]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc...
[thirdparty/gcc.git] / ChangeLog
CommitLineData
f2689b09
SE
12009-06-26 Steve Ellcey <sje@cup.hp.com>
2
3 PR bootstrap/40338
4 * configure.ac (comparestring): Create new variable.
5 * Makefile.tpl (comparestring): Use to skip some comparisions.
6 * configure: Regenerate.
7 * Makefile.in: Regenerate.
8
f62c0ba4
DE
92009-06-26 Doug Evans <dje@sebabeach.org>
10
11 * Makefile.def (host_modules): Add cgen.
12 * Makefile.in: Regenerate.
13 * configure.ac (host_tools): Add cgen.
14 * configure: Regenerate.
15
7acf4da6
DD
162009-06-23 DJ Delorie <dj@redhat.com>
17
18 * MAINTAINERS: Add myself as mep maintainer.
19
00020c16
ILT
202009-06-23 Ian Lance Taylor <iant@google.com>
21
22 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
23 boot_languages. Only bootstrap target libraries listed in
24 target_libs for some boot language. Add --with-stage1-ldflags,
25 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
26 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
27 if not building with C++.
28 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
29 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
30 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
31 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
32 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
33 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
34 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
35 * configure, Makefile.in: Rebuild.
36
1da52d4a
LF
372009-06-23 Li Feng <nemokingdom@gmail.com>
38
39 * MAINTAINERS: Added my name to write-after-approval list.
40
144c9175
RM
412009-06-15 Ryan Mansfield <rmansfield@qnx.com>
42
43 * configure.ac: Define is_elf for QNX Neutrino targets.
44 * configure: Regenerate.
45
e5871e24
GS
462009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
47
48 * MAINTAINERS: Added my name to the write-after-approval list
49
5f4a82c0
KG
502009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
51
52 * configure.ac: Detect MPC in default directory.
53 * configure: Regenerate.
54
394e9195
JG
552009-06-03 Jerome Guitton <guitton@adacore.com>
56 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
57
58 * Makefile.tpl (all): Avoid a trailing backslash.
59 * Makefile.in: Regenerate.
60
47bca6aa
BE
612009-06-03 Ben Elliston <bje@au.ibm.com>
62
63 * config.sub, config.guess: Update from upstream sources.
64
a891a473
RS
652009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
66
67 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
68 to noconfdirs.
69 * configure: Regenerate.
70
70cb2d9f
AO
712009-06-02 Alexandre Oliva <aoliva@redhat.com>
72
73 * Makefile.tpl ([+compare-target+]): Compare all stage
74 directories, rather than just gcc.
75 * Makefile.in: Rebuilt.
76
7f1245df
DK
772009-06-01 Doug Kwan <dougkwan@google.com>
78
79 * configure.ac: Support gold for target arm*-*-*.
80 * configure: Regenerate.
394e9195 81
acd26225
KG
822009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
83
84 * Makefile.def: Add MPC support and dependencies.
85 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
86
87 * Makefile.in, configure: Regenerate.
88
a1fc946a
AO
892009-05-27 Alexandre Oliva <aoliva@redhat.com>
90
91 * Makefile.tpl (all): Avoid harmless warning in make all when
92 gcc-bootstrap is enabled but stage_last does not exist.
93 * Makefile.in: Rebuilt.
94
2e6a3c8d
NR
952009-05-24 Nicolas Roche <roche@adacore.com>
96
97 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
98 * Makefile.in: Regenerate.
99
63487d11
DC
1002009-05-21 Denis Chertykov <chertykov@gmail.com>
101
102 * MAINTAINERS: Update my e-mail address.
103
449223af
DK
1042009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
105
106 * configure.ac (cygwin noconfigdirs): Remove libgcj.
107 * configure: Regenerate.
108
31c98f49
AO
1092009-05-18 Alexandre Oliva <aoliva@redhat.com>
110
111 PR other/40159
112 * Makefile.tpl (all): Don't assume gcc-bootstrap and
113 gcc-no-bootstrap are mutually exclusive.
114 * Makefile.in: Rebuilt.
115
0f501837
AO
1162009-05-18 Alexandre Oliva <aoliva@redhat.com>
117
118 PR other/40159
119 * Makefile.tpl (all): Don't end with unconditional success.
120 * Makefile.in: Rebuilt.
121
4a4a4e99
AO
1222009-05-12 Alexandre Oliva <aoliva@redhat.com>
123
124 PR target/37137
125 * Makefile.def (flags_to_pass): Remove redundant and incomplete
126 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
127 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
128 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
129 stage_configureflags, stage_cflags and stage_libcflags into
130 explicit Makefile macros.
131 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
132 GFORTRAN.
133 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
134 CC. Set CC_FOR_BUILD from CC.
135 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
136 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
137 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
138 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
139 and GFORTRAN.
140 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
141 (_LIBCFLAGS): Renamed to _TFLAGS.
142 (do-compare-debug, do-compare3-debug): Drop.
143 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
144 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
145 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
146 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
147 (XGCC_FLAGS_FOR_TARGET): New.
148 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
149 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
150 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
151 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
152 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
153 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
154 TFLAGS.
155 (BUILD_CONFIG): Include if requested.
156 (all): Set TFLAGS on bootstrap.
157 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
158 (all-stageid-prefixmodule): Likewise.
159 (do-clean, distclean-stageid): Set TFLAGS.
160 (restrap): Fix whitespace.
161 * Makefile.in: Rebuilt.
162
1cee3429
PB
1632009-05-07 Paolo Bonzini <bonzini@gnu.org>
164
165 * config.guess: Sync with src.
166
0b70eafd
DK
1672009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
168
169 * configure.ac ($with_ppl): Default to no if not supplied.
170 ($with_cloog): Likewise.
171 configure: Regenerate.
172
5175f17c
JW
1732009-04-27 James E. Wilson <wilson@codesourcery.com>
174
175 * MAINTAINERS: Update my e-mail address.
176
952fa153
NC
1772009-04-27 Nick Clifton <nickc@redhat.com>
178
179 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
180
a687f83c
EB
1812009-04-25 Eric Botcazou <ebotcazou@adacore.com>
182
183 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
184 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
185 * Makefile.in: Regenerate.
186
9e3eba15
KG
1872009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
188
189 PR bootstrap/39739
190 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
191 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
192
193 * configure, Makefile.in: Regenerate.
194
a687f83c 1952009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
196
197 * include/hashtab.h: Update GTY annotations to new syntax
198 * include/splay-tree.h: Likewise
199
070bdbd9
BE
2002009-04-17 Ben Elliston <bje@au.ibm.com>
201
202 * config.sub, config.guess: Update from upstream sources.
203
55f2d967
AG
2042009-04-15 Anthony Green <green@moxielogic.com>
205
206 * configure.ac: Add moxie support.
207 * configure: Rebuilt.
208
309c24a9
JJ
2092009-04-14 Jakub Jelinek <jakub@redhat.com>
210
211 * configure.ac: Change copyright header to refer to version
212 3 of the GNU General Public License and to point readers at the
213 COPYING3 file and the FSF's license web page.
214 * Makefile.def: Likewise.
215 * Makefile.tpl: Likewise.
216 * Makefile.in: Regenerate.
217
b93133bc
JH
2182009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
219
220 * configure.ac: Restore match for darwin9 or later. Use double
221 brackets since regeneration eats one pair.
222 * configure: Regenerate.
223
d18ff35a
L
2242009-04-09 H.J. Lu <hongjiu.lu@intel.com>
225
226 PR gas/10039
227 * configure.ac: Require texinfo 4.7.
228 * configure: Regenerated.
229
748086b7
JJ
2302009-04-09 Nick Clifton <nickc@redhat.com>
231
232 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
233 the GCC Runtime Library Exception.
234
a3337ea2
KG
2352009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
236
237 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
238 * configure: Regenerate.
239
60911f14
SE
2402009-04-01 Steve Ellcey <sje@cup.hp.com>
241
242 * Makefil.def (languages): New entries.
243 * Makefile.tpl (check-gcc-*): New generic target.
244 * Makefile.in: Regenerate.
60911f14 245
7369c1d0
ER
2462009-03-25 Erven Rohou <erven.rohou@inria.fr>
247
d18ff35a 248 * MAINTAINERS: Update my email address.
7369c1d0 249
cfb1f59f
TT
2502009-03-18 Tom Tromey <tromey@redhat.com>
251
d18ff35a
L
252 * configure: Rebuild.
253 * configure.ac (host_libs): Add libiconv.
254 * Makefile.in: Rebuild.
255 * Makefile.def (host_modules): Add libiconv.
256 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 257
75eeae1a
TG
2582009-03-16 Tristan Gingold <gingold@adacore.com>
259
260 * configure.ac: Treat gdb as supported on x86_64-darwin.
261 * configure: Regenerate.
262
f38095f3
JM
2632009-03-16 Joseph Myers <joseph@codesourcery.com>
264
265 * configure.ac (--with-host-libstdcxx): New option.
266 * configure: Regenerate.
267
fec7f245
JR
2682009-03-12 Joern Rennecke <joern.rennecke@arc.com>
269
270 * MAINTAINERS: Move myself into the write after approval list.
271
6d401294
NP
2722009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
273
274 * MAINTAINERS: Update e-mail address.
275
07c97076
DN
2762009-03-11 Dorit Nuzman <dorit@il.ibm.com>
277
278 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
279
bb947fd1
IR
2802009-03-10 Ira Rosen <irar@il.ibm.com>
281
282 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
283
7a9d3fe8
RW
2842009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
285
286 Backport from git Libtool:
287
288 2009-01-19 Robert Millan <rmh@aybabtu.com>
289 Support GNU/kOpenSolaris.
290 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
291 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
292 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
293 GNU/kOpenSolaris.
294
c9e9e11f
AS
2952009-02-27 Andreas Schwab <schwab@linux-m68k.org>
296
297 * MAINTAINERS: Update e-mail address.
298
5e8c1552 2992009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
300
301 * MAINTAINERS (Write After Approval): Add self.
302
b0adb088
BM
3032009-02-18 Bingfeng Mei <bmei@broadcom.com>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
ee04b574
AS
3072009-02-05 Andreas Schwab <schwab@suse.de>
308
309 * Makefile.tpl (stage_last): Define $r and $s before using
310 $(RECURSE_FLAGS_TO_PASS).
311 * Makefile.in: Regenerate
312
907884c9
ILT
3132009-01-30 Ian Lance Taylor <iant@google.com>
314
315 * MAINTAINERS: Move myself to the Global Reviewers list.
316
416ac4d4
RM
3172009-01-29 Robert Millan <rmh@aybabtu.com>
318
319 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
320 * configure: Regenerate.
321
ee5decb3
GP
3222009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
323
324 * MAINTAINERS: Make whitespace consistent.
19196f44 325 Remove Robert Millan from Write After Approval.
ee5decb3 326
36fbb0ec
AM
3272009-01-16 Alan Modra <amodra@bigpond.net.au>
328
329 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
330 (all-opcodes): Depend on all-libiberty.
331 * Makefile.in: Regenerate.
332
52535a64
DR
3332009-01-15 Douglas B Rupp <rupp@gnat.com>
334
335 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
336 * configure: Regenerate.
337
e04a57df
RR
3382009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
339
340 * MAINTAINERS (Write After Approval): Add myself.
341
856c450b
SK
3422009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
343
344 * MAINTAINERS: Add myself to reviewers (Fortran).
345
53095c56
SP
3462009-01-12 Sebastian Pop <sebastian.pop@amd.com>
347
348 PR tree-optimization/38515
349 * configure.ac (cloog-polylib): Removed.
350 (with_ppl, with_cloog): Test for "no".
351 * configure: Regenerated.
352
1e5e8a59
DF
3532009-01-11 Daniel Franke <franke.daniel@gmail.com>
354
355 * MAINTAINERS: Moved myself to reviewers (Fortran).
356
5e5debf6
TS
3572009-01-06 Thomas Schwinge <tschwinge@gnu.org>
358
359 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
360 (Write After Approval): Remove myself.
361
1c42acf1
DN
3622009-01-03 Diego Novillo <dnovillo@google.com>
363
364 * MAINTAINERS: Remove myself from alias maintainership.
365
2fbbedaf
DA
3662009-01-02 David Ayers <ayers@fsfe.org>
367
368 * MAINTAINERS: Update e-mail address.
369
17213821
GP
3702008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
371
372 * MAINTAINERS: Make whitespace consistent.
373
baafc534
RW
3742008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
375
376 Backport from upstream Libtool:
377 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
378 Add cache variables to tests that require the linker to work.
379 For shlibpath_overrides_runpath, this also changes the semantics
380 to let the result from the C compiler take precedence.
381
18430d27
BE
3822008-12-02 Ben Elliston <bje@au.ibm.com>
383
384 * config.sub, config.guess: Update from upstream sources.
385
0a280b35
SP
3862008-12-12 Sebastian Pop <sebastian.pop@amd.com>
387
388 * configure.ac (ppllibs): Add by default the lib flags.
389 * configure: Regenerate.
390
41e9641b
LM
3912008-12-08 Luis Machado <luisgpm@br.ibm.com>
392
393 * MAINTAINERS: Add myself to the write after approval list.
394
25783c30
JH
3952008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
396
ee04b574
AS
397 * configure.ac: Add double brackets on darwin[912].
398 * configure: Regenerate.
25783c30 399
0e318fcc
DK
4002008-12-03 Daniel Kraft <d@domob.eu>
401
402 * MAINTAINERS: Moved myself and Mikael Morin from Write After
403 Approval to Reviewer section (for Fortran front-end).
404
7f171b95
JH
4052008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
406
407 * configure.ac: Expand to darwin10 and later.
408 * configure: Regenerate.
409
09ce620e
AS
4102008-12-02 Andreas Schwab <schwab@suse.de>
411
412 * Makefile.def: configure-target-boehm-gc depends on
413 all-target-libstdc++-v3.
414 * Makefile.in: Regenerate.
415
386c704d
KT
4162008-12-02 Kai Tietz <kai.tietz@onevision.com>
417
418 * MAINTAINERS: Add myself as mingw maintainer.
419
e03dd84a
BE
4202008-12-02 Ben Elliston <bje@au.ibm.com>
421
422 * config.sub, config.guess: Update from upstream sources.
423
3fa87964
GP
4242008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
425
426 * README.SCO: Remove.
427
df72d7ed
FP
4282008-11-29 Fernando Pereira <pronesto@gmail.com>
429
430 * MAINTAINERS: Add myself to the write after approval list.
431
b5646528
DK
4322008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
433
434 * MAINTAINERS: Update my email address in WAA section.
435
ebf24eb4
CL
4362008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
437
438 * MAINTAINERS: Update e-mail address.
439
50e0f131
TM
4402008-11-27 Toon Moene <toon@moene.org>
441
442 * MAINTAINERS: Change e-mail address.
443
0db3a858
TG
4442008-11-27 Tristan Gingold <gingold@adacore.com>
445
446 * configure.ac: Build gdb for i?86-*-darwin*
447 * configure: Regenerated.
448
f07bde68
HS
4492008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
450
451 * MAINTAINERS: Added my full name.
452
487e299b
DJ
4532008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
454
455 PR bootstrap/38014
456 PR bootstrap/37923
457
458 Revert:
459
460 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
461
462 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
463 * Makefile.in: Regenerated.
464
465 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
466
467 PR gdb/921
468 PR gdb/1646
469 PR gdb/2175
470 PR gdb/2176
471
472 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
473 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
474 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
475 (HOST_EXPORTS): Pass CPPFLAGS.
476 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
477 (LDFLAGS_FOR_TARGET): Initialize from configure script.
478 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
479 * Makefile.in, configure: Regenerated.
480 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
481 and CPPFLAGS_FOR_BUILD.
482
d69fbecb
JL
4832008-11-06 Jeff Law <law@redhat.com>
484
485 * MAINTAINERS: Add myself as middle end maintainer.
486
044fed69
AS
4872008-11-06 Andrew Stubbs <ams@codesourcery.com>
488
489 * MAINTAINERS (Write after approval): Add myself.
490
caf6defe
DN
4912008-11-05 Diego Novillo <dnovillo@google.com>
492
493 * MAINTAINERS (Global Reviewers): Add myself.
494 (Non-Algorithmic Maintainers): Remove myself.
495
3e9899ac
TS
4962008-11-04 Thomas Schwinge <tschwinge@gnu.org>
497
09ce620e 498 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 499
ea99e36e
MM
5002008-10-31 Mikael Morin <mikael.morin@tele2.fr>
501
09ce620e 502 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 503
fb0d2684
BE
5042008-10-31 Ben Elliston <bje@au.ibm.com>
505
506 * configure.ac (spu-*-*): Remove special case.
507 * configure: Regenerate.
508
73c07a3e
CM
5092008-10-30 Catherine Moore <clm@codesourcery.com>
510
511 * MAINTAINERS (Write after approval): Update my email address.
512
7310a2da
SSF
5132008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
514
515 * configure.ac [spu-*-*]: Do not set skipdirs.
516 * configure: Re-generate.
517
7e51fe23
BS
5182008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
519
520 * MAINTAINERS (Various Maintainers): Add myself to reload.
521
ef20be93
RG
5222008-10-25 Richard Guenther <rguenther@suse.de>
523
524 * MAINTAINERS (Various Maintainers): Add myself as middle-end
525 maintainer. Remove myself as libgcc-math maintainer.
526 (Non-Algorithmic Maintainers): Remove myself.
527
03ffcfa0
DJ
5282008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
529
530 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
531 * Makefile.in: Regenerated.
532
dec014a9
CC
5332008-10-23 Cary Coutant <ccoutant@google.com>
534
535 * MAINTAINERS (Write after approval): Add myself.
536
b36c386c
DJ
5372008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
538
539 PR gdb/921
540 PR gdb/1646
541 PR gdb/2175
542 PR gdb/2176
543
544 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
545 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
546 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
547 (HOST_EXPORTS): Pass CPPFLAGS.
548 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
549 (LDFLAGS_FOR_TARGET): Initialize from configure script.
550 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
551 * Makefile.in, configure: Regenerated.
552 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
553 and CPPFLAGS_FOR_BUILD.
554
84541525
SP
5552008-10-20 Sebastian Pop <sebastian.pop@amd.com>
556
557 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
558 Sebastian Pop.
559
e0bda97e
AP
5602008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
561
562 * MAINTAINERS (Write After Approval): Added myself.
563
36c713e0
KG
5642008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
565
566 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
567 recommended version to 2.3.2.
568
569 * configure: Regenerate.
570
8fe005ee
MM
5712008-10-01 Mark Mitchell <mark@codesourcery.com>
572
573 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
574
be8f156f
DD
5752008-09-29 David Daney <david.daney@caviumnetworks.com>
576
577 * MAINTAINERS (Write After Approval): Update e-mail address.
578
ae11dff4
PG
5792008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
580
581 * libtool.m4: Update to libtool 2.2.6.
582 * lt~obsolete.m4: Update to libtool 2.2.6.
583 * ltmain.sh: Update to libtool 2.2.6.
584 * ltsugar.m4: Update to libtool 2.2.6.
585 * ltversion.m4: Update to libtool 2.2.6.
586 * ltoptions.m4: Update to libtool 2.2.6.
587 * ltgcc.m4: Update to match changes from libtool 2.2.6.
588
441154b1
CF
5892008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
590
591 * MAINTAINERS (Write After Approval): Add myself.
592
775b3b26
BRF
5932008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
594
595 * MAINTAINERS (Write After Approval): Update my name.
596
94538043
SB
5972008-09-20 Steven Bosscher <steven@gcc.gnu.org>
598
09ce620e 599 * MAINTAINERS: Add myself in "Write After Approval".
94538043 600
52d1bfd8
SE
6012008-09-18 Steve Ellcey <sje@cup.hp.com>
602
09ce620e 603 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 604
c5cc92f5
GP
6052008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
606
607 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
608 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
609 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
610 and Michael Tiemann from Write After Approval since they do not
611 actually have access.
612
23d9794a
RG
6132008-09-05 Richard Guenther <rguenther@suse.de>
614
615 * configure.ac: Initialize clooglibs to -lcloog.
616 * configure: Re-generate.
617
192a671e
LCW
6182008-09-04 Le-Chun Wu <lcwu@google.com>
619
620 * MAINTAINERS (Write After Approval): Add myself.
621
d789184e
SP
6222008-09-03 Sebastian Pop <sebastian.pop@amd.com>
623
624 * configure.ac (--with-cloog-polylib): New.
625 (--disable-cloog-version-check): New.
626 (--disable-ppl-version-check): New.
627 * configure: Re-generate.
628
36a881c7
RG
6292008-09-03 Richard Guenther <rguenther@suse.de>
630
631 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
632 cloog test.
633 * configure: Re-generate.
634
358da97e
HS
6352008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
636
637 Add picoChip port.
638 * MAINTAINERS: Add picoChip maintainers.
639
f8bf9252
SP
6402008-09-02 Sebastian Pop <sebastian.pop@amd.com>
641 Tobias Grosser <grosser@fim.uni-passau.de>
642 Jan Sjodin <jan.sjodin@amd.com>
643 Harsha Jagasia <harsha.jagasia@amd.com>
644 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
645 Konrad Trifunovic <konrad.trifunovic@inria.fr>
646 Adrien Eliche <aeliche@isty.uvsq.fr>
647
648 Merge from graphite branch.
649 * configure: Regenerate.
650 * Makefile.in: Regenerate.
651 * configure.ac (host_libs): Add ppl and cloog.
652 Add checks for PPL and CLooG.
653 * Makefile.def (ppl, cloog): Added modules and dependences.
654 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
655 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
656
d89f0ad6
AL
6572008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
658
659 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
660 (GCC_SHLIB_SUBDIR): New.
661 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
662 * configure: Regenerate.
663 * Makefile.in: Regenerate.
664
88a25817
GP
6652008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
666
667 * MAINTAINERS: Consistently use tabs to separate columns.
668
f873f15f
TG
6692008-08-29 Tristan Gingold <gingold@adacore.com>
670
671 * MAINTAINERS (Write after Approval): Add myself.
672
e1514c3f
TG
6732008-08-28 Tristan Gingold <gingold@adacore.com>
674
675 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
676 Enable bfd, binutils and opcodes.
677 * configure: Regenerate.
678
4717882f
JDA
6792008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
680
681 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
682
28c9884c
TK
6832008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
684
685 * MAINTAINERS: Use correct Umlaut for last name.
686
ae96d86a
FXC
6872008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
688
689 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
690
3ecc96e3
DE
6912008-08-16 David Edelsohn <edelsohn@gnu.org>
692
693 * MAINTAINERS: Update my email address.
694
dd609cc1
EB
6952008-08-16 Nicolas Roche <roche@adacore.com>
696
697 * Makefile.tpl: Add BOOT_ADAFLAGS.
698 * Makefile.in: Regenerate.
699
08d0963a
RS
7002008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
701
702 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
703 * configure: Regenerate.
704
00afcaa0
PB
7052008-07-30 Paolo Bonzini <bonzini@gnu.org>
706
707 * configure.ac: Add makefile fragments for hpux.
708 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
709 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
710 * configure: Regenerate.
711 * Makefile.in: Regenerate.
712
806b3528
AH
7132008-07-28 Aldy Hernandez <aldyh@redhat.com>
714
715 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
716
ab220355
DS
7172008-07-11 Dodji Seketeli <dseketel@redhat.com>
718
719 * MAINTAINERS (Write after Approval): Add myself.
720
78209f30
XG
7212008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
722
723 * MAINTAINERS (Write After Approval): Add myself.
724
5b5b098d
AJ
7252008-06-29 Andrew Jenner <andrew@codesourcery.com>
726
727 * MAINTAINERS (Write After Approval): Add myself.
728
d812ec93
KW
7292008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
730
731 * MAINTAINERS: Update my email address.
732
99e78224
JY
7332008-06-25 Joey Ye <joey.ye@intel.com>
734
735 * MAINTAINERS (Write After Approval): Add myself.
736
18c04407
RW
7372008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
738
739 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
740 * Makefile.in: Regenerate.
741 * configure: Regenerate.
742
47aa9a31
DK
7432008-06-17 Daniel Kraft <d@domob.eu>
744
745 * MAINTAINERS (Write After Approval): Add myself.
746
ad33ff57
RW
7472008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
748
749 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
750 "$@" is still intact with both Autoconf 2.59 and 2.62.
751 * configure: Regenerate.
752
cdce5c41
RW
7532008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
754
755 * Makefile.tpl: Fix comment errors.
756 * Makefile.in: Regenerate.
757
01b79d11
DM
7582008-06-12 David S. Miller <davem@davemloft.net>
759 David Edelsohn <edelsohn@gnu.org>
760
761 * configure.ac: Add powerpc*-*-* to gold supported targets.
762 * configure: Regenerate.
763
f8c33439
JM
7642008-06-08 Joseph Myers <joseph@codesourcery.com>
765
766 PR tree-optimization/36218
767 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
768 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
769 (all prefix="build-"): Pass them to build-system sub-makes.
770 * Makefile.in: Regenerate.
771
cd985f66
JM
7722008-06-07 Joseph Myers <joseph@codesourcery.com>
773
774 * MAINTAINERS (mt port): Remove.
775 (sco5, unixware, sco udk): Remove.
776 (Kean Johnston): Add to Write After Approval.
777
3f6383d3
JB
7782008-05-30 Julian Brown <julian@codesourcery.com>
779
780 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
781 of libobjc for ARM EABI Linux.
782 * configure: Regenerate.
30da41ed 783
e29cc9b4
XDL
7842008-05-18 Xinliang David Li <davidxl@google.com>
785
09ce620e 786 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 787
30da41ed
XDL
7882008-05-17 Xinliang David Li <davidxl@google.com>
789
e29cc9b4 790 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 791
955410cb
JW
7922008-05-15 Janus Weil <janus@gcc.gnu.org>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
719bb4e3 7962008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
797
798 * config-ml.in: don't handle --enable-shared and --enable-static.
799
372b05fc
RS
8002008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
801
802 * MAINTAINERS: Update my email address.
803
f73e2200
PC
8042008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
805
806 * MAINTAINERS: Update my email address.
09ce620e 807
3e438e2b
KVH
8082008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
809
810 * MAINTAINERS (Write After Approval): Add myself.
811
177bf491
GS
8122008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
813
814 * MAINTAINERS (Write After Approval): Add myself.
815
ac89df2f
PG
8162008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
817
818 * MAINTAINERS (crx): Add myself.
819
14a8726b
PB
8202008-04-18 Paolo Bonzini <bonzini@gnu.org>
821
822 Sync with src:
823 2008-04-14 David S. Miller <davem@davemloft.net>
824
09ce620e
AS
825 * configure.ac: Add sparc*-*-* to gold supported targets.
826 * configure: Regenerate.
14a8726b 827
7142fb32
PB
8282008-04-18 Paolo Bonzini <bonzini@gnu.org>
829
830 PR bootstrap/35457
831 * configure.ac: Include override.m4.
832 * configure: Regenerate.
833
c6b196de
PB
8342008-04-18 Paolo Bonzini <bonzini@gnu.org>
835
09ce620e
AS
836 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
837 * Makefile.in: Regenerate.
c6b196de 838
c993ae60
SR
8392008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
840
09ce620e 841 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 842 as nonconfigurable directories list.
09ce620e 843 * configure: Regenerate.
c993ae60 844
8479b1b1
BE
8452008-04-14 Ben Elliston <bje@au.ibm.com>
846
847 * config.sub, config.guess: Update from upstream sources.
848
295e261a
HPN
8492008-04-12 Hans-Peter Nilsson <hp@axis.com>
850
851 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
852 * Makefile.in: Regenerate.
853
ac3949d9
EW
8542008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
855
856 * configure.ac: Do not build libssp for the AVR.
857 * configure: Regenerate.
858
06407e30
ILT
8592008-04-07 Ian Lance Taylor <iant@google.com>
860
861 * Makefile.def: check-gold depends upon all-binutils.
862 * Makefile.in: Regenerate.
863
97db009c
AH
8642008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
865
866 * MAINTAINERS (Write After Approval): Add myself.
867
2a79c47f
NC
8682008-04-04 Nick Clifton <nickc@redhat.com>
869
870 PR binutils/4334
5f4bebbf 871 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
872 builds.
873 * configure: Regenerate.
874
c53a18d3
N
8752008-04-04 NightStrike <NightStrike@gmail.com>
876
877 PR other/35151
09ce620e
AS
878 * configure.ac: Combine rules for mingw32 and mingw64.
879 * configure: Regenerate.
c53a18d3 880
d925aa70
KT
8812008-04-02 Kai Tietz <kai.tietz@onvision.com>
882
883 * MAINTAINERS (Write After Approval): Add myself.
884
ad424a85
SP
8852008-04-01 Seongbae Park <seongbae.park@gmail.com>
886
887 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
888 * Makefile.in (.NOTPARALLEL): Ditto.
889
4412a506
PG
8902008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
891
892 * MAINTAINERS (Write After Approval): Add myself.
893
2f908293
SP
8942008-03-31 Seongbae Park <seongbae.park@gmail.com>
895
896 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
897 * Makefile.in (.NOTPARALLEL): Regenerate.
898
639223bd
PB
8992008-03-27 Paolo Bonzini <bonzini@gnu.org>
900
901 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
902 * Makefile.in: Regenerate.
903
b8ab1f4a
JS
9042008-03-26 Jakub Staszak <kuba@et.pl>
905
906 * MAINTAINERS (Write After Approval): Add myself.
907
b45890a4
TK
9082008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
909
910 * MAINTAINERS: Update e-mail address.
911
5afab7ad
ILT
9122008-03-20 Ian Lance Taylor <iant@google.com>
913
914 * configure.ac: Add support for --enable-gold.
915 * Makefile.def: Add gold as a directory like ld.
916 * configure, Makefile.in: Regenerate.
917
38d24731
RW
9182008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
919
920 * configure.ac: m4_include config/proginstall.m4.
921 * configure: Regenerate.
32bc4cf4
RW
922
923 Backport from upstream Libtool:
09ce620e 924
32bc4cf4 925 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 926
32bc4cf4
RW
927 Deal with Autoconf 2.62's semantic change in m4_append.
928 * ltsugar.m4 (lt_append): Replace broken versions of
929 m4_append.
930 (lt_if_append_uniq): Don't require separator to be overquoted,
931 and avoid broken m4_append.
932 (lt_dict_add): Fix typo.
933 * libtool.m4 (_LT_DECL): Don't overquote separator.
934
9d3c50ea
DE
9352008-03-13 David Edelsohn <edelsohn@gnu.org>
936
937 * config.rpath: Add AIX 6 support.
938
5d2edb29
PB
9392008-03-13 Paolo Bonzini <bonzini@gnu.org>
940
941 * Makefile.def (stageprofile). Remove -fprofile-generate
942 from stage_libcflags.
943 * Makefile.in: Regenerate.
944
954910ef
BE
9452008-03-13 Ben Elliston <bje@au.ibm.com>
946
947 * config.sub, config.guess: Update from upstream sources.
948
e8645a40
TT
9492008-03-06 Tom Tromey <tromey@redhat.com>
950
951 * MAINTAINERS: Update for treelang deletion.
952
2c8e955e
JW
9532008-03-03 James E. Wilson <wilson@tuliptree.org>
954
955 * MAINTAINERS: Update my email address.
956
54acd307
SS
9572008-03-03 Stan Shebs <stanshebs@earthlink.net>
958
893ad2a1 959 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
960 (objective-c/c++): Add myself as a maintainer.
961
4b52b516
VR
9622008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
963
964 * MAINTAINERS (Write After Approval): Update my email address.
965
e652b516
TB
9662008-02-25 Tomas Bily <tbily@suse.cz>
967
968 * MAINTAINERS (Write After Approval): Add myself.
969
02d30740
JJ
9702008-02-23 Jakub Jelinek <jakub@redhat.com>
971
972 * MAINTAINERS (OpenMP): Add myself.
973
1c8bd6a3
PB
9742008-02-20 Paolo Bonzini <bonzini@gnu.org>
975
4b40b2a5
UB
976 PR bootstrap/32009
977 PR bootstrap/32161
1c8bd6a3 978
4b40b2a5
UB
979 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
980 * configure: Regenerate.
1c8bd6a3 981
4b40b2a5
UB
982 * Makefile.def: Define stage_libcflags for all bootstrap stages.
983 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
984 STAGE4_LIBCFLAGS): New.
985 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
986 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
987 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
988 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
989 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
990 for target modules. Don't export LIBCFLAGS.
991 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
992 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
993 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
994 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
995 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
996 * Makefile.in: Regenerate.
1c8bd6a3 997
bb44c9d2
RW
9982008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
999
1000 PR libgcj/33085
1001 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1002 Do not use -DDLL_EXPORT. Backport from upstream.
1003
29a7754d
RW
10042008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
9a212bb7
HPN
10082008-02-02 Hans-Peter Nilsson <hp@axis.com>
1009
1010 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1011 * configure: Regenerate.
1012
aa12a573
MG
10132008-01-31 Marc Gauthier <marc@tensilica.com>
1014
1015 * configure.ac (xtensa*-*-*): Recognize processor variants.
1016 * configure: Regenerate.
1017
ac9e6043
RW
10182008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1019
40049ccc
UB
1020 PR bootstrap/34922
1021 * configure.ac (PARSE_ARGS): Push suitable setting of
1022 ac_subdirs_all, for `./configure --help=recursive'.
1023 Handle `+' in generic toplevel directory disabling.
1024 * configure: Regenerate.
ac9e6043 1025
4288c86a
NC
10262008-01-28 Nick Clifton <nickc@redhat.com>
1027
1028 * MAINTAINERS (xstormy16): Take over maintainership.
1029
8d8da227
JM
10302008-01-25 Joseph Myers <joseph@codesourcery.com>
1031
1032 * MAINTAINERS (c4x port): Remove.
1033
349b60e7
DE
10342008-01-24 David Edelsohn <edelsohn@gnu.org>
1035
1036 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1037
3ca06a68
BE
10382008-01-23 Ben Elliston <bje@au.ibm.com>
1039
1040 * config.sub, config.guess: Update from upstream sources.
1041
3c631381
TG
10422008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1043
1044 * MAINTAINERS (Write After Approval): Add myself.
1045
20533ef1
L
10462008-01-17 H.J. Lu <hjl.tools@gmail.com>
1047
1048 * MAINTAINERS: Update my email address.
1049
10502008-01-09 Raksit Ashok <raksit@google.com>
1051
1052 * MAINTAINERS (Write After Approval): Add myself.
1053
684f4f6a
RA
10542008-01-09 Raksit Ashok <raksit@google.com>
1055
1056 * MAINTAINERS (Write After Approval): Add myself.
1057
9cb8756f
BE
10582008-01-08 Ben Elliston <bje@au.ibm.com>
1059
1060 * config.sub, config.guess: Update from upstream sources.
1061
94e1934d
KG
10622007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1063
1064 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1065 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1066 * configure: Regenerate.
1067
a2e51f77
SP
10682007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1069
1070 * MAINTAINERS: Update my email address.
1071
ffe3dcd9
BRF
10722007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1073
1074 * MAINTAINERS: Update my email address.
1075
aa4095c9
RS
10762007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1077
1078 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1079 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1080 * Makefile.in: Regenerate.
1081
030e2013
MH
10822007-12-10 Mark Heffernan <meheff@google.com>
1083
1084 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1085 misplaced entries.
1086
0fe0f073
AT
10872007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1088
1089 * configure.ac: Enable libjava for x86_64-*-darwin9.
1090 * configure: Regenerate.
1091
d4ca4b06
BM
10922007-12-07 Bill Maddox <maddox@google.com>
1093
1094 * MAINTAINERS (Write After Approval): Add myself.
1095
c3220d4c
BE
10962007-12-05 Ben Elliston <bje@au.ibm.com>
1097
1098 * config.sub, config.guess: Update from upstream sources.
1099
aba7501e
MK
11002007-12-02 Matthias Klose <doko@ubuntu.com>
1101
1102 * config-ml.in: Remove 64bit configure tests.
1103
d683ec81
PB
11042007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1105
1106 * config-ml.in: Robustify against white space in absolute file
1107 names.
1108
1109 * config-ml.in (multi-clean): Substitute ${Makefile}.
1110 Remove superfluous ${Makefile} in list.
1111
60f1711a
TS
11122007-11-19 Thiemo Seufer <ths@mips.com>
1113
1114 * config-ml.in: Don't hardcode the Makefile name.
1115
487f9d96
AM
11162007-11-08 Alexander Monakov <amonakov@ispras.ru>
1117
1118 * MAINTAINERS (Write After Approval): Add myself.
1119
fa3886fe
ST
11202007-11-07 Samuel Tardieu <sam@rfc1149.net>
1121
1122 * MAINTAINERS (Write After Approval): Add myself.
1123
ae750079
DK
11242007-11-06 Doug Kwan <dougkwan@google.com>
1125
1126 * MAINTAINERS (Write After Approval): Add myself.
1127
acc48927
BE
11282007-10-25 Ben Elliston <bje@au.ibm.com>
1129
1130 * MAINTAINERS (mercury): Remove entry.
1131 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1132
e00e9858
DJ
11332007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1134
1135 * Makefile.def (dependencies): Make configure-gdb depend on
1136 all-intl.
1137 * Makefile.in: Regenerated.
1138
def14a3c
SK
11392007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1140
1141 * MAINTAINERS (Fortran maintainer): Remove myself.
1142
0e5e9f76
PM
11432007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1144
1145 * Makefile.def: To avoid problems running with parallel makes,
1146 build newlib before libgloss so that target specific header
1147 files are availble.
1148 * Makefile.in: Regenerate
1149
bbfbfafc
DJ
11502007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1151
1152 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1153 * Makefile.in: Regenerate.
1154
c56abad5
VM
11552007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1156
1157 * MAINTAINERS (Register allocation reviewer): Add myself.
1158
f019adc1
MF
11592007-10-08 Mike Frysinger <vapier@gentoo.org>
1160
1161 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1162 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1163 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1164 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1165 * configure: Regenerate.
1166
789e4e28
SP
11672006-10-04 Seongbae Park <seongbae.park@gmail.com>
1168
1169 * MAINTAINERS (Register allocation reviewer): Add myself.
1170
0999159b
PB
11712007-10-01 Paolo Bonzini <bonzini@gnu.org>
1172
1173 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1174 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1175 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1176 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1177 * configure.ac: Default them to host tools for $host = $build.
1178 Subst them.
1179
1180 * configure: Regenerate.
1181 * Makefile.in: Regenerate.
1182
a054acde
PB
11832006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1184
1185 * MAINTAINERS (Register allocation reviewer): Add myself.
1186
ffda6fc9
KZ
11872006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1188
1189 * MAINTAINERS (Register allocation reviewer): Add myself.
1190
9d209c83
SP
11912007-09-21 Seongbae Park <seongbae.park@gmail.com>
1192
1193 * MAINTAINERS (Write After Approval): Fix typo.
1194
1ec3b87b
RS
11952007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1196
1197 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1198 * configure: Regenerate.
1199
19d5986d
PJ
12002007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1201
1202 PR bootstrap/31906
1203 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1204 they're already prefixed.
19d5986d 1205
6d3b5aea
BK
12062007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1207
1208 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1209 libstdc++.
1210 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1211 * configure: Regenerate.
1212 * Makefile.in: Regenerate.
09ce620e 1213
4fe7e755
AS
12142007-09-17 Andreas Schwab <schwab@suse.de>
1215
1216 * configure.ac: Raise minimum makeinfo version to 4.6.
1217 * configure: Regenerate.
1218
d483feaa
JS
12192007-09-17 Johannes Singler <singler@ira.uka.de>
1220
ffe3dcd9 1221 * MAINTAINERS (write-after-approval) add myself
d483feaa 1222
fa9a3f31
AM
12232007-09-15 Alan Modra <amodra@bigpond.net.au>
1224
1225 * configure.ac: Correct makeinfo version check.
1226 * configure: Regenerate.
1227
6593a73e
RS
12282007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1229
1230 * MAINTAINERS: Update my email address.
1231
d9dced13
RS
12322007-09-14 Richard Sandiford <richard@codesourcery.com>
1233
1234 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1235 to $skipdirs and only disable gprof for newlib. Use the normal
1236 mips*-elf* handling in other respects.
1237 * configure: Regnerate.
1238
773c1467
DD
12392007-09-12 David Daney <ddaney@avtrex.com>
1240
1241 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1242 enabling libgcj.
1243 * configure: Regenerate.
1244
c03353e2
RIL
12452007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1246
1247 PR other/32154
1248 * configure.ac: For libgloss targets, point the linker to the linker
1249 script, startup code and simulator library.
1250 * configure: Regenerate.
1251
c4e9bf2b
AH
12522007-09-07 Andrew Haley <aph@redhat.com>
1253
1254 * configure.ac (noconfigdirs): Remove target-libffi and
1255 target-libjava.
1256 * configure: Regenerate.
1257
1f5a6b84
FXC
12582007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1259
1260 PR target/33281
1261 * configure.ac: Use config/mh-mingw on mingw.
1262 * configure: Regenerate.
1f5a6b84 1263
3951e521
PH
12642007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1265
9f349f63 1266 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1267
e643dc23
RG
12682007-09-05 Richard Guenther <rguenther@suse.de>
1269
1270 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1271 nor --disable-checking is provided also turn on yes and types
1272 checking for stage1.
1273 * configure: Re-generate.
1274
039874df
KW
12752007-08-30 Krister Walfridsson <cato@df.lth.se>
1276
1277 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1278 (Write After Approval): Remove myself.
1279
c3f07bd6 12802007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1281
c3f07bd6 1282 * config.sub, config.guess: Update from upstream sources.
15098359 1283
40049ccc 12842007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1285
1286 * MAINTAINERS (Write After Approval): Added myself.
1287 * MAINTAINERS (Reviewers): Removed myself.
1288
c8aea42c 12892007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1290 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1291
1292 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1293 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1294 * Makefile.in: Regenerate.
1295 * configure.ac (--with-debug-prefix-map): New.
1296 * configure: Regenerate.
1297
4bf6c438
RS
12982007-08-17 Richard Sandiford <richard@codesourcery.com>
1299 Nigel Stephens <nigel@mips.com>
1300
4bf6c438
RS
1301 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1302 as target_makefile_frag.
1303 * configure: Regenerate.
1304
bb286d71
AO
13052007-08-16 Alexandre Oliva <aoliva@redhat.com>
1306
1307 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1308 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1309 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1310 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1311 (do-compare, do-compare3, do-compare-debug): New.
1312 ([+compare-target+]): Use them.
1313
a4630417
MK
13142007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1315
1316 * MAINTAINERS (Write After Approval): Change my email address.
1317
d9acb717
RW
13182007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1319 Ben Elliston <bje@au.ibm.com>
1320
1321 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1322 --silent if $silent.
1323 * configure: Regenerate.
1324
96876681
ZD
13252003-08-12 Zdenek Dvorak <ook@ucw.cz>
1326
1327 * MAINTAINERS (Various Maintainers): Add myself as
1328 loop infrastructure maintainer. Update my e-mail
1329 address.
1330
1c1d80ee
DN
13312007-07-31 Diego Novillo <dnovillo@google.com>
1332
1333 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1334 Adjust description.
1335
7e98624c
RG
13362007-07-26 Richard Guenther <rguenther@suse.de>
1337
1338 * configure.ac: Add types checking to stage1 checking flags.
1339 * configure: Regenerate.
1340
4c85af60
NC
13412007-07-17 Nick Clifton <nickc@redhat.com>
1342
1343 * COPYING3: New file. Contains version 3 of the GNU General
1344 Public License.
1345 * COPYING3.LIB: New file. Contains version 3 of the GNU
1346 Lesser General Public License.
1347
19ddfd3a
AK
13482007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1349
1350 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1351
2a064545
AK
13522007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1353
1354 * MAINTAINERS (S/390 co-maintainer): Add myself.
1355 (Write After Approval): Remove myself.
1356
f861f54d
DH
13572007-07-13 Dan Hipschman <dsh@google.com>
1358
1359 * MAINTAINERS (Write After Approval): Add myself.
1360
0136f2f7
NC
13612007-07-11 Nick Clifton <nickc@redhat.com>
1362
1363 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1364 WINDRES export.
1365 * Makefile.in: Regenerate.
1366
6e29b5a4
RO
13672007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1368
1369 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1370 maintainer.
1371
159a4b02
L
13722007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1373
1374 * lt~obsolete.m4: New. Import from 20070318 libtool.
1375
6ba67283
JB
13762007-07-03 Julian Brown <julian@codesourcery.com>
1377
1378 * MAINTAINERS (Write After Approval): Add myself.
1379
30b74385
RW
13802007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1381
1382 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1383 * configure: Regenerate.
1384
13852007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1386
1387 * configure.ac: Add some missing m4 quotation.
1388 * configure: Regenerate.
1389
943c54ce
SB
13902007-07-02 Simon Baldwin <simonb@google.com>
1391
1392 * MAINTAINERS (Write After Approval): Add myself.
1393
1c00b503
PB
13942007-07-02 Paolo Bonzini <bonzini@gnu.org>
1395
1396 * configure: Regenerate.
1397
901119ae
KT
13982007-07-02 Kai Tietz <kai.tietz@onevision.com>
1399
1400 * Makefile.def: Add windmc tool to build.
1401 * Makefile.tpl: Likewise.
1402 * configure.ac: Likewise.
1403 * Makefile.in: Regenerate.
1404 * configure: Regenerate.
09ce620e 1405
83f4c19f
DD
14062007-06-28 DJ Delorie <dj@redhat.com>
1407
1408 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1409 not building newlib.
1410 * configure: Regenerated.
09ce620e 1411
5346c75c
JS
14122007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1413
1414 * MAINTAINERS (Write After Approval): Add myself.
1415
aacfb86b
MM
14162007-06-25 Martin Michlmayr <tbm@cyrius.com>
1417
1418 * MAINTAINERS (Write After Approval): Add myself.
1419
590bf0d3
CM
14202007-06-19 Chris Matthews <chrismatthews@google.com>
1421
1422 * MAINTAINERS (Write After Approval): Add myself.
1423
cdbbee7a
RIL
14242007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1425
1426 * MAINTAINERS (Write After Approval): Add myself.
1427
b8afffc1
DJ
14282007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1429
1430 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1431 * Makefile.in: Regenerated.
1432
3fcfad76
BS
14332007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1434
1435 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1436 bfin*-*-uclinux* targets.
1437 * configure: Regenerate.
1438
3f5a2b7f
ILT
14392007-06-14 Ian Lance Taylor <iant@google.com>
1440
1441 * MAINTAINERS: Add myself as non-algorithmic global write
1442 maintainer.
1443
4c46daee
DN
14442007-06-14 Diego Novillo <dnovillo@google.com>
1445
1446 * MAINTAINERS: Add self as middle-end maintainer and
1447 non-algorithmic global write maintainer.
1448
a3bb222a
FXC
14492007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1450
1451 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1452 Move all Fortran maintainers except Paul Brook into the
1453 Non-Autopoiesis section.
1454
a19e8f64
PB
14552007-06-14 Paolo Bonzini <bonzini@gnu.org>
1456
1457 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1458 (distclean-stage[+id+]): Possibly delete stage_last.
1459 * Makefile.in: Regenerate.
1460
1c2abe5e
SP
14612007-06-12 Seongbae Park <seongbae.park@gmail.com>
1462
1463 * MAINTAINERS (Various Maintainer): Fix typo.
1464
abca4739
PB
14652007-06-11 Paolo Bonzini <bonzini@gnu.org>
1466
1467 * MAINTAINERS (Various Maintainer): Add myself as
1468 dataflow maintainer.
1469
a894d2c3
BE
14702007-06-07 Ben Elliston <bje@au.ibm.com>
1471
1472 * config.sub, config.guess: Update from upstream sources.
1473
8024d75e
BE
14742007-06-07 Ben Elliston <bje@au.ibm.com>
1475
1476 * Makefile.tpl: Fix spelling error.
1477 * Makefile.in: Regenerate.
1478
973a9a5e
SE
14792007-06-01 Steve Ellcey <sje@cup.hp.com>
1480
96598938
L
1481 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1482 lt_cv_sys_max_cmd_len.
973a9a5e 1483
ccb4d26b
DN
14842007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1485
1486 * MAINTAINERS (Various Maintainers): Add myself as
1487 auto-vectorizer maintainer.
1488
eecb7461
PB
14892003-05-31 Paolo Bonzini <bonzini@gnu.org>
1490
1491 PR libjava/32098
1492 * libtool.m4: Revert previous change.
1493 * ltgcc.m4: Put it here.
1494
89d28202
ZD
14952003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1496
1497 * MAINTAINERS (Various Maintainers): Add myself as
1498 auto-vectorizer maintainer.
1499
60c7a11a
L
15002007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1501
1502 PR libjava/32098
1503 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1504
9dd3cc81
RG
15052007-05-30 Richard Guenther <rguenther@suse.de>
1506
1507 * MAINTAINERS (Various Maintainers): Add myself as
1508 auto-vectorizer maintainer.
1509
9cc1244e
JJ
15102007-05-30 Jakub Jelinek <jakub@redhat.com>
1511
1512 PR bootstrap/29382
1513 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1514 * configure: Rebuilt.
1515
6124296b
RC
15162007-05-28 Roberto Costa <robsettantasei@gmail.com>
1517
1518 * MAINTAINERS (Write After Approval): Removed my name.
1519
6b757a0d
SB
15202007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1521
1522 * MAINTAINERS (Write After Approval): Remove myself.
1523
86ef8528
AT
15242007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1525
1526 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1527
1cf3d07d
SE
15282007-05-23 Steve Ellcey <sje@cup.hp.com>
1529
1530 * ltmain.sh: Update from ToT Libtool.
1531 * libtool.m4: Update from ToT Libtool.
1532 * ltsugar.m4: New. Update from ToT Libtool.
1533 * ltversion.m4: New. Update from ToT Libtool.
1534 * ltoptions.m4: New. Update from ToT Libtool.
1535 * ltconfig: Remove.
1536 * ltcf-c.sh: Remove.
1537 * ltcf-cxx.sh: Remove.
1538 * ltcf-gcj.sh: Remove.
1539
ce3fcf8c
OW
15402007-05-22 Ollie Wild <aaw@google.com>
1541
1542 * MAINTAINERS (Write After Approval): Add myself.
1543
342b9200
PB
15442007-05-16 Paolo Bonzini <bonzini@gnu.org>
1545
1546 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1547 stage_cflags.
1548 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1549 Remove CFLAGS/LIBCFLAGS.
1550 (configure-stage[+id+]-[+prefix+][+module+],
1551 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1552 * Makefile.in: Regenerate.
1553
cea17285
DN
15542007-05-15 Diego Novillo <dnovillo@google.com>
1555
1556 * MAINTAINERS: Update e-mail address.
1557
11c004e7
RE
15582007-05-15 Revital Eres <eres@il.ibm.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
ab6bd693
RC
15622007-05-14 Roberto Costa <robsettantasei@gmail.com>
1563
1564 * MAINTAINERS (Write After Approval): Updated my address.
1565
388cdf07
TN
15662007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1567
1568 * MAINTAINERS (Write After Approval): Add myself.
1569
23f24034
SR
15702007-05-11 Silvius Rus <rus@google.com>
1571
1572 * MAINTAINERS (Write After Approval): Add myself.
1573
34a7526e
TT
15742007-04-23 Tom Tromey <tromey@redhat.com>
1575
1576 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1577
51da21be
MM
15782007-04-22 Mark Mitchell <mark@codesourcery.com>
1579
1580 * MAINTAINERS (cpplib): Rename to ...
1581 (libcpp): ... this. Add C/C++ front end maintainers.
1582
70070387
SE
15832007-04-14 Steve Ellcey <sje@cup.hp.com>
1584
1585 * config-ml.in: Pass ${ml_config_env} to configure calls.
1586
df1a0dbb
CB
15872007-04-04 Christian Bruel <christian.bruel@st.com>
1588
1589 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1590
9daff147
DK
15912007-04-02 Dave Korn <dave.korn@artimi.com>
1592
1593 * MAINTAINERS (Write After Approval): Add myself.
1594
374eadb2
TB
15952007-03-31 Tobias Burnus <burnus@net-b.de>
1596
1597 * MAINTAINERS (fortran 95 front end): Add myself.
1598
8eced3a2
DR
15992007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1600
1601 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1602
653de3e3
AZ
16032007-03-24 Ayal Zaks <zaks@il.ibm.com>
1604
1605 * MAINTAINERS (Modulo Scheduler): Add myself.
1606
b737d953
BM
16072007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1608
1609 * MAINTAINERS (fortran 95 front end): Add myself.
1610 (c++ front end): whitespace fix.
1611
a584cdf2
NF
16122007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1613
1614 * MAINTAINERS (Write After Approval): Add myself.
1615
8c79f3c4
RS
16162007-03-21 Richard Sandiford <richard@codesourcery.com>
1617
1618 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1619 of glob. Quote arguments with single quotes too.
1620 * configure: Regenerate.
1621
07f1ac6d
BM
16222007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1623
1624 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1625 * Makefile.in: Regenerate
1626
172e41aa
AS
16272007-03-07 Andreas Schwab <schwab@suse.de>
1628
1629 * configure: Regenerate.
1630
9c4d2493
BM
16312007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1632
1633 * configure.ac: Add "--with-pdfdir" configure option,
1634 which defines pdfdir variable.
1635 * Makefile.def (target=fixincludes): Add install-pdf to
1636 missing targets.
1637 (recursive_targets): Add install-pdf target.
1638 (flags_to_pass): Add pdfdir.
1639 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1640 target.
1641 * configure: Regenerate
1642 * Makefile.in: Regenerate
1643
e14e622e
EC
16442007-02-28 Eric Christopher <echristo@apple.com>
1645
1646 Revert:
1647 2006-12-07 Mike Stump <mrs@apple.com>
1648
1649 * Makefile.def (dependencies): Add dependency for
1650 install-target-libssp and install-target-libgomp on
1651 install-gcc.
1652 * Makefile.in: Regenerate.
1653
54e433bc
MK
16542007-02-27 Matt Kraai <kraai@ftbfs.org>
1655
1656 * configure: Regenerate.
1657 * configure.ac: Move statements after variable declarations.
1658
6c8d3d8f
KK
16592007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1660
1661 * MAINTAINERS: Add myself as sh maintainer.
1662
9f8c6739
JM
16632007-02-19 Joseph Myers <joseph@codesourcery.com>
1664
1665 * configure.ac: Adjust for loop syntax.
1666 * configure: Regenerate.
1667
278a7a38
AO
16682007-02-18 Alexandre Oliva <aoliva@redhat.com>
1669
1670 * configure: Rebuilt.
1671
b2eaac4a
AO
16722007-02-18 Alexandre Oliva <aoliva@redhat.com>
1673
1674 * configure.ac: Drop multiple occurrences of --enable-languages,
1675 and fix its quoting.
1676 * configure: Rebuilt.
1677
beeaf216 16782007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1679 Nathan Sidwell <nathan@codesourcery.com>
1680 Vladimir Prus <vladimir@codesourcery.com>
1681 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1682
1683 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1684 * configure: Regenerate.
1685
09201a09
GP
16862007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1687
1688 * ltconfig (freebsd*): Default to elf.
1689
291f172e
DJ
16902007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1691
1692 * configure.ac (target_libraries): Move libgcc before libiberty.
1693 * configure: Regenerated.
1694
c3a86da9
DJ
16952007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1696 Paolo Bonzini <bonzini@gnu.org>
1697
1698 PR bootstrap/30753
1699 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1700 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1701 * configure: Regenerated.
1702
88e1e72a
FXC
17032007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1704
1705 * MAINTAINERS (Language Front End Maintainers): Update my mail
1706 address.
1707
44bfc3ac
DJ
17082007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1709
1710 PR bootstrap/30748
1711 * configure.ac: Correct syntax for Solaris ksh.
1712 * configure: Regenerated.
1713
3e19841a
PB
17142007-02-09 Paolo Bonzini <bonzini@gnu.org>
1715
1716 * configure.ac: Sync with src.
1717 * configure: Regenerate.
1718
74a48762
PB
17192007-02-09 Paolo Bonzini <bonzini@gnu.org>
1720
1721 * Makefile.in: Regenerate.
1722
d846e52e
PB
17232007-02-09 Paolo Bonzini <bonzini@gnu.org>
1724
1725 * config.sub: Sync with src.
1726
1c710c3c
DJ
17272007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1728
1729 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1730 noncanonical equivalents.
1731 * configure.in: Rename to...
1732 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1733 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1734 target_noncanonical. Use them. Rewrite removal of configure
1735 arguments for autoconf 2.59. Discard variable settings. Force
1736 program_transform_name for native tools.
1737
1738 * Makefile.in: Regenerated.
1739 * configure: Regenerated with autoconf 2.59.
1740
74372bdf
RZ
17412007-02-07 Roman Zippel <zippel@linux-m68k.org>
1742
3de8da2a 1743 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1744
f6671c93
AS
17452007-01-31 Andreas Schwab <schwab@suse.de>
1746
1747 * Makefile.tpl (LDFLAGS): Substitute it.
1748 * Makefile.in: Regenerate.
1749
ba9f17df
AB
17502007-01-30 Andrey Belevantsev <abel@ispras.ru>
1751
3de8da2a 1752 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1753
2472200d
DE
17542007-01-28 David Edelsohn <edelsohn@gnu.org>
1755
3de8da2a 1756 * MAINTAINERS (spu port): Add myself.
2472200d 1757
5305be7e
RG
17582007-01-23 Richard Guenther <rguenther@suse.de>
1759
1760 PR bootstrap/30541
1761 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1762 * Makefile.tpl (GNATBIND): Substitute it.
1763 (GNATMAKE): Likewise.
1764 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1765 of STAGE_PREFIX.
1766 * Makefile.in: Regenerate.
1767 * configure: Regenerate.
1768
416cfb5e
MS
17692007-01-18 Mike Stump <mrs@apple.com>
1770
1771 * configure.in: Re-enable -Werror for gcc builds.
1772
3de8da2a 17732007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1774
3de8da2a 1775 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1776
d943d7c4
PB
17772007-01-11 Paolo Bonzini <bonzini@gnu.org>
1778
1779 * configure.in: Change == to = in test command.
3de8da2a 1780 * configure: Regenerate.
d943d7c4 1781
e69bf64b 17822007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1783 Nick Clifton <nickc@redhat.com>
1784 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1785
1786 * configure.in (build_configargs, host_configargs, target_configargs):
1787 Remove build/host/target parameters.
1788 (host_libs): Add gmp and mpfr.
1789 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1790 * Makefile.def (gmp, mpfr): New.
1791 (gcc): Remove target.
1792 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1793 target_os, target_vendor): New.
1794 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1795 * configure: Regenerate.
1796 * Makefile.in: Regenerate.
e69bf64b
PB
1797
17982007-01-11 Matt Fago <fago@earthlink.net>
1799
1800 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1801 to improve robustness of configure tests.
e69bf64b 1802 * configure: Regenerate.
e14e622e 1803
a42f3b80
UB
18042007-01-09 Uros Bizjak <ubizjak@gmail.com>
1805
1806 * MAINTAINERS: Add myself as i386 maintainer.
1807
a36aee1a
JH
18082007-01-08 Jan Hubicka <jh@suse.cz>
1809
61fcaeef 1810 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1811
738a52d3
KT
18122007-01-08 Kai Tietz <kai.tietz@onevision.com>
1813
1814 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1815 * configure: Regenerate.
738a52d3 1816
54fdc474
DJ
18172007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1818
1819 * Makefile.tpl (all-target): Correct @if conditional for target
1820 modules.
1821 * configure.in: Omit libiberty if building only target libgcc.
1822 * configure, Makefile.in: Regenerated.
1823
3dd71726
PB
18242007-01-04 Paolo Bonzini <bonzini@gnu.org>
1825
1826 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1827 * configure: Regenerate.
1828
fa958513
DJ
18292007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1830
1831 * Makefile.def (target_modules): Add libgcc.
1832 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1833 * Makefile.tpl (clean-target-libgcc): Delete.
1834 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1835 on gcc even for bootstrapped modules. Rewrite handling of
1836 lang_env_dependencies to loop over target_modules.
1837 * configure.in (target_libraries): Add target-libgcc.
1838 * Makefile.in, configure: Regenerated.
1839
e1888513
PB
18402006-12-29 Paolo Bonzini <bonzini@gnu.org>
1841
1842 * configure.in: Reorganize recognition of languages. Add
1843 --enable-stage1-languages. Show supported languages for the chosen
1844 target rather than all recognized languages.
1845 * configure: Regenerate.
1846
53b88b73
PB
18472006-12-29 Paolo Bonzini <bonzini@gnu.org>
1848
1849 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1850 * Makefile.in: Regenerate.
1851
a3993f33
KG
18522006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1853
1854 * configure.in: Warn that MPFR 2.2.0 is buggy.
1855 * configure: Regenerate.
1856
f063a9ed
ILT
18572006-12-27 Ian Lance Taylor <iant@google.com>
1858
1859 * configure.in: When removing Makefiles to force a reconfigure, also
1860 remove prev-DIR*/Makefile.
1861 * configure: Regenerate.
1862
af71363e
AS
18632006-12-22 Andreas Schwab <schwab@suse.de>
1864
1865 * configure: Regenerate with correct autoconf version.
1866
0b0dc272
AM
18672006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1868
3de8da2a
UB
1869 * configure.in: add AC_SUBST for *_FOR_TARGET.
1870 * configure: Regenerate.
0b0dc272 1871
53b88b73
PB
18722006-12-19 Paolo Bonzini <bonzini@gnu.org>
1873
1874 * configure.in: Simplify logic for rejecting languages that cannot
1875 be built. Separate the case when a language is unsupported,
1876 from the case when the user chooses not to build a language.
1877
400ebff4
PB
18782006-12-19 Paolo Bonzini <bonzini@gnu.org>
1879
1880 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1881 it only affects bootstrap and could be tested on "$host" as well.
1882 * configure: Regenerate.
1883 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1884
8efea775
PB
18852006-12-19 Paolo Bonzini <bonzini@gnu.org>
1886
1887 PR bootstrap/29544
1888 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1889 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1890 move here comment from Makefile.tpl.
1891 * Makefile.tpl: Move some definitions higher in the file.
1892 (STAGE1_CHECKING): New.
1893 * configure.in: Add --enable-stage1-checking.
1894 * configure: Regenerate.
1895 * Makefile.in: Regenerate.
1896
ed88a7ed
PB
18972006-12-19 Paolo Bonzini <bonzini@gnu.org>
1898
1899 * MAINTAINERS: Add myself as build system maintainer.
1900
b65151d3
SM
19012006-12-15 Simon Martin <simartin@users.sourceforge.net>
1902
1903 * MAINTAINERS (Write After Approval): Add myself.
1904
7e050830
EC
19052006-12-13 Eric Christopher <echristo@apple.com>
1906
1907 * MAINTAINERS: Add myself as darwin maintainer.
1908
8b494895
ILT
19092006-12-11 Ian Lance Taylor <ian@airs.com>
1910
1911 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1912
0ff1416d
JR
19132006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1914
1915 MAINTAINERS: Update my entry.
1916
58e24147
AM
19172006-12-11 Alan Modra <amodra@bigpond.net.au>
1918
1919 * configure.in: Handle spu makefile frag.
58e24147
AM
1920 * Makefile.tpl (MAINT): Define
1921 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1922 * configure: Regenerate.
1923 * Makefile.in: Regenerate.
1924
9b6f37a0
BE
19252006-12-11 Ben Elliston <bje@au.ibm.com>
1926
1927 * config.guess: Import latest version.
1928 * config.sub: Likewise.
1929
ea6f5c57
BE
19302006-12-11 Ben Elliston <bje@au.ibm.com>
1931
1932 * configure.in (spu-*-*): Don't skip target-libiberty.
1933 * configure: Regenerate.
1934
42c1cd8a
AT
19352006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1936
1937 PR bootstrap/30134
1938 * configure.in: Correct x86 darwin support for libjava to powerpc
1939 and i?86 only.
1940 * configure: Regenerate.
1941
55eb837d
ST
19422006-12-08 Sandro Tolaini <tolaini@libero.it>
1943
1944 * configure.in: Add x86 darwin support for libjava.
1945 * configure: Regenerate.
1946
5bdacbc7
MS
19472006-12-07 Mike Stump <mrs@apple.com>
1948
1949 * Makefile.def (dependencies): Add dependency for
1950 install-target-libssp and install-target-libgomp on
1951 install-gcc.
1952 * Makefile.in: Regenerate.
1953
477d851c
RG
19542006-12-04 Richard Guenther <rguenther@suse.de>
1955
1956 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1957 (Non-Algorithmic Maintainers): Move over non-algorithmic
1958 loop optimizer maintainers, add myself as a non-algorithmic
1959 middle-end maintainer.
1960
5d33d367
DF
19612006-12-04 Daniel Franke <franke.daniel@gmail.com>
1962
1963 * MAINTAINERS (Write After Approval): Add myself.
1964
dbee1fb3
KG
19652006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1966
1967 * configure.in: Update error message for missing GMP/MPFR.
1968
1969 * configure: Regenerate.
1970
b5147de7
KG
19712006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1972
1973 * configure.in: Update MPFR version in error message.
1974
1975 * configure: Regenerate.
1976
f019376c
KG
19772006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1978
1979 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1980 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1981 --with-gmp-lib): New flags.
1982
1983 * configure: Regenerate.
1984
91ed95ae
BM
19852006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1986
1987 * MAINTAINERS (Write After Approval): Change my email address.
1988
3a971f15
MLI
19892006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1990
05170031 1991 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 1992
431041ea
PT
19932006-11-22 Philipp Thomas <pth@suse.de>
1994
1995 * MAINTAINERS (i18n): Update e-mail address.
1996
df5487ee
TS
19972006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1998
1999 * MAINTAINERS (spu port): Add myself as maintainer.
2000 (Write After Approval): Remove myself.
2001
92c2f0ee
BE
20022006-11-22 Ben Elliston <bje@au.ibm.com>
2003
2004 * configure.in (skipdirs): Don't build libssp for SPU.
2005 * configure: Regenerate.
2006
a3b97199
AP
20072006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2008
2009 * MAINTAINERS (spu port): Add myself as maintainer.
2010 (libobjc): Update my email address.
2011
0eb97064
AB
20122006-11-21 Andrea Bona <andrea.bona@st.com>
2013
2014 * MAINTAINERS (Write After Approval): Add myself.
2015
85d9c13c
TS
20162006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2017
2018 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2019 * configure : Rebuilt.
2020
6696f3cd
TS
20212006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2022
2023 * MAINTAINERS (Write After Approval): Add myself.
2024
d58542ea
AO
20252006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2026
2027 * MAINTAINERS (Write After Approval): Add myself.
2028
a357b5ae
KG
20292006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2030
2031 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2032 libmpfr.a.
2033 * configure: Regenerate.
2034
9bd6112c
PB
20352006-11-16 Paolo Bonzini <bonzini@gnu.org>
2036
2037 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2038 (unstage): Test for stage_last presence.
2039
2040 PR bootstrap/29802
2041 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2042 * Makefile.in: Regenerate.
2043
c8cf9f0f
ZD
20442003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2045
2046 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2047 maintainers.
2048
467b1fc6
ER
20492006-11-14 Erven Rohou <erven.rohou@st.com>
2050
2051 * MAINTAINERS (Write After Approval): Add myself.
2052
995a5697
PB
20532006-11-14 Paolo Bonzini <bonzini@gnu.org>
2054
2055 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2056 and stageN-package/Makefile.
2057 * Makefile.in: Regenerated.
2058
c8d6d53e
JZ
20592006-11-14 Jie Zhang <jie.zhang@analog.com>
2060
2061 * configure.in: Remove target-libgloss from noconfigdirs for
2062 bfin-*-*.
2063 * configure: Regenerated.
2064
dffb147d
KG
20652006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2066
2067 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2068
dffb147d
KG
2069 * configure: Regenerate.
2070
ca558912
KG
20712006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2072
2073 * configure.in: Robustify error message for missing GMP/MPFR.
2074
2075 * configure: Regenerate.
2076
7aa42285
SW
20772006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2078
2079 * MAINTAINERS (Write After Approval): Add myself.
2080
779958a2
UB
20812006-10-30 Uros Bizjak <ubizjak@gmail.com>
2082
2083 * MAINTAINERS: Change email address.
2084
91de1527
VP
20852006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2086
2087 * MAINTAINERS (Write After Approval): Add myself.
2088
a3867703
PB
20892006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2090
2091 * MAINTAINERS (Write After Approval): Add myself.
2092
b4364fa2
CL
20932006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2094
7e050830 2095 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2096 Write After Approval section.
b4364fa2 2097
70ec446f
KG
20982006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2099
2100 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2101 need_gmp anymore.
2102 * configure: Regenerate.
2103
018c8d88
TB
21042006-10-16 Tobias Burnus <burnus@net-b.de>
2105
2106 * MAINTAINERS (Write After Approval): Add myself.
2107
f6a1687e
BE
21082006-10-16 Ben Elliston <bje@au.ibm.com>
2109
2110 * config.guess: Import latest version.
2111 * config.sub: Likewise.
2112
b5422ad7
BM
21132006-10-10 Brooks Moses <bmoses@stanford.edu>
2114
2115 * Makefile.def: Added pdf target handling.
2116 * Makefile.tpl: Added pdf target handling.
2117 * Makefile.in: Regenerated.
2118
bdcee471
CL
21192006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2120
2121 * MAINTAINERS: Add self as score port maintainer.
2122
7d610414
BM
21232006-10-04 Brooks Moses <bmoses@stanford.edu>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
e48d66a9
SK
21272006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2128
7e050830 2129 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2130 or newer.
2131 * configure: Regenerated.
2132
c394e891
DB
21332006-09-27 Dave Brolley <brolley@redhat.com>
2134
2135 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2136 $s instead of $r.
2137 * configure: Regenerated.
2138
1ee4c5a0
TS
21392006-09-26 Thiemo Seufer <ths@mips.com>
2140
2141 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2142 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2143 * configure: Regenerate.
2144
5997afc3
GP
21452006-09-24 Graeme Peterson <gridly@gmail.com>
2146
2147 * MAINTAINERS (Write After Approval): Remove myself.
2148
0c502898
CF
21492006-09-22 Chao-ying Fu <fu@mips.com>
2150
2151 * MAINTAINERS (Write After Approval): Add myself.
2152
a7819e42
JM
21532006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2154
2155 * MAINTAINERS: Add self as soft-fp maintainer.
2156
21572006-09-09 Anatoly Sokolov <aesok@post.ru>
2158
2159 * MAINTAINERS: Add myself as avr maintainer.
2160 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2161
e8288489
RC
21622006-09-07 Roberto Costa <roberto.costa@st.com>
2163
2164 * MAINTAINERS (Write After Approval): Add myself.
2165
b91f0a41
CV
21662006-08-30 Corinna Vinschen <corinna@vinschen.de>
2167
2168 * configure.in: Never build newlib for a Mingw host.
2169 Never build newlib as Mingw target library.
2170 Test the existence of winsup/cygwin for building a Cygwin newlib,
2171 rather than just winsup.
2172 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2173 building a Mingw target.
2174 * configure: Regenerate.
2175
094c07a0
EB
21762006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2177
2178 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2179
8d1171cb
PB
21802006-07-25 Paolo Bonzini <bonzini@gnu.org>
2181
2182 * config.guess: Import from src (was more updated).
2183 * config.sub: Likewise.
2184
2e9e6f68
DJ
21852006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2186
2187 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2188 * configure: Regenerated.
2189
57255173
PB
21902006-07-18 Paolo Bonzini <bonzini@gnu.org>
2191
cc6010cd
AP
2192 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2193 for stages after the first.
57255173 2194
9fbe6585
JJ
21952006-07-17 Jakub Jelinek <jakub@redhat.com>
2196
2197 * Makefile.def: Add dependencies for configure-opcodes
2198 on configure-intl and all-opcodes on all-intl.
2199 * Makefile.in: Regenerated.
2200
18c3f977
BE
22012006-07-13 Ben Elliston <bje@au.ibm.com>
2202
2203 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2204
27b56ba6
PE
22052006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2206
2207 Port to hosts whose 'sort' and 'tail' implementations
2208 treat operands with leading '+' as file names, as POSIX
2209 has required since 2001. However, make sure the code still
2210 works on pre-POSIX hosts.
2211 * ltmain.sh: Don't assume "sort +2" is equivalent to
2212 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2213
ad6d4e43
UW
22142006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2215
2216 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2217
706601d9
PG
22182006-07-04 Peter O'Gorman <peter@pogma.com>
2219
2220 * ltconfig: chmod 644 before ranlib during install.
2221
0b50988a
EB
22222006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2223
2224 PR bootstrap/18058
2225 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2226 if the bootstrap compiler is a GCC version that supports it.
2227 * configure: Regenerate.
2228
b6348cb3
PB
22292006-07-03 Paolo Bonzini <bonzini@gnu.org>
2230
95695ad3 2231 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2232 * configure: Regenerate.
2233
1546bb64
PB
22342006-07-03 Paolo Bonzini <bonzini@gnu.org>
2235
2236 PR other/27063
2237 * configure.in: Test subdir_requires and give an appropriate
2238 error message.
2239 * configure: Regenerate.
2240
5cb6c629
AJH
22412006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2242
2243 * MAINTAINERS (Write After Approval): Add myself.
2244
f4d8cdf8
JDA
22452006-06-22 John David Anglin <dave.anglin@nrc.ca>
2246
2247 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2248
4fe5abb7
SE
22492006-06-22 Steve Ellcey <sje@cup.hp.com>
2250
2251 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2252
2a79fd67
DA
22532006-06-20 David Ayers <d.ayers@inode.at>
2254
2255 PR bootstrap/28072
2256 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2257 whether target-libjava is being configured instead of whether the
2258 java front end is enabled.
2259 * configure: Regenerate.
7e050830 2260
04879af3
RO
22612006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2262
2263 PR target/27540
2264 * configure.in: Only enable libgomp on IRIX 6.
2265 * configure: Regenerate.
2266
ec6c7392
PB
22672006-06-15 Paolo Bonzini <bonzini@gnu.org>
2268
2269 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2270 too.
2271 * Makefile.in: Regenerate.
2272
12973d7a
DD
22732006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2274
2275 * config-ml.in: Alter CCASFLAGS to include special
2276 multilib options the same as is done for CFLAGS.
2277
c67ed86a
JDA
22782006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2279
2280 * configure.in: Don't enable libgomp on hpux10.
2281 * configure: Rebuilt.
2282
cb253473
DA
22832006-06-12 David Ayers <d.ayers@inode.at>
2284
2285 PR bootstrap/27963
2286 PR target/19970
7e050830 2287 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2288 ${libgcj} is specified.
2289 * configure: Regenerate.
7e050830 2290
32845532
CD
22912006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2292
2293 Sync from src:
7e050830
EC
2294
2295 * configure.in: Sync.
32845532 2296 * configure: Regenerated.
7e050830 2297
32845532
CD
2298 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2299
2300 * Makefile.def: Added dependencies from sim and gdb on intl, and
2301 added configure dependencies to everything with an all dependency
2302 on intl.
2303 * Makefile.in: Regenerated.
2304
7cd0cf9c
DA
23052006-06-06 David Ayers <d.ayers@inode.at>
2306
2307 PR libobjc/13946
2308 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2309 * Makefile.in: Regenerate.
2310 * configure.in: Add --enable-objc-gc at toplevel and have it
2311 enable boehm-gc for Objective-C.
2312 Remove target-boehm-gc from libgcj.
2313 Add target-boehm-gc to target_libraries.
2314 Add target-boehm-gc to noconfigdirs where ${libgcj}
2315 is specified.
2316 Assert that boehm-gc is supported when requested for Objective-C.
2317 Only build boehm-gc if needed either for Java or Objective-C.
2318 * configure: Regenerate.
7e050830 2319
3ff3adad
PB
23202006-06-05 Paolo Bonzini <bonzini@gnu.org>
2321
2322 PR 27674
2323 * Makefile.tpl (configure-[+prefix+][+module+],
2324 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2325 Remove rule to unstage bootstrapped modules.
2326 (stage_current): New.
2327 * Makefile.in: Regenerate.
2328
898e551d
LB
23292006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2330
2331 * MAINTAINERS (Write After Approval): Update my e-mail address.
2332
ea60341e
MS
23332006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2334
2335 * include/libiberty.h: Declare pex_run_in_environment.
2336
222ae291
AL
23372006-05-31 Asher Langton <langton2@llnl.gov>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2340
e9a54b07
PB
23412006-05-25 Paolo Bonzini <bonzini@gnu.org>
2342
2343 * Makefile.def (bfd, opcodes): Fix lib_path.
2344 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2345 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2346 * Makefile.in: Regenerate.
2347
03e67131
CD
23482006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2349
2350 * Makefile.in: Regenerate.
2351
65d6e994
CD
23522006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2353
2354 * Makefile.def: Add install-html target. Add datarootdir
2355 docdir and htmldir to flags_to_pass.
2356 * Makefile.tpl: Add install-html target.
2357 * Makefile.in: Regenerate.
2358 * configure.in: Add --with-datarootdir, --with-docdir, and
2359 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2360 * configure: Regenerate.
2361
9e299237
MS
23622006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2363
2364 * configure.in: Enable gprof for cross builds.
2365 * configure: Regenerate.
2366
c31202cd
RG
23672006-05-22 Richard Guenther <rguenther@suse.de>
2368
2369 Revert
2370 2006-01-31 Richard Guenther <rguenther@suse.de>
2371 Paolo Bonzini <bonzini@gnu.org>
2372
2373 * Makefile.def (target_modules): Add libgcc-math target module.
2374 * configure.in (target_libraries): Add libgcc-math target library.
2375 (--enable-libgcc-math): New configure switch.
2376 * Makefile.in: Re-generate.
2377 * configure: Re-generate.
2378 * libgcc-math: New toplevel directory.
2379
2a332582
JDA
23802006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2381 Andreas Tobler <a.tobler@schweiz.ch>
2382
2383 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2384 * configure: Rebuilt.
2385
ccce6917 23862006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2387
ccce6917
SL
2388 * MAINTAINERS (Write After Approval): Add myself.
2389
ed606bc0
DD
23902006-05-01 DJ Delorie <dj@redhat.com>
2391
3d8f47a0 2392 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2393 * configure: Regenerate.
2394
9386bd20
RG
23952006-05-01 Richard Guenther <rguenther@suse.de>
2396
2397 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2398 maintainer.
2399
7b3bd503
KZ
24002006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2401
2402 * MAINTAINERS (Write After Approval): Add myself.
2403
87ceee72
JB
24042006-04-28 Jan Beulich <jbeulich@novell.com>
2405
2406 * MAINTAINERS (Write After Approval): Add myself.
2407
e88a2c09
DD
24082006-04-18 DJ Delorie <dj@redhat.com>
2409
2410 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2411 reference libgloss so that libssp can be built in a combined
2412 tree.
2413 * configure: Regenerate.
2414
675f0a8a
RM
24152006-04-08 Robert Millan <rmh@gcc.gnu.org>
2416
2417 * MAINTAINERS (Write After Approval): Add myself.
2418
27b6c940
BE
24192006-04-05 Ben Elliston <bje@au.ibm.com>
2420
2421 * configure.in: Require makeinfo 4.4 or higher.
2422 * configure: Regenerate.
2423
687b17d4
GP
24242006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2425
2426 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2427 Rearrange the entries of other libraries to have them in one place.
2428
906ac235
JB
24292006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2430
7e050830 2431 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2432 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2433
fb0103e5
RG
24342006-03-14 Richard Guenther <rguenther@suse.de>
2435
2436 * configure: Regenerate with autoconf 2.13.
2437
17237f6b
JB
24382006-03-13 Jim Blandy <jimb@codesourcery.com>
2439
2440 * MAINTAINERS: Use my work address.
bed31434
JB
2441
2442 * MAINTAINERS: Update my E-mail address.
2443
27079765
AH
24442006-03-10 Aldy Hernandez <aldyh@redhat.com>
2445
2446 * configure.in: Handle --disable-<component> generically.
2447 * configure: Regenerate.
2448
54a17039
L
24492006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2450
2451 PR libgcj/17311
2452 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2453
b9bd11ca
EE
24542006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2455
2456 * MAINTAINERS (Write After Approval): Remove myself.
2457 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2458
719bb4e3 24592006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2460
072b06f2
RE
2461 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2462 (TARGET_CONFIGDIRS): Remove.
2463 * configure.in: Remove AC_SUBST(target_configdirs).
2464 * Makefile.in, configure: Regenerated.
ee2312f3 2465
936e1a35
SK
24662006-02-20 Steven G. Kargl <kargls@comcast.net>
2467
2468 * MAINTAINERS (Write After Approval): Remove myself.
2469 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2470
cc11cc9b
PB
24712006-02-20 Paolo Bonzini <bonzini@gnu.org>
2472
2473 PR bootstrap/25670
2474
2475 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2476
2477 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2478 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2479 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2480 BUILD_PREFIX, BUILD_PREFIX_1.
2481 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2482
2483 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2484 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2485
2486 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2487 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2488 of `cat stage_current`. Always provide the `r' and `s' variables.
2489 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2490 a single shell execution.
2491 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2492 bootstrapped modules, make the stage1 module if the build was not
2493 started yet, else build the current stage.
2494 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2495 (all-build, all-host, all-target, [+make_target+]-host,
2496 [+make_target+]-target): Do not use \-continued lines.
2497 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2498 (current_stage, restrap, stage_last): New.
2499
2500 * Makefile.in: Regenerate.
2501 * configure: Regenerate.
2502
63a7c9ef
BD
25032006-02-19 Bud Davis <jmdavis@link.com>
2504
2505 * MAINTAINERS (Write After Approval): Remove myself.
2506 (Language Front End Maintainers): Add myself as fortran 95
2507 maintainer and update e-mail address.
2508
a3543e3a
FXC
25092006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2510
2511 * MAINTAINERS (Write After Approval): Remove myself.
2512 (Language Front End Maintainers): Add myself as fortran 95
2513 maintainer.
2514
ca5b1d2c
VK
25152006-02-16 Victor Kaplansky <victork@il.ibm.com>
2516
2517 * MAINTAINERS (Write After Approval): Add myself.
2518
0499513f
TK
25192006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2520
2521 * MAINTAINERS (Write After Approval): Remove myself.
2522 (Language Front End Maintainers): Add myself as
2523 fortran 95 maintainer.
2524
d1f8db0c
PB
25252006-02-14 Paolo Bonzini <bonzini@gnu.org>
2526
2527 Sync from src:
2528
2529 2005-12-27 Leif Ekblad <leif@rdos.net>
2530
cc6010cd
AP
2531 * configure.in: Add support for RDOS target.
2532 * configure: Regenerate.
d1f8db0c
PB
2533
25342006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2535 Andreas Schwab <schwab@suse.de>
d1f8db0c 2536
cc6010cd 2537 * configure: Regenerate.
d1f8db0c 2538
cac90078
DE
25392006-02-12 David Edelsohn <edelsohn@gnu.org>
2540
2541 * configure.in (enable_libgomp): Add AIX.
2542 * configure: Regenerate.
2543
bd37fbf5
MK
25442006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2545
2546 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2547
23027b7a
LM
25482006-02-03 Lee Millward <lee.millward@gmail.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2551
0058967b
RG
25522006-01-31 Richard Guenther <rguenther@suse.de>
2553 Paolo Bonzini <bonzini@gnu.org>
2554
2555 * Makefile.def (target_modules): Add libgcc-math target module.
2556 * configure.in (target_libraries): Add libgcc-math target library.
2557 (--enable-libgcc-math): New configure switch.
2558 * Makefile.in: Re-generate.
2559 * configure: Re-generate.
2560 * libgcc-math: New toplevel directory.
2561
e8b05380
PB
25622006-01-26 Paolo Bonzini <bonzini@gnu.org>
2563
2564 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2565 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2566 the assembler, linker and binutils.
2567 * configure: Regenerate.
2568
d54d5437
DM
25692006-01-22 Dirk Mueller <dmueller@suse.de>
2570
2571 * MAINTAINERS (Write After Approval): Add myself.
2572
670cbfcf
DN
25732006-01-20 Diego Novillo <dnovillo@redhat.com>
2574
2575 * configure: Regenerate.
2576
953ff289
DN
25772006-01-18 Richard Henderson <rth@redhat.com>
2578 Jakub Jelinek <jakub@redhat.com>
2579 Diego Novillo <dnovillo@redhat.com>
2580
2581 * libgomp: New directory.
2582 * Makefile.def: Add target_module libgomp.
2583 * Makefile.in: Regenerate.
2584 * configure.in (target_libraries): Add target-libgomp.
2585 * configure: Regenerate.
2586
32ce4048
AO
25872006-01-05 Alexandre Oliva <aoliva@redhat.com>
2588
2589 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2590 @ from continuation.
2591 * Makefile.in: Rebuilt.
2592
0eaf8e17 25932006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2594
c76c0c83
CL
2595 * MAINTAINERS (Write After Approval): Add myself.
2596
2d309510
PB
25972006-01-04 Paolo Bonzini <bonzini@gnu.org>
2598
2599 PR bootstrap/24252
2600
2601 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2602 * Makefile.tpl (OBJDUMP): New.
2603 (EXTRA_HOST_FLAGS): Add it.
2604 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2605
953ff289
DN
2606 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2607 to use symbolic links between directories. Avoid race conditions
2608 or make them harmless.
2609 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2610
2611 * Makefile.def (LEAN): Pass.
2612 * Makefile.tpl (LEAN): Define.
2613 (stage[+id+]-start): Accept that the previous directory does not
2614 exist, if the bootstrap is lean.
2615 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2616 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2617 configure substitution.
2618 ([+compare-target+]): Likewise.
2619 ([+bootstrap-target+]-lean): New.
2620 * configure.in: Remove lean bootstrap support from here.
2621
953ff289
DN
2622 * Makefile.in: Regenerate.
2623 * configure: Regenerate.
2d309510 2624
368872c3
BE
26252006-01-04 Ben Elliston <bje@au.ibm.com>
2626
2627 * MAINTAINERS (libdecnumber): Add myself.
2628
d79e6356
MM
26292006-01-02 Mark Mitchell <mark@codesourcery.com>
2630
2631 * libtool-ldflags: New script.
2632
a6fbc1e2
AS
26332006-01-02 Andreas Schwab <schwab@suse.de>
2634
2635 * configure.in: When reconfiguring remove Makefile in
2636 all stage directories.
2637 * configure: Regenerate.
2638
103a4b39
SB
26392005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2640
2641 * MAINTAINERS: Update my email address.
2642
212f829c
PB
26432005-12-20 Paolo Bonzini <bonzini@gnu.org>
2644
2645 Revert Ada-related part of the previous change.
2646
2647 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2648 Do not pass.
2649 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2650 * Makefile.in: Regenerate.
2651 * configure.in: Do not include mt-ppc-aix target fragment.
2652 * configure: Regenerate.
2653
8ef1f2df
PB
26542005-12-19 Paolo Bonzini <bonzini@gnu.org>
2655
2656 * configure.in: Select appropriate fragments for PowerPC/AIX.
2657 * configure: Regenerate.
2658
2659 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2660 BOOT_CFLAGS, BOOT_LDFLAGS.
2661 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2662 BOOT_CFLAGS, BOOT_LDFLAGS.
2663 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2664 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2665 (stage): Fail if we cannot complete the work.
2666 * Makefile.in: Regenerate.
2667
ab34901f
NS
26682005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2669
2670 * configure.in: Replace ms1 with mt.
2671 * configure: Rebuilt.
2672
cbe82f21
BM
26732005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2674
2675 * MAINTAINERS: Update my email address.
2676
19843472
PB
26772005-12-15 Paolo Bonzini <bonzini@gnu.org>
2678
2679 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2680 install-host-nogcc): Don't invoke $(stage) at the end.
2681 * Makefile.in: Regenerate.
2682
1ca26cd2
PB
26832005-12-14 Paolo Bonzini <bonzini@gnu.org>
2684
2685 * configure.in: Flip the top-level bootstrap switch.
2686 * configure: Regenerate.
2687
f41d6665
DJ
26882005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2689
2690 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2691 $(stage) and $(unstage).
2692 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2693 (all): Remove stray semicolon.
2694 (local-distclean): Don't handle multilib.tmp and multilib.out.
2695 (install.all): Set $s for consistency.
2696 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2697 check_multilibs setting. Always make the install directory.
2698 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2699 Correct @if/@endif.
2700 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2701 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2702 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2703 (multilib.out): Remove.
2704 * Makefile.in: Regenerated.
2705
9174b3cf
CD
27062005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2707
2708 * MAINTAINERS (Write After Approval): Add myself.
2709
64f182bd
NS
27102005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2711
121b2cee
NS
2712 * MAINTAINERS: Add myself as mt maintainer.
2713
64f182bd
NS
2714 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2715
a6d63770
AN
27162005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2717
2718 * MAINTAINERS: Change email address.
2719
2abefe3d
PB
27202005-12-05 Paolo Bonzini <bonzini@gnu.org>
2721
2722 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2723 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2724 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2725 Find in-tree tools if available.
2726 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2727 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2728 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2729 (COMPILER_*_FOR_TARGET): New.
2730 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2731 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2732 (CONFIGURED_*, USUAL_*): Remove.
2733 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2734 STRIP): Use autoconf substitutions.
2735 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2736 COMPILER_NM_FOR_TARGET): New.
2737 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2738
2739 (all): Make all-host and all-target in parallel.
2740 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2741 that $$r and $$s are set before invoking a recursive make.
2742 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2743 ([+bootstrap-target+]): Inline most of the `all' target.
2744
2f3bdde7
BE
27452005-11-29 Ben Elliston <bje@au.ibm.com>
2746
2747 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2748 from the gcc build directory.
2749 * Makefile.in: Regenerate.
2750
a4b6c45a
BE
27512005-11-29 Ben Elliston <bje@au.ibm.com>
2752
2753 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2754 depend on all-libdecnumber.
2755 * configure.in (host_libs): Include libdecnumber.
2756 * Makefile.in: Regenerate.
2757 * configure: Likewise.
2758
473a74b9
BE
27592005-11-29 Ben Elliston <bje@au.ibm.com>
2760
2761 * libdecnumber: Import decNumber sources from the dfp-branch.
2762
b4623110
KJ
27632005-11-21 Kean Johnston <jkj@sco.com>
2764
2765 * config.sub, config.guess: Sync from upstream sources.
2766
67dc1785
BE
27672005-11-21 Ben Elliston <bje@au.ibm.com>
2768
2769 Import from Autoconf sources:
2770
2771 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2772 * config/move-if-change: Don't output "$2 is unchanged";
2773 suggested by Ben Elliston. Handle weird characters correctly.
2774
186abafe
AT
27752005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2776
2777 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2778 to match upstream libtool for darwin.
2779
ef9db8d5
DJ
27802005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2781
2782 * Makefile.def: Remove gdb dependencies for gdbtk.
2783 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2784 (configure-gdb, install-gdb): New rules.
2785 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2786 * Makefile.in, configure: Regenerated.
2787
9c5141ab
JB
27882005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2789
2790 * MAINTAINERS (Write After Approval): Add myself.
2791
4523d51b
EE
27922005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2793
2794 * MAINTAINERS (Write After Approval): Add myself.
2795
086b011c
DN
27962005-10-24 Diego Novillo <dnovillo@redhat.com>
2797
2798 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2799 Diego Novillo.
2800
e7c84bf8
PB
28012005-10-22 Paolo Bonzini <bonzini@gnu.org>
2802
2803 PR bootstrap/24297
2804 * Makefile.tpl (do-[+make-target+], do-check, install,
2805 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2806 are set before recursing.
2807 * Makefile.in: Regenerate.
2808
b88a7564
EB
28092005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2810
2811 PR bootstrap/18939
2812 * Makefile.def (gcc) <target>: Fix thinko.
2813 * Makefile.in: Regenerate.
2814
61efc800
BS
28152005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2816
2817 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2818 * configure: Regenerate.
2819
f53d2869
JZ
28202005-10-15 Jie Zhang <jie.zhang@analog.com>
2821
2822 * MAINTAINERS (Write After Approval): Add self.
2823
077fc835
KH
28242005-10-08 Kazu Hirata <kazu@codesourcery.com>
2825
2826 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2827 target-libffi, target-qthreads, target-libjava, and
2828 targetlibobjc.
2829 * configure: Regenerate.
2830
d739199a
DJ
28312005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2832
2833 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2834 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2835 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2836 (USUAL_OBJDUMP_FOR_TARGET): New.
2837 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2838 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 2839 * configure, Makefile.in: Regenerated.
d739199a 2840
db38c6bb
PB
28412005-10-05 Paolo Bonzini <bonzini@gnu.org>
2842
2843 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2844 before other host packages.
2845
3015564c
KK
28462005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2847
2848 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2849
1061f99e
PB
28502005-10-05 Paolo Bonzini <bonzini@gnu.org>
2851
2852 PR bootstrap/22340
2853
2854 * configure.in (default_target): Remove.
2855 * Makefile.tpl (all): Do not use prerequisites as subroutines
2856 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2857 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2858 use prerequisites as subroutines.
2859 (check-host, check-target): New.
2860 (bootstrap configure & all targets): Do not use stage*-start
2861 if the directory layout is already ok.
2862 (non-bootstrap configure & all targets): Prepend a $(unstage).
2863 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2864 (NOTPARALLEL): Remove.
2865 (unstage, stage variables): New variables.
2866 (unstage, stage targets): Simply expand to those variables.
2867
2868 * configure: Regenerate.
2869 * Makefile.in: Regenerate.
2870
4a9c436f
JW
28712005-10-04 James E Wilson <wilson@specifix.com>
2872
2873 * Makefile.def (lang_env_dependencies): Add libmudflap.
2874 * Makefile.in: Regenerate.
2875
37150080
AS
28762005-10-03 Andreas Schwab <schwab@suse.de>
2877
2878 Backport from libtool CVS:
2879 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2880
2881 * ltmain.sh: add support for installing into temporary
2882 staging area (e.g. 'make install DESTDIR=...')
2883
39d16468
L
28842005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2885
2886 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2887 * configure: Regenerated.
2888
72a7ab82
AP
28892005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2890
2891 * configure: Regenerate with the correct
2892 autoconf version.
2893
6b65a26d
CM
28942005-09-30 Catherine Moore <clm@cm00re.com>
2895
2896 * configure.in (bfin-*-*): New.
2897 * configure: Regenerated.
2898
040b1c5a
GK
28992005-09-28 Geoffrey Keating <geoffk@apple.com>
2900
2901 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2902 (LIPO_FOR_TARGET): New.
2903 (CONFIGURED_LIPO_FOR_TARGET): New.
2904 (USUAL_LIPO_FOR_TARGET): New.
2905 (STRIP_FOR_TARGET): New.
2906 (CONFIGURED_STRIP_FOR_TARGET): New.
2907 (USUAL_STRIP_FOR_TARGET): New.
2908 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2909 STRIP_FOR_TARGET.
2910 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2911 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2912 * Makefile.in: Regenerate.
2913 * configure: Regenerate.
7e050830 2914
3a3c28db
DE
29152005-09-19 David Edelsohn <edelsohn@gnu.org>
2916
2917 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2918 (rs6000-*-aix*): Same.
2919 * configure: Regenerate.
2920
2749a921
TT
29212005-09-16 Tom Tromey <tromey@redhat.com>
2922
2923 * MAINTAINERS: Add self as java maintainer.
2924
7f26dfa3
FXC
29252005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2926
2927 * configure.in: Recognize f95 in the --enable-languages option,
2928 and substitute it for fortran, issuing a warning.
2929 * configure: Regenerate.
2930
d8852c4f
PE
29312005-08-30 Phil Edwards <phil@codesourcery.com>
2932
2933 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2934 * configure: Regenerated.
2935
ad685e81
AH
29362005-08-22 Aldy Hernandez <aldyh@redhat.com>
2937
2938 * MAINTAINERS: Add self as ms1 maintainer.
2939
b00d752c
RE
29402005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2941
2942 * Makefile.def (libssp): Add to lang_env_dependencies.
2943 * Makefile.in: Regenerate.
2944
9ed8fb9b
ILT
29452005-08-18 Ian Lance Taylor <ian@airs.com>
2946
2947 * MAINTAINERS: Add myself as middle-end maintainer.
2948
0f029d39
CG
29492005-08-17 Christian Groessler <chris@groessler.org>
2950
2951 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2952 * Makefile.in: Regenerate.
2953
81087874
AK
29542005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2955
2956 * MAINTAINERS (write after approval): Added myself.
2957
6a134f1c
MR
29582005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2959
2960 * MAINTAINERS (Write After Approval): Add myself.
2961
2693c0b0
PB
29622005-08-12 Paolo Bonzini <bonzini@gnu.org>
2963
2964 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2965 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2966 Look for alternate names of the target cc and c++
2967 * configure: Regenerate.
2968
4de997d1
PB
29692005-08-08 Paolo Bonzini <bonzini@gnu.org>
2970
2971 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2972 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2973 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2974 tools; remove code to manually set them.
2975 (Target tools): Look in the environment for them.
2976 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2977 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2978 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2979 build directory.
2980 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2981 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2982 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2983 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2984 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2985 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2986 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2987 * configure: Regenerate.
2988 * Makefile.in: Regenerate.
2989
b089e33a
BE
29902005-07-28 Ben Elliston <bje@au.ibm.com>
2991
2992 * MAINTAINERS: Update for removed CPU targets.
2993
e3791243
MM
29942005-07-27 Mark Mitchell <mark@codesourcery.com>
2995
2996 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 2997 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
2998 * Makefile.in: Regenerated.
2999
526635cb
MM
30002005-07-26 Mark Mitchell <mark@codesourcery.com>
3001
3002 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3003 (CFLAGS_FOR_TARGET): Use it.
3004 (CXXFLAGS_FOR_TARGET): Likewise.
3005 * Makefile.in: Regenerated.
3006 * configure.in (--with-build-sysroot): New option.
3007 * configure: Regenerated.
3008
19791f70
PB
30092005-07-24 Paolo Bonzini <bonzini@gnu.org>
3010
3011 * Makefile.tpl: Wrap install between unstage and stage
3012 * Makefile.in: Regenerate.
3013
35f5a23f
EC
30142005-07-21 Eric Christopher <echristo@apple.com>
3015
3016 * MAINTAINERS: Update affiliation.
3017
ff3ddf15
PW
30182005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3019
3020 * MAINTAINERS: Add self as crx port maintainer.
3021
3a664c1c
DD
30222005-07-20 DJ Delorie <dj@redhat.com>
3023
3024 * MAINTAINERS: Add self as m32c maintainer.
3025
539df155
KC
30262005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3027
3028 * all files: Update FSF address.
3029
be9c593a
EC
30302005-07-15 Eric Christopher <echristo@redhat.com>
3031
3032 * MAINTAINERS: Change affiliation.
3033
fd7ea4ab
JB
30342005-07-14 Jim Blandy <jimb@redhat.com>
3035
3036 * configure.in: Add cases for Renesas m32c.
3037 * configure: Regenerated.
7e050830 3038
0063a823
KC
30392005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3040
d0ca130a
KC
3041 * COPYING.LIB: Update from fsf.org.
3042
30432005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3044
3045 * COPYING, compile, config.guess,
0063a823
KC
3046 config.sub, install-sh, missing, mkinstalldirs,
3047 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3048 * config-ml.in: Update FSF address.
0063a823 3049
a8ba31f2
EC
30502005-07-13 Eric Christopher <echristo@redhat.com>
3051
3052 * configure.in: Add toplevel noconfigdir support for tpf.
3053 * configure: Regenerate.
3054
5bea4a03
PB
30552005-07-11 Paolo Bonzini <bonzini@gnu.org>
3056
3057 PR ada/22340
3058
3059 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3060 * Makefile.in: Regenerate.
3061
284bdbbd
MM
30622005-07-07 Mark Mitchell <mark@codesourcery.com>
3063
3064 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3065 Brolley to write-after-approval.
284bdbbd 3066
452190fb
AS
30672005-07-07 Andreas Schwab <schwab@suse.de>
3068
3069 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3070 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3071 * Makefile.in: Regenerated.
3072
9c8f9ec2
GK
30732005-07-06 Geoffrey Keating <geoffk@apple.com>
3074
3075 * configure.in: Don't build sim or rda when targetting darwin.
3076 * configure: Regenerate.
3077
ef0087a7
KH
30782005-07-06 Kazu Hirata <kazu@codesourcery.com>
3079
3080 * configure.in: Add --enable-libssp and --disable-libssp.
3081 * configure: Regenerate with autoconf-2.13.
3082
77008252
JJ
30832005-07-02 Jakub Jelinek <jakub@redhat.com>
3084
3085 * Makefile.def (target_modules): Add libssp.
3086 * configure.in (target_libraries): Add target-libssp.
3087 * configure: Rebuilt.
3088 * Makefile.in: Rebuilt.
3089
a04eae1b
ZW
30902005-07-01 Zack Weinberg <zackw@panix.com>
3091
3092 * MAINTAINERS: Change email address. Resign from maintainership.
3093
948884cd
RG
30942005-07-01 Richard Guenther <rguenther@suse.de>
3095
3096 * MAINTAINERS: Change my e-mail address and affiliation.
3097
c7870f5d
PB
30982005-06-22 Paolo Bonzini <bonzini@gnu.org>
3099
3100 * Makefile.def (stagefeedback): Come after profile.
3101 Define profiledbootstrap target.
3102 * Makefile.tpl (profiledbootstrap): Remove.
3103 (stageprofile-end): Zap stagefeedback.
3104 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3105 * Makefile.in: Regenerate.
3106
ab99519a
RS
31072005-06-13 Richard Sandiford <richard@codesourcery.com>
3108
3109 * MAINTAINERS: Update my email address.
3110
f610dd5f
ZW
31112005-06-13 Zack Weinberg <zack@codesourcery.com>
3112
3113 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3114 In 'cpp' stanza, support '#line' as well as '# '.
3115
71bc2a83
AS
31162005-06-08 Andreas Schwab <schwab@suse.de>
3117
3118 * MAINTAINERS: Move myself from 'Write After Approval' to
3119 'CPU Port Maintainers' section as m68k maintainer.
3120
4fab7234
HPN
31212005-06-07 Hans-Peter Nilsson <hp@axis.com>
3122
3123 * configure.in (unsupported_languages): New macro.
3124 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3125 non-ported target libraries in noconfigdirs.
3126 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3127 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3128 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3129 unsupported_languages.
3130 * configure: Regenerate.
3131
68193f9b
TS
31322005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3133
3134 * configure.in: Fix typo in handling of --with-mpfr-dir.
3135 * configure: Regenerate.
3136
f26f6b8d
RS
31372005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3138
3139 * MAINTAINERS: Update my email address.
3140
ba4853f8
JB
31412005-06-02 Jim Blandy <jimb@redhat.com>
3142
3143 * config.sub: Add cases for the Renesas m32c. (This patch has been
3144 accepted into the master sources.)
3145
79dd769c 31462005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3147 Michael Snyder <msnyder@redhat.com>
3148 Stan Cox <scox@redhat.com>
79dd769c 3149
f610dd5f 3150 * configure.in: Set noconfigdirs for ms1.
79dd769c 3151
f610dd5f 3152 * configure: Regenerate.
79dd769c 3153
d29e107f
JD
31542005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3155
3156 * MAINTAINERS (Write After Approval): Add self.
3157
e93196c3
JC
31582005-06-01 Josh Conner <jconner@apple.com>
3159
3160 * MAINTAINERS (Write After Approval): Add self.
3161
ae263c7a
KH
31622005-06-01 Kazu Hirata <kazu@codesourcery.com>
3163
3164 * MAINTAINERS: Update my email address.
3165
585b3aa3
ZM
31662005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3167
3168 * MAINTAINERS (Write After Approval): Add self.
3169
4930c50b
CD
31702005-05-26 Chris Demetriou <cgd@broadcom.com>
3171
3172 * MAINTAINERS (Write After Approval): Remove self.
3173
2dfbef6d
PB
31742005-05-25 Paolo Bonzini <bonzini@gnu.org>
3175
3176 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3177 (Dependencies): Consider target modules for bootstrap dependencies.
3178 Make target bootstrap modules depend on each stage's gcc.
3179 * Makefile.in: Regenerate.
3180
bcb28cf5
PB
31812005-05-20 Paolo Bonzini <bonzini@gnu.org>
3182
3183 * Makefile.def (configure-gcc): Depend on binutils having been built.
3184 (all-gcc): No need to do it here.
3185 * Makefile.in: Regenerate.
3186
0cf085e4
PB
31872005-05-19 Paul Brook <paul@codesourcery.com>
3188
f610dd5f 3189 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3190 language cannot be built.
3191 * configure: Regenerate.
3192
dfb2c39a
DJ
31932005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3194
3195 * ylwrap: Import from Automake 1.9.5.
3196
771aaa92
DU
31972005-05-13 David Ung <davidu@mips.com>
3198
3199 * MAINTAINERS (Write After Approval): Add self.
3200
3ac9bd58
MS
32012005-05-09 Mike Stump <mrs@apple.com>
3202
3203 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3204 lt_cv_sys_max_cmd_len for now.
f610dd5f 3205
f77a5578
SC
32062005-05-09 Stan Cox <scox@redhat.com>
3207
3208 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3209
795e36e5
MK
32102005-05-08 Matt Kraai <kraai@ftbfs.org>
3211
3212 * README.SCO: Update the URL.
3213
c9392a2b
DE
32142005-05-05 David Edelsohn <edelsohn@gnu.org>
3215
3216 * ltconfig: Define file_list_spec. Pass file_list_spec and
3217 with_gnu_ld to libtool.
3218 * ltcf-c.sh (aix[45]): Define file_list_spec.
3219 * ltcf-cxx.sh (aix[45]): Same.
3220 * ltcf-gcj.sh (aix[45]): Same.
3221 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3222 exists, write list of input files to temporary file.
3223
bebcd931
MS
32242005-05-04 Mike Stump <mrs@apple.com>
3225
3226 * configure.in: Always pass --target to target configures as
3227 otherwise rebuilds that do --recheck will fail.
3228 * confiugure: Rebuilt.
3229
ce406537
PB
32302005-05-04 Paolo Bonzini <bonzini@gnu.org>
3231
3232 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3233 STAGE_HOST_EXPORTS.
3234 (configure, all): Add bootstrap support.
3235 (Host modules, target modules): Pass post-stage1 flags and exports.
3236 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3237 * Makefile.in: Regenerate.
3238
aa9dcfc4
PB
32392005-04-29 Paolo Bonzini <bonzini@gnu.org>
3240
3241 * configure: Regenerate.
3242
b6f9abcf
MS
32432005-04-27 Mike Stump <mrs@apple.com>
3244
3245 * MAINTAINERS: Add self as darwin maintainer.
3246
acb217cb
BS
32472005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3248
3249 * config.sub: Update from master copy.
3250
b6dae270
MS
32512005-04-21 Mike Stump <mrs@apple.com>
3252
3253 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3254 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3255
c2e0d3a9
HPN
32562005-04-19 Hans-Peter Nilsson <hp@axis.com>
3257
3258 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3259 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3260 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3261 "*-*-elf" and "*-*-linux*".
3262 * configure: Regenerate.
3263
871ae772
JM
32642005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3265
3266 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3267
bf070c29
MS
32682005-04-12 Mike Stump <mrs@apple.com>
3269
3270 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3271
e865b6f7
TK
32722005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3273
3274 * MAINTAINERS (Write After Approval): Add myself.
3275
7b71ad7f
BS
32762005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3277
3278 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3279
25b42232
PB
32802005-04-06 Paolo Bonzini <bonzini@gnu.org>
3281
f610dd5f 3282 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3283 (TARGET_CONFIGARGS): Include --with-target-subdir.
3284 (configure, all): New macros. Use them throughout.
3285 * Makefile.in: Regenerate.
3286
d727c624
JG
32872005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3290
fff72cc4
ZD
32912005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3292
3293 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3294
86472dc3
GP
32952005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3296
3297 * MAINTAINERS: Move John Carr to Write After Approval.
3298
5d0f90e5
R
32992005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3300
3301 * config/mh-mingw32: Delete.
3302 * configure.in: Don't use it.
3303 * configure: Regenerate.
3304
33da42bc
PB
33052005-03-31 Paolo Bonzini <bonzini@gnu.org>
3306
3307 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3308 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3309 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3310 (HOST_LIB_PATH): Generate from Makefile.def.
3311 (TARGET_LIB_PATH): Likewise.
3312 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3313 * Makefile.in: Regenerate.
3314 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3315 (RPATH_ENVVAR): Include Darwin case.
3316 * configure: Regenerate.
3317
15cc1841
TF
33182005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3319
3320 * MAINTAINERS (Various Maintainers): Remove self.
3321 (Write After Approval): Add self.
3322
6a8c79d5
TF
33232005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3324
3325 * MAINTAINERS (Various Maintainers): Add self.
3326
256f7136
PB
33272005-03-25 Paolo Bonzini <bonzini@gnu.org>
3328
3329 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3330 * configure: Regenerate.
3331
191dd2c9
ZW
33322005-03-21 Zack Weinberg <zack@codesourcery.com>
3333
3334 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3335 gcc_version, and gcc_version_trigger from set of flags to pass.
3336 * Makefile.tpl: Remove definitions of above variables.
3337 (config.status): Remove dependency on $(gcc_version_trigger).
3338 * Makefile.in: Regenerate.
3339 * configure.in: Do not reference config/gcc-version.m4 nor
3340 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3341 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3342 * configure: Regenerate.
3343
ef6e9bc0
MH
33442005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3345 Andrew Pinski <pinskia@physics.uc.edu>
3346
3347 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3348 * Makefile.in: Regenerate.
3349
009bbd5a
FW
33502005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3351
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
09f8755b
DA
33542005-03-03 David Ayers <d.ayers@inode.at>
3355
3356 * MAINTAINERS (Write After Approval): Add myself.
3357
e73ed25c
AO
33582005-03-01 Alexandre Oliva <aoliva@redhat.com>
3359
3360 PR libgcj/20160
3361 * ltmain.sh: Avoid creating archives with components that have
3362 duplicate basenames.
3363
ace9ac7b
AP
33642005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3365
3366 PR bootstrap/20250
3367 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3368 instead of check.
3369 * Makefile.in: Regenerate.
3370
c9db9354
PB
33712005-02-28 Paolo Bonzini <bonzini@gnu.org>
3372
3373 * Makefile.in: Regenerate to fix conflict between the previous two
3374 patches.
3375
215c351a
PB
33762005-02-28 Paolo Bonzini <bonzini@gnu.org>
3377
3378 PR bootstrap/17383
3379 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3380 * Makefile.tpl (HOST_SUBDIR): New substitution.
3381 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3382 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3383 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3384 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3385 (Host modules, Bootstrapped modules): Use it.
3386 (Build modules, Target modules): Do not create symlink trees,
3387 always configure out-of-srcdir.
3388 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3389 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3390 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3391 $(HOST_SUBDIR). Create a symlink for host_subdir.
3392
3393 * Makefile.in: Regenerate.
3394 * configure: Regenerate.
3395
5395b47b
NN
33962005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3397
3398 Merged from libada-gnattools-branch:
3399 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3400
3401 * gnattools: New directory.
3402 * Makefile.def: Add gnattools as a module, depending on target-libada.
3403 * Makefile.in: Regenerate.
3404 * configure.in: Include gnattools in host_tools; disable it if ada
3405 is disabled.
3406 * configure: Regenerate.
3407
ca2cc05c
JM
34082005-02-24 James A. Morrison <phython@gcc.gnu.org>
3409
3410 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3411 treelang maintainer.
3412 (Write After Approval): Remove myself.
3413
d2f3024f
PS
34142005-02-23 Paul Schlie <schlie@comcast.net>
3415
3416 * configure.in: Allow darwin targeted ports to build tk, itcl and
3417 libgui.
3418 * configure: Regenerate.
3419
bba5e0ca
EB
34202005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3421
3422 PR libgcj/10353
3423 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3424 * configure: Regenerate.
3425
70132ce7
SK
34262005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
20f0edca
ILT
34302005-02-10 Ian Lance Taylor <ian@airs.com>
3431
3432 * MAINTAINERS: Update my e-mail address.
3433
e64e5109
RG
34342005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3435
3436 * MAINTAINERS (Write After Approval): Add myself.
3437
40d64b5a
HPN
34382005-01-29 Hans-Peter Nilsson <hp@axis.com>
3439
3440 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3441 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3442 target-libgloss when not *-*-elf and *-*-aout.
3443 * configure: Regenerate.
3444
54a12711
KH
34452005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3446
3447 * MAINTAINERS: Remove obsolete entries.
3448
0aa99dbb
KH
3449 * MAINTAINERS (Write After Approval): Add Michael Matz.
3450
2b009f5f
NB
34512005-01-19 Neil Booth <neil@daikokuya.co.uk>
3452
3453 * MAINTAINERS: Remove self as cpplib maintainer.
3454
385870f5
KC
34552005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3456
3457 * install-sh, config.sub: Import from upstream.
3458
e7daab31
KC
34592005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3460
3461 PR bootstrap/18222
3462 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3463 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3464 * Makefile.in: Regenerate.
3465
e6003f4d
JT
34662005-01-16 Jason Thorpe <thorpej@netbsd.org>
3467
3468 * MAINTAINERS: Update my email address.
3469
145e2972 34702005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3471 Andreas Schwab <schwab@suse.de>
145e2972
DE
3472
3473 PR bootstrap/18033
3474 * config-ml.in: Eval option if surrounded by single quotes.
3475
86c7e0da
PB
34762005-01-03 Paolo Bonzini <bonzini@gnu.org>
3477
3478 Revert 2004-12-28 Makefile changes, a better fix will be
3479 applied to mainline and src after GCC 4.0 branches.
3480
3224a22f
PB
34812004-12-28 Paolo Bonzini <bonzini@gnu.org>
3482
3483 PR bootstrap/17383
3484
3485 * Makefile.def (target_modules): Remove stage parameter,
3486 it is always true now.
3487 * Makefile.tpl (configure-build-[+module+],
3488 configure-target-[+module+]): Always build symlink tree
3489 for the directory and for include. BUILD_SUBDIR and
3490 TARGET_SUBDIR cannot be . anymore.
3491 * Makefile.in: Regenerate.
3492
aaf51ca2
DE
34932004-12-25 David Edelsohn <edelsohn@gnu.org>
3494
3495 Revert 2004-12-08 Makefile changes.
3496
4e32e454
DS
34972004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3498
3499 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3500 cygwin, mingw.
3501
669f01d8
AS
35022004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3503
3504 * configure.in (sh64-*-*): Reenable gprof.
3505 * configure: Regenerate.
3506
1b227ee0
DE
35072004-12-08 David Edelsohn <edelsohn@gnu.org>
3508
3509 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3510 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3511 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3512 * Makefile.in: Regenerate.
3513
ce5e944c
CF
35142004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3515
3516 * MAINTAINERS: Update my email address.
3517
893f1e87
MK
35182004-12-07 Matt Kraai <kraai@ftbfs.org>
3519
3520 * Makefile.tpl: Generate normal dependencies if the LHS module is
3521 not bootstrapped.
3522 * Makefile.in: Regenerate.
3523
bb59c339
RS
35242004-12-03 Richard Sandiford <rsandifo@redhat.com>
3525
3526 * configure.in: Include config/gxx-include-dir.m4. Use
3527 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3528 * configure: Regenerate.
3529
4982adbe
RS
35302004-12-03 Richard Sandiford <rsandifo@redhat.com>
3531
3532 * config.if: Delete.
3533 * configure.in: Set libstdcxx_incdir directly.
3534 * configure: Regenerate.
3535
05750653
EC
35362004-12-02 Eric Christopher <echristo@redhat.com>
3537
3538 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3539 * Makefile.in: Regenerate.
3540
5fef1dbd
RS
35412004-12-02 Richard Sandiford <rsandifo@redhat.com>
3542
3543 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3544 * configure: Regenerate.
3545
afabd8e6
RS
35462004-12-02 Richard Sandiford <rsandifo@redhat.com>
3547
3548 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3549 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3550 * configure: Regenerate.
3551
78716e86
EC
35522004-12-01 Eric Christopher <echristo@redhat.com>
3553
3554 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3555 of things to remove.
3556
57ab8ba9
MK
35572004-11-29 Matt Kraai <kraai@ftbfs.org>
3558
3559 * MAINTAINERS (Write After Approval): Update my e-mail address.
3560
2539bffe
KC
35612004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3562
3563 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3564 from CVS libtool to always pass_all.
3565
3e732ba0
JDA
35662004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3567
3568 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3569 (hppa*64*-*-*): Delete incorrect comment.
3570 * configure: Rebuilt.
3571
767f726e
KC
35722004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3573
3574 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3575
2c92e90f
KC
35762004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3577
3578 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3579 from CVS libtool to always pass_all.
3580
32f84e48
KC
35812004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3582
3583 * install-sh, compile: Import from automake.
3584
9587be8a
KC
35852004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3586
3587 * config.guess, config.sub: Import from savannnah.
3588
04e81808 35892004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3590
3591 * MAINTAINERS (Write After Approval): Add myself
3592
f87a2b2e
MS
35932004-11-12 Mike Stump <mrs@apple.com>
3594
3595 * Makefile.def: Add html support.
3596 * Makefile.tpl: Likewise.
3597 * Makefile.in: Regenerate.
3598
848556c2
GK
35992004-11-11 Geoffrey Keating <geoffk@apple.com>
3600
556f03c4
GK
3601 PR 18423
3602 * configure.in: Remove all instances of build-fixincludes from
3603 noconfigdirs.
3604 (build_configargs): Supply --target to subdirectories.
3605 * configure: Regenerate.
3606
848556c2
GK
3607 * Makefile.def: Make gcc install depend on fixincludes install.
3608 * Makefile.in: Regenerate.
3609
9e5712a5
JJ
36102004-11-10 Janis Johnson <janis187@us.ibm.com>
3611
3612 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3613
4ef509c0
PB
36142004-11-11 Paul Brook <paul@codesourcery.com>
3615
3616 * MAINTAINERS: Add self as arm maintainer. Update email address.
3617
20d11df6
HPN
36182004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3619
3620 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3621 target-libgfortran.
79fd8592 3622 * configure: Regenerate.
20d11df6 3623
68c70f15
DE
36242004-11-07 David Edelsohn <edelsohn@gnu.org>
3625
3626 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3627 like CC.
3628
54f88091
PB
36292004-11-05 Paolo Bonzini <bonzini@gnu.org>
3630
3631 * Makefile.def (host fixincludes): Specify missing targets.
3632 * Makefile.in: Regenerate.
3633
6866abb8
RC
36342004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3635
3636 * MAINTAINERS: Add myself
3637
83f62578
GL
36382004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3639
3640 * MAINTAINERS (Write After Approval): Add myself.
3641
53c7ffe7
GK
36422004-11-04 Geoffrey Keating <geoffk@apple.com>
3643
3644 * Makefile.def: Build fixincludes for the host, too.
3645 * Makefile.in: Regenerate.
3646 * configure.in (host_tools): Add fixincludes.
3647 * configure: Regenerate.
3648
ac8b3d9d
DJ
36492004-11-04 Daniel Jacobowitz <dan@debian.org>
3650
3651 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3652 * configure: Regenerated.
3653
bab37580
L
36542004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3655
3656 PR other/17783
3657 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3658 * configure: Regenerated.
3659
db1de713
MM
36602004-10-31 Mark Mitchell <mark@codesourcery.com>
3661
3662 * README.SCO: Update per FSF instructions.
3663
a827e21a
EW
36642004-10-28 Eric B. Weddington <ericw@evcohs.com>
3665
3666 PR target/18151
3667 * configure.in (case ${target}): Do not build fixincludes for avr.
3668 * configure: Regenerated.
3669
9d069a4f
PB
36702004-10-26 Paolo Bonzini <bonzini@gnu.org>
3671
3672 * configure.in (case ${target}): Do not build fixincludes
3673 on platforms where it is not used.
3674 * configure: Regenerated.
3675
fc45f3fe
DJ
36762004-10-23 Daniel Jacobowitz <dan@debian.org>
3677
3678 * configure.in: Use an absolute path to install-sh.
3679 * configure: Regenerated.
3680
36554b92
AL
36812004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3682
3683 * MAINTAINERS (Write After Approval): Add myself.
3684
88e9994a
KH
36852004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3686
3687 * MAINTAINERS: Remove from Write After Approval those that are
3688 already maintainers.
3689
ad02a944
SP
36902004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3691
3692 * MAINTAINERS: Update my email address.
3693
c8e6cd41
KC
36942004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3695
3696 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3697 * configure: Regenerate.
3698
ebe55024
R
36992004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3700
3701 * MAINTAINERS: Update my email address.
3702
a8b0957e
KH
37032004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3704
3705 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3706 entries belonging to this category.
3707
96836f61
JZ
37082004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3709
3710 * MAINTAINERS: Update my e-mail address.
3711
7e0b5752
PB
37122004-10-06 Paolo Bonzini <bonzini@gnu.org>
3713
3714 Fix wrong conflict resolution in:
3715
3716 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3717
3718 * Makefile.in: Regenerate.
3719 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3720 in the recursive `make', instead of hardwiring `all'.
3721 (Autogenerated TARGET-* variables): New.
3722
370f7a47
TL
37232004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3724
3725 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3726 * configure: Regenerate.
370f7a47 3727
13e5d623
KH
37282004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3729
3730 * MAINTAINERS (Various Maintainers): Move the "windows,
3731 cygwin, mingw" maintainer to ...
3732 (OS Port Maintainers): ... here.
3733
a6497c1b
KH
37342004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3735
3736 * MAINTAINERS (Write After Approval): Remove those that are
3737 maintainers of some subsystem.
3738
1abb828a
D
37392004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3740
3741 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3742 * ltcf-cxx.sh (tpf*): Likewise.
3743 * ltconfig (tpf*): Add TPF OS configuration support.
3744
16d1338d
BS
37452004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3746
3747 * MAINTAINERS: Change my email address to my new work account.
3748
9082a750
MR
37492004-09-24 Michael Roth <mroth@nessie.de>
3750
3751 * configure.in (--without-headers): Add missing double quotes.
3752 * configure: Regenerate.
3753
07a8bdf8
KC
37542004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3755
3756 * ylwrap: Revert to previous version.
3757
4c4a5bbc
L
37582004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3759
3760 PR bootstrap/17369
3761 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3762 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3763 SET_GCC_LIB_PATH_CMD.
3764 (BASE_TARGET_EXPORTS): Likewise.
3765 * Makefile.in: Regenerated.
3766
3767 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3768 * configure: Regenerated.
3769
85f59630
KC
37702004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3771
3772 * config.guess: New upstream version
3773 * compile, depcomp, install-sh, ylwrap: Likewise.
3774
95c53c62
RS
37752004-09-19 Roger Sayle <roger@eyesopen.com>
3776
3777 * config/mh-x86omitfp: New host makefile fragment. Add
3778 -fomit-frame-pointer to the default BOOT_CFLAGS.
3779 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3780 * configure: Regenerate.
3781
0a1c093b
AP
37822004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3783
3784 PR target/11572
3785 * configure.in (*-*-darwin*): Renable libobjc.
3786 * configure: Regenerate.
3787
315fcf97
NS
37882004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3789
3790 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3791
0a050485 37922004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3793
0a050485
DB
3794 * Makefile.def: Remove libbanshee.
3795 * Makefile.tpl: Ditto.
3796 * configure.in: Ditto.
3797 * Makefile.in: Regen.
3798 * configure: Ditto.
3799
5f4a098e
DE
38002004-09-08 David Edelsohn <edelsohn@gnu.org>
3801
3802 * ltmain.sh: Use $pic_object as $non_pic_object if
3803 $non_pic_object=none.
3804
32b2511f
PB
38052004-09-07 Paolo Bonzini <bonzini@gnu.org>
3806
3807 * missing: Import latest version from master repository.
3808
fc4d0e82
NC
38092004-09-06 Nick Clifton <nickc@redhat.com>
3810
3811 * config.sub: Import latest version from master repository.
3812 * config.guess: Likewise.
3813 This includes these changes:
78716e86 3814
fc4d0e82
NC
3815 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3816
3817 * config.sub: Handle crisv32, alias etraxfs.
3818 * config.guess (crisv32:Linux:*:*): Handle.
3819
3820 2004-08-13 Brad Smith <brad@comstyle.com>
3821
3822 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3823 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3824
3825 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3826
3827 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3828 assume the processor is a powerpc. This is because coreutils
3829 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3830 in this case, due to a MacOS X bug that causes
3831 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3832 to return a negative number.
3833 Problem reported by Petter Reinholdtsen in:
3834 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3835
3836 2004-07-19 Ben Elliston <bje@gnu.org>
3837
3838 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3839
3840 2004-06-24 Ben Elliston <bje@gnu.org>
3841
3842 * config.guess: Update copyright years.
3843 * config.sub: Likewise.
3844
3845 2004-06-22 Robert Millan <robertmh@gnu.org>
3846
3847 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3848 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3849
3850 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3851
3852 * config.guess (*:*VMS:*:*): New entry. Replaces
3853 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3854 manufacturer.
3855
3856 2004-06-22 Ben Elliston <bje@gnu.org>
3857
3858 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3859 * config.sub: Likewise.
3860
3861 2004-06-22 Ben Elliston <bje@gnu.org>
3862
3863 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3864 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3865
3866 2004-06-11 Ben Elliston <bje@gnu.org>
3867
3868 * config.guess (pegasos:OpenBSD:*:*): Remove.
3869
3870 2004-06-11 Ben Elliston <bje@gnu.org>
3871
3872 From Wouter Verhelst <wouter@grep.be>:
3873 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3874
3875 2004-06-11 Ben Elliston <bje@gnu.org>
3876
3877 * config.guess (luna88k:OpenBSD:*:*): New.
3878
3879 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3880
3881 * config.guess (m32r*:Linux:*:*): New case.
3882 * config.sub: Handle m32rle.
3883
3884 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3885
3886 From Jens Petersen <petersen@redhat.com>:
3887 * config.sub: Handle sparcv8.
3888
3889 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3890
3891 From Tom Smith <smith@cag.lkg.hp.com>:
3892 * config.guess: Version suffixes are equally significant on Tru64
3893 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3894 prefix of "P" (patched kernel).
3895
3896 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3897
3898 * config.sub: Add support for National Semiconductor CRX target.
3899
2f4cc6bf
JJ
39002004-09-03 Janis Johnson <janis187@us.ibm.com>
3901
3902 * MAINTAINERS (Various Maintainers): Remove myself as web page
3903 maintainer, add myself as maintainer of build status lists.
3904
61fec9ff
JB
39052004-09-03 Jan Beulich <jbeulich@novell.com>
3906
3907 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3908 *-*-netware, but add target-libmudflap.
3909 Consolidate *-*-netware targets (of which really only i?86 exists)
3910 into a single entry.
3911 * configure: Likewise.
3912
45f366ab
PB
39132004-09-01 Paolo Bonzini <bonzini@gnu.org>
3914
3915 * Makefile.tpl (sorry): Remove.
3916 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3917 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3918 (do-clean): Clean per-stage directories too.
3919 (do-distclean): Run distclean-stage1 too.
3920 (.NOTPARALLEL): Enable during toplevel bootstrap.
3921 (stage[+id+]-bubble): Enable parallel execution during
3922 the recursive invocation.
3923 * Makefile.in: Regenerate.
3924
3925 Fix previous checkin:
3926
3927 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3928 include.
3929 * configure.in: Fix indentation.
3930 * configure: Regenerate.
3931
be8fff81
RB
39322004-08-31 Robert Bowdidge <bowdidge@apple.com>
3933
45f366ab
PB
3934 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3935 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3936 * configure: regenerate
78716e86 3937 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 3938 -mdynamic-no-pic
be8fff81
RB
3939
3940
71b5d516
PB
39412004-08-31 Paolo Bonzini <bonzini@gnu.org>
3942
3943 * Makefile.def (build_modules): Add fixincludes.
3944 (dependencies): Make gcc depend on fixincludes.
3945 * configure.in (build_tools): Add fixincludes.
3946 (build_configdirs): Always include build_libs.
3947 * Makefile.in: Regenerate.
3948 * configure: Regenerate.
3949
39502004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
3951
3952 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3953 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3954 phony targets; do not generate timestamp files.
3955 (distclean-stageN): Remove references to their timestamp files.
3956 (restageN, touch-stageN): Remove.
3957 (stageN-bubble): Rewritten.
3958 (compare): Support lean bootstraps.
3959 * Makefile.in: Regenerate.
3960
3961 * configure.in: Only warn when bootstrapping but
3962 build != host or build != target. Support lean bootstraps.
3963 * configure: Regenerate.
3964
ce7cbbb0
PE
39652004-08-26 Phil Edwards <phil@codesourcery.com>
3966
3967 * configure.in: Give a better error message if GMP/MPFR are missing
3968 and a language needing them has been requested.
3969 * configure: Regenerated.
3970
9c71a529
PE
39712004-08-25 Phil Edwards <phil@codesourcery.com>
3972
3973 * configure.in: Print a list of available language front-ends if
3974 a requested one is missing. Tidy stray tab characters.
3975 * configure: Regenerated.
3976
e3f92d3b
MK
39772004-08-19 Michael Koch <konqueror@gmx.de>
3978
3979 * gcc/doc/install.texi: Update entry about automake for libjava.
3980
c3f84f61
RM
39812004-08-17 Robert Millan <robertmh@gnu.org>
3982
3983 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3984 (instead of FreeBSD).
3985 * configure: Regenerate.
3986
7c27e184
PB
39872004-08-16 Paolo Bonzini <bonzini@gnu.org>
3988
3989 * Makefile.in: Regenerate.
3990 * configure: Regenerate.
3991
3992 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3993 stage_*_flags.
3994 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3995 for bootstrapped modules if toplevel bootstrap is going.
3996 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3997 modules. Adjust for changes in Makefile.def. Enable several
3998 rules even in non-bootstrap mode, just to avoid peppering the
3999 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4000 (stage-[+prev+]-bubble): Remove.
4001
4002 * Makefile.def (Dependencies): Depend on all-build-bison,
4003 all-build-flex, all-build-byacc, all-build-texinfo, rather
4004 than the host variations.
4005 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4006 with BUILD_SUBDIR.
4007 (BISON): Update for recent Bisons.
4008 (YACC): Fix typo.
4009 (cross): Depend on all-build.
4010 (all): Do not depend on all-build.
4011 (prebootstrap): Remove.
4012 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4013 (Prebootstrap dependencies): Add them to the per-stage targets
4014 and to all-prebootstrap.
4015 * configure.in (build_configdirs): Always enable build_tools.
4016 (BUILD_DIR_PREFIX): Remove.
4017
4018 * Makefile.def (gcc): Add target variable.
4019 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4020 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4021 in the recursive `make', instead of hardwiring `all'.
4022 (Autogenerated TARGET-* variables): New.
4023
20f3bb80
BB
40242004-08-13 Brian Booth <bbooth@redhat.com>
4025
4026 * MAINTAINERS: Remove myself from write-after-approval.
4027
b5be499d
NN
40282004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4029
4030 * src-release: Stop distributing mmalloc with gdb (which doesn't
4031 use it).
4032 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4033 * Makefile.in: Regenerate.
4034
b3f8d95d
MM
40352004-08-09 Mark Mitchell <mark@codesourcery.com>
4036
4037 * configure.in (arm*-*-eabi*): New target.
4038 * configure: Regenerate.
4039
3589b69e
PB
40402004-08-06 Paolo Bonzini <bonzini@gnu.org>
4041
4042 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4043 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4044 (Dependencies): New section.
4045 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4046 (configure-target-[+module+]): Depend on maybe-all-gcc
4047 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4048 (toplevel profiledbootstrap): Fix dependencies.
4049 * Makefile.in: Regenerate.
4050
972974fc
MM
40512004-08-03 Mark Mitchell <mark@codesourcery.com>
4052
4053 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4054 target-libiberty to noconfigdirs.
4055 * configure: Regenerate.
4056
bebf829d
PB
40572004-08-03 Paul Brook <paul@codesourcery.com>
4058
4059 * configure.in: Check for MPFR as well as GMP.
4060 * configure: Regenerate.
4061
98a5bb3b
RM
40622004-08-01 Robert Millan <robertmh@gnu.org>
4063
4064 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4065 libmudflap for all GNU-based systems (with Glibc).
4066 * configure: Regenerate.
4067
d32ab992
PB
40682004-08-03 Paolo Bonzini <bonzini@gnu.org>
4069
4070 * Makefile.def (host-modules): Add gcc.
4071 * Makefile.in: Regenerate.
4072 * Makefile.tpl (sorry): New rule.
4073 (configure-host, all-host, [+make_target+]-host, do-check,
4074 install-host): Do not add gcc as a special case.
4075 (host modules): Add a small special-casing for gcc. Export
4076 extra_make_flags through the environment.
4077 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4078 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4079 other recursive targets for gcc): Remove.
4080
4081 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4082 (stage, unstage): New rules.
4083 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4084 distclean-stage[+id+]): Use stage_current.
4085 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4086 the stage*-start rules.
4087
aeb732c1
GK
40882004-08-02 Geoffrey Keating <geoffk@apple.com>
4089
4090 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4091 use -all_load flag.
4092
25b656e7
PB
40932004-08-02 Paolo Bonzini <bonzini@gnu.org>
4094
4095 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4096 * configure: Regenerate.
4097
cc440d71
TM
40982004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4099
4100 * maintainer-scripts/gcc_release: Revert yesterday's change.
4101
270e140b
SB
41022004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4103
4104 * MAINTAINERS: Add myself to write-after-approval.
4105
3e4035f8
TM
41062004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4107
4108 * libf2c: Removed.
4109 * gcc/gccbug.in: Updated because of libf2c removal.
4110 * maintainer-scripts/gcc_release: Ditto.
4111
a3e8d8b4
LR
41122004-07-09 Loren J. Rittle <ljrittle@acm.org>
4113
4114 * configure.in: Build libmudflap by default on FreeBSD.
4115 * configure: Regenerated.
4116
dfcada9a
MM
41172004-07-09 Mark Mitchell <mark@codesourcery.com>
4118
4119 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4120 systems.
4121 * configure: Regenerated.
4122
3922b216
JDA
41232004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4124
4125 PR target/16344
4126 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4127 feedback based compiler.
4128 * Makefile.in: Rebuilt.
4129
95bcca47
AO
41302004-07-08 Alexandre Oliva <aoliva@redhat.com>
4131
4132 * Makefile.def (host_modules): Set bootstrap=true for flex.
4133 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4134 * Makefile.in: Rebuilt.
4135
051822f6
JH
41362004-07-07 Jan Hubicka <jh@suse.cz>
4137
4138 * MAINTAINERS: Add self as a profile feedback maintainer.
4139
7b61653a
PE
41402004-07-05 Phil Edwards <phil@codesourcery.com>
4141
4142 * configure.in: Do not prepend $srcdir to /dev/null in
4143 makefile fragments.
4144 * configure: Regenerate.
4145
23f6b2f9
PB
41462004-07-01 Paolo Bonzini <bonzini@gnu.org>
4147
4148 * Makefile.def (build_modules): Add bison, byacc, flex,
4149 m4, texinfo.
4150 (flags_to_pass): Add FLEX.
4151 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4152 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4153 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4154 DEFAULT_MAKEINFO): Remove.
4155 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4156 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4157 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4158 objdir or else use configured tool.
4159 (all-build): New.
4160 (all): Depend on it.
4161 (Build module dependencies): Add.
4162 * Makefile.in: Regenerate.
4163 * configure.in: Better support for multiple build modules,
4164 matching what is done for host/target modules. Do not look
4165 for "plausible" locations of build tools if Canadian cross.
4166 Use autoconf's AC_PROG_CC to find a C compiler. Define
4167 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4168 * configure: Regenerate.
78716e86 4169
1c020272
PB
41702004-06-22 Paolo Bonzini <bonzini@gnu.org>
4171
4172 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4173 * Makefile.in: Regenerate.
4174
a52a0a7f
PB
41752004-06-22 Paolo Bonzini <bonzini@gnu.org>
4176
4177 * Makefile.tpl (configure-build-[+module+],
4178 configure-[+module+], configure-target-[+module+]): Pass
4179 [+extra_configure_args+].
4180 (all-build-[+module+], all-[+module+], check-[+module+],
4181 install-[+module+], [+make_target+]-[+module+],
4182 all-target-[+module+], check-target-[+module+],
4183 install-target-[+module+], [+make_target+]-target-[+module+]):
4184 Pass [+extra_make_args+].
4185 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4186 (GCC_HOST_EXPORTS): Remove.
4187 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4188 cross, check-gcc, check-gcc-c++, install-gcc,
4189 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4190 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4191 * Makefile.in: Regenerate.
4192
ccde3f1a
MS
41932004-06-21 Matthew Sachs <msachs@apple.com>
4194
4195 * MAINTAINERS: Added self to write-after-approval.
4196
6264b0a6
CF
41972004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4198
4199 * configure.in: Check for srcdir/winsup rather than build directory
4200 winsup.
4201 * configure: Regenerate.
4202
801e2270
CV
42032004-06-17 Corinna Vinschen <vinschen@redhat.com>
4204
4205 * configure.in: Don't build Cygwin native newlib if winsup
4206 directory is missing. Emit warning instead.
4207 * configure: Regenerate.
4208
ad6717df
PB
42092004-06-09 Paolo Bonzini <bonzini@gnu.org>
4210
4211 * Makefile.tpl (touch-stage[+id+]): New.
4212 (restage[+prev+]): Depend on touch-stage[+id+].
4213
4214 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4215 Use it throughout.
4216
4217 * Makefile.def: Add profile and feedback bootstrap stages.
4218 Remove next field from bootstrap stages.
4219 * Makefile.tpl (LN, LN_S): Substitute.
4220 (stageN-start, stageN-end): Use double-colon rules, to
4221 provide a hook for additional setup commands.
4222 (distclean-stageN-gcc, restageN): Create dependencies from
4223 [+prev+], not from [+next+].
4224 (stageN-bubble): Add commands for successive stages from
4225 [+prev+], using double-colon rules.
4226 (all-stageN-gcc): Fix typo.
4227 (stagefeedback-start, profiledbootstrap): New.
4228 * Makefile.in: Regenerate.
4229 * configure.in: Call ACX_PROG_LN.
4230 * configure: Regenerate.
4231
5bbb9680
CY
42322004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4233
4234 * MAINTAINERS (Write After Approval): Add myself.
4235
e18be1d4
MA
42362004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4237
4238 * MAINTAINERS (Write After Approval): Add myself.
4239
5607edfd
PB
42402004-06-03 Paolo Bonzini <bonzini@gnu.org>
4241
4242 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4243 without gcc.
4244 * configure: Regenerate.
4245
1ec4e9c3
PB
42462004-06-01 Paolo Bonzini <bonzini@gnu.org>
4247
4248 * Makefile.tpl: Fix typo.
4249 * Makefile.in: Regenerate.
4250
c2f7605f
PB
42512004-06-01 Paolo Bonzini <bonzini@gnu.org>
4252
4253 * configure.in: Remove new- prefix from toplevel
4254 bootstrap targets.
4255 * configure: Regenerate.
4256
f516a7da
PB
42572004-06-01 Paolo Bonzini <bonzini@gnu.org>
4258
4259 * Makefile.tpl (all.normal): Rename to all.
4260 (all): Replace with a rule to pick the default
4261 target from configure.
4262 (all-gcc, configure-gcc): Use conditionals to
4263 do nothing when toplevel bootstrap is going on.
4264 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4265 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4266 * configure.in: Support --enable-bootstrap.
4267
4268 * Makefile.def: Remove new- prefix from toplevel
4269 bootstrap targets.
4270 * Makefile.tpl: Likewise.
4271
4272 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4273 target.
4274
4275 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4276 $(RECURSE_FLAGS) to recursive invocation of make.
4277
4278 * Makefile.in: Regenerate.
4279 * configure: Regenerate.
4280
78dd5e36
AJ
42812004-05-30 Andreas Jaeger <aj@suse.de>
4282 Jim Wilson <wilson@specifixinc.com>
4283
4284 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4285 like CC.
4286
30f1bddc
DJ
42872004-05-27 Daniel Jacobowitz <dan@debian.org>
4288
4289 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4290 * configure: Regenerate.
4291
4fc4dd12
DJ
42922004-05-25 Daniel Jacobowitz <drow@false.org>
4293
4294 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4295 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4296 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4297 targets.
4298 * Makefile.in: Regenerate.
4299
94632047 43002004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4301
4302 * configure.in: Test the ability to symlink directories.
4303 * configure: Regenerate.
4304
4305 * Makefile.def (bootstrap-stage): New definitions.
4306 * Makefile.tpl (configure-stage1-gcc,
4307 configure-stage2-gcc, configure-stage3-gcc,
4308 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4309 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4310 new-restage3, compare): Autogenerate, see Makefile.in
4311 entry for behavioral changes.
4312 (distclean-stage1, new-stage1-start, new-stage1-end,
4313 new-stage1-bubble, distclean-stage2, new-stage2-start,
4314 new-stage2-end, new-stage2-bubble, distclean-stage3,
4315 new-stage3-start, new-stage3-end): New autogenerated targets.
4316 (objext, prebootstrap, BOOT_CFLAGS,
4317 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4318 targets.
4319
4320 * Makefile.in: Regenerate.
4321 (distclean-stage1, new-stage1-start, new-stage1-end,
4322 new-stage1-bubble, distclean-stage2, new-stage2-start,
4323 new-stage2-end, new-stage2-bubble, distclean-stage3,
4324 new-stage3-start, new-stage3-end): New targets.
4325 (all-stage1-gcc): Move prebootstrap dependency from here...
4326 (configure-stage1-gcc): ...to here.
4327 (new-bootstrap): Use bubble targets.
4328 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4329 Use per-stage distclean targets.
4330 (configure-stage1-gcc, configure-stage2-gcc,
4331 configure-stage3-gcc, all-stage1-gcc,
4332 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4333 Use new-stageN-start to prepare the tree.
4334
4f4e53dd
PB
43352004-05-23 Paolo Bonzini <bonzini@gnu.org>
4336
4337 * Makefile.def (host_modules): add libcpp.
4338 * Makefile.tpl: Add dependencies on and for libcpp.
4339 * Makefile.in: Regenerate.
4340 * configure.in: Add libcpp host module.
4341 * configure: Regenerate.
4342
60975492
PB
43432004-05-21 Paolo Bonzini <bonzini@gnu.org>
4344
4345 * Makefile.tpl: Whenever a recursive target is defined, wrap
4346 it in a special @if/@endif block, and prepare its maybe
4347 dependency in the @if/@endif block
4348 * configure.in: Instead of writing maybe dependencies, remove
4349 the @if/@endif statements, and remove the @if/@endif blocks
4350 that remain.
4351 * configure: Regenerate.
4352 * Makefile.in: Regenerate.
4353
5ce7d75d
JJ
43542004-05-20 Janis Johnson <janis187@us.ibm.com>
4355
4356 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4357
c779c42f
KK
43582004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4359
4360 PR bootstrap/15120
4361 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4362 * */configure: Rebuilt.
4363
b4117c30
ZW
43642004-05-17 Zack Weinberg <zack@codesourcery.com>
4365
4366 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4367 of libf2c.
4368 * configure, Makefile.in: Regenerate.
4369
719bb4e3 43702004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4371
4372 * MAINTAINERS (Write After Approval): Add myself.
4373
6de9cd9a
DN
43742004-05-13 Diego Novillo <dnovillo@redhat.com>
4375
4376 Merge from tree-ssa-20020619-branch.
4377
4378 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4379 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4380 (HOST_GMPLIBS): Define.
4381 (HOST_GMPINC): Define.
4382 (TARGET_LIB_PATH): Add libmudflap.
4383 (GFORTRAN_FOR_TARGET): Define.
4384 (configure-build*): Export GFORTRAN.
4385 (configure-gcc): Export GMPLIBS and GMPINC.
4386 (all-gcc): Add maybe-all-libbanshee.
4387 (configure-target-libgfortran): Define.
4388 * Makefile.in: Regenerate.
4389 * configure.in (host_libs): Add libbanshee.
4390 (target_libraries): Add target-libmudflap and target-libgfortran.
4391 Add --with-libbanshee.
4392 Handle --disable-libmudflap.
4393 (*-*-freebsd*): Use with_gmp.
4394 Add $(libgcj) to noconfigdirs.
4395 * configure: Regenerate.
4396 * depcomp: New file.
4397 * MAINTAINERS: Add tree-ssa maintainers.
4398
8f1b790f
VM
43992004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4400
b4117c30 4401 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4402
693446fc
BF
44032004-04-30 Brian Ford <ford@vss.fsi.com>
4404
b4117c30 4405 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4406
d1bb666c
UB
44072004-04-29 Uros Bizjak <uros@kss-loka.si>
4408
b4117c30 4409 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4410
6cf1ac42
PB
44112004-04-28 Paolo Bonzini <bonzini@gnu.org>
4412
4413 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4414 * configure: Regenerate.
4415
632933d5
PB
44162004-04-27 Paolo Bonzini <bonzini@gnu.org>
4417
4418 Revert:
4419 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4420
4421 * Makefile.def (flags_to_pass): Remove *dir variables that
4422 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4423 as well as prefix and exec_prefix.
4424 * Makefile.in: Regenerate.
4425
80dc6aa0
RM
44262004-04-26 Robert Millan <robertmh@gnu.org>
4427
4428 Add patches from libtool CVS.
4429 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4430 * ltconfig: Likewise.
4431 * ltcf-c.sh: Likewise.
4432 * ltcf-cxx.sh: Likewise.
4433 * ltcf-gcj.sh: Likewise.
4434
e11283f1
PB
44352004-04-26 Paolo Bonzini <bonzini@gnu.org>
4436
4437 * Makefile.def (host_modules): Mark with the bootstrap
4438 flag packages on which gcc depends.
4439 * Makefile.tpl (all-bootstrap): Use it.
4440 * Makefile.in: Regenerate.
4441
8546950c
PB
44422004-04-26 Paolo Bonzini <bonzini@gnu.org>
4443
4444 * Makefile.def (flags_to_pass): Remove *dir variables that
4445 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4446 as well as prefix and exec_prefix.
4447 * Makefile.in: Regenerate.
4448
a76494aa
PB
44492004-04-26 Paolo Bonzini <bonzini@gnu.org>
4450
b4117c30
ZW
4451 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4452 * configure: Regenerate.
4453 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4454 * gcc/Makefile.tpl (compare): Use the result of the test.
4455 * gcc/Makefile.in: Regenerate.
a76494aa 4456
03a91701
PB
44572004-04-23 Paolo Bonzini <bonzini@gnu.org>
4458
4459 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4460 Always relocate gcc and prev-gcc to the original names, even
4461 if the build fails.
4462 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4463 New targets.
4464
082a6351
LG
44652004-04-23 Laurent GUERBY <laurent@guerby.net>
4466
4467 * MAINTAINERS: Update my email address.
b4117c30 4468
1f1d584b
RO
44692004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4470
4471 * configure.in (mips*-*-irix5*): Enable ld.
4472 * configure: Regenerate.
082a6351 4473
1db673ca
RO
44742004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4475
4476 * configure: Regenerate.
4477
ce4ea44e
JW
44782004-04-15 James E Wilson <wilson@specifixinc.com>
4479
4480 * Makefile.tpl (configure-[+module+], configure-gcc,
4481 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4482 Set and export LDFLAGS.
4483 * Makefile.in: Regenerate.
4484
611f62ad
MC
44852004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4486
b4117c30 4487 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4488
be912515
NN
44892004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4490
4491 PR bootstrap/14871
4492 * Makefile.tpl: If we don't have built-in-tree target tools,
4493 use the ones found by configure rather than hacking around with
4494 program_transform_name.
4495 * configure.in: Give Makefile.tpl the information necessary
4496 to do that.
4497 * Makefile.in: Regenerate.
4498 * configure: Regenerate.
4499
9104315a
NN
45002004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4501
4502 PR bootstrap/14760
4503 * configure.in: When computing baseargs, strip *all* copies of
4504 offending options. Also, don't match/substitute the trailing space,
4505 so that this actually works when two similar options are separated by
4506 only one space.
4507 * configure: Regenerate.
4508
bef1d700
DE
45092004-04-06 David Edelsohn <edelsohn@gnu.org>
4510
b4117c30
ZW
4511 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4512 (rs6000-*-aix*): Same.
4513 * configure: Regenerate.
bef1d700 4514
54bcf05e 45152004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4516
4517 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4518
369a832c 45192004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4520
4521 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4522
09a9c095
NN
45232004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4524
7caf53cb
NN
4525 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4526 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4527 * Makefile.in: Regenerate.
4528
09a9c095
NN
4529 * configure.in (top level bootstrap support): Rework --enable-werror
4530 to set @stage2_werror_flag@.
4531 * configure: Regenerate.
4532 * Makefile.tpl (top level bootstrap support): Pass
4533 @stage2_werror_flag@ down to configure in stages 2 and 3.
4534 * Makefile.in: Regenerate.
4535
5595a2bd
NN
45362004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4537
cbfd7e06
NN
4538 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4539 for stages 2 and 3 as well as in make. As a consequence, remove
4540 OUTPUT_OPTION (now detected by configure) from the flags passed down
4541 to make.
4542 * Makefile.in: Regenerate.
4543
5595a2bd
NN
4544 * Makefile.tpl (new-bootstrap): Fix typo.
4545 * Makefile.in: Regenerate.
4546
ca3b3e20
NN
45472004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4548
295f4e42
NN
4549 * Makefile.tpl: Rearrange by moving recursive_targets rules
4550 into their proper sections.
4551 * Makefile.tpl (top level bootstrap support): Move disabling
4552 of coverage flags from 'make' to 'configure'; improve comments.
4553 * Makefile.in: Regenerate.
4554
340de83f
NN
4555 * Makefile.tpl (experimental top level bootstrap) Move stage1
4556 language setting from all- target to configure- target; disable
4557 intermodule optimization in stage 1; prevent gratuitous rebuilds
4558 of stage 1.
4559 * Makefile.in: Regenerate.
4560 * configure.in: Comma-separate stage 1 language list for top
4561 level bootstrap.
4562 * configure: Regenerate.
4563
ca3b3e20
NN
4564 * Makefile.tpl: Clean up experimental top level bootstrap support:
4565 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4566 prev-gcc in configure- targets as well as all- targets.
4567 * Makefile.in: Regenerate.
4568
4d038073
KC
45692004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4570
4571 * compile: New file imported from automake.
4572
ab3533d6
PB
45732004-03-17 Paolo Bonzini <bonzini@gnu.org>
4574
4575 * configure.in: Remove symbolic link section.
4576 * configure: Regenerate.
4577 * Makefile.tpl (links): Remove.
4578 * Makefile.in: Regenerate.
4579
1e0f07d3 45802004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4581 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4582
4583 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4584 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4585 * configure.in: Fix comment typo from last patch.
4586 * configure: Regenerate.
4587
2805b53a
NN
45882004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4589
4590 * Makefile.tpl: Introduce experimental top level bootstrap support.
4591 * Makefile.in: Regenerate.
4592 * configure.in: Introduce support for top level bootstrap.
4593 * configure: Regenerate.
4594
79b4b7d2 45952004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4596 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4597
4598 PR bootstrap/14522
4599 * configure.in: Cope with shells that do not support unquoted ^
4600 * configure: Regenerate.
4601
6bbec498 46022004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4603 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4604
4605 PR bootstrap/14522
79b4b7d2 4606 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4607 quotes inside quoted backquote substitutions.
4608 * configure: Regenerate.
4609
83c15dfc
AP
46102004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4611
4612 PR bootstrap/14522
f2bd98d4 4613 * configure.in: Fix escaping of $.
83c15dfc
AP
4614 * configure: Regenerate.
4615
55ffb5ed
NN
46162004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4617
4618 * configure: Regenerate, since I forgot to while committing Paolo's
4619 changes.
4620
e4c9c075
PB
46212004-03-08 Paolo Bonzini <bonzini@gnu.org>
4622
4623 PR ada/14131
4624 Move language detection to the top level.
4625 * configure.in: Find default values for the tools as
4626 soon as possible. Disable ada if GNAT is not found.
4627 Emit error message about missing languages. Expand
4628 --enable-languages=all for the gcc subdirectory.
4629
5199e2c6
BE
46302004-03-10 Ben Elliston <bje@gnu.org>
4631
4632 * MAINTAINERS: Update my email address.
4633
c18b95e5
DE
46342004-03-05 David Edelsohn <edelsohn@gnu.org>
4635
4636 * ltconfig: Disable building static libraries if building shared
4637 libraries on AIX 5L.
4638
d0fe5ad3
RS
46392004-03-01 Richard Sandiford <rsandifo@redhat.com>
4640
4641 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4642 and disable libgcj.
4643 * configure: Regenerated.
4644
e6f71f9d
BB
46452004-03-01 Brian Booth <bbooth@redhat.com>
4646
4647 * MAINTAINERS: Add myself to write-after-approval.
4648
8983e50e
PB
46492004-03-01 Paolo Bonzini <bonzini@gnu.org>
4650
4651 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4652
d4cd9d81
NN
46532004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4654
4655 PR bootstrap/7087
4656 * Makefile.tpl: Guard XFOO sed statements better.
4657 * Makefile.tpl: Add dependency for configure-target-libada.
4658 * Makefile.in: Regenerate (incidentally fixes broken
4659 commit when libada-branch was merged).
4660
0ea0229e
KC
46612004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4662
4663 * MAINTAINERS: Add myself to write-after-approval.
4664
bad93735
AP
46652004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4666
4667 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4668 maintainers.
4669
a7ca14fc
AC
46702004-02-20 Andrew Cagney <cagney@redhat.com>
4671
4672 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4673 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4674
51592782
NN
46752004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4676
4677 PR bootstrap/11932
4678 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4679
6a30854a
JQ
46802004-02-14 Jerry Quinn <jlquinn@optonline.net>
4681
4682 * MAINTAINERS: Added myself to write-after-approval.
4683
be8b2bee
MK
46842004-02-14 Michael Koch <konqueror@gmx.de>
4685
4686 * MAINTAINERS: Added myself to write-after-approval.
4687
972760b7
JM
46882004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4689
4690 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4691 some OS port maintainers to OS port maintainers section.
4692
b0281654
FCE
46932004-02-13 Frank Ch. Eigler <fche@redhat.com>
4694
4695 * MAINTAINERS: Add self.
4696
3c419fd6
KH
46972004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4698
4699 * MAINTAINERS: Alphabetize.
4700
e88e9aee
PB
47012004-02-12 Paolo Bonzini <bonzini@gnu.org>
4702
4703 * MAINTAINERS: Remove myself.
b4117c30 4704
1915e422
DE
47052004-02-11 David Edelsohn <edelsohn@gnu.org>
4706
4707 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4708 (rs6000-*-aix*): Same.
4709 * configure: Regenerate.
4710
a22c2d8d
KC
47112004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4712
4713 * configure.in (host): Add in missing $noconfigdirs to defines.
4714 * configure: Regenerate.
4715
d9cdb878
AC
47162004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4717 Nathanael Nerode <neroden@gcc.gnu.org>
4718
4719 PR ada/6637, PR ada/5911
b4117c30 4720 Merge with libada-branch:
d9cdb878
AC
4721 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4722 with appropriate dependencies. Add --enable-libada configure switch.
4723 * configure, Makefile.in: Regenerate.
4724
8bd92821
PB
47252004-02-09 Paolo Bonzini <bonzini@gnu.org>
4726
4727 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4728
89a95129
RO
47292004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4730
4731 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4732 * configure: Regenerate.
4733
892629bc
GK
47342004-02-04 Geoffrey Keating <geoffk@apple.com>
4735
4736 Merge from upstream:
4737
4738 * ltmain.in: When setting IFS to '~', be careful about user
4739 arguments that contain '~'.
4740
4741 2004-02-04 Peter O'Gorman <peter@pogma.com>
4742
4743 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4744 Also test $base_compile against $CC with escaped arguments. Bug
4745 reported by Geoff Keating <geoffk@apple.com>.
4746
6b402165
KH
47472004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4748
4749 * MAINTAINERS: Remove i960 port.
4750
fa2f0306
DD
47512004-01-23 DJ Delorie <dj@redhat.com>
4752
4753 * Makefile.def (target_modules) [libiberty]: Don't stage.
4754 * Makefile.in: Rebuilt.
4755
9feb20aa
CT
47562004-01-20 Caroline Tice <ctice@apple.com>
4757
4758 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4759
7aed2ccc
PC
47602004-01-19 Paolo Carlini <pcarlini@suse.de>
4761
4762 * MAINTAINERS: Update my email address.
4763
f25bebe1
JM
47642004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4765
4766 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4767
28083580
VR
47682004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4769
4770 * MAINTAINERS: Remove entries without email address.
4771
c0f4b5e4
DJ
47722004-01-15 Daniel Jacobowitz <drow@mvista.com>
4773
4774 * MAINTAINERS: Add myself to write-after-approval.
4775
b5eb5a5e
SB
47762004-01-15 Steven Bosscher <stevenb@suse.de>
4777
4778 * MAINTAINERS: Update my email address.
4779
2c4de30b
LR
47802004-01-14 Loren J. Rittle <ljrittle@acm.org>
4781
4782 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4783 * Makefile.tpl (configure-target-[+module+]): Support stage.
4784 * Makefile.in: Rebuilt.
4785
74c0b320
ILT
47862004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4787
4788 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4789
2560344b
RS
47902004-01-10 Richard Sandiford <rsandifo@redhat.com>
4791
4792 * MAINTAINERS: Add myself as a MIPS maintainer.
4793
8b21cda6
NN
47942004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4795
2b6c260d
NN
4796 * configure.in: Use ./config.cache, not config.cache.
4797 * configure: Regenerate.
4798 * Makefile.tpl: Special-casing not needed for GCC any more.
4799 * Makefile.in: Regenerate.
4800
09438bde
NN
4801 * configure.in: Don't share a cache file for host dirs.
4802 * configure: Regenerate.
4803
8b21cda6
NN
4804 * config-ml.in: Don't mess with the cache file.
4805
e42870df
EB
48062004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4807
4808 * MAINTAINERS: Move myself from 'Write After Approval' to
4809 'CPU Port Maintainers' section as SPARC maintainer.
4810
6b9eb62c
NN
48112004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4812
78a816a6
NN
4813 * Makefile.tpl: Make GCC use a separate config.cache.
4814 * Makefile.in: Regenerate.
4815
6b9eb62c
NN
4816 PR bootstrap/11932, PR bootstrap/11933
4817 (I don't know if it will fix either of them, but it relates
4818 to them.)
4819 * configure.in: Don't use shared config.cache for target
4820 directories.
4821 * configure: Regenerate.
4822
86d7b562
DN
48232004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4824
4825 * MAINTAINERS: Add myself to 'Write After Approval' section.
4826
07d0a605
RS
48272003-12-31 Roger Sayle <roger@eyesopen.com>
4828
4829 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4830 * configure: Regenerated.
4831
459ac19f
KH
48322003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4833
4834 * MAINTAINERS: Remove the mn10200 maintainer.
4835
5785c0ed 48362003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 4837
cc6010cd
AP
4838 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4839 * configure: Regenerated.
5785c0ed 4840
a268eff9
JH
48412003-12-16 Jan Hubicka <jh@suse.cz>
4842
4843 * MAINTAINERS: Add myself as callgraph maintainer.
4844
9d465b12
TF
48452003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4846
4847 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4848 * configure: Regenerate.
4849
a68a270a
GB
48502003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4851
4852 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4853 'Write After Approval' section. Update email.
4854
3066a15c
JL
48552003-12-01 James Lemke <jim@wasabisystems.com>
4856
4857 * MAINTAINERS (Write After Approval): Add myself.
4858
8c052da4
MT
48592003-11-20 Matt Thomas <matt@3am-software.com>
4860
4861 * MAINTAINERS: Add myself as a vax port maintainer.
4862
e75f9147
KC
48632003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4864
4865 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4866 (configure-build-[+module+], configure-[+module+]): Likewise.
4867 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4868 * Makefile.in: Regenerate.
4869
43d8d958
AT
48702003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4871
4872 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4873 shared/dylibed libraries.
4874 * ltmain.sh: Likewise.
4875 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4876 * ltcf-cxx.sh: Likewise.
4877 * ltcf-gcj.sh: Likewise.
4878 * ltconfig: Likewise.
4879
638dcaa0
SC
48802003-11-17 Stan Cox <scox@redhat.com>
4881
4882 * MAINTAINERS: Add myself as iq2000 port maintainer.
4883
15cc172b
AC
48842003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4885
b4117c30
ZW
4886 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4887 * Makefile.in: Regenerate.
15cc172b 4888
20af77cd
UW
48892003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4890
4891 * config.sub: Update to 2003-11-03 version.
4892
4dd01c5c
PE
48932003-10-20 Phil Edwards <phil@codesourcery.com>
4894
4895 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4896 * configure: Regenerate.
4897
8d36c499
NP
48982003-10-20 Nicolas Pitre <nico@cam.org>
4899
4900 * MAINTAINERS: Add myself to 'Write After Approval' section.
4901
8b7ebc31
AC
49022003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4903
4904 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4905
afe1910c
JM
49062003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4907
4908 * MAINTAINERS: Update my email address.
4909
05dcec66
RO
49102003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4911
4912 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4913
71fc2f0c
RL
49142003-10-17 Ralph Loader <rcl@ihug.co.nz>
4915
4916 * MAINTAINERS: Add myself to 'Write After Approval' section.
4917
507ec745
BI
49182003-10-16 Bernardo Innocenti <bernie@develer.com>
4919
4920 * config.guess: Update to 2003-10-16 version.
4921 * config.sub: Update to 2003-10-16 version.
4922
4d466c42
DD
49232003-10-15 David Daney <ddaney@avtrex.com>
4924
4925 * MAINTAINERS: Added myself to 'Write After Approval' section.
4926
0c9b16bc
FH
49272003-10-15 Falk Hueffner <falk@debian.org>
4928
4929 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4930 'Write After Approval' section. Update email.
4931
74d57d15
RS
49322003-10-14 Roger Sayle <roger@eyesopen.com>
4933
4934 * MAINTAINERS: Move myself from 'Write After Approval' to
4935 'Various Maintainers' section as middle-end maintainer.
4936
d29b8ad8
NN
49372003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4938
4939 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4940 HOST_FLAGS_TO_PASS.
4941 * Makefile.in: Regenerate.
4942
26db814a
BI
49432003-10-11 Bernardo Innocenti <bernie@develer.com>
4944
4945 * config.guess: Update to 2003-10-07 version.
4946 * config.sub: Update to 2003-10-07 version.
4947
fffeb871
RO
49482003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4949
4950 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4951 * ltconfig (irix5*, irix6*): Don't override version_type.
4952
6691a79e
ME
49532003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4954
4955 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4956 * configure: Rebuilt
4957 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4958 * Makefile.in: Rebuilt
4959
62cdd71e
L
49602003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4961
4962 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4963
6fe2eacc
CW
49642003-09-30 Carlo Wood <carlo@alinoe.com>
4965
cc6010cd 4966 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 4967
ea57e5ad
PK
49682003-09-29 Paul Koning <ni1d@arrl.net>
4969
4970 * MAINTAINERS: Move myself from "Write After Approval"
4971 to CPU platform maintainers for pdp11 platform.
4972
e070672a
AT
49732003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4974
4975 * MAINTAINERS: Move myself from 'Write After Approval' to
4976 'Various Maintainers' section as libffi testsuite maintainer.
4977
43bb47c2
DJ
49782003-09-21 Daniel Jacobowitz <drow@mvista.com>
4979
4980 * configure.in: Pass a computed --program-transform-name
4981 to subconfigures.
4982 * configure: Regenerated.
4983
da9d3b37
NN
49842003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4985
94322beb
NN
4986 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4987 * Makefile.in: Regenerate.
4988
da9d3b37
NN
4989 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4990 * Makefile.in: Regenerate.
4991
ffd9060b
ZL
49922003-09-19 Ziemowit Laski <zlaski@apple.com>
4993
4994 * MAINTAINERS: Move myself from 'Write After Approval'
4995 to 'Various Maintainers' (objective-c) section.
4996
eeae7b41
DJ
49972003-09-17 Daniel Jacobowitz <drow@mvista.com>
4998
4999 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5000 quoting.
5001 * configure: Regenerated.
5002
a080d12b
JB
50032003-09-16 Joel Brobecker <brobecker@gnat.com>
5004
5005 * MAINTAINERS (Write After Approval): Add myself to write after
5006 approval list.
5007
6cd2fc59
DN
50082003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5009
cc6010cd 5010 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5011
dcbdd9cc
ILT
50122003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5013
5014 * MAINTAINERS: Update my e-mail address.
5015
e517f636
AM
50162003-09-09 Alan Modra <amodra@bigpond.net.au>
5017
5018 * libtool.m4 (LD): Correct powerpc64 host match.
5019
bc49924b
JW
50202003-09-06 James E Wilson <wilson@tuliptree.org>
5021
5022 * MAINTAINTERS: Update my affiliation and email address.
5023
082124f5
ZD
50242003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5025
5026 * MAINTAINERS (Write After Approval): Add myself.
5027
dc94d89e
DD
50282003-09-04 DJ Delorie <dj@redhat.com>
5029
5030 * configure: Regenerate.
5031
50322003-09-04 Robert Millan <robertmh@gnu.org>
5033
5034 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5035
7a0f2d4e
KG
50362003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5037
5038 * configure.in: Ensure arguments to sed are properly spaced.
5039 * configure: Regenerate.
5040
88d032eb
GP
50412003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5042
5043 * MAINTAINERS: Update my e-mail address.
5044
0b3f3d22
ME
50452003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5046
5047 * MAINTAINERS (Write After Approval): Add myself.
5048
d253f9ba
DJ
50492003-08-27 Daniel Jacobowitz <drow@mvista.com>
5050
5051 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5052 * configure: Regenerated.
5053
066ec9c9
MM
50542003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5055
5056 * MAINTAINERS: Update my email address.
5057
415d7ef9
PE
50582003-08-23 Phil Edwards <pme@gcc.gnu.org>
5059
5060 * configure.in: Use newline instead of semicolon when assuming
5061 shell arguments in a for loop.
5062 * configure: Regenerated.
5063
e1567352
JE
50642003-08-22 Jason Eckhardt <jle@rice.edu>
5065
5066 * MAINTAINERS: Resurrect the i860 maintainer.
5067
b348267b
GK
50682003-08-20 Geoffrey Keating <geoffk@apple.com>
5069
e50084fa
GK
5070 PR 8180
5071 * configure.in: When testing with_libs and with_headers, treat
5072 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5073 * configure: Regenerate.
b4117c30 5074
b348267b
GK
5075 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5076 make, shell, etc.
5077 (baseargs): Likewise.
5078 * configure: Regenerate.
5079
ca26ffe0
BI
50802003-08-20 Bernardo Innocenti <bernie@develer.com>
5081
5082 * MAINTAINERS (Write After Approval): Add myself.
5083
940cde4d
GK
50842003-08-19 Geoffrey Keating <geoffk@apple.com>
5085
5086 * configure.in: Disable libgcj for darwin not on powerpc.
5087 * configure: Rebuild.
5088
74bed51b
ADL
50892003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5090
5091 * config-ml.in, symlink-tree: Add license.
5092
b4117c30
ZW
50932003-08-03 Richard Stallman <rms@gnu.org>
5094 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5095
5096 * README.SCO: New file.
5097
333a28b4
MK
50982003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5099
5100 * Makefile.tpl (check, check-c++): Express dependencies using
5101 dependencies rather than commands.
5102 * Makefile.in: Regenerate.
5103
c197e306
AC
51042003-08-01 Andrew Cagney <cagney@redhat.com>
5105
5106 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5107 * configure: Ditto.
5108
a8ee6e2d
GK
51092003-07-31 Geoffrey Keating <geoffk@apple.com>
5110
5111 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5112 * Makefile.in: Update.
a8ee6e2d 5113
8d9b3f2e
AT
51142003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5115
5116 * configure.in: Enable libgcj for darwin.
5117 * configure: Rebuild.
5118
52c0c542
PE
51192003-07-29 Phil Edwards <pme@gcc.gnu.org>
5120
5121 * config-ml.in: Use ac_configure_args directly instead of
5122 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5123 actually seen.
5124
b4acb5ef
NN
51252003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5126
5127 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5128 creating target and build subdirs to build all parent dirs as needed.
5129 * Makefile.in: Rebuild.
5130 * configure.in: Don't build dirs explicitly here.
5131 * configure: Rebuild.
5132
a51d71d0
PB
51332003-07-26 Paul Brook <paul@nowt.org>
5134
5135 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5136
f43e12ce
AO
51372003-07-22 Alexandre Oliva <aoliva@redhat.com>
5138
5139 * Makefile.tpl (all-make): Depend on intl.
5140 * Makefile.in: Rebuilt.
5141
8a199ff6
PE
51422003-07-20 Phil Edwards <pme@gcc.gnu.org>
5143
5144 * install-sh: Update to newer upstream versions (associated with
5145 aclocal 1.7).
5146 * mkinstalldirs: Likewise.
5147 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5148
e6a8c803
AP
51492003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5150
5151 * MAINTAINERS: Move self from Bug database only accounts
5152 to write-after-approval.
5153
9f13608f
NN
51542003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5155
5156 * config.if: Remove unused libc_interface determination.
5157
c7864714
NN
51582003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5159
5160 * MAINTAINERS: Move self from write-after-approval to
5161 build machinery (*.in).
5162
775956d0
NN
51632003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5164
5165 PR bootstrap/11273
5166 PR bootstrap/11408
5167 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5168 unused INSTALL_PROGRAM_ARGS.
5169 * configure.in: Use AC_PROG_INSTALL.
5170 * Makefile.in: Regenerate.
5171 * configure: Regenerate.
5172
c7f67a6e
KH
51732003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5174
5175 * MAINTAINERS: Alphabetize.
5176
33952f6f
AO
51772003-07-10 Alexandre Oliva <aoliva@redhat.com>
5178
5179 * configure: Rebuilt.
5180 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5181 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5182 newlib nor libgloss.
5183 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5184 * configure.in (am33_2.0-*-linux*): Added.
5185
0d4f1b4e
BW
51862003-07-09 Bob Wilson <bob.wilson@acm.org>
5187
5188 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5189 * configure: Regenerate.
5190
56694dd9
ZW
51912003-07-07 Zack Weinberg <zack@codesourcery.com>
5192
5193 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5194 * Makefile.in: Regenerate.
5195
21607eb4
ZW
51962003-07-04 Zack Weinberg <zack@codesourcery.com>
5197
5198 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5199 * Makefile.in: Regenerate.
5200
8c90b13a
L
52012003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5202
5203 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5204 * Makefile.in: Regenerated.
5205
5d42f90e
L
5206 * config-ml.in: Replace PWD with PWD_COMMAND.
5207
6eb95e99
ZW
52082003-07-04 Zack Weinberg <zack@codesourcery.com>
5209
5210 * intl: New directory; see intl/ChangeLog for details.
5211 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5212 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5213 * Makefile.in: Regenerate.
5214
07d1940e
NN
52152003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5216
5217 * configure.in: Clean up config-lang.in handling. Delete
5218 useless assignment to "subdirs".
5219 * configure: Regenerate.
5220
4dbda6f0
NN
52212003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5222
5223 * configure.in: Rename 'target_libs' to 'target_libraries'.
5224 Remove useless reference to 'target_libs'.
5225 * configure: Regenerate.
5226
2c30ab71
KS
52272003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5228
5229 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5230 * Makefile.in: Regenerate.
5231
11405c93
NN
52322003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5233
5234 * Makefile.def: Introduce flags_to_pass.
5235 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5236 * Makefile.in: Regenerate.
5237
fb87ad5d
HPN
52382003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5239
5240 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5241 and target-libgloss.
5242 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5243 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5244 * configure: Regenerate.
5245
a7956a48
BK
52462003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5247
5248 * configure.in: Update testsuite_flags to new location.
5249 * configure. Regenerate.
6eb95e99 5250
eaf9f3b2
NN
52512003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5252
5253 * Makefile.tpl: Remove BUILD_CC stuff.
5254 * Makefile.in: Regenerate.
5255
2d89ffef
KH
52562003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5257
5258 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5259
83415b0b
GP
52602003-06-16 Graeme Peterson <gp@qnx.com>
5261
5262 * MAINTAINERS (Write After Approval): Add myself.
5263
b951c91c 52642003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5265
b951c91c
L
5266 * config.guess: Update to 2003-06-12 version.
5267 * config.sub: Update to 2003-06-13 version.
5268
0bb41a37
L
52692003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5270
5271 * config.guess: Update to 2003-06-06 version.
5272 * config.sub: Update to 2003-06-06 version.
5273
655b7166
RO
52742003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5275
5276 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5277 * configure. Regenerate.
5278
01b759aa
NN
52792003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5280
bf1d3e81
NN
5281 * configure.in: Disable serial configure by default.
5282 * configure: Regenerate.
5283 * Makefile.tpl: Abolish .NOTPARALLEL.
5284 * Makefile.in: Regenerate.
5285
e89fbdfe
NN
5286 * Makefile.tpl: Replace {build,host,target}_canonical by
5287 {build,host,target}.
5288 * Makefile.in: Regenerate.
5289
01b759aa
NN
5290 * Makefile.tpl: Fix stupid pasto.
5291 * Makefile.in: Regenerate.
5292
f7dae026
NN
52932003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5294
5295 * Makefile.tpl: Remove bogus conditional.
5296 * Makefile.in: Regenerate.
5297
52982003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5299
5300 * Makefile.tpl (profiledbootstrap): New target.
5301 * Makefile.in (profiledbootstrap): New target.
5302
2ffc3e73 53032003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5304
5305 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5306 Pinski. Remove user names from other bugzilla-only maintainers.
5307
1a1e6b96
NN
53082003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5309
1358ccea
NN
5310 * Makefile.tpl: Make 'recursive targets' using autogen rather
5311 than shell loop. Remove duplicate 'clean' targets and false
5312 comments.
5313 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5314 Add systematic method of specifying missing targets in subdirs.
5315 Add copyright boilerplate.
5316 * Makefile.in: Regenerate.
5317 * configure.in: Add 'recursive targets' to maybe list.
5318 * configure: Regenerate.
5319
ae74ed1f
NN
5320 * MAINTAINERS: "GNATS only" -> "Bug database only".
5321
1a1e6b96
NN
5322 * Makefile.tpl: Rename [+target+] to [+make_target+].
5323 * Makefile.def: Rename 'target' to 'make_target'.
5324
c79af3fa
NB
53252003-05-31 Neil Booth <neil@daikokuya.co.uk>
5326
5327 * MAINTAINERS: Add self as options handling maintainer.
5328
39d85b61
MM
53292003-05-28 Michael Meissner <gnu@the-meissners.org>
5330
5331 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5332 been too long since I touched those ports.
5333
afc2b62d
DD
53342003-05-28 DJ Delorie <dj@redhat.com>
5335
5336 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5337 * Makefile.in: Regenerate.
5338
df445104
MR
53392003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5340
5341 * configure.in: Use curly braces in the definition of tooldir.
5342 * configure: Regenerate.
5343
2eb98e5d 53442003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5345
2eb98e5d
DD
5346 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5347 newlib or libgloss.
5348 * Makefile.in: Regenerate.
5349
862fced8
DD
53502003-05-21 DJ Delorie <dj@redhat.com>
5351
5352 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5353 * Makefile.in: Regenerate.
5354
fc351800
ILT
53552003-05-20 Ian Lance Taylor <ian@airs.com>
5356
5357 * MAINTAINERS: Update my e-mail address.
5358
7e2dbcef
NN
53592003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5360
5361 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5362 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5363 Factor out common code from autogen IF statements.
5364 * configure: Regenerate.
5365 * Makefile.in: Regenerate.
5366
f2a0e225
KC
53672003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5368
5369 * configure.in: Accept i[3456789]86 for machine type.
5370 * configure: Regenerate.
5371
8b87bb96
NN
53722003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5373
5374 * configure.in: Switch more things to use maybe dependencies.
5375 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5376 * configure: Regenerate.
5377 * Makefile.tpl: Switch more things to use maybe dependencies.
5378 * Makefile.in: Regenerate.
5379
fdb882bc 53802003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5381
5382 * Makefile.tpl (install-opcodes): Define.
5383 * Makefile.in: Rebuild.
5384
f7c50032
AJ
53852003-05-13 Andreas Jaeger <aj@suse.de>
5386
5387 * config.guess: Update to 2003-05-09 version.
5388 * config.sub: Update to 2003-05-09 version.
5389
f2181bed 53902003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5391
5392 * configure.in: Correct sed script so that options in quotes are not
5393 deleted.
5394 * configure: Rebuild.
5395
aa8f1f57
CV
53962003-05-12 Corinna Vinschen <corinna@vinschen.de>
5397
5398 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5399 and $$s/newlib/libc/sys/cygwin32 include paths.
5400 * configure: Ditto.
5401
0c130f81
MM
54022003-05-12 Michael Meissner <gnu@the-meissners.org>
5403
5404 * MAINTAINERS: Update my email addresses.
5405
aa1a100b
EB
54062003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5407
5408 * config-ml.in: Propagate INSTALL variables.
f7c50032 5409
87861833
GP
54102003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5411
5412 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5413
de722255
CD
54142003-05-02 Chris Demetriou <cgd@broadcom.com>
5415
6eb95e99
ZW
5416 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5417 * Makefile.in: Regenerate.
de722255 5418
96c4a002
WB
54192003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5420
5421 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5422
55b15a11
WB
54232003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5424
5425 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5426
0c227849
DJ
54272003-04-27 Daniel Jacobowitz <drow@mvista.com>
5428
5429 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5430 * Makefile.in: Regenerated.
5431
d45148c1
WB
54322003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5433
5434 * MAINTAINERS (Write After Approval): Upgrade myself from
5435 GNATS only to write-after-approval. Update my mail address.
5436
48f2318c 54372003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5438
5439 (OS Port Maintainers: freebsd): Add myself.
5440
438f50c3
MM
54412003-04-22 Mark Mitchell <mark@codesourcery.com>
5442
5443 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5444
9074e169
KJ
54452003-04-22 Kean Johnston <jkj@sco.com>
5446
5447 * MAINTAINERS (SCO ports): Added myself.
5448
dfd39a2e
NS
54492003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5450
5451 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5452
ccbae82a
KJ
54532003-04-19 Kean Johnston <jkj@sco.com>
5454
5455 * MAINTAINERS (Write After Approval): Add myself.
5456
2f50999f
GP
54572003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5458
5459 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5460 * Makefile.in: Regenerate.
5461
e9b84181
JJ
54622003-04-18 Jakub Jelinek <jakub@redhat.com>
5463
5464 * configure.in (powerpc64*-*-linux*): Remove.
5465 * configure: Rebuilt.
5466
1ca4c6e1
PE
54672003-04-17 Phil Edwards <pme@gcc.gnu.org>
5468
5469 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5470 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5471 and restrap.
5472 * Makefile.in: Regenerate.
5473
0590b963
RE
54742003-04-16 Richard Earnshaw <rearnsha@arm.com>
5475
5476 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5477 * configure: Regenerated.
5478
ff41a56f
DD
54792003-04-15 DJ Delorie <dj@redhat.com>
5480
5481 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5482
50d440bc
NC
54832003-04-13 Nick Clifton <nickc@redhat.com>
5484
5485 * config-ml.in: Remove support for --disable-aix removing
5486 call-aix multilibs.
5487
b1e0a93e
AO
54882003-04-10 Alexandre Oliva <aoliva@redhat.com>
5489
5490 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5491 * */configure: Rebuilt.
5492
71fb704d
JS
54932003-04-08 Joel Sherrill <joel@oarcorp.com>
5494
5495 * MAINTAINERS: Add my email address.
5496
3897ea90
OH
54972003-03-17 Olivier Hainque <hainque@act-europe.fr>
5498
5499 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5500
93c834b7
NN
55012003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5502
5503 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5504 * Makefile.in: Regenerate.
5505
82c34dcb
MC
55062003-03-14 Michael Chastain <mec@shout.net>
5507
5508 * Makefile.in: Regenerate with correct Makefile.def.
5509
73458fb7
NN
55102003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5511
5512 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5513 Make macro.
5514 * Makefile.in: Regenerate.
5515 * configure.in: Clean up gxx_include_dir logic.
5516 * configure: Regenerate.
5517
32cf27e5
AE
55182003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5519
5520 * MAINTAINERS (Write After Approval): Add myself.
5521
c727e7a0
BE
55222003-03-10 Ben Elliston <bje@wasabisystems.com>
5523
5524 * MAINTAINERS: Update my mail address.
5525
9a27ac7a
FS
55262003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5527
5528 * configure.in (gxx_include_dir): Fix typo.
5529 * configure: Regenerated.
5530
3aa83176
NN
55312003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5532
5533 * Makefile.tpl: Reindent.
5534 * Makefile.in: Regenerate.
5535 * configure.in: Reindent. Don't set unused variables.
5536 * configure: Regenerate.
5537
9124bc53
DJ
55382003-03-04 Daniel Jacobowitz <drow@mvista.com>
5539
5540 * configure.in: Include $(build_tooldir)/sys-include in
5541 FLAGS_FOR_TARGET.
5542 * configure: Regenerated.
5543
cb543528
NN
55442003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5545
c858bf1e
NN
5546 * Makefile.tpl: Always pass down RANLIB.
5547 * Makefile.in: Regenerate.
5548
aa9c3ab4
NN
5549 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5550 * Makefile.in: Regenerate.
5551 * configure.in: Remove unused logic relating to --enable-shared
5552 and --enable-threads. Remove bogus comments. Remove redundant
5553 noconfigdirs.
5554 * configure: Regenerate.
5555
cb543528
NN
5556 * configure.in: Replace ${libstdcxx_version} by its value.
5557 Remove reference to mh-dgux.
5558 * configure: Regenerate.
5559
53f70c1b
KB
55602003-03-03 Kevin Buettner <kevinb@redhat.com>
5561
5562 * MAINTAINERS (Write After Approval): Add myself.
5563
df0f0674
NN
55642003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5565
5566 * Makefile.tpl: Rearrange.
5567 * Makefile.in: Regenerate.
5568
ef4e7569
US
55692003-02-25 Uwe Stieber <uwe@wwws.de>
5570
5571 * configure.in: Add support for kaOS as cross build target system.
5572 * configure: Regenerated.
5573
a7a287eb
SB
55742003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5575
5576 * MAINTAINERS (Write after approval): Add myself.
5577
ff00c8a2
JW
55782003-02-21 James E Wilson <wilson@tuliptree.org>
5579
5580 * MAINTAINERS: Update my email address.
5581
abb2db7a
ZW
55822003-02-21 Zack Weinberg <zack@codesourcery.com>
5583
5584 * MAINTAINERS: Add self to blanket write privs. section.
5585
e9f2dc3b
SM
55862003-02-20 Sean McNeil <sean@blue.mcneil.com>
5587
5588 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5589 configure-target-* as some target builds may require additional
5590 flags for preprocessor tests.
5591 * Makefile.in: Regenerated.
5592
ee03dc5e
AO
55932003-02-19 Alexandre Oliva <aoliva@redhat.com>
5594
11856278
AO
5595 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5596 * ltconfig: Handle it.
5597 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5598 auto-detecting it.
5599
274aef32
AO
5600 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5601 it is used as argument to $CC.
5602 * ltcf-gcj.sh: Likewise.
5603
ee03dc5e
AO
5604 * configure.in: Introduce --enable-maintainer-mode.
5605 * configure: Rebuilt.
5606 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5607 for maintainer mode.
5608 * Makefile.in: Rebuilt.
5609
30db8e17
JM
56102003-02-18 Jason Merrill <jason@redhat.com>
5611
5612 * Makefile.tpl (check-c++): Allow parallelism.
5613
cab60ac6
GP
56142003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5615
5616 * MAINTAINERS: Remove John Carr (who never actually had access to
5617 gcc.gnu.org).
5618
c8e5d1af
GK
56192003-02-15 Geoffrey Keating <geoffk@apple.com>
5620
5621 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5622 don't configure target-libobjc.
5623 * configure: Regenerate.
5624
70f91f50
RO
56252003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5626
5627 * Makefile.tpl (RANLIB): Define.
5628 * Makefile.in: Regenerate.
5629
669e9062
LB
56302003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5631
5632 * MAINTAINERS: Update my email.
abb2db7a 5633
61b56b2e
KS
56342003-02-06 Keith R Seitz <keiths@redhat.com>
5635
5636 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5637 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5638 * Makefile.in: Regenerated.
5639 * configure.in: Remove all traces of snavigator, db, and grep.
5640 * configure: Regenerated.
5641
a1ba6e15
GP
56422003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5643
5644 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5645 After Approval.
5646
f5f2cce5
CC
56472003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5648
5649 * MAINTAINERS (Write after approval): Add myself.
5650
ba49f6f1
FCE
56512003-01-31 Frank Ch. Eigler <fche@redhat.com>
5652
5653 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5654 * Makefile.in: Regenerated.
5655
ccf9f10c
RS
56562003-01-30 Roger Sayle <roger@eyesopen.com>
5657
5658 * config.guess: Updated to 2003-01-30's version.
5659 * config.sub: Updated to 2003-01-28's version.
5660
a693735b
AO
56612003-01-30 Alexandre Oliva <aoliva@redhat.com>
5662
5663 * config.if: If gcc_version is already set, just use it. Don't set
5664 gcc_version_trigger if it's already set, otherwise set it to
5665 gcc/version.c, but only if the file exists. If it is not set and
5666 gcc/version.c does not exist, try to extract the version number from
5667 $CC.
5668
204c43d6
AT
56692003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5670
abb2db7a 5671 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5672
842e91ec
PE
56732003-01-27 Phil Edwards <pme@gcc.gnu.org>
5674
5675 * configure.in: Revert 24Jan change.
5676 * configure: Regenerate.
5677
6b99984e
GP
56782003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5679
5680 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5681 entry of HJ Lu.
5682
806e0935
NN
56832003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5684
5685 * configure.in: Revert previous change.
5686 * configure: Regenerate.
5687
307a9864
NN
56882003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5689
5690 * configure.in: Make rda native-only.
5691 * configure: Regenerate.
5692
02ba6302
VR
56932003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5694
5695 * MAINTAINERS: Move myself from GNATS-only-accounts to
5696 write-after-approval.
5697
77d187bc
NN
56982003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5699
5700 * configure.in: Add missing \.
5701 * configure: Rebuilt.
5702
a94a2d4c
JJ
57032003-01-17 Jakub Jelinek <jakub@redhat.com>
5704
5705 * configure.in (baseargs): Avoid using \| in sed regular
5706 expressions.
5707 * configure: Rebuilt.
5708
73f84924
JJ
57092003-01-16 Jakub Jelinek <jakub@redhat.com>
5710
5711 * configure.in (baseargs): Remove all supported forms of
5712 --cache-file, --srcdir, --host, --build and --target options
5713 from argument lists.
5714 * configure: Rebuilt.
5715
8c12fc63
JZ
57162003-01-15 Josef Zlomek <zlomekj@suse.cz>
5717
5718 * MAINTAINERS: Add myself to write-after-approval list.
5719
7c005a3a
AO
57202003-01-15 Alexandre Oliva <aoliva@redhat.com>
5721
5722 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5723 * configure: Rebuilt.
5724
3dfabf63
NN
57252003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5726
5727 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5728 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5729 * Makefile.in: Regenerate.
5730 * configure: Regenerate.
5731
cf53ae10
AO
57322003-01-09 Alexandre Oliva <aoliva@redhat.com>
5733
5734 * configure.in: Remove Makefile in build, host and target modules
5735 unless configure was run with --no-recursion.
5736 * configure: Rebuilt.
5737
3fbe8e4a
CC
57382003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5739
5740 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5741 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5742 * Makefile.in: Regenerate.
5743
66e2aa7d
CD
57442003-01-08 Chris Demetriou <cgd@broadcom.com>
5745
5746 * config.guess: Update to 2003-01-03 version.
5747 * config.sub: Update to 2003-01-03 version.
5748
b5038cfb
CF
57492003-01-07 Christopher Faylor <cgf@redhat.com>
5750
5751 * configure: Regenerate with proper autoconf 2.13.
5752
d02c69be
CF
57532003-01-07 Christopher Faylor <cgf@redhat.com>
5754
5755 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5756 * configure: Regenerate.
d02c69be 5757
e914a571
AC
57582003-01-06 Andrew Cagney <ac131313@redhat.com>
5759
5760 * configure.in (GDB_TK): Add tcl directories conditional on
5761 gdb/gdbtk directory being present.
5762 * configure: Regenerate.
abb2db7a 5763
70571545
JDA
57642003-01-04 John David Anglin <dave.anglin@nrc.ca>
5765
5766 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5767 by gcc if LD is not defined and we are not doing a Canadian Cross.
5768 * configure: Rebuilt.
5769
89a7012a
TT
57702002-12-31 Tom Tromey <tromey@redhat.com>
5771
5772 * Makefile.in: Rebuilt.
5773 * Makefile.def (target_modules) [libffi]: Allow installation.
5774
3f4f56e2
AS
57752002-12-31 Andreas Schwab <schwab@suse.de>
5776
5777 * configure.in: Fix use of $program_transform_name.
5778 * configure: Regenerated.
5779
6c1b8d0a
DJ
57802002-12-30 Daniel Jacobowitz <drow@mvista.com>
5781
5782 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5783 * configure: Regenerated.
6c1b8d0a 5784
c5120911
AO
57852002-12-29 Alexandre Oliva <aoliva@redhat.com>
5786
5787 * Makefile.tpl (local-distclean): Don't remove...
5788 (multilib.ts): ... this. Moved into...
5789 (multilib.out): ... this. Don't use sub-make.
5790 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5791 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5792 (configure-build-[+module+], configure-[+module+],
5793 configure-target-[+module+], configure-gcc): ... these. Test
5794 for Makefile existence. Drop config.status from dependencies.
5795 * Makefile.in: Rebuilt.
5796 * configure.in: Move gcc-version-trigger to the end of
5797 ac_configure_args. Add comments to maybedep.tmp and
5798 serdep.tmp. Introduce --disable-serial-configure. Remove
5799 nonopt from baseargs, matching and removing corresponding
5800 whitespace while at it.
5801 * configure: Rebuilt.
5802
e245b0ea
AO
58032002-12-28 Alexandre Oliva <aoliva@redhat.com>
5804
903de295
AO
5805 * configure.in (host_configargs): Replace reference to
5806 no-longer-defined buildopts with --build=${build_alias}.
5807 * configure: Rebuilt.
5808
e245b0ea
AO
5809 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5810 program_transform_name to standard idiom.
5811 (AUTOGEN, AUTOCONF): Define.
5812 (Makefile.in): Use $(AUTOGEN).
5813 (Makefile): Depend on config.status, and use autoconf-style rule to
5814 build it. Move original commands to...
5815 (config.status): ... this new target.
5816 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5817 $(AUTOCONF).
5818 * Makefile.in: Rebuilt.
5819
671aa708
NN
58202002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5821
53fbfb58
NN
5822 * Makefile.tpl: Fix dramatic bustage due to change in
5823 program_transform_name.
5824 * Makefile.in: Regenerate.
5825
5826 * configure.in: Remove unnecessary PATH setting.
5827 * configure: Regnerate.
5828
5829 * configure.in: Don't default to unprefixed tools unless
5830 the native tools will work.
5831 * configure: Regenerate.
5832
671aa708
NN
5833 * configure.in: Convert to autoconf script. Blow away lots
5834 of now-redundant Makefile fragments.
5835 * configure: Generate using Autoconf.
5836 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5837 * Makefile.in: Regenerate.
5838
57f40826
NN
58392002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5840
3fedb745
NN
5841 * configure: Fix stupid bug where RANLIB was mistakenly included.
5842
abb2db7a 5843 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
5844 (build_configargs, host_configargs, target_configargs).
5845
5846 * configure.in: Move logic out of sed statement.
5847
abb2db7a 5848 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
5849 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5850
315fa0f4
SS
58512002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5852
5853 * config.sub: Import from master repository
5854 * config.guess: Ditto
5855
45aff44f
AS
58562002-12-24 Andreas Schwab <schwab@suse.de>
5857
5858 * Makefile.tpl (multilib.out): Fix missing space.
5859 * Makefile.in: Regenerate.
5860
88b5521b
NN
58612002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5862
5863 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5864 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5865 * Makefile.in: Regenerate.
5866 * configure.in: Remove unnecessary leftovers.
5867
2a726918
GK
58682002-12-21 Geoffrey Keating <geoffk@apple.com>
5869
5870 * configure.in (extra_ranlibflags_for_target): New variable.
5871 (*-*-darwin): Add -c to ranlib commands.
5872 * configure (tooldir): Handle extra_ranlibflags_for_target.
5873
aace3269 58742002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
5875
5876 * Makefile.tpl: Revert HJL's change.
5877 * Makefile.in: Regenerated.
5878 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5879 always.
5880
f0895142
AS
58812002-12-19 Andreas Schwab <schwab@suse.de>
5882
5883 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5884 * Makefile.in: Regenerate.
5885
782d0c02
L
58862002-12-18 H.J. Lu <hjl@gnu.org>
5887
5888 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5889 * Makefile.in: Regenerated.
5890
5891 * configure.in (build_prefix): New. Substitute.
5892
212f6dd0
NN
58932002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5894
79308c5d
NN
5895 * Makefile.tpl: Don't let real targets depend on phony targets.
5896 * Makefile.in: Regenerate.
5897
212f6dd0
NN
5898 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5899 * Makefile.in: Regenerate.
5900
ab17919f
SS
59012002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5902
5903 * config.sub: Import from master repository
5904 * config.guess: Ditto
5905
5ecf91d1
JM
59062002-12-16 Jason Merrill <jason@redhat.com>
5907
5908 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5909 previous 'make bootstrap'.
5910 * Makefile.in: Regenerate.
5911
d8437e1b
HPN
59122002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5913
5914 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5915
4977bab6
ZW
59162002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5917
5918 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5919 * Makefile.in: Regenerate.
5920
0edcfdcb
JM
59212002-12-13 Jason Merrill <jason@redhat.com>
5922
6248218a 5923 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
5924 library tests.
5925 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
5926 * Makefile.in: Regenerate.
5927
4977bab6
ZW
59282002-12-12 Alexandre Oliva <aoliva@redhat.com>
5929
5930 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5931 * Makefile.in: Rebuilt.
5932
f87505dd
AO
59332002-12-12 Alexandre Oliva <aoliva@redhat.com>
5934
5935 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5936
4977bab6
ZW
59372002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5938
5939 * configure: Fix bug put in by gremlins.
5940
5941 * Makefile.tpl: Substitute more autoconfily.
5942 * configure: Substitute more autoconfily.
5943 * Makefile.in: Regenerate.
5944
7f0db92a
SS
59452002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5946
5947 * config.sub: Import from master repository
5948 * config.guess: Ditto
5949 * MAINTAINERS: Added Svein Seldal under write after approval
5950
4977bab6
ZW
59512002-12-08 Andrew Cagney <ac131313@redhat.com>
5952
5953 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5954 * Makefile.in (all-sim): Ditto.
5955
59562002-12-06 DJ Delorie <dj@redhat.com>
5957
5958 * Makefile.tpl: Change configure dependencies to not have real
5959 targets depend on phony targets.
5960
59612002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5962
5963 * configure.in: Revert unintentional change.
5964
5965 * Makefile.tpl: Change dependency for */multilib.out so that
5966 it works when gcc isn't in the tree.
5967
5968 * configure.in: Substitute more.
5969 * configure: Run subconfigures from the Makefile.
5970 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5971 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5972
67f1b906
GP
59732002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5974
5975 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5976
4977bab6
ZW
59772002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5978
5979 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5980 and corresponding dependencies.
5981 * Makefile.in: Regenerate.
5982
5983 * configure.in (host_tools): Order binutils, gas and ld for
5984 convenience in running the testsuites.
5985
5986 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5987 * Makefile.in: Regenerate.
5988 * configure.in: Introduce rules to serialize subconfigure runs.
5989
5990 * configure.in: Introduce BASE_CC_FOR_TARGET.
5991 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5992 Realize configure-build-* targets. Realize configure-target-* targets.
5993 * Makefile.in: Regenerate.
5994
59952002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5996
5997 * configure: Move gcc_version_trigger stuff from here...
5998 * configure.in: ...to here.
5999
6000 * configure.in: Separate subconfigure options added by this file from
6001 options given by the user. Add machinery to put args for host
6002 subconfigures into the Makefile.
6003
6004 * Makefile.tpl: Remove 'vault' targets.
6005 * Makefile.tpl: Reorder and comment dependencies.
6006 * Makefile.in: Regenerate.
6007
60082002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6009 * configure.in: Fix my broken commit of previous patch. (sigh)
6010
743f054e
GK
60112002-11-28 Geoffrey Keating <geoffk@apple.com>
6012
6013 * configure.in: Move host-specific darwin noconfigdirs into
6014 the host-specific section.
6015
4977bab6
ZW
60162002-11-28 Geoffrey Keating <geoffk@apple.com>
6017
6018 * configure.in: Move host-specific darwin noconfigdirs into
6019 the host-specific section.
6020
60212002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6022
6023 * configure: Remove skip-this-dir support.
6024 * Makefile.tpl: Remove skip-this-dir support.
6025
6026 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6027 subdirectories.
6028 * Makefile.in: Regenerate.
6029
6030 * Makefile.tpl: Strip out useless setting of 'dir'.
6031 * Makefile.in: Regenerate.
6032
60332002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6034
6035 * configure.in: Fix deeply stupid bug.
6036
6037 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6038 shell code in CXX_FOR_TARGET
6039 * Makefile.def: Introduce raw_cxx.
6040 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6041 RAW_CXX_FOR_TARGET.
6042 * Makefile.in: Regenerate.
6043
60442002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6045
6046 * Makefile.tpl: Remove unnecessary ifs.
6047 * Makefile.in: Regenerate.
6048
6049 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6050 dependencies. Maybe-ize build-libiberty. Create dummy install
6051 targets for 'no_install' modules.
6052 * configure: Move GDB_TK substitution to configure.in. Move
6053 build_modules stuff to configure.in.
6054 * configure.in: Implement soft dependency machinery. Maybe-ize
6055 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6056 * Makefile.in: Regenerate.
6057
60582002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6059
6060 * Makefile.tpl: Make all-target, install-target behave similarly
6061 to all, install (only hitting configured targets). Eliminate
6062 unused macro defintions.
6063
6064 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6065 build != host.
6066
6067 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6068
6069 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6070
6071 * configure.in: Produce lists of subdir targets we're actually
6072 configuring. Remove references to "dosrel".
6073 * Makefile.tpl: Let configure set which subdir targets are hit.
6074 Remove install-cross; clean up install; remove ALL. Remove
6075 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6076 Autogenerate host module targets. Remove empty dependency lines
6077 and redundant dependency; rearrange slightly.
6078 * Makefile.def: Add host-side libtermcap, utils.
6079
6080 * Makefile.in: Regenerate.
6081
e6226a2f
RO
60822002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6083
6084 * ltconfig (osf[345]): Append $major to soname_spec.
6085 Reflect this in library_names_spec.
6086 * ltmain.sh (osf): Prefix $major with . for use as extension.
6087
3b75d237
AJ
60882002-11-19 Andreas Jaeger <aj@suse.de>
6089
6090 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6091 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6092 and sparc64 GNU/Linux systems.
6093
809108de
NS
60942002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6095
6096 * MAINTAINERS: Update email.
6097
e7e0de7e
GP
60982002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6099
6100 * MAINTAINERS: Complete James Dennett's entry.
6101
f7109dea
EB
61022002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6103
6104 * MAINTAINERS (Write After Approval): Add myself.
6105
d3ac17c9
BK
61062002-11-13 Bruce Korb <bkorb@gnu.org>
6107
6108 * Makefile.tpl: syntactic cleanup
6109
cbf78ae4
SH
61102002-11-13 Stuart Hastings <stuart@apple.com>
6111
6112 * MAINTAINERS: Add myself to write-after-approval list.
6113
4977bab6
ZW
61142002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6115
6116 * Makefile.def: Add list of recursive targets to autogenerate.
6117 Add build_modules.
6118 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6119 targets. Autogenerate *-build-* targets.
6120 * Makefile.in: Regenerate.
6121
61222002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6123
6124 * configure: More autoconf-style substitutions.
6125 * Makefile.tpl: More autoconf-style substitutions.
6126 * Makefile.in: Regenerate.
6127
61282002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6129
6130 * configure: Substitute more variables in a more autoconf-friendly
6131 way. Simplify slightly.
6132 * Makefile.tpl: Make more variables substitutable in an
6133 autoconf-friendly way.
6134 * Makefile.in: Regenerate.
6135
d4783999
JW
61362002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6137
6138 * MAINTAINERS (Write After Approval): Add myself.
6139
4977bab6
ZW
61402002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6141
6142 * configure.in (v810*): Remove special setting of tools.
6143
6144 * configure: Add support for extra required flags for ar or nm.
6145 * configure.in (aix4.3+): Use above support for target-specific
6146 issues, rather than using config/mt-aix43.
6147
61482002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6149
6150 * configure: Remove 'removing', which doesn't work. Replace $subdir
6151 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6152 with $srcdir. Reformat indentation. Substitute some variables
6153 formerly hard-coded in the Makefile for build=host.
6154 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6155 * Makefile.def: Autogenerate more.
6156 * Makefile.in: Regenerate.
6157
1c9c903e
AN
61582002-11-04 Adam Nemet <anemet@lnxw.com>
6159
6160 * MAINTAINERS (Write After Approval): Add myself.
6161
40673d2b
KB
61622002-11-04 Kevin Buettner <kevinb@redhat.com>
6163
6164 * Makefile.def (host_modules): Add rda.
6165 * Makefile.in: Regenerate.
6166 * configure.in (target_tool): Add target-rda to list.
6167
42e650ae
GP
61682002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6169
6170 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6171
e004b81f
PE
61722002-10-25 Phil Edwards <pme@gcc.gnu.org>
6173
6174 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6175 and restrap targets to this rule.
6176 * Makefile.in: Regenerate.
6177
06bd49b1
GP
61782002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6179
6180 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6181 GNATS only accounts.
6182
d0af82b0
HPN
61832002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6184
6185 * configure.in (i[3456]86-*-linux*): Add check to disable
6186 ${libgcj} for glibc1.
6187
10782654
DC
61882002-10-24 Denis Chertykov <denisc@overta.ru>
6189
6190 * MAINTAINERS: Add myself as ip2k port maintainer.
6191
a5a438f5
SS
61922002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6193
6194 * configure.in: Add tic4x target.
6195
fe3d5b7f
NN
61962002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6197
aba8a494
NN
6198 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6199 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6200 * Makefile.in: Regenerate.
6201
fe3d5b7f
NN
6202 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6203 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6204 * Makefile.in: Regenerate.
6205
a6ad79e7
JJ
62062002-10-02 Janis Johnson <janis187@us.ibm.com>
6207
6208 * MAINTAINERS: Add myself as web pages co-maintainer.
6209
6a8a9058
NN
62102002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6211
6212 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6213 * Makefile.in: Regenerate.
6214
327d975a
ZW
62152002-10-02 Zack Weinberg <zack@codesourcery.com>
6216
6217 * MAINTAINERS: Add myself and Nathan Sidwell
6218 <nathan@codesourcery.com> as VxWorks maintainers.
6219
a5ae8f19 62202002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6221
6222 * Makefile.def: Remove order dependency comments.
6223 * Makefile.tpl: Add explicit install-install dependencies.
6224 * Makefile.in: Regenerate.
d0f6c823 6225
34c6040c 6226 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6227 * Makefile.in: Regenerate.
34c6040c 6228
d0f6c823
NN
6229 * Makefile.tpl: Add configure-target (for src-release in src)
6230 * Makefile.in: Regenerate.
6231
50bd210b
NC
62322002-09-30 Nick Clifton <nickc@redhat.com>
6233
6234 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6235
ca25149e
UW
62362002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6237
6238 * configure.in (s390*-*-linux*): Enable libgcj.
6239
dd30b57d
NN
62402002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6241
9e60a678
NN
6242 * configure: Revert accidentally applied changes.
6243
dd30b57d
NN
6244 * Makefile.tpl: Make more autoconf-friendly.
6245 * Makefile.in: Regenerate.
6246 * configure: Make substitution more autoconf-like.
6247
5831424e
RE
62482002-09-28 Richard Earnshaw <rearnsha@arm.com>
6249
6250 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6251 single entry to handle all these.
6252 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6253 libjava on arm-*-elf.
6254
b7f3b15b
GK
62552002-09-27 Geoffrey Keating <geoffk@apple.com>
6256
6257 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6258 things that depend on them.
6259
0dffceed
NN
62602002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6261
6262 * Makefile.tpl: Make subsituted variables more autoconfy.
6263 * Makefile.in: Regenerate.
6264 * configure: Make seds more autoconfy.
6265
1db75a86 62662002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6267
6268 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6269 * Makefile.in: Regenerate.
6270 * configure.in: Rewrite sed statements to look autoconfy.
6271
1db75a86
NN
6272 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6273 all-target-foo on configure-target-foo.
6274 * Makefile.def: Ditto.
6275 * Makefile.in: Rebuild.
6276
741a4e89
AH
62772002-09-25 Andrew Haley <aph@redhat.com>
6278
6279 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6280
95ddd785
NN
62812002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6282
6283 * Makefile.def: New file.
6284 * Makefile.tpl: New file.
6285 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6286 * contrib/gcc_update: Note that Makefile.in is a generated file.
6287
6288 * configure.in: Minor rearrangement. Simplify tests.
6289
65a824f6
JT
62902002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6291
6292 * configure.in (with_headers): Skip copy if value is "yes".
6293 (with_libs): Likewise.
6294
51270f0a 62952002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6296
6297 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6298 * configure.in (sh*-*-pe*): Ditto.
6299 * configure.in (mips*-*-pe*): Ditto.
6300 * configure.in (*arm-wince-pe): Ditto.
6301
8f89dbf4
NN
6302 * configure.in: Rearrange.
6303
c1b8db3f
KH
63042002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6305
6306 * MAINTAINERS: Update my email address.
6307
341f0575
PK
63082002-08-30 Paul Koning <pkoning@equallogic.com>
6309
6310 * MAINTAINERS: (Write After Approval): Add myself.
6311
d2e06980
GK
63122002-08-29 Geoffrey Keating <geoffk@redhat.com>
6313
6314 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6315
4906d5d8
GK
63162002-08-24 Geoffrey Keating <geoffk@redhat.com>
6317
6318 * MAINTAINERS: Change my mailing address.
6319
e9a25cc8
PC
63202002-08-21 Paolo Carlini <pcarlini@unitus.it>
6321
6322 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6323 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6324
a5aa7421
LR
63252002-08-20 Loren J. Rittle <ljrittle@acm.org>
6326
6327 * MAINTAINERS (Write After Approval): Remove myself.
6328 (Various Maintainers: c++ runtime libs): Add myself.
6329
5ce6f47b
EC
63302002-08-15 Eric Christopher <echristo@redhat.com>
6331
6332 * config.sub: Import from master repository.
6333 * config.guess: Ditto.
6334
7f9317f0
AO
63352002-08-19 Alexandre Oliva <aoliva@redhat.com>
6336
6337 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6338 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6339 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6340
7aecca3d
AH
63412002-08-16 Aldy Hernandez <aldyh@redhat.com>
6342
6343 * MAINTAINERS: Add self to rs6000 vector extensions.
6344
8ea4b195
AO
63452002-08-15 Alexandre Oliva <aoliva@redhat.com>
6346
6347 * libiberty/configure: Reverted unintended yesterday's check in.
6348
f5cc59a7
AO
63492002-08-14 Alexandre Oliva <aoliva@redhat.com>
6350
6351 * boehm-gc/configure, libf2c/configure: Rebuilt.
6352 * libffi/configure, libiberty/configure: Ditto.
6353 * libjava/configure, libobjc/configure: Ditto.
6354 * libstdc++-v3/configure, zlib/configure: Ditto.
6355 Merged from binutils:
6356 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6357 From Steve Ellcey <sje@cup.hp.com>:
6358 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6359 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6360 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6361 IA64.
6362 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6363 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6364 soname_spec, sys_lib_search_path_spec): Ditto.
6365
66350331
FS
63662002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6367
6368 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6369
2ff34870
L
63702002-08-04 H.J. Lu (hjl@gnu.org)
6371
6372 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6373
a014f2fe
KW
63742002-08-02 Krister Walfridsson <cato@df.lth.se>
6375
6376 * MAINTAINERS (Write After Approval): Add myself.
6377
c01d477a
AM
63782002-07-31 Alan Modra <amodra@bigpond.net.au>
6379
6380 * configure.in: Move generic linux case to end. Copy generic
6381 linux noconfigdirs to mips*-*-linux* entry and new
6382 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6383
68cd2524
MM
63842002-07-19 Michael Matz <matz@suse.de>
6385
6386 * MAINTAINERS: Add myself as ra* maintainer.
6387
e2d83b8c
CD
63882002-07-16 Chris Demetriou <cgd@broadcom.com>
6389
6390 * config.guess: Update to 2002-07-09 version.
6391 * config.sub: Update to 2002-07-03 version.
6392
cece4f1d
HPN
63932002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6394
6395 * MAINTAINERS: Fix typo in a maintainer email address.
6396
bb654703
NN
63972002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6398
6399 * configure.in: Remove two redundant tests.
6400
789b7de5
RO
64012002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6402
6403 * configure.in (mips*-*-irix6*o32): Enable stabs.
6404
e1da1089
NN
64052002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6406
f3970bba
NN
6407 * configure.in: Don't build grez.
6408 * Makefile.in: Ditto.
6409
e1da1089
NN
6410 * Makefile.in: Remove references to bsp, cygmon, libstub.
6411 * configure.in: Ditto.
6412
6413 * configure.in: Remove leftover reference to gdbtest.
6414
57c905fa
PE
64152002-07-08 Phil Edwards <pme@gcc.gnu.org>
6416
6417 * configure.in (gxx_include_dir): Change to match versioned
6418 C++ headers if --enable-version-specific-runtime-libs is used.
6419
a0af94a7 64202002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6421
a0af94a7
SE
6422 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6423
423ce3eb
NN
64242002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6425
6426 * configure.in: Make --without-x work.
6427
98186934
NN
64282002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6429
c3b7d169
NN
6430 * configure.in: Rearrange target Makefile fragment collection.
6431
98186934
NN
6432 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6433 cvs[src].
6434 * configure.in: Ditto.
6435
eebd288a
MK
64362002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6437
6438 * MAINTAINERS (Write After Approval): Update my e-mail address.
6439
3ab36f05
NN
64402002-06-24 Ben Elliston <bje@redhat.com>
6441
6442 * configure.in (host_tools): Remove cgen.
6443
6444 * Makefile.in (all-cgen): Remove; runs from its source directory.
6445 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6446 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6447 (all-sim): Likewise.
6448
64492002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6450
6451 * Makefile.in: Eliminate 'apache' targets.
6452 * configure.in: Eliminate 'apache' targets.
6453
55380b08
NN
6454 * configure.in: Eliminate redundant tests. Reorganize.
6455
9a5c1b9d
NN
6456 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6457
5fd3853a
NN
6458 * config-ml.in: Eliminate references to Cygnus configure.
6459
cfefc434
NN
6460 * Makefile.in: Eliminate references to building emacs.
6461
2fe93885
GS
64622002-06-28 Graham Stott <graham.stott@btinternet.com>
6463
6464 * MAINTAINERS: Update my email address.
6465
53c40185
BK
64662002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6467
6468 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6469 (cxx_incdir): Remove.
53c40185 6470
97679694
NN
64712002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6472
6473 * MAINTAINERS (Write After Approval): Add self.
6474
b03bcd37
DC
6475Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6476
6477 * configure.in: Add support for ip2k.
6478
6bd12129
NN
64792002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6480
6481 * configure.in: Fix AIX configury bug.
6482
e0d98a92
SE
64832002-06-20 Steve Ellcey <sje@cup.hp.com>
6484
6485 * MAINTAINERS (Write After Approval): Add self.
6486
ba3292db
NN
64872002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6488
ef40bc65
NN
6489 * configure.in: replace ${topsrcdir} with ${srcdir}
6490
7a0be465
NN
6491 * configure.in: Move definition of libstdcxx_flags
6492 right above usage, rather than waaay earlier.
6493
e1848dde
NN
6494 * configure.in: Pull definition of is_cross_compiler earlier.
6495
8bc2fff1
NN
6496 * configure.in: Rearrange a little.
6497
ba3292db
NN
6498 * configure.in: Remove references to librx.
6499 * Makefile.in: Remove references to librx.
6500
11d8b408
DC
6501Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6502
6503 * config.sub: Add support for avr target.
6504 Import from master sources, rev 1.255
5ce6f47b 6505
93da8339
PE
65062002-06-19 Phil Edwards <pme@gcc.gnu.org>
6507
6508 * configure, .cvsignore: Revert previous change...
6509 * Makefile: ...delete.
6510
b4caab5c
NN
65112002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6512
6513 * configure.in: Eliminate ${gasdir} variable.
6514
ee777171
DB
65152002-06-18 Dave Brolley <brolley@redhat.com>
6516
6517 * configure.in: Add support for frv.
6518 * config.sub: Add support for frv.
6519
26e4af54
PE
65202002-06-18 Phil Edwards <pme@gcc.gnu.org>
6521
6522 * configure: Remove garbage from previous commit.
6523
bb20b7da
PE
65242002-06-18 Phil Edwards <pme@gcc.gnu.org>
6525
6526 * configure: For in-source builds, make a subdir and re-exec there.
6527 * Makefile: New file. Pass targets through to build directory.
6528 * .cvsignore: No longer ignore "Makefile".
6529
9d321f6c
DR
65302002-06-16 Douglas Rupp <rupp@gnat.com>
6531
6532 * MAINTAINERS (Write After Approval): Add self.
6533
c8eb2bc0
KG
65342002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6535
6536 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6537
f210d239
JT
65382002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6539
6540 * configure.in (vax-*-netbsd*): Re-enable gas.
6541
e9667b3c
NN
65422002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6543
efe1f357
NN
6544 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6545 BUILD_PREFIX_1, to correct nomenclature.
6546 * configure: Likewise.
6547
e9667b3c
NN
6548 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6549 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6550
fe2fe497
OH
65512002-05-31 Olaf Hering <olh@suse.de>
6552
6553 * config-ml.in: Propogate DESTDIR also.
6554
dcf7f0dd
JT
65552002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6556
6557 * configure.in (vax-*-netbsd*): Don't build gas for this
6558 platform.
6559
6ff14f32
MM
65602002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6561
6562 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6563 and libgcj for AVR.
6564
397de1ff
KK
65652002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6566
6567 * MAINTAINERS (Write After Approval): Add myself.
6568
ac30211c
JT
65692002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6570
6571 * config.guess: Update to 2002-05-22 version.
6572 * config.sub: Likewise.
6573
1e6347d8
RO
65742002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6575
6576 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6577 * config-ml.in: Likewise.
6578 * configure: Likewise.
6579 * configure.in: Likewise.
6580
e5ce1d6d
SC
65812002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6582
6583 * MAINTAINERS: Update my email address.
6584
6cdef75d
NN
65852002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6586
4a87f061
NN
6587 * configure.in: Simplify makefile fragment collection.
6588
6589 * configure.in: Remove code to build emacs.
603606e7 6590
e254d6b5
NN
6591 * configure.in : Remove --srcdir argument from targargs and buildargs
6592 (it's always overridden in the Makefile anyway). Rearrange a bit.
6593
6594 * configure: Move some logic to configure.in.
6595 * configure.in: Move some logic from configure.
6cdef75d 6596
1d6006fe
TT
65972002-05-11 Tom Tromey <tromey@redhat.com>
6598
6599 * MAINTAINERS: Reflect libgcj reality.
6600
b70b3534
FS
66012002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6602
6603 * Makefile.in: Honour DESTDIR.
6604
4434687a
MM
66052002-05-08 Mark Mitchell <mark@codesourcery.com>
6606
6607 * config.guess: Import 2002-03-20 version.
6608 * config.sub: Import 2002-04-26 version.
6609
a89e49c7
RO
66102002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6611
6612 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6613
44e55536
TJ
66142002-05-07 Tim Josling <tej@melbpc.org.au>
6615
6616 * MAINTAINERS: Add self.
6617
97320a3f
LR
66182002-05-06 Loren J. Rittle <ljrittle@acm.org>
6619
6620 * ltmain.sh: Detect and handle object name conflicts
6621 while piecewise linking a static library.
6622
b7c13625
AO
66232002-05-05 Alexandre Oliva <aoliva@redhat.com>
6624
6625 * configure.in (noconfigdirs): Don't disable libgcj on
6626 sparc64-*-solaris* and sparcv9-*-solaris*.
6627
4182d9fa
AO
66282002-05-03 Alexandre Oliva <aoliva@redhat.com>
6629
6630 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6631
7bebf279
TF
66322002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6633
6634 * configure.in (FLAGS_FOR_TARGET): Do not add
6635 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6636 on i[3456]86-*-linux*.
6637
9a06dc7d
TF
66382002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6639
6640 * configure.in (noconfigdirs): Replace [ ] with test.
6641
6642 * configure.in (noconfigdirs): Do not add target-newlib if
6643 target == i[3456]86-*-linux*, and host == target.
6644
a51a07fa
NN
66452002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6646
9e7facd6
DD
6647 * configure.in: delete reference to absent file
6648
aeaa0f2f
NN
6649 * configure.in: replace '[' with 'test'
6650
4bb98828
NN
6651 * configure.in: Eliminate references to gash.
6652 * Makefile.in: Eliminate references to gash.
6653
64791664
NN
6654 * configure.in: remove useless references to 'pic' makefile fragments.
6655
3ed57cf4
NN
6656 * configure.in: (*-*-windows*) Finish removing.
6657
a51a07fa
NN
6658 * configure.in: Eliminate redundant test for libgui.
6659
8552f6f1
RS
66602002-04-29 Roger Sayle <roger@eyesopen.com>
6661
6662 * MAINTAINERS: Add self and realphabetize. Update entries
6663 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6664 entry for a29k port maintainer.
6665
9e847666
JS
66662002-04-26 Joel Sherrill <joel@OARcorp.com>
6667
6668 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6669 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6670
704c9a14
NN
66712002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6672
6673 * configure.in: remove references to dead files
6674
7bff5059
MM
66752002-04-19 Mark Mitchell <mark@codesourcery.com>
6676
6677 * MAINTAINERS: Add information about purpose of this file.
6678
0c7c67f0
TT
66792002-04-18 Tom Tromey <tromey@redhat.com>
6680
6681 * configure.in: Disallow configuring libgcj when it is already
6682 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6683 Solaris 2.8 by default. For PR libgcj/6158.
6684
63501e91
NN
66852002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6686
6687 * configure.in: Move default CC setting out of config/mh-* fragments
6688 directly into here.
6689
701afd4d
NN
66902002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6691
6692 * configure.in: don't even try to configure or make a subdirectory
6693 if there's no configure script for it.
6694
07cdae91
MM
66952002-04-15 Mark Mitchell <mark@codesourcery.com>
6696
6697 * MAINTAINERS: Remove chill maintainers.
6698 * Makefile.in (CHILLFLAGS): Remove.
6699 (CHILL_LIB): Remove.
6700 (TARGET_CONFIGDIRS): Remove libchill.
6701 (CHILL_FOR_TARGET): Remove.
6702 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6703 CHILL_LIB.
6704 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6705 (CHECK_TARGET_MODULES): Likewise.
6706 (INSTALL_TARGET_MODULES): Likewise.
6707 (CLEAN_TARGET_MODULES): Likewise.
6708 (configure-target-libchill): Remove.
6709 (all-target-libchill): Remove.
6710 * configure.in (target_libs): Remove target-libchill.
6711 Do not compute CHILL_FOR_TARGET.
6712 * libchill: Remove directory.
5ce6f47b 6713
ab50d72b
DD
67142002-04-11 DJ Delorie <dj@redhat.com>
6715
6716 * Makefile.in, configure.in: Sync with binutils, entries
6717 follow...
6718
0a1e123a
DD
67192002-04-07 Andrew Cagney <ac131313@redhat.com>
6720
6721 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6722 (do-tar, do-bz2): New rules.
6723 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6724 (gdb-tar): New rule.
6725 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6726 (insight_dejagnu.tar): New rule.
6727 (insight.tar): New rule.
6728 (gdb+dejagnu.tar): New rule.
6729 (gdb.tar): New rule.
6730
ab50d72b
DD
67312002-02-01 Mo DeJong <supermo@bayarea.net>
6732
6733 * Makefile.in: Add all-tix to deps for all-snavigator
6734 so that tix is built when building snavigator.
6735
67362002-01-11 Steve Ellcey <sje@cup.hp.com>
6737
6738 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6739 ld and gdb are not supported.
6740
67412002-01-07 Mark Salter <msalter@redhat.com>
6742
6743 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6744 Allow target-libgloss to be built for arm, strongarm, and xscale.
6745
67462001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6747
6748 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6749 options for i[3456]86-pc-linux* native builds.
6750
67512001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6752
6753 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6754 files from .po files for a distribution.
6755
67562001-09-03 Jeff Holcomb <jeffh@redhat.com>
6757
6758 * configure.in: Enable libstdc++-v3 for h8300 targets.
6759
67602001-06-19 Alan Modra <amodra@bigpond.net.au>
6761
6762 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6763 version from bfd/.
6764
6765Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6766
6767 * Makefile.in (VER): When present, extract the version number from
6768 the file version.in.
6769
67702001-05-24 Tom Rix <trix@redhat.com>
6771
6772 * configure.in : enable ld for aix
6773
67742001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6775
6776 * config.guess: Add linux target for S/390.
6777
67782000-11-07 Philip Blundell <pb@futuretv.com>
6779
6780 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6781
67822000-11-03 Philip Blundell <pb@futuretv.com>
6783
6784 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6785 files.
6786
67872001-01-15 Ben Elliston <bje@redhat.com>
6788
6789 * configure.in (host_tools): Add sid.
6790 Always configure cgen.
6791
67922000-11-24 Nick Clifton <nickc@redhat.com>
6793
6794 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6795
6796
67972000-08-20 Doug Evans <dje@casey.transmeta.com>
6798
6799 * Makefile.in (ALL_MODULES): Add all-cgen.
6800 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6801 (all-cgen): New target.
6802 (all-opcodes,all-sim): Depend on all-cgen.
6803 * configure.in (host_tools): Add cgen.
6804 Only configure cgen if --enable-cgen-maint.
6805
ef98ad7b
LR
68062002-04-09 Loren J. Rittle <ljrittle@acm.org>
6807
6808 * configure.in: Add *-*-freebsd* configurations.
6809
90def2b2
TT
68102002-04-08 Tom Tromey <tromey@redhat.com>
6811
6812 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6813 Fixes PR libgcj/6068.
6814
320d7e7a
KW
68152002-03-30 Krister Walfridsson <cato@df.lth.se>
6816
6817 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6818
18b467f1
RO
68192002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6820
6821 * configure.in (alpha*-dec-osf*): Enable libgcj.
6822
8bb3a5af
MG
68232003-03-27 Matthew Gingell <gingell@gnat.com>
6824
6825 * MAINTAINERS (Write After Approval): Add myself.
6826
56ae9405
NC
68272002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6828
6829 Fix for: PR bootstrap/3591, target/5676
6830 * configure.in (mcore-pe): Disable the configuration of
6831 libstdc++-v3 since exceptions are not supported.
6832
f18d9a0c
AG
68332002-03-20 Anthony Green <green@redhat.com>
6834
6835 * configure.in: Enable libgcj for xscale-elf target.
6836
c0e21eef
R
6837Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6838
6839 * MAINTAINERS: Update my email address.
6840
28eca9e8
AO
68412002-03-16 Alexandre Oliva <aoliva@redhat.com>
6842
6843 * ltmain.sh (relink_command): Fix typo in previous change.
6844
e67e72c7
AO
68452002-03-15 Alexandre Oliva <aoliva@redhat.com>
6846
6847 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6848 (relink_command): Added --tag flags.
6849 (mode=install): If relinking fails; error out.
6850
c2273204
RH
68512002-03-12 Richard Henderson <rth@redhat.com>
6852
6853 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6854 .NOTPARALLEL tag.
6855 (do-check): Rename from check.
6856 (check): Allow parallel check.
6857
bcb64245
BW
68582002-03-12 Bob Wilson <bob.wilson@acm.org>
6859
6860 * MAINTAINERS: Add myself as maintainer for xtensa port.
6861 Fix alphabetical order in CPU port maintainer list.
6862 Remove myself from Write After Approval list.
6863
63adb4ff
RH
68642002-03-11 Richard Henderson <rth@redhat.com>
6865
6866 * Makefile.in (.NOTPARALLEL): Add fake tag.
6867
9bec4bf0
L
68682002-03-07 H.J. Lu (hjl@gnu.org)
6869
6870 * configure.in: Enable gprof for mips*-*-linux*.
6871
c7fc1f84
DS
68722002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6873
6874 * MAINTAINERS (Write After Approval): Add myself.
6875
6bff33fb
AO
68762002-02-28 Alexandre Oliva <aoliva@redhat.com>
6877
6878 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6879 libjava.
6880 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6881
0210b33b
AO
68822002-02-23 Alexandre Oliva <aoliva@redhat.com>
6883
6884 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6885 because its Makefile is there; test for the executable instead.
6886
fcc0a3ef
AO
68872002-02-22 Alexandre Oliva <aoliva@redhat.com>
6888
6889 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6890 libstdc++-v3 and libjava.
6891
97cf8285
AM
68922002-02-11 Adam Megacz <adam@xwt.org>
6893
6894 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6895 boehm-gc
5ce6f47b 6896
40fe0ec3
AO
68972002-02-09 Alexandre Oliva <aoliva@redhat.com>
6898
6899 * config.guess: Updated to 2002-01-30's version.
6900 * config.sub: Updated to 2002-02-01's version.
6901 Contribute sh64-elf.
6902 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6903 * configure.in: Added sh64-*-*.
6904
694d53ee
CD
69052002-02-08 Chris Demetriou <cgd@broadcom.com>
6906
6907 * MAINTAINERS: Belatedly add myself to write after approval list.
6908
a9ca50b1
JH
6909Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6910
6911 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6912 Remove self as Write After Approval.
6913
5ffc3500
GK
69142002-01-31 Geoffrey Keating <geoffk@redhat.com>
6915
6916 * MAINTAINERS: Put self in as maintainer for contrib/regression
6917 directory.
6918
4ceaf7fb
PE
69192002-01-28 Phil Edwards <pme@gcc.gnu.org>
6920
6921 * MAINTAINERS: Update my email address.
6922
51584787
JT
69232002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6924
5ce6f47b
EC
6925 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6926 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
6927 libraries if not supported for NetBSD on target CPU.
6928
5701d273
DR
69292002-01-25 Douglas B Rupp <rupp@gnat.com>
6930
6931 * install-sh: Use _inst.$$_ for temp file name.
6932
b299a075
JT
69332002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6934
6935 * MAINTAINERS (Write After Approval): Move my contact info
6936 from here...
6937 (OS Port Maintainers): ...to here (netbsd).
6938
51fe14b5
BW
69392002-01-22 Bob Wilson <bob.wilson@acm.org>
6940
6941 * MAINTAINERS (Write After Approval): Add myself.
6942
b634ad42
L
69432002-01-17 H.J. Lu <hjl@gnu.org>
6944
6945 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6946 (all-target-fastjar): Also depend on all-target-libiberty.
6947
3cd87679
L
69482002-01-16 H.J. Lu (hjl@gnu.org)
6949
6950 * config.guess: Import from master sources, rev 1.225.
6951 * config.sub: Import from master sources, rev 1.238.
6952
969a6d8f
KH
69532002-01-16 Kazu Hirata <kazu@hxi.com>
6954
6955 * MAINTAINERS (Write After Approval): Remove myself.
6956
366f6a52
FW
69572001-12-19 Florian Weimer <fw@deneb.enyo.de>
6958
6959 * MAINTAINERS (Write After Approval): Add myself.
6960
f02240b6
JM
69612001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6962
6963 * MAINTAINERS: Add self as docs co-maintainer.
6964
5d08dc39
MK
69652001-12-11 Matthias Klose <doko@debian.org>
6966
6967 * MAINTAINERS (Write After Approval): Add myself.
6968
39e790d5
ZW
69692001-12-09 Zack Weinberg <zack@codesourcery.com>
6970
6971 * MAINTAINERS: Update my email address.
6972
4519d6a3
TC
69732001-12-07 Turly O'Connor <turly@apple.com>
6974 * MAINTAINERS (Write After Approval): Add myself.
6975 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6976 (rs6000_initialize_trampoline): Call __trampoline_setup for
6977 ABI_DARWIN too.
6978 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 6979 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 6980
21cf0a73
PC
69812001-12-07 Paolo Carlini <pcarlini@unitus.it>
6982
6983 * MAINTAINERS (Write After Approval): Add myself.
6984
4ee43206
DR
6985Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6986
6987 * configure, configure.in: Use temp file for long sed commands.
6988
251931f3
LG
69892001-12-03 Laurent Guerby <guerby@acm.org>
6990
6991 * config.sub: Update to version 1.232 on subversion.
6992
03777dd7
BE
69932001-12-03 Ben Elliston <bje@redhat.com>
6994
6995 * MAINTAINERS: Update mail address for config.* patches.
6996
e490616e
ZW
69972001-11-27 DJ Delorie <dj@redhat.com>
6998 Zack Weinberg <zack@codesourcery.com>
6999
7000 When build != host, create libiberty for the build machine.
7001
7002 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7003 CONFIG_ARGUMENTS.
7004 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7005 New variables.
7006 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7007 and rules.
7008 (all.normal): Depend on ALL_BUILD_MODULES.
7009 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7010 (all-build-libiberty): Depend on configure-build-libiberty.
7011
7012 * configure: Calculate and substitute proper value for
7013 ALL_BUILD_MODULES.
7014 * configure.in: Create the build subdirectory.
7015 Calculate and substitute TARGET_CONFIGARGS (formerly
7016 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7017
04075e8f
ZL
70182001-11-26 Ziemowit Laski <zlaski@apple.com>
7019
7020 * MAINTAINERS (write-after-approval): Add self.
7021
ed19322d
CR
70222001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7023
7024 * MAINTAINERS (GNATS only accounts): Remove self.
7025
90a12988
HPN
70262001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7027
7028 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7029 libf2c.
7030
77e653ad
CR
70312001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7032
7033 * MAINTAINERS (Write After Approval): Add self.
7034
64adad99
DB
70352001-11-12 David O'Brien <obrien@FreeBSD.org>
7036
7037 * MAINTAINERS: mips and s390 are also CPU ports.
7038
834a28c7
DB
70392001-11-12 David O'Brien <obrien@FreeBSD.org>
7040
7041 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7042
ef94239f
DB
70432001-11-11 David O'Brien <obrien@FreeBSD.org>
7044
7045 * MAINTAINERS: Alphabetize.
7046
beda0427
KH
70472001-11-09 Kazu Hirata <kazu@hxi.com>
7048
7049 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7050
6ca224d3
JDA
70512001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7052
7053 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7054
132e4bd7
PE
70552001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7056
7057 * configure.in (--enable-languages): Be more permissive about
7058 syntax. Check for empty lists better. Warn about $LANGUAGES.
7059
c6243b4c
GK
70602001-11-08 Geoffrey Keating <geoffk@redhat.com>
7061
7062 * config.sub: Import from master sources, rev. 1.230.
7063 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7064
abbb9e76
LG
70652001-11-07 Laurent Guerby <guerby@acm.org>
7066
7067 * MAINTAINERS (Write After Approval): Add self.
7068
53cdb27a
HPN
70692001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7070
7071 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7072
dd3a88c9
HPN
70732001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7074
7075 * config.sub: Import from master sources, rev 1.226.
7076 * config.guess: Import from master sources, rev 1.216.
7077
d344dce9
HPN
70782001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7079
7080 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7081 * MAINTAINERS: Add self as maintainer of MMIX port.
7082 Remove old after-approval entry.
7083
63f6bcd7
JM
70842001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7085
7086 * ChangeLog, configure: Fix spelling errors.
7087
84f92638
BK
70882001-10-20 Brendan Kehoe <brendan@zen.org>
7089
7090 * MAINTAINERS: Tweak my address.
7091
2f30eda4
R
7092Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7093
7094 * MAINTAINERS: Update my email address.
7095
1567080c 70962001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7097
f48a3b5c 7098 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7099 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7100
30106886
GB
71012001-10-10 Geert Bosch <bosch@gnat.com>
7102
e490616e 7103 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7104 Added Robert Dewar.
7105
d3d51b8c
DB
71062001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7107
7108 * MAINTAINERS (Write After Approval): Added self
7109
d1c3e709
GB
71102001-10-02 Geert Bosch <bosch@gnat.com>
7111
7112 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7113
50f5f793
JM
71142001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7115
7116 * configure: Handle temporary files securely using mkdir.
7117
7fddf9a9
AO
71182001-09-29 Alexandre Oliva <aoliva@redhat.com>
7119
7120 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7121
387beb82
WC
71222001-09-26 Will Cohen <wcohen@redhat.com>
7123
7124 * configure.in (*-*-linux*): Disable configuration of target-newlib
7125 and target-libgloss.
e490616e 7126
0c055e34
AO
71272001-09-26 Alexandre Oliva <aoliva@redhat.com>
7128
7129 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7130 RANLIB.
7131
759bfa90
AO
71322001-09-21 Alexandre Oliva <aoliva@redhat.com>
7133
7134 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7135 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7136 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7137 avoid quotes nesting problems.
7138 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7139 (DO_X): Export only variables that are set.
7140
1dc4a750
BE
71412001-09-19 Ben Elliston <bje@redhat.com>
7142
7143 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7144 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7145 semantics. Use the shell built-in "type" command instead.
7146
898c7238
AO
71472001-08-31 Alexandre Oliva <aoliva@redhat.com>
7148
7149 Merged from gcc-3_0-branch:
7150 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7151 * ltcf-c.sh: Use $objext, not $ac_objext.
7152 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7153 * ltcf-cxx.sh: Add support for GNU.
7154 2001-07-22 Timothy Wall <twall@redhat.com>
7155 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7156 default settings if using GNU tools with that configuration.
7157 * ltcf-cxx.sh: Ditto.
7158 * ltcf-gcj.sh: Ditto.
7159 2001-07-21 Michael Chastain <chastain@redhat.com>
7160 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7161 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7162 * ltmain.sh: Mark as gcc-local.
7163
8fa0a32e
EC
71642001-08-30 Eric Christopher <echristo@redhat.com>
7165 Jason Eckhardt <jle@redhat.com>
7166
7167 * config.guess: Merge from master sources.
7168 * config.sub: Merge from master sources, add support for mipsisa32.
7169
32f30f91 71702001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7171 * config.sub: Merge from master sources, rev 1.219.
7172 * MAINTAINERS: Add self as contact for stormy16 port.
7173
f6084f99
ZW
71742001-08-14 Zack Weinberg <zackw@panix.com>
7175
7176 * config.sub: Merge from master sources, rev 1.218.
7177 * config.guess: Merge from master sources, rev 1.209.
7178
91b54f7f
GS
71792001-08-11 Graham Stott <grahams@redhat.com>
7180
7181 * Makefile.in (check-c++): Add missing semicolon.
7182
e5b3941e
JH
7183Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7184
32f30f91 7185 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7186
6387a56e
EC
71872001-07-30 Eric Christopher <echristo@redhat.com>
7188
7189 * MAINTAINERS (Various maintainers: mips port): Added myself.
7190
53b475f0
AH
71912001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7192
e490616e 7193 * configure.in (sh-*-linux*): New.
53b475f0 7194
2a08c780
RH
71952001-07-27 Richard Henderson <rth@redhat.com>
7196
7197 * .cvsignore: Add LAST_UPDATED.
7198
bfa79422
UW
71992001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7200
7201 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7202
0ae85492
AH
72032001-07-16 Aldy Hernandez <aldyh@redhat.com>
7204
e490616e 7205 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7206
8e1ab0fe
NP
7207Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7208
7209 * MAINTAINERS (Write After Approval): Added myself.
7210
2b997990
SC
72112001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7212
7213 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7214 and libgcj on m68hc11/m68hc12.
7215
d920e825
L
72162001-06-27 H.J. Lu (hjl@gnu.org)
7217
7218 * Makefile (CFLAGS_FOR_BUILD): New.
7219 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7220
d425a1e0
JM
72212001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7222
7223 * README: Remove version number.
7224
5b5b4207
GP
72252001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7226
7227 * INSTALL/README: Update wrt. to the installation instructions now
7228 residing in gcc/doc/install.texi.
7229
be839b69
JM
72302001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7231
7232 * README: Replace with a cut-down and updated version of gcc/README.
7233
fe2ee7c4
DE
72342001-06-12 David Edelsohn <edelsohn@gnu.org>
7235
7236 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7237 multilibs to be disabled.
7238
4f5d646c
DB
72392001-06-11 Daniel Berlin <dan@cgsoftware.com>
7240
7241 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7242
818f0c85
AO
72432001-06-09 Alexandre Oliva <aoliva@redhat.com>
7244
7245 * config.guess: Import CVS version 1.195.
7246 * config.sub: Import CVS version 1.212.
7247
e9a8af10
AO
72482001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7249
7250 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7251 gcc/xgcc is built, use -print-prog-name to find out the program
7252 name to use.
7253
ae3ca0a9
PE
72542001-06-04 Phil Edwards <pme@sources.redhat.com>
7255
7256 * config.guess: Import CVS version 1.194. All gcc-local changes
7257 appear to also be in the master copy.
7258 * config.sub: Import CVS version 1.211.
7259
066bd40d
MM
7260Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7261
7262 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7263 with_gcc]: Use `gcc -shared' to build a shared library.
7264
4aef4f33
JDA
7265Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7266
7267 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7268 archives.
7269
c386f00f
RO
7270Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7271
7272 * MAINTAINERS (Write After Approval): Add myself.
7273
2ae5cea5
HPN
72742001-06-01 Hans-Peter Nilsson <hp@axis.com>
7275
7276 * configure.in (libstdcxx_flags): Do not try to execute
7277 libstdc++-v3/testsuite_flags until it exists.
7278
c3766183
AM
72792001-06-01 Alan Modra <amodra@bigpond.net.au>
7280
7281 * MAINTAINERS: Update my email address.
7282
9b337833
GS
72832001-05-31 Graham Stott <grahams@redhat.com>
7284
7285 * MAINTAINERS (Write After Approval): Add myself.
7286
55fce0eb
SP
72872001-05-28 Simon Patarin <simon.patarin@inria.fr>
7288
7289 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7290 libraries when using g++ with native linker.
7291
5f7de4b8
AO
72922001-05-28 Alexandre Oliva <aoliva@redhat.com>
7293
7294 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7295
a7bc0fbb
AO
72962001-05-22 Alexandre Oliva <aoliva@redhat.com>
7297
7298 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7299 [aix4*|aix5*]: Prepend blank.
7300
33456445
AO
73012001-05-20 Alexandre Oliva <aoliva@redhat.com>
7302
7303 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7304 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7305 of subdir/configure scripts to use the new libtool.m4.
7306
e48d3d00
MK
73072001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7308
7309 * MAINTAINERS (Write After Approval): Add myself.
7310
9e0e191b
BK
73112001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7312
7313 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7314
3f19b439
BE
73152001-05-11 Ben Elliston <bje@redhat.com>
7316
7317 * Makefile.in (all-sid): New target.
7318 (check-sid, clean-sid, install-sid): Likewise.
7319
6ebe3121
JO
73202001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7321
7322 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7323
ca3667c4
AO
73242001-05-03 Alexandre Oliva <aoliva@redhat.com>
7325
7326 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7327 libgcj.
7328
73292001-05-03 Alexandre Oliva <aoliva@redhat.com>
7330
7331 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7332 gcc/xgcc is built, use -print-prog-name to find out the program
7333 name to use.
7334
b2964d63
AO
73352001-04-26 Alexandre Oliva <aoliva@redhat.com>
7336
b1bb2302
AO
7337 * configure.in (noconfigdirs): Don't reset it from scratch in the
7338 target case; only append to it.
6387a56e 7339
b2964d63
AO
7340 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7341 sparc-*-solaris2.8]: Disable ${libgcj}.
7342
8343765d
AO
73432001-04-25 Alexandre Oliva <aoliva@redhat.com>
7344
7345 * configure.in (libgcj_saved): Copy from $libgcj.
7346 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7347 --disable-libgcj.
7348
ddbb6d43
GRK
73492001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7350
7351 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7352 C front end maintainer.
ddbb6d43 7353
3fa03ff9
AG
7354Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7355
7356 * configure.in: Move *-chorusos target case to the proper switch.
7357 Disable libgcj.
7358
99ffe40f
AO
73592001-04-12 Alexandre Oliva <aoliva@redhat.com>
7360
7361 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7362 1.641.2.228.
7363
78faa32d
FS
73642001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7365
7366 * Makefile.in (STAGE1_CFLAGS): Pass down.
7367
cdbff0ab
AM
73682001-04-13 Alan Modra <amodra@one.net.au>
7369
7370 * config.guess: Add hppa64-linux support. Note for next import that
7371 this is already in the master file.
7372 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7373
75b9074c
AO
73742001-04-12 Alexandre Oliva <aoliva@redhat.com>
7375
7376 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7377 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7378
125404c5
SS
73792001-04-11 Stan Shebs <shebs@apple.com>
7380
7381 * MAINTAINERS: Add self as Darwin port maintainer.
7382
876684fe
AM
73832001-04-11 Alan Modra <amodra@one.net.au>
7384
7385 * MAINTAINERS: Update my email address.
7386
06729913
LR
73872001-04-10 Loren J. Rittle <ljrittle@acm.org>
7388
7389 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7390 recent versions of FreeBSD (release 3 or later).
7391 * ltconfig: On FreeBSD, -lc must not be provided when building
7392 a shared library or else the standard -pthread gcc option is
7393 rendered worthless to later users of the built library.
7394
67916302
JM
73952001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7396
7397 * MAINTAINERS: Add self and RTH as C front end maintainers.
7398
d2bc0628
AO
73992001-04-05 Alexandre Oliva <aoliva@redhat.com>
7400
e490616e
ZW
7401 * config.sub: Make sure to match an already-canonicalized
7402 machine name (eg. mn10300-unknown-elf).
d2bc0628 7403
a3406c06
AO
74042001-04-01 Alexandre Oliva <aoliva@redhat.com>
7405
7406 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7407 New macros.
7408 (bootstrap, cross): Use RECURSE_FLAGS.
7409 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7410
a076f6a4
AO
74112001-03-27 Alexandre Oliva <aoliva@redhat.com>
7412
7413 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7414
e9f4fa71
CH
74152001-03-22 Colin Howell <chowell@redhat.com>
7416
7238de5c
CH
7417 * Makefile.in (DO_X): Do not backslash single-quotes in
7418 backquotes (two places).
e9f4fa71 7419
b6b14b1b
AO
74202001-03-22 Alexandre Oliva <aoliva@redhat.com>
7421
7422 Re-installed:
7423 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7424 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7425 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7426 * ltcf-cxx.sh: Likewise.
7427 * ltcf-gcj.sh: Likewise.
7428
1eb0b89d
GP
74292001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7430
7431 * MAINTAINERS: Add myself as "documentation co-maintainer".
7432
82e23236
AO
74332001-03-22 Alexandre Oliva <aoliva@redhat.com>
7434
7435 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7436 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7437
64ec27c3
TT
74382001-03-19 Tom Tromey <tromey@redhat.com>
7439
7440 * config-ml.in: Handle GCJ and GCJFLAGS.
7441
191de407
MC
74422001-03-21 Michael Chastain <chastain@redhat.com>
7443
7444 * Makefile.in: all-m4 depends on all-texinfo.
7445
fed4dede
LR
74462001-03-20 Loren J. Rittle <ljrittle@acm.org>
7447
7448 * MAINTAINERS: Add myself to write after approval list.
7449
085072bb
LB
74502001-03-18 Laurynas Biveinis <lauras@softhome.net>
7451
7452 * Makefile.in (DO_X): Quote nested quotes.
7453
5af8ea3f
AM
74542001-03-18 Alan Modra <alan@linuxcare.com.au>
7455
7456 * MAINTAINERS: Add myself to write after approval list.
7457
69e23037
LB
74582001-03-15 Laurynas Biveinis <lauras@softhome.net>
7459
7460 * Makefile.in (DO_X): Use double quotes for quoting
7461 "RANLIB=$${RANLIB}".
7462
2b9650f4
OP
74632001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7464
7465 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7466
4698d2cf
NP
74672001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7468
7469 * configure.in: Only use `lang_requires' for languages athat are
7470 actually enabled.
7471
f6646274
PE
74722001-03-08 Phil Edwards <pme@sources.redhat.com>
7473
7474 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7475
c9a54638
AO
74762001-03-08 Alexandre Oliva <aoliva@redhat.com>
7477
7478 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7479
6a556ad6
TT
74802001-03-07 Tom Tromey <tromey@redhat.com>
7481
7482 * configure.in: Allow config-lang.in to set `lang_requires' to list
7483 of other required languages.
7484
6822468a
LB
74852001-03-06 Laurynas Biveinis <lauras@softhome.net>
7486
7487 * Makefile.in: Remove RANLIB definition. Use RANLIB
7488 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7489 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7490
f04885d3 74912001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7492 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7493
f04885d3
BK
7494 * Makefile.in (check-c++): Use tabs, not spaces.
7495
288edf47 74962001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7497
288edf47
LB
7498 * MAINTAINERS: add myself to Write After Approval list.
7499
3d55d2f8 75002001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7501
e490616e 7502 * Makefile.in (check-c++): New rule.
6387a56e 7503
4d88a68a
BK
7504 * configure.in (target_libs): Remove libg++.
7505 (noconfigdirs): Remove libg++.
7506 (noconfigdirs): Same.
7507 (noconfigdirs): Same.
7508 (noconfigdirs): Same.
7509
7510 * config-ml.in: Remove libg++ references.
7511
7512 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7513 (ALL_TARGET_MODULES): Same.
7514 (configure-target-libg++): Remove.
7515 (all-target-libg++): Remove.
7516 (configure-target-libio): Remove.
7517 (all-target-libio): Remove.
7518 (check-target-libio): Remove.
7519 (.PHONY): Remove.
7520 (libg++.tar.bz2): Remove.
7521 (all-target-cygmon): Remove libio.
7522 (all-target-libstdc++): Remove.
7523 (configure-target-libstdc++): Remove.
7524 (TARGET_LIB_PATH): Remove libstdc++.
7525 (ALL_GCC_CXX): Remove libstdc++.
7526 (all-target-gperf): Correct.
7527
2437d4ed
NC
75282001-02-16 Nick Clifton <nickc@redhat.com>
7529
7530 * configure.in (noconfigdirs): Allow configuration of texinfo
7531 for Cygwin hosts.
7532
85b99cbe
AG
75332001-02-15 Anthony Green <green@redhat.com>
7534
7535 * configure: Introduce GCJ_FOR_TARGET.
7536 * configure.in: Ditto.
7537 * Makefile.in: Ditto.
7538
7b18790c
AS
75392001-02-13 Andreas Schwab <schwab@suse.de>
7540
7541 * MAINTAINERS: Update mail address.
7542
c4880c99
MS
75432001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7544
7545 * config.guess: Add linux target for S/390.
7546 * config.sub: Likewise.
7547
e31ae6db
CC
75482001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7549
7550 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7551 target-libgloss.
e31ae6db 7552
7739adfb
BE
75532001-02-06 Ben Elliston <bje@redhat.com>
7554
7555 * configure: Output host type to stdout, not stderr.
7556
36ca672c
MM
75572001-02-05 Mark Mitchell <mark@codesourcery.com>
7558
e40f2829 7559 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7560 * ltcf-cxx.sh: Likewise.
7561
36ca672c
MM
7562 * config.if: Assume enable_libstdcxx_v3 is defined.
7563
22fdd65e
MM
75642001-02-04 Mark Mitchell <mark@codesourcery.com>
7565
7566 Remove V2 C++ library.
7567 * configure.in: Remove --enable-libstdcxx_v3 support.
7568
3b60dd8e
BM
75692001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7570
7571 * include/demangle.h: Add prototype for java_demangle_v3.
7572
42c0c80a
PE
75732001-01-29 Phil Edwards <pme@sources.redhat.com>
7574
7575 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7576
0be25992
RH
75772001-01-27 Richard Henderson <rth@redhat.com>
7578
7579 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7580
8a8de62d
MS
75812001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7582
7583 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7584 Don't unset, it's non-portable and no longer necessary, set to empty
7585 instead.
7586
92769744
MS
75872001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7588
7589 * ltconfig: Shell portability fix for the tagname validity check.
7590
88a1c0ab
AO
75912001-01-27 Alexandre Oliva <aoliva@redhat.com>
7592
7593 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7594 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7595
45291dd5
MS
75962001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7597
7598 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7599
1ace7e15
TT
76002001-01-26 Tom Tromey <tromey@redhat.com>
7601
7602 * configure.in: Allow libgcj to be built on Sparc Solaris.
7603
0ef8b11b
DE
76042001-01-25 David Edelsohn <edelsohn@gnu.org>
7605
7606 * ltcf-c.sh: Add aix5 case.
7607 * ltcf-cxx.sh: Likewise.
7608 * ltconfig: Likewise.
7609
0006091e
AO
76102001-01-24 Alexandre Oliva <aoliva@redhat.com>
7611
9bad11e1
AO
7612 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7613 keep at least one of build_libtool_libs or build_old_libs set to
7614 yes.
7615
0006091e
AO
7616 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7617 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7618
7c01b2b5
BM
76192001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7620
7621 * configure.in: Enable libgcj on several additional platforms.
7622
d340e0ac
BM
76232001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7624
7625 * configure.in: Enable libgcj for linux targets.
7626
5baf8c37
MS
76272001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7628
7629 * MAINTAINERS (Write After Approval): Add myself.
7630
10a0ba84
JDA
76312001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7632
7633 * MAINTAINERS: Add myself as vax port maintainer.
7634
357c6a4b
FH
76352001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7636
7637 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7638
6e2d9a7a
MS
76392001-01-09 Mike Stump <mrs@wrs.com>
7640
7641 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7642 failures of subdirectories.
7643
b6b14b1b 76442001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7645
b6b14b1b 7646 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7647 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7648 * ltcf-cxx.sh: Likewise.
7649 * ltcf-gcj.sh: Likewise.
7650 * ltconfig.sh: Fix typo.
976b230d 7651
07109110
LB
76522001-01-02 Laurynas Biveinis <lauras@softhome.net>
7653
7654 * configure: handle DOS-style absolute paths.
7655
1da5b8fc
LB
76562001-01-02 Laurynas Biveinis <lauras@softhome.net>
7657
7658 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7659
4c2f5b4f
MM
76602000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7661
7662 * MAINTAINERS: Add myself as avr port co-maintainer.
7663
bc53668e
BE
76642000-12-28 Ben Elliston <bje@redhat.com>
7665
7666 * MAINTAINERS: Add myself under ``Write After Approval''.
7667
c387606f
JM
76682000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7669
7670 * texinfo: Remove directory from GCC.
7671
2cb5082c
JM
76722000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7673
7674 * COPYING: Update to current
7675 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7676 to 19yy as example year in copyright notice).
7677
cc330df9
BK
76782000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7679
6387a56e 7680 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7681 (libstdcxx_incdir): Pass down.
7682 * config.if: Remove expired bits for cxx_interface, add stub.
7683 (libstdcxx_incdir): Add variable for g++ include directory.
7684 * configure.in (gxx_include_dir): Use it.
6387a56e 7685
4c6b2835
AO
76862000-12-18 Alexandre Oliva <aoliva@redhat.com>
7687
7688 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7689 with old-email address from ``Write After Approval''.
7690
3896f13e
AJ
76912000-12-15 Andreas Jaeger <aj@suse.de>
7692
7693 * configure.in: Handle lang_dirs.
7694
76952000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7696
ad46e881
TT
7697 * MAINTAINERS: Removed brads.
7698
90a10418
TT
7699 * MAINTAINERS: Added gcj developers.
7700
41dfe3a2 77012000-12-13 Anthony Green <green@redhat.com>
6387a56e 7702
41dfe3a2 7703 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7704 listed. Disable libgcj for x86 and Alpha Linux until compatible
7705 with g++ abi.
6387a56e 7706
e2f601da
MS
77072000-12-13 Mike Stump <mrs@wrs.com>
7708
7709 * Makefile.in (local-distclean): Also remove fastjar.
7710
70030c01
RB
77112000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7712
7713 * contrib/gcc_update: Add fastjar --touch entries.
7714
2a50f859
AO
77152000-12-12 Alexandre Oliva <aoliva@redhat.com>
7716
7717 * configure.in: Disable language-specific target libraries for
7718 languages that aren't enabled.
7719
7743113b
AG
77202000-12-10 Anthony Green <green@redhat.com>
7721
7722 * configure.in: Define libgcj. Disable libgcj target libraries for
7723 most targets.
7724
92e061a6
NB
77252000-12-10 Neil Booth <neilb@earthling.net>
7726
7727 * MAINTAINERS: Update mail address, remove from WAA list.
7728
f34ff6d6
APB
77292000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7730
7731 * libjava: Imported from /cvs/java.
7732 * libffi: Likewise.
7733 * Boehm-gc: Likewise.
7734
d82a33c6
APB
77352000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7736
7737 * configure.in (target_libs): Revert 2000-12-08 patch.
7738 (noconfigdirs): Added target-libjava.
7739
e14f8e28
LB
77402000-12-09 Laurynas Biveinis <lauras@softhome.net>
7741
7742 * djunpack.bat: removed.
7743
fc26516b
LB
77442000-12-09 Laurynas Biveinis <lauras@softhome.net>
7745
7746 * Makefile.in: handle DOS-style absolute paths.
7747 * config-ml.in: likewise.
7748 * symlink-tree: likewise.
7749
bd8757b3
APB
77502000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7751
7752 * fastjar: Imported.
7753
81522a1f
APB
77542000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7755
7756 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7757 libjava.
7758 * configure.in (target_libs): Removed `target-libjava'.
7759
5db1f7ed
APB
77602000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7761
7762 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7763 (ALL_MODULES): Added fastjar.
7764 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7765 (all-target-libjava): all-fastjar replaces all-zip.
7766 (all-fastjar): Added.
7767 (configure-target-fastjar, all-target-fastjar): Likewise.
7768 * configure.in (host_tools): Added fastjar.
7769
5e59997c
MS
77702000-12-07 Mike Stump <mrs@wrs.com>
7771
7772 * Makefile.in (local-distclean): Remove leftover built files.
7773
0a534f40
NC
77742000-11-24 Nick Clifton <nickc@redhat.com>
7775
7776 * configure.in (xscale-elf): Add target.
7777 (xscale-coff): Add target.
7778
7686cadf
LR
77792000-11-22 Loren J. Rittle <ljrittle@acm.org>
7780
e490616e
ZW
7781 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7782 recent versions of FreeBSD (release 3 or later).
7783 * ltconfig: On FreeBSD, -lc must not be provided when building
7784 a shared library or else the standard -pthread gcc option is
7785 rendered worthless to later users of the built library.
7686cadf 7786
fff01699
FF
77872000-11-16 Fred Fish <fnf@be.com>
7788
7789 * configure.in (enable_libstdcxx_v3): Fix typo,
7790 libstd++ -> libstdc++.
7791
4dc16355
KL
77922000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7793
7794 * MAINTAINERS: Add self to Write After Approval list.
7795
bf6fc7b2
BS
77962000-11-21 Bernd Schmidt <bernds@redhat.com>
7797
7798 * MAINTAINERS: Update my email address. Add myself to global write
7799 privs list.
7800
ce8e06b1
AO
78012000-11-18 Alexandre Oliva <aoliva@redhat.com>
7802
6e2a4843
AO
7803 * Makefile.in: Merge with src and libgcj.
7804 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7805 configure-target-<library> when their configure scripts need the C
7806 or C++ library to have already been built to work properly.
7807 (do_proto_toplev): Set them to an empty string.
7808
ce8e06b1
AO
7809 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7810 (REALLY_SET_LIB_PATH): Use them.
7811
c003f378
SS
78122000-11-17 Stan Shebs <shebs@apple.com>
7813
7814 * MAINTAINERS: Add self to Write After Approval list.
7815
cc1e60ea
JM
78162000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7817
7818 * configure: Provide the original toplevel configure arguments
7819 (including $0) to subprocesses in the environment rather than
7820 through gcc/configargs.h.
7821
1173593d
JM
78222000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7823
7824 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7825 C99. Alphabetise "Write After Approval" list.
7826
520907ee
MM
78272000-11-12 Mark Mitchell <mark@codesourcery.com>
7828
34f6fbdb
MM
7829 * configure: Turn on libstdc++ V3 by default.
7830
520907ee
MM
7831 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7832 if we've got GCC.
7833
0bbd37ed
PB
78342000-11-11 Philip Blundell <philb@gnu.org>
7835
7836 * MAINTAINERS: Add self to Write After Approval list.
7837
7ca0e6d9
DE
78382000-11-09 David Edelsohn <edelsohn@gnu.org>
7839
7840 * ltcf-c.sh (aix4): Improve shared library configuration; require
7841 exporting symbols.
7842 * ltcf-cxx.sh (aix4): Define.
7843 * ltconfig (aix4): Define library and soname specs appropriate for
7844 AIX. Define command to create export symbols list.
7845
f559f30b
CF
7846Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7847
7848 * config.sub: Add support for Sun Chorus
7849
fc05d516
NC
78502000-10-31 Nick Clifton <nickc@redhat.com>
7851
7852 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7853 <name>@redhat.com. Also installed new email address for Clint
7854 Popetz.
6387a56e 7855
90a0e73f
JM
78562000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7857
7858 * etc: Remove directory from GCC.
7859
a5e1b548
MM
78602000-10-16 Michael Meissner <meissner@redhat.com>
7861
7862 * configure (gcc/configargs.h): Only create if there is a build GCC
7863 directory created.
7864
6387a56e
EC
78652000-10-16 Matthias Klose <doko@debian.org>
7866
be1db873
MK
7867 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7868 when configured for libstdc++-v3.
7869
f5fa9a5b
PE
78702000-10-05 Phil Edwards <pme@gcc.gnu.org>
7871
7872 * configure: Save configure arguments to gcc/configargs.h.
7873
61a77fea
PT
78742000-10-04 Philipp Thomas <pthomas@suse.de>
7875
7876 * config.guess: Import CVS version 1.157.
7877 * config.sub: Import CVS version 1.181.
7878
3a4fee66
AP
78792000-10-04 Andris Pavenis <pavenis@latnet.lv>
7880
7881 * Makefile.in (bootstrap): avoid recursion if subdir missing
7882 (cross): ditto
7883 (do-proto-toplev): ditto
7884
3dd7094e
AO
78852000-09-30 Alexandre Oliva <aoliva@redhat.com>
7886
de710532
AO
7887 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7888 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7889
3dd7094e
AO
7890 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7891 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7892 all affected `configure' scripts.
7893
e592386f
NB
7894Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7895
7896 * MAINTAINERS: Add self as cpplib co-maintainer.
7897
fba54939
AH
78982000-09-24 Aldy Hernandez <aldyh@redhat.com>
7899
7900 * MAINTAINERS: Add self to Write After Approval list.
7901
2bd429f4
GP
79022000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7903
7904 * INSTALL/README: egcs -> GCC update.
7905
d733f374
ME
7906Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7907
7908 * MAINTAINERS: Add myself to Write After Approval list.
7909
d7ce9a83
KH
79102000-09-15 Kazu Hirata <kazu@hxi.com>
7911
7912 * MAINTAINERS: Add myself to Write After Approval list.
7913
18a53ffe
JL
7914Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7915
e490616e
ZW
7916 * configure.in: Do not build byacc for hppa64. Provide paths to the
7917 X11 libraries for hppa64.
18a53ffe 7918
f246ff23
SC
79192000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7920
7921 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7922
06298abd
AO
79232000-09-06 Alexandre Oliva <aoliva@redhat.com>
7924
4b92758a
AO
7925 * Makefile.in (all-zlib): Added dummy target.
7926
06298abd
AO
7927 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7928 ltcf-gcj.sh: Updated from libtool multi-language branch.
7929
4d73d07a
AO
79302000-09-05 Alexandre Oliva <aoliva@redhat.com>
7931
7932 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7933 (bootstrap*): Depend on all-bootstrap.
7934
05d52d78
PT
79352000-09-05 Philipp Thomas <pthomas@suse.de>
7936
7937 * config.guess: Import CVS version 1.156.
7938 * config.sub: Import CVS version 1.179.
7939
3c809ba4
AG
79402000-09-02 Anthony Green <green@cygnus.com>
7941
7942 * Makefile.in (all-gcc): Depend on all-zlib.
7943 (CLEAN_MODULES): Add clean-zlib.
7944 (ALL_MODULES): Add all-zlib.
7945 * configure.in (host_libs): Add zlib.
7946
10ad78a0 79472000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
7948
7949 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7950 crosses, but add gcc/include to the header search path for them.
7951
b36a9ce3
DB
79522000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7953
7954 * MAINTAINERS: Add self to Write After Approval list.
7955
cb011248
FS
79562000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7957
7958 * config.guess: Import CVS version 1.152.
7959 * config.sub: Import CVS version 1.177.
7960
db310af0
AO
79612000-08-25 Alexandre Oliva <aoliva@redhat.com>
7962
7965440a
AO
7963 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7964 $targargs to tell whether newlib is going to be built.
7965
db310af0
AO
7966 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7967 $$r/TARGET_SUBDIR/libio for _G_config.h.
7968
e7977565
AO
79692000-08-23 Alexandre Oliva <aoliva@redhat.com>
7970
7971 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7972
126bb9ed
DD
79732000-08-22 DJ Delorie <dj@redhat.com>
7974
7975 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7976
5b0e9d29
AO
79772000-08-22 Alexandre Oliva <aoliva@redhat.com>
7978
7979 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7980 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7981 sub-configures.
7982
4f3e904e
DD
79832000-08-21 DJ Delorie <dj@redhat.com>
7984
7985 * MAINTAINERS: Add self as a libiberty maintainer
7986
c9635443
AO
79872000-08-16 Alexandre Oliva <aoliva@redhat.com>
7988
7989 * configure.in (libstdcxx_flags): Use
7990 libstdc++-v3/src/libstdc++.INC.
7991
8b2100ba
AO
79922000-08-15 Alexandre Oliva <aoliva@redhat.com>
7993
7994 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7995
57119aa9
ZW
79962000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7997
eeb943b0
ZW
7998 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7999
6387a56e 8000 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8001 explicit. Substitute enable_threads into generated Makefiles.
8002 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8003 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8004
acffa7c4
GK
80052000-08-13 Geoff Keating <geoffk@cygnus.com>
8006
8007 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8008
808d8c41
AO
80092000-08-12 Alexandre Oliva <aoliva@redhat.com>
8010
8011 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8012 previous delta.
8013
1fc8c51c 80142000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8015
1fc8c51c
JM
8016 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8017 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8018 (FLAGS_FOR_TARGET): Not here.
8019 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8020
25698887
AO
80212000-08-11 Alexandre Oliva <aoliva@redhat.com>
8022
8023 * config-ml.in (CC, CXX): Don't introduce a leading space.
8024
10120687
DD
80252000-08-07 DJ Delorie <dj@delorie.com>
8026
8027 * MAINTAINERS: Add self as a DJGPP maintainer
8028
15c758e9
DD
80292000-08-07 DJ Delorie <dj@redhat.com>
8030
8031 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8032 "if we're also building gcc, and it's a gcc that will run on the
8033 build machine, we want to use its includes instead of the system's
8034 default includes".
8035
2d0de245
JM
80362000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8037
8038 * MAINTAINERS: Add self to Write After Approval list.
8039
e81b330a
AO
80402000-08-03 Alexandre Oliva <aoliva@redhat.com>
8041
83440c1e
AO
8042 * configure.in (libstdcxx_flags): Don't use `"'.
8043
e81b330a
AO
8044 * config-ml.in: Adjust multilib search paths to the
8045 appropriate multilib tree.
8046
cf95c847
AO
80472000-08-02 Alexandre Oliva <aoliva@redhat.com>
8048
8049 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8050 commas in $LANGUAGES.
8051
9e9af119
MH
80522000-08-02 Manfred Hollstein <manfredh@redhat.com>
8053
8054 * configure.in: Re-enable all references to libg++ and librx.
8055
606ce391
AO
80562000-08-01 Alexandre Oliva <aoliva@redhat.com>
8057
89820b43
AO
8058 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8059 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8060 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8061 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8062
606ce391
AO
8063 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8064
04179d4a
AO
80652000-07-31 Alexandre Oliva <aoliva@redhat.com>
8066
8067 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8068 CXX_FOR_TARGET for sed.
8069
d4eb109c
AO
80702000-07-30 Alexandre Oliva <aoliva@redhat.com>
8071
8072 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8073 Do not override if already set in the environment or in configure.
8074 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8075 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8076
4f4caf92
AO
80772000-07-28 Alexandre Oliva <aoliva@redhat.com>
8078
8079 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8080 the libtool CVS tree multi-language branch.
8081 * ltconfig, ltmain.sh: Updated.
6387a56e 8082
b87487b6
AO
80832000-07-27 Alexandre Oliva <aoliva@redhat.com>
8084
1670d1ea
AO
8085 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8086 (clean-target): Depend on it.
8087
b87487b6
AO
8088 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8089 (GCC_FOR_TARGET): Use it.
8090 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8091 * configure.in: ... here.
8092 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8093 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8094
4e81ae98
EC
80952000-07-24 Eric Christopher <echristo@cygnus.com>
8096
8097 * MAINTAINERS: Add self to Write After Approval list.
8098
059ae32c
AO
80992000-07-24 Alexandre Oliva <aoliva@redhat.com>
8100
5b28edd4
AO
8101 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8102 (configure-target-libchill, configure-target-libobjc): Likewise.
8103
059ae32c
AO
8104 * configure.in: Use the same cache file for all target libs.
8105 * config-ml.in: But different cache files per multilib variant.
8106
1adcd149
MS
81072000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8108
8109 * configure (topsrcdir): Don't use dirname.
8110
2d573dff
JO
81112000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8112
8113 * MAINTAINERS: Add self to Write After Approval list.
8114
d207ebef
JM
81152000-07-20 Jason Merrill <jason@redhat.com>
8116
8117 * configure.in: Remove all references to libg++ and librx.
8118
8119 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8120
81212000-07-20 Hans-Peter Nilsson <hp@axis.com>
8122
8123 * config.sub: Update to subversions version 2000-07-06.
8124
7b7792d5
AH
81252000-07-12 Andrew Haley <aph@cygnus.com>
8126
8127 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8128 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8129
3abaac67
PE
81302000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8131
8132 * symlink-tree: Check number of arguments.
8133
34be2b36
JW
81342000-07-05 Jim Wilson <wilson@cygnus.com>
8135
8136 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8137 search path for a g++ extracted from the build tree. This
8138 will allow link tests run by configure scripts in
8139 subdirectories to succeed.
8140
d207ebef
JM
81412000-07-01 Koundinya K <kk@ddeorg.soft.net>
8142
e490616e 8143 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8144
0900331b
MH
81452000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8146
8147 * MAINTAINERS: Add myself as loop discovery maintainer.
8148
d207ebef
JM
81492000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8150
8151 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8152 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8153
81542000-06-19 Timothy Wall <twall@cygnus.com>
8155
8156 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8157 * config.sub: Add tic54x target.
8158
11a27a76
TM
8159Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8160
8161 * MAINTAINERS: Add self as Fortran maintainer,
8162 remove Craig Burley.
8163
d207ebef 8164Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8165
d207ebef
JM
8166 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8167 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8168
7758b73f
PT
8169Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8170
8171 * MAINTAINERS: Add self as i18n maintainer
8172
d207ebef
JM
817320000-05-21 H.J. Lu (hjl@gnu.org)
8174
e490616e
ZW
8175 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8176 directory are used if they exist. Make sure
8177 $(build_tooldir)/include is searched for header files,
8178 $(build_tooldir)/lib/ for library files.
d207ebef 8179 (GCC_FOR_TARGET): Likewise.
e490616e 8180 (CXX_FOR_TARGET): Likewise.
d207ebef 8181
bae29210
JL
8182Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8183
8184 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8185
d207ebef 8186Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8187
8188 * Makefile.in (configure-target-libiberty): Depend on
8189 configure-target-newlib.
8190
aab0d19d
AO
81912000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8192
8193 * configure.in, Makefile.in: Merge all libffi-related
8194 configury stuff from the libgcj tree.
8195
d207ebef
JM
8196Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8197
8198 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8199 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8200
8201Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8202
8203 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8204 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8205 current version information. Add to proto-toplev directory.
d207ebef
JM
8206 (gdb-taz): Build do-djunpack.
8207
758c7bd4
DE
82082000-05-15 David Edelsohn <edelsohn@gnu.org>
8209
8210 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8211
1888228d
AC
8212Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8213
8214 * MAINTAINERS: Add self to Write After Approval list.
8215
d207ebef
JM
82162000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8217
8218 * ltmain.sh: Preserve in relink_command any environment
8219 variables that may affect the linker behavior.
8220
2d7cc2fe
JL
8221Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8222
d207ebef
JM
8223 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8224
8225Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8226
8227 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8228
82292000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8230
8231 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8232 with the version name.
2d7cc2fe 8233
ee455968
JE
8234Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8235
8236 * MAINTAINERS: Add self as bb-reorder maintainer.
8237
73b97e5c
BK
82382000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8239
8240 * config.if: Tweak.
8241
d207ebef
JM
82422000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8243
8244 * djunpack.bat: New file.
8245
8246Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8247
8248 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8249 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8250 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8251 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8252
954869eb
DP
82532000-04-16 Dave Pitts <dpitts@cozx.com>
8254
e490616e
ZW
8255 * config.sub (case $basic_machine): Change default for "ibm-*"
8256 to "openedition".
954869eb 8257
eaabe541
AJ
82582000-04-13 Andreas Jaeger <aj@suse.de>
8259
8260 * MAINTAINERS: Added myself.
8261
d207ebef
JM
8262Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8263
8264 * Makefile.in (gdb-taz): New target. GDB specific archive.
8265 (do-md5sum): New target.
8266 (MD5PROG): Define.
8267 (PACKAGE): Default to TOOL.
8268 (VER): Default to a shell script.
8269 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8270 md5 checksum generation.
d207ebef
JM
8271 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8272 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8273 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8274 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8275
8276Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8277
8278 * configure (warn_cflags): Delete.
8279
0ea6d60c
PDM
8280Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8281
8282 * MAINTAINERS: Added myself.
8283
17090313 82842000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8285 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8286
e490616e
ZW
8287 * configure.in (enable_libstdcxx_v3): Add.
8288 (target_libs): Add bits here to switch between libstdc++-v2 and
8289 libstdc++-v3.
8290 * config.if: And this file too.
8291 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8292
76b78517
MM
82932000-04-05 Michael Meissner <meissner@redhat.com>
8294
8295 * config.sub (d30v): Add d30v as a basic machine type.
8296
ad242caf
JM
82972000-03-29 Jason Merrill <jason@casey.cygnus.com>
8298
8299 * configure.in: -linux-gnu*, not -linux-gnu.
8300
d4537148
TM
8301Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8302
8303 * MAINTAINERS: Add self in write-after-approval section.
8304
f152e9d4
JW
8305Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8306
8307 * MAINTAINERS: Add self as ia64 port maintainer.
8308
6a5fcef1
NB
83092000-03-08 Neil Booth <NeilB@earthling.net>
8310
8311 * MAINTAINERS: Add self in write-after-approval section.
8312
d207ebef 8313Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8314
d207ebef
JM
8315 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8316 (do-tar-bz2): Replace TOOL with PACKAGE.
8317 (gdb.tar.bz2): Remove GDBTK from GDB package.
8318 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8319 dejagnu.tar.bz2): New packages.
d207ebef
JM
8320
83212000-02-27 Andreas Jaeger <aj@suse.de>
8322
8323 * configure.in: Add entry for mips*-*-linux*, move catch all
8324 *-*-*linux* entry below this one.
8325
83262000-02-27 Ian Lance Taylor <ian@zembu.com>
8327
8328 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8329
521fe9d0
NC
83302000-02-24 Nick Clifton <nickc@cygnus.com>
8331
8332 * config.sub: Support an OS of "wince".
8333
d207ebef
JM
8334Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8335
8336 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8337 version.
d207ebef
JM
8338
83392000-02-23 Linas Vepstas <linas@linas.org>
8340
8341 * config.sub: Add support for Linux/IBM 370.
8342 * configure.in: Likewise.
8343
3a685f6f
NC
83442000-02-22 Nick Clifton <nickc@cygnus.com>
8345
8346 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8347
d207ebef 83482000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8349
d207ebef 8350 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8351
4746ee26
KG
83522000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8353
8354 * configure (gcc_version): When setting, narrow search to
8355 lines containing `version_string'.
8356
ba96c72d
DC
83572000-02-15 Denis Chertykov <denisc@overta.ru>
8358
8359 * config.sub: Add support for avr target.
8360
77f16a66
NC
83612000-02-14 Nick Clifton <nickc@cygnus.com>
8362
8363 * MAINTAINERS: Add maintainers for MCore port.
8364
784a3a80
HPN
8365Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8366
8367 * config.sub: Add mmix-knuth-mmixware.
8368
719dd4fa
KG
83692000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8370
8371 * MAINTAINERS: Pair cccp with cpplib maintainership.
8372
d207ebef
JM
83732000-01-27 Christopher Faylor <cgf@redhat.com>
8374
8375 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8376 structure stuff to -L library search.
8377 (CXX_FOR_TARGET): Ditto.
8378 (CROSS_CHECK_MODULES): Fix spelling mistake.
8379
7a53e94b
MM
83802000-01-24 Mark Mitchell <mark@codesourcery.com>
8381
8382 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8383 the C++ compiler.
8384
0da3b5a7
RH
83852000-01-12 Richard Henderson <rth@cygnus.com>
8386
8387 * configure.in: Don't build some bits for beos.
8388
02368d6d
JS
83892000-01-12 Joel Sherrill (joel@OARcorp.com)
8390
8391 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8392 as include files.
8393
2e76d35c
ZW
83942000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8395
8396 * Add self as cpplib maintainer, as requested by Jason
8397 Merrill. Correct my e-mail address.
8398
4c25fdcf
GK
83992000-01-06 Geoff Keating <geoffk@cygnus.com>
8400
8401 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8402 not mh-aix43.
8403
188e3966
HPN
8404Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8405
8406 * MAINTAINERS: Add myself to "write after approval" list.
8407
c2f5d030
RH
84081999-12-14 Richard Henderson <rth@cygnus.com>
8409
8410 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8411 * config.sub: Accept alphaev[78], alphaev8.
8412
eeda916a
AO
84131999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8414
8415 * config.guess, config.sub: Update from autoconf.
8416
b3bd7820
BK
84171999-11-29 Bruce Korb <autogen@linuxbox.com>
8418
2c290989 8419 * MAINTAINERS: update my playtime e-address.
b3bd7820 8420
1882b2b1
RO
8421Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8422
8423 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8424 necessary libraries are missing.
8425
2395f805
DN
8426Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8427
8428 * MAINTAINERS: Add new 'write after approval' maintainer.
8429
1e25de97
APB
8430Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8431
8432 * MAINTAINERS: Add new Java maintainer.
8433
1722c704
AS
84341999-10-25 Andreas Schwab <schwab@suse.de>
8435
8436 * configure: Fix quoting inside arguments of eval.
8437
8141abe8
NC
84381999-10-21 Nick Clifton <nickc@cygnus.com>
8439
8440 * config-ml.in: Allow suppression of some ARM multilibs.
8441
0b77644a
LV
8442Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8443
8444 * config.guess: Add OS/390 match pattern.
8445 * config.sub: Add mvs, openedition targets.
8446 * configure.in (i370-ibm-opened*): New.
8447
d207ebef
JM
84481999-09-04 Steve Chamberlain <sac@pobox.com>
8449
8450 * config.sub: Add support for configuring for pj.
8451
84521999-08-31 Nick Clifton <nickc@cygnus.com>
8453
8454 * config.sub (maybe_os): Add support for configuring for fr30.
8455
af13ebe9
NC
84561999-08-25 Nick Clifton <nickc@cygnus.com>
8457
8458 * configure.in: Do not configure or build ld for AIX
8459 platforms. ld is known to be broken on these platforms.
8460
1250c760
RO
8461Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8462
8463 * config-ml.in: Pass compiler flag corresponding to multidirs to
8464 subdir configures.
8465
d207ebef
JM
84661999-08-09 Ian Lance Taylor <ian@zembu.com>
8467
8468 * Makefile.in (LDFLAGS): Define.
8469
84701999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8471
8472 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8473 noconfigdirs.
8474 (*-*-cygwin*): Likewise.
8475
84761999-08-08 Ian Lance Taylor <ian@zembu.com>
8477
8478 * mkdep: New file.
8479 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8480 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8481
8482 From Eli Zaretskii <eliz@is.elta.co.il>:
8483 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8484 long file name when using DJGPP on MS-DOS.
8485
dbd83e11
JL
8486Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8487
8488 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8489
d207ebef
JM
84901999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8491
8492 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8493 dependency as this causes "make check" to globally "make all"
8494
cd1f4c2c
TT
8495Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8496
8497 * configure.in (target_libs): Added target-zlib.
8498 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8499 (CONFIGURE_TARGET_MODULES): Likewise.
8500 (CHECK_TARGET_MODULES): Likewise.
8501 (INSTALL_TARGET_MODULES): Likewise.
8502 (CLEAN_TARGET_MODULES): Likewise.
8503 (configure-target-zlib): New target.
8504 (all-target-zlib): Likewise.
8505 (all-target-libjava): Depend on all-target-zlib.
8506 (configure-target-libjava): Depend on configure-target-zlib.
8507
8508 * Makefile.in (configure-target-libjava): Depend on
8509 configure-target-newlib.
8510 (configure-target-boehm-gc): New target.
8511 (configure-target-qthreads): New target.
8512
e490616e
ZW
8513 * configure.in (target_libs): Added target-qthreads.
8514 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8515 (CONFIGURE_TARGET_MODULES): Likewise.
8516 (CHECK_TARGET_MODULES): Likewise.
8517 (INSTALL_TARGET_MODULES): Likewise.
8518 (CLEAN_TARGET_MODULES): Likewise.
8519 (all-target-qthreads): New target.
8520 (configure-target-libjava): Depend on configure-target-qthreads.
8521 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8522
8523 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8524 (CONFIGURE_TARGET_MODULES): Likewise.
8525 (CHECK_TARGET_MODULES): Likewise.
8526 (INSTALL_TARGET_MODULES): Likewise.
8527 (CLEAN_TARGET_MODULES): Likewise.
8528 (all-target-libjava): New target.
8529 (all-target-boehm-gc): Likewise.
8530 * configure.in (target_libs): Added libjava, boehm-gc.
8531
d207ebef
JM
85321999-07-22 Ian Lance Taylor <ian@zembu.com>
8533
8534 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8535 configure.bat in SUPPORT_FILES.
8536 (gas+binutils.tar.bz2): Likewise.
8537
8538 * makeall.bat: Remove; obsolete.
8539
85401999-07-21 Ian Lance Taylor <ian@zembu.com>
8541
8542 From Mark Elbrecht:
8543 * configure.bat: Remove; obsolete.
8544
85451999-07-11 Ian Lance Taylor <ian@zembu.com>
8546
8547 * configure: Add -W -Wall to the default CFLAGS when compiling with
8548 gcc.
8549
8550Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8551
8552 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8553
85541999-06-30 Mark Mitchell <mark@codesourcery.com>
8555
8556 * configure.in: Build ld on IRIX6.
8557
85581999-06-12 Ian Lance Taylor <ian@zembu.com>
8559
8560 * Makefile.in: Change distribution targets to use bzip2 instead of
8561 gzip.
8562 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8563 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8564
85651999-06-04 Nick Clifton <nickc@cygnus.com>
8566
8567 * config.sub: Add mcore target.
8568
26d088fa
CD
8569Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8570
8571 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8572
c2c08b29
L
8573Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8574
8575 * config.guess (dummy): Changed to $dummy.
8576
671d0648
NC
85771999-05-24 Nick Clifton <nickc@cygnus.com>
8578
8579 * config.sub: Tidied up case statements.
8580
b1345c72
BE
85811999-05-22 Ben Elliston <bje@cygnus.com>
8582
51ccbd8d
BE
8583 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8584 <jiro@din.or.jp>.
8585
b1345c72
BE
8586 * config.guess: Merge with FSF version. Future changes will be
8587 more accurately recorded in this ChangeLog.
8588 * config.sub: Likewise.
8589
2caf864f
SM
8590Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8591
8592 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8593
d207ebef
JM
85941999-04-30 Tom Tromey <tromey@cygnus.com>
8595
8596 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8597
90fb0c24
TT
85981999-04-23 Tom Tromey <tromey@cygnus.com>
8599
8600 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8601
d207ebef
JM
86021999-04-20 Drew Moseley <dmoseley@cygnus.com>
8603
8604 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8605 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8606 Bad merge removed these two changes.
8607
3516940d 8608Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8609 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8610
8611 * config.guess (interix Alpha): Add.
8612
d207ebef
JM
86131999-04-11 Richard Henderson <rth@cygnus.com>
8614
8615 * configure.in (i?86-*-beos*): Do config gperf; don't config
8616 gdb, newlib, or libgloss.
8617
e891fbfe 8618Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8619
e891fbfe
AO
8620 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8621 link a trivial program with -mabi=64. If it fails, remove mabi=64
8622 from multidirs.
8623
f9ae47d6
PT
8624Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8625
8626 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8627
d207ebef
JM
86281999-04-08 Nick Clifton <nickc@cygnus.com>
8629
8630 * config.sub: Add support for mcore targets.
8631
86321999-04-07 Michael Meissner <meissner@cygnus.com>
8633
8634 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8635 not mt-ospace, in order to shut up assembler warning about using
8636 symbols that are named the same as registers.
8637
86381999-04-07 Drew Moseley <dmoseley@cygnus.com>
8639
8640 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8641 dependency list for all-target-cygmon.
8642
86431999-04-05 Doug Evans <devans@casey.cygnus.com>
8644
8645 * config-ml.in: Check $host, not $target, for selective multilibs.
8646 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8647 thumb interworking, and underscore prefix multilibs.
8648
86491999-04-04 Ian Lance Taylor <ian@zembu.com>
8650
8651 * missing: Update to version from current automake.
8652
88101ab9
L
8653Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8654
8655 * configure (gxx_include_dir): Removed.
8656
8657 * configure.in (gxx_include_dir): Handle it.
8658 * Makefile.in: Likewise.
8659
d207ebef
JM
86601999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8661
8662 * config.sub (mips64vr4111,mips64vr4111el) Add.
8663
86641999-03-21 Ben Elliston <bje@cygnus.com>
8665
e490616e 8666 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8667
8dc91cbe
ME
8668Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8669
8dc91cbe
ME
8670 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8671 config/mh-djgpp.
8672
d207ebef
JM
8673Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8674
8675 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8676 all-target-newlib to dependency list for all-target-bsp.
8677
926bb5ed
MK
8678Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8679
8680 * config.sub: Add i386-uwin support.
8681 * config.guess: Likewise.
8682
4a6e3000
FS
8683Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8684
8685 * configure.in: cleanup, add mh-*pic handling for arm, special
8686 case powerpc*-*-aix*
8687
d207ebef
JM
8688Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8689
8690 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8691 can be built.
8692
8693Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8694
8695 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8696 targets.
d207ebef 8697
71c91078
NC
86981999-03-02 Nick Clifton <nickc@cygnus.com>
8699
8700 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8701
282e5df8
GN
8702Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8703
8704 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8705
1de558ee
NC
87061999-02-24 Nick Clifton <nickc@cygnus.com>
8707
8708 * config.sub: Fix typo in arm recognition.
8709
d207ebef
JM
8710Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8711
8712 * configure.in (noconfigdirs): Changed target_configdirs to
8713 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8714 rather than m68k-*-* since it is not known to work on
8715 m68k-aout. Ditto for arm-*-*oabi.
8716
8717Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8718
8719 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8720
87211999-02-19 Ben Elliston <bje@cygnus.com>
8722
8723 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8724 Smart and improved by Andrew Cagney.
8725
fab7445a
ME
8726Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8727
8728 * config.guess: Recognize openbsd-*-hppa.
8729
8ccdc228
L
8730Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8731
8732 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8733 only if it is not empty.
8734
3b7265ff
NC
87351999-02-17 Nick Clifton <nickc@cygnus.com>
8736
8737 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8738
d207ebef 8739 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8740
8741 * config.sub: Modified to recognize uname's armv* syntax.
8742
d207ebef
JM
87431999-02-17 Mark Salter <msalter@cygnus.com>
8744
8745 * configure.in: Added target-bsp for sparclite.
8746
8747Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8748
8749 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8750
87511999-02-08 Nick Clifton <nickc@cygnus.com>
8752
8753 * configure.in: Add support for strongarm port.
8754 * config.sub: Add support for strongarm target.
8755
c48dd3f5 8756Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8757
c48dd3f5
MK
8758 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8759 the old name config/mh-cygwin32.
8760 Enable texinfo.
8761
d207ebef
JM
8762Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8763
8764 * configure.in: Do build ld for ix86 Solaris.
8765
ecd62820
JW
8766Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8767
8768 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8769 $AR_FOR_TARGET. Likewise for RANLIB.
8770
bbd8fa7f 8771Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8772
e490616e
ZW
8773 * config.sub (oabi): Recognize.
8774 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8775
0397442c
RL
8776Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8777
8778 * config.guess: Improve detection of i686 on UnixWare 7.
8779
c9ffaa63
MK
8780Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8781
8782 * config.guess: Add support for i386-pc-interix.
8783 * config.sub: Likewise.
8784 * configure.in: Likewise.
c9ffaa63 8785
d207ebef
JM
8786Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8787
8788 * Makefile.in: Remove unneeded all-target-libio from
8789 from all-target-winsup target since it is now unneeded.
8790 Add all-target-libtermcap in its place since it is now
8791 needed.
8792
8793Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8794
8795 * configure.in: makefile stub for cygwin target is probably
8796 unnecessary. Remove it for now.
d207ebef
JM
8797
8798Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8799
8800 * configure.in: libtermcap.a should be built when cygwin is the
8801 target as well as the host.
8802 * config.guess: Allow mixed case in cygwin uname output.
8803 * Makefile.in: Add libtermcap target.
d207ebef 8804
ebe12325
JL
8805Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8806
8807 * config.sub: Clean up handling of hppa2.0.
8808
57057b67
RB
8809Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8810
8811 * config.guess: Use C code to identify more HP machines.
8812
f8670be1
JL
8813Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8814
8815 * config.sub: Handle hppa2.0.
8816
d207ebef
JM
8817Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8818
8819 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8820 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8821
88221998-12-15 Mark Salter <msalter@cygnus.com>
8823
8824 * configure.in: Added target-bsp for several target architectures.
8825
8826 * Makefile.in: Added rules for bsp.
8827
d1a09590
JL
8828Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8829
8830 * config.guess: Improve detection of hppa2.0 processors.
8831
8832Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8833
8834 * config.guess: Recognize FreeBSD using ELF automatically.
8835
71205e0b
MH
88361998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8837
8838 * configure (skip-this-dir): Add handling for new shell script, which
8839 might be created by a sub-directory's configure to indicate, this particular
8840 directory is "unwanted".
8841 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8842
d207ebef
JM
8843Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8844
8845 * ltconfig: import from libtool, after changing libtool to
8846 account for the cygwin name change.
8847
8848Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8849
8850 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8851 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8852
8853Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8854
8855 * configure.in: Add libtermcap to list of cygwin dependencies.
8856
8857Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8858
e490616e
ZW
8859 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8860 they include winsup/include when it's a cygwin target.
d207ebef
JM
8861
88621998-11-12 Tom Tromey <tromey@cygnus.com>
8863
8864 * configure.in (host_tools): Added zip.
8865 * Makefile.in (all-target-libjava): Depend on all-zip.
8866 (all-zip): New target.
8867 (ALL_MODULES): Added all-zip.
8868 (NATIVE_CHECK_MODULES): Added check-zip.
8869 (INSTALL_MODULES): Added install-zip.
8870 (CLEAN_MODULES): Added clean-zip.
8871
8872Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8873
8874 * Makefile.in: lose "32" from comment about cygwin.
8875
8876Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8877
8878 * configure.in: Use -Os to build target libraries for the fr30.
8879
8880Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8881
8882 * config.sub: Add fr30.
8883
8884Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8885
e490616e 8886 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
8887 cygwin* instead of cygwin32*.
8888 * config.sub: Check cygwin* instead of cygwin32*.
8889
d2ec8b39
RL
8890Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8891
8892 * config.guess: Match any version of Unixware7.
8893
d207ebef
JM
88941998-10-20 Syd Polk <spolk@cygnus.com>
8895
8896 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8897 if desired.
8898
35cd2565
JL
8899Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8900
8901 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8902 these if the appropriate directories and files to not exist.
8903
52d4e5b7
JL
8904Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8905
8906 * Makefile.in (DEVO_SUPPORT): Add config.if.
8907
38ada91e
MH
8908Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8909
8910 * configure: Add pattern to replace "build_tooldir"'s
8911 definition in the generated Makefile with "tooldir"'s
8912 actual value.
8913
e44e84da
JL
8914Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8915
56a8387f
JL
8916 * config.sub: Bring back lost sparcv9.
8917
e44e84da
JL
8918 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8919
5cb95c7a
JL
8920Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8921
8922 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8923 CC_FOR_TARGET and friends.
8924
8925Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8926
ceff9b14
AO
8927 * Makefile.in (build_tooldir): New variable, same as tooldir.
8928 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8929 -B$(build_tooldir)/bin/.
8930 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 8931
f2d11dcd
GP
8932Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8933
8934 * README: Remove installation instructions and refer to the
8935 INSTALL directory instead.
8936
73a6d2e7 8937Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 8938
73a6d2e7
RL
8939 * config.sub: Add support for i[34567]86-pc-udk.
8940 * configure.in: Likewise.
8941
5d4a5ee6
JL
8942Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8943
8944 * Makefile.in: add bzip2 package building bits for user
8945 tools module
8946 * configure.in: ditto
8947
6fc19d6d
JL
8948Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8949
8950 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8951 (ALL_TARGET_MODULES): Add all-target-libobjc.
8952 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8953 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8954 (all-target-libchill): Add dependencies.
8955 * configure.in (target_libs): Add libchill.
4e81ae98 8956
f653f0ab
MH
89571998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8958
8959 * configure.in (target_subdir): Remove duplicate line.
8960
5d4a5ee6
JL
8961Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8962
8963 * Makefile.in (all-automake): fix dependencies.
8964
494933e4
JL
8965Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8966
8967 * configure.in: Minor cleanups for building in the $(target_alias)
8968 subdir.
8969
f6b58262
JW
89701998-09-22 Jim Wilson <wilson@cygnus.com>
8971
8972 * Makefile.in (bootstrap): Set r and s before make all. Use
8973 BASE_FLAGS_TO_PASS in make all.
8974 (cross): Likewise.
8975
27c7a08d
MM
89761998-09-20 Mark Mitchell <mark@markmitchell.com>
8977
8978 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8979
e67afd1e
RH
8980Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8981
8982 * config.sub: Fix typo in last change.
8983
8e44ac71
MH
89841998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8985
8986 * config.sub: Add support for C4x target.
8987 * configure.in: Likewise.
8988
d7496fbb
DM
89891998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8990
8991 * config.sub: Recognize sparcv9 just like sparc64.
8992
22097bd1
RL
8993Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8994
8995 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8996
4b877abd
JL
8997Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8998
2c8ec9a2
JL
8999 * config.guess: Correctly identify Pentium II sco boxes.
9000
4b877abd
JL
9001 * config.guess: Fix "tr" code. From Weiwen Liu.
9002
ab03db52
JH
9003Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9004
9005 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9006 stabs.
9007
b54db294
JL
9008Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9009
9010 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9011 (ALL_TARGET_MODULES): Add all-target-libchill.
9012 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9013 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9014 (all-target-libchill): Add dependencies.
9015 * configure.in (target_libs): Add libchill.
9016
bf48dd73
LW
9017Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9018
9019 * config.guess: Avoid assumptions about "tr" behaves when
9020 LANG is set to something other than English.
9021
a3cbd105
L
9022Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9023
9024 * configure (gxx_include_dir): Changed to
9025 '${prefix}/include/g++'-${libstdcxx_interface}.
9026
9027 * config.if: New to determine the interfaces.
9028
c4acd909
MK
9029Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9030
9031 * config.guess: Detect and handle MPE/IX.
9032 * config.sub: Deal with MPE/IX.
9033
9ea97665
DE
9034Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9035
9036 * configure.in: Use mh-aix43.
9037
0ce065bd
MH
90381998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9039
9040 * configure: Fix --without/--disable cases for gxx-include-dir.
9041
5d4a5ee6
JL
9042Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9043
9044 * mdata-sh: Imported. Needed for automake support.
9045
9046Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9047
9048 * Makefile.in (taz): Try "chmod -R og=u ." before
9049 "chmod og=u `find . -print`".
9050
9051Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9052
9053 * configure.in: Add arm-elf and thumb-elf support.
9054
9055Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9056
9057 * Makefile.in: Undo previous patch.
9058
9059Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9060
9061 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9062 to here ...
9063 (install-no-fixedincludes): and here
9064 (INSTALL_MODULES): ... from here.
9065
466456d9
ILT
9066Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9067
9068 * config.sub: Merge with FSF.
9069
1b409d25
ILT
9070 * config.guess: Merge with FSF.
9071
d207ebef
JM
9072Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9073
9074 * configure (extraconfigdirs): New variable.
9075 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9076 * Makefile.in (all): Move higher in file.
9077 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9078 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9079 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9080 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9081 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9082
90831998-07-23 Brendan Kehoe <brendan@cygnus.com>
9084
9085 * Makefile.in (all-target-libjava): Depend on all-gcc and
9086 all-target-newlib.
9087 (configure-target-libjava): Depend on $(ALL_GCC).
9088
7f1937c1
RL
9089Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9090
9091 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9092 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9093
2ada2bd6
ML
9094Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9095
9096 * INSTALL/README: Fix typo.
9097
1e025bde
ML
9098Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9099
5d4a5ee6
JL
9100 * ylwrap: Change absolute path checks to check for DOS style path
9101 names.
1e025bde 9102
5d4a5ee6
JL
9103 * ylwrap: Don't use a full path name if the source file is in the
9104 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9105
6755ff73
ILT
9106 * config-ml.in: Default to being verbose, to match Feb 18 change to
9107 configure.
9108
5d4a5ee6
JL
9109Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9110
9111 Brought over from egcs:
9112
9113 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9114
9115 * configure.in (target_subdir): Set to ${target_alias} instead
9116 of "libraries".
9117
9118 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9119
9120 * configure.in (target_subdir): Set to libraries if enable_multilib.
9121
9122Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9123
9124 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9125 multilibs, force reconfiguration the first time we create
9126 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9127
9128Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9129
9130 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9131 avoid confusion with --no-recursion.
9132
9133Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9134
9135 * configure.in: Win32 hosts shouldn't use install -x
9136 * install-sh: remove -x option, and special .exe-handling
9137 hack.
9138
d207ebef
JM
9139Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9140
9141 * config.guess: Recognize i586-pc-beos.
9142 * configure.in: Don't build some bits for beos.
9143
fbd836fc
ILT
9144Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9145
5d4a5ee6
JL
9146 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9147 CFLAGS default to -O2.
9148
fbd836fc
ILT
9149 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9150 when using GNU ld.
9151
9152Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9153
9154 * ltmain.sh: Correct install when using a different shell.
9155
9156Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9157
9158 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9159
d207ebef
JM
9160Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9161
9162 * makefile.vms: Update to build binutils/makefile.vms. Add install
9163 target.
fbd836fc
ILT
9164
9165Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9166
9167 * ltconfig: Update to correct AIX handling.
9168
69b471bc
JL
9169Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9170
81241b5e
JL
9171 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9172
69b471bc
JL
9173 * configure.in (target_subdir): Set to ${target_alias} instead
9174 of "libraries".
9175
bedf82df
MH
91761998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9177
9178 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9179 (Makefile): Depend on $(gcc_version_trigger).
9180
9181 * configure (gcc_version): Change default initializer to empty
9182 string.
9183 (gcc_version_trigger): New variable; pass this variable down
9184 to subdir configures to enable them checking gcc's version
9185 themselves. Emit make macros for both gcc_version vars.
9186 (topsrcdir): Initialize reliably.
9187 (recursion line): Remove --with-gcc-version=${gcc_version}.
9188
28e449d8
MH
91891998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9190
9191 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9192 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9193 in $(libsubdir); emit definition in each generated Makefile.
9194 (gxx_include_dir): Initialize depending on
9195 $enable_version_specific_runtime_libs.
28e449d8 9196
50c4c9f7
MH
91971998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9198
9199 * configure (gcc_version): Initialize properly depending on
9200 how and where configure is started.
9201 (recursion line): Pass a --with-gcc-version=${gcc_version}
9202 to configures in subdirs.
9203
d207ebef
JM
9204Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9205
9206 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9207 cygmon
d207ebef 9208
5d4a5ee6
JL
9209Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9210
9211 * configure.in: Add cygmon and libstub support for mn10200.
9212
2f96399b
MH
92131998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9214
9215 * configure (gcc_version): Add new variable describing the
9216 particular gcc version we're building.
9217 * Makefile.in (libsubdir): Add new macro for the directory
9218 in which the compiler finds executables, libraries, etc.
9219 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9220 and libsubdir.
9221
c4137c50
AO
9222Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9223
ceff9b14
AO
9224 * Makefile.in (local-clean): Remove *.log.
9225 (warning.log): Built with warn_summary from build.log.
9226 (mail-report.log): Run test_summary.
9227 (mail-report-with-warnings.log): Run test_summary including
9228 warning.log in the report.
c4137c50 9229
276d5ee0
RL
9230Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9231
9232 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9233
5d4a5ee6
JL
9234Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9235
9236 * Makefile.in (grep): Grep no longer depends on libiberty.
9237
9238Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9239
9240 * Makefile.in: all-snavigator needs all-libgui.
9241
9242Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9243
9244 * configure.in: Add cygmon and libstub support for mn10300.
9245
8af14275
ILT
9246Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9247
9248 * missing: Update to version from automake 1.3.
9249
fbd836fc
ILT
9250 * ltmain.sh: On installation, don't get confused if the same name
9251 appears more than once in the list of library names.
9252
466456d9
ILT
9253Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9254
9255 * config.sub: Accept m68060 and m5200 as CPU names.
9256
5d4a5ee6
JL
9257Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9258
9259 * configure: Use && rather than using -a in test, because odd
9260 strings can confuse test.
9261 * configure.in: Likewise.
9262
fbd836fc
ILT
9263Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9264
9265 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9266
f0983958
AO
9267Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9268
9269 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9270 bootstrap4-lean): New targets.
f0983958 9271
bfed1ea0
JL
9272Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9273
9274 * mpw-* Delete. Not used.
9275
5d4a5ee6
JL
9276Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9277
9278 * COPYING.LIB: Update FSF address.
9279
bfed1ea0
JL
9280Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9281
9282 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9283
5d4a5ee6
JL
9284 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9285 GAS_SUPPORT_DIRS.
9286
bfed1ea0
JL
9287Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9288
9289 * ltconfig, ltmain.sh: Avoid producing a version number if
9290 -version-info was not used.
9291
5d4a5ee6
JL
9292Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9293
9294 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9295 building with newlib.
9296
92971998-04-30 Paul Eggert <eggert@twinsun.com>
9298
d207ebef 9299 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9300 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9301
9302Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9303
9304 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9305 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9306
9307Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9308
9309 * configure.in: Change alpha to alpha* in several places.
9310
d207ebef
JM
9311Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9312
9313 * config.sub: Recognize sparc86x.
9314
77be0cab
MM
9315Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9316
9317 * configure.in (--enable-target-optspace): Remove debug echo.
9318
62441128
JW
9319Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9320
9321 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9322
bfed1ea0
JL
9323Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9324
9325 * ltconfig: Update cygwin32 support.
9326
5d4a5ee6
JL
9327 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9328 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9329 (GDB_SUPPORT_DIRS): Likewise.
9330
3f4ea1de
MM
9331Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9332
9333 * configure.in (target_makefile_frag): If --enable-target-optspace,
9334 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9335 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9336 not used.
9337 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9338
5d4a5ee6
JL
9339Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9340
9341 * Makefile.in (all-bfd): Depend on all-intl.
9342 (all-binutils): Likewise.
9343 (all-gas): Likewise.
9344 (all-gprof): Likewise.
9345 (all-ld): Likewise.
9346
93471998-04-19 Brendan Kehoe <brendan@cygnus.com>
9348
9349 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9350
bfed1ea0
JL
9351Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9352
5d4a5ee6
JL
9353 * Makefile.in (all-bfd): Depend upon all-libiberty.
9354
bfed1ea0
JL
9355 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9356
5d4a5ee6
JL
9357Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9358
9359 * Makefile.in: Add libstub.
9360
9361 * configure.in: Ditto. Build libstub for targets that have cygmon
9362 support.
9363
9364Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9365
9366 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9367
9368Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9369
9370 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9371 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9372
ec8d6ddc
KW
9373Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9374
9375 * configure: Define DEFAULT_M4 by searching PATH.
9376 * Makfile.in: Use DEFAULT_M4.
9377
bfed1ea0
JL
9378Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9379
9380 * ltconfig: Add cygwin32 support.
9381
5d4a5ee6
JL
9382 * Makefile.in, configure.in: Add libtool as a native only directory
9383 to configure and build.
9384
547a6183
JL
9385Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9386
9387 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9388
5d4a5ee6 9389Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9390
5d4a5ee6
JL
9391 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9392
9393Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9394
9395 * Makefile.in: add ash make rules
9396 * configure.in: add ash to native_only and host_tools lists
9397
9398Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9399
9400 * Makefile.in (all-gettext, all-intl): New targets.
9401 (ALL_MODULES): Added all-gettext, all-intl.
9402 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9403 (INSTALL_MODULES): Added install-gettext, install-intl.
9404 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9405
9406 * configure.in (host_tools): Added gettext.
9407 (native_only): Likewise.
9408 (noconfigdirs) [various cases]: Likewise.
9409 (host_libs): Added intl.
9410
d207ebef
JM
9411Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9412
9413 * configure: Do not disable building gdbtk for cygwin32 hosts.
9414
e98e406f
NC
9415Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9416
9417 * configure.in: Add thumb-coff target.
9418 * config.sub: Add thumb-coff target.
9419
5d4a5ee6
JL
9420Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9421
9422 * Makefile.in: Revert yesterday's change.
9423 (all-target-winsup): all-target-librx stays out of here.
9424
9425Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9426
9427 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9428 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9429 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9430 Remove references to librx and libg++.
9431
9432Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9433
9434 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9435 recursive makes
9436
bfed1ea0
JL
9437Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9438
9439 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9440 for newlib directory.
bfed1ea0
JL
9441 (CXX_FOR_TARGET): Likewise.
9442
9443Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9444
9445 * ltconfig: Update after libtool/ltconfig.in change for
9446 hpux11.
9447
9448Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9449
9450 * ltconfig, ltmain.sh: Update to libtool 1.2.
9451
3cd730af
MH
9452Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9453
9454 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9455 (install-gcc-cross): Instead, override LANGUAGES here.
9456
80564603
DL
94571998-03-18 Dave Love <d.love@dl.ac.uk>
9458
9459 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9460 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9461
d207ebef
JM
9462Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9463
9464 * configure.in: Add Thumb-pe target.
9465
5d4a5ee6 9466Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9467
5d4a5ee6
JL
9468 * Makefile.in - changed sn targets to snavigator
9469 * configure.in - changed sn targets to snavigator
9470
2d4a0558
MH
9471Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9472
9473 * config-ml.in: After building symlink tree call make distclean
9474 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9475 to be the case for libiberty.
9476
04b93567
L
9477Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9478
9479 * configure: When making link, also check the current
9480 directory. The configure scripts may create one.
9481
9a06b842
RH
9482Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9483
9484 * config.sub: Accept alphapca56 and alphaev6 properly.
9485
217fc4e6
FS
9486Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9487
9488 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9489
3e07bdbd 9490Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9491
e490616e 9492 * config.sub (sco5): Fix typo.
3e07bdbd 9493
5d4a5ee6
JL
9494Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9495
9496 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9497 install-itcl.
9498 (install-itcl): Remove dependency on install-tcl.
9499
9500Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9501
9502 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9503
9504Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9505
9506 * configure.in: Don't build libgui for a cygwin32 target when not on
9507 a cygwin32 host.
9508
9509Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9510
9511 * configure (redirect): Set to null, so default behavior of
9512 configure is now --verbose.
9513
ce0d965c
DL
95141998-02-16 Dave Love <d.love@dl.ac.uk>
9515
9516 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9517 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9518
3acd1fd0
MH
9519Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9520
9521 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9522 this change to sync Makefile.in with its ChangeLog entries.
9523
5d4a5ee6
JL
9524Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9525
9526 * ltmain.sh (mkdir): Check that the directory doesn't exist
9527 before we exit with error, so that we don't get races during
9528 parallel builds.
9529
bfed1ea0
JL
9530Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9531
9532 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9533
4e77e8f1
MH
9534Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9535
9536 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9537 PICFLAG_FOR_TARGET.
9538 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9539
9540 * configure: Emit a definition for the new macro enable_shared
9541 into each Makefile.
9542
5d4a5ee6
JL
9543Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9544
9545 * configure.in (host_tools, native_only): Add libtool.
9546
9547Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9548
9549 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9550 Fix typo in ming config comment.
9551
bfed1ea0
JL
9552Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9553
9554 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9555
5d4a5ee6
JL
9556Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9557
9558 * config.sub: Add tic30 cases, and map c30 to tic30.
9559
8821a725
RH
9560Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9561
9562 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9563 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9564 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9565 (CLEAN_TARGET_MODULES): Similarly
9566 (all-target-libf2c): Add dependences.
4e81ae98 9567 * configure.in (target_libs): Add libf2c.
8821a725 9568
5d4a5ee6
JL
9569Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9570
9571 * configure.in: Remove expect from noconfigdirs when target
9572 is cygwin32. OK to build expect and dejagnu with Canadian
9573 Cross.
9574
0aadd657
ILT
9575Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9576
5d4a5ee6
JL
9577 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9578 host.
9579
0aadd657
ILT
9580 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9581 and mingw32.
9582
d0a8352c
MH
9583Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9584
9585 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9586 here as it is not defined in the toplevel Makefile.
9587
59739e3c
MH
9588Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9589
9590 * configure (package_makefile_rules_frag): New variable, which names
9591 a file with generic rules, ...
9592 Change comment to mention we now have FIVE parts.
9593 * configure: Undo last change.
9594
228197ee
LT
9595Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9596
9597 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9598 * config.sub: More accurate determination of HP processor types.
228197ee 9599
efd4c0ba
MH
9600Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9601
9602 * configure (package_makefile_frag): Move inserting the
9603 ${package_makefile_frag} to where it should be according
9604 to the comment.
9605
6eef3189
PB
9606Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9607
9608 * config.guess: Add support for Linux/ARM.
9609
d207ebef
JM
9610Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9611
9612 * .cvsignore: Remove *-info and *-install since they match
9613 release-info and mpw-install, which we don't want to just ignore.
9614
48464ebf
RH
9615Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9616
9617 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9618
803462a7
PN
9619Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9620
9621 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9622 local_prefix to sub-make invocations.
9623
520ab477
L
9624Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9625
9626 * configure.in: Check makefile fragments in the source
9627 directory.
9628
4bcdb76d
AO
9629Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9630
ceff9b14
AO
9631 * configure.in: Check whether host and target makefile
9632 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9633
5d4a5ee6
JL
9634Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9635
9636 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9637
9638Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9639
9640 * configure.in: Make sure we only replace RPATH_ENVVAR on
9641 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9642 regexp to sed.
9643
9644 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9645 to sub-makes.
9646
0d3e11a5
LI
96471998-01-13 Lee Iverson (leei@ai.sri.com)
9648
9649 * config-ml.in (multi-do): LDFLAGS must include multilib
9650 designator.
9651
d45b3d87 9652Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9653
9654 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9655
d39cd7a1
MK
9656Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9657
9658 * config.sub: Add mingw32 support.
9659 * configure.in: Likewise.
d39cd7a1 9660
6decbc24
FS
9661Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9662
9663 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9664
5d4a5ee6
JL
9665Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9666
9667 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9668 * configure (gxx_include_dir): Provide a definition for subdirs
9669 which do not use autoconf.
9670
9671Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9672
9673 * config.guess: Sync with egcs. Picks up new alpha support,
9674 BeOS & some additional linux support.
9675
d3d1907a
JL
9676Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9677
9678 * config.guess: HP 9000/803 is a PA1.1 machine.
9679
b104e095
RH
9680Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9681
9682 * configure.in: It's alpha*-...
9683
aca823c1
L
9684Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9685
9686 * configure.in (host_makefile_frag, target_makefile_frag):
9687 Handle multiple config files.
9688 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9689 alpha-*-*.
9690
d207ebef
JM
9691Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9692
9693 * mkdep: New file.
9694
9695Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9696
9697 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9698
5d4a5ee6
JL
9699Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9700
9701 * Makefile.in: Add libgui directory.
9702 (GDB_TK): Add all-libgui.
9703 * configure.in: Add libgui directory.
9704 * configure: Add all-libgui to GDB_TK.
9705
9706Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9707
9708 * config-ml.in (multidirs): Add m32r to multilib list.
9709
9710Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9711
9712 * Makefile.in (all-target-gperf): Change dependency to
9713 all-target-libstdc++.
9714
baf55877
FF
9715Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9716
9717 * config.guess: Add BeOS support.
9718
5d4a5ee6
JL
9719Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9720
9721 Source directory cvs renamed to cvssrc:
9722 * configure.in (host_tools): Change cvs to cvssrc.
9723 (native_only): Likewise.
9724 (noconfigdirs) [various cases]: Likewise.
9725 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9726 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9727 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9728 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9729 (all-cvssrc): Rename target from all-cvs.
9730
f2d76545
JL
9731Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9732
9733 * configure (gxx_include_dir): Fix thinko.
9734
205cba53
JL
9735Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9736
9737 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9738 (install-cross, install-gcc-cross): New targets.
9739
5d4a5ee6
JL
9740Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9741
9742 * configure.in (noconfigdirs): Add support for Thumb target.
9743
9744 * config.sub (maybe_os): Add support for Thumb target.
9745
9746Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9747
9748 * Makefile.in: Add rules for cygmon.
9749
9750 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9751
96b0f1fc
JL
9752Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9753
9754 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9755 * configure (gxx_include_dir): Provide a definition for subdirs
9756 which do not use autoconf.
d207ebef
JM
9757
9758Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9759
9760 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9761 11/18/97 build
d207ebef 9762
7dfef6ed
JL
9763Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9764
9765 * From Franz Sirl.
9766 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9767 found on RedHat Linux systems.
96b0f1fc 9768
83cfe7c0
JL
9769Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9770
9771 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9772 guesses.
9773
7dfef6ed
JL
9774Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9775
9776 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9777
5d4a5ee6
JL
9778Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9779
9780 * ltmain.sh: If mkdir fails, check whether the directory was created
9781 anyhow by some other process.
9782
d207ebef
JM
9783Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9784
9785 * configure.in (d30v-*-*): Configure all directories.
9786
9787Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9788
9789 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9790 for the D30V.
9791
9792Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9793
9794 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9795
5d4a5ee6
JL
9796Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9797
e490616e
ZW
9798 * include/libiberty.h: Add extern "C" { so it can be used with C++
9799 progrms.
9800 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9801 programs.
5d4a5ee6 9802
d207ebef
JM
9803Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9804
9805 * configure.in (d30v-*-*): Configure GCC now.
9806
5d4a5ee6
JL
9807Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9808
9809 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9810 is no longer needed.
9811
c9670e62
JM
9812Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9813
9814 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9815
cc71c0ca
MH
9816Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9817
9818 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9819 targets using "$@" to provide support for similar but not identical
9820 targets without having to duplicate code.
9821
d207ebef
JM
9822Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9823
9824 * makefile.vms: Fix to work with DEC C.
9825
9826Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9827
9828 * config.sub: Add mips-tx39-elf to marketing names.
9829
9830Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9831
9832 * ltmain.sh: Handle symlinks in generated script.
9833
9834Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9835
9836 * configure: Handle autoconf style directory options: --bindir,
9837 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9838 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9839 --sysconfdir.
9840 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9841 (sharedstatedir, localstatedir, oldincludedir): New variables.
9842 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9843 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9844 sbindir, sharedstatedir, and sysconfdir.
9845
b1e3ddfd
AJ
9846Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9847
9848 * Makefile.in (bootstrap-lean): New target.
9849
d207ebef
JM
9850Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9851
9852 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 9853 sn, and gnuserv from noconfigdirs.
d207ebef
JM
9854
9855Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9856
9857 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9858
09f97c1e
JL
9859Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9860
9861 * Makefile.in (cross): New target.
9862
335d0ab2
AO
9863Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9864 Jeff Law <law@cygnus.com>
9865
9866 * Makefile.in (bootstrap2, bootstrap3): New targets.
9867 (all-bootstrap): Remove outdated and confusing target.
339c9b00 9868 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 9869
d207ebef
JM
9870Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9871
9872 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 9873 windows. Consistent with gdb/configure.
d207ebef 9874
e693cc28
UD
98751997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9876
e693cc28
UD
9877 * configure.in: Name Linux target fragment.
9878
9879 * configure: Rewrite so that project Makefile fragment is inserted
9880 first and appears last in the resulting Makefile.
9881
d207ebef
JM
9882Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9883
9884 * Makefile.in (install-itcl): Install tcl first.
9885
5d4a5ee6
JL
9886Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9887
9888 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9889
f401679e
JW
9890Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9891
9892 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9893
9894 * configure.in (skipdirs): Add target-librx for Linux.
9895 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9896
ec20b1b9
JL
9897Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9898
9899 * Makefile.in (bootstrap): New target.
9900
becdcf6d
JL
9901Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9902
63f6bcd7 9903 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 9904
d207ebef
JM
9905Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9906
9907 * config.guess: Merge with FSF.
9908
0c82f6bf
FF
9909Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9910
9911 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9912
d207ebef
JM
9913Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9914
9915 * config.sub: Add "marketing-names" patch.
9916
3fbc0b70
JS
9917Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9918
e490616e 9919 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 9920
e20d4801
JL
9921Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9922
9923 * config.sub: Handle v850-elf.
9924
fe181f78 9925Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
9926
9927 * .cvsignore (*-install): Remove.
9928
bfed1ea0
JL
9929Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9930
9931 * ltconfig: Set CONFIG_SHELL in libtool.
9932 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9933
558a1e7c
JW
9934Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9935
9936 * configure.in (target_subdir): Set to libraries if enable_multilib.
9937
7818d6fc
JW
9938Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9939
9940 * config.guess: Update from gcc directory.
9941
d207ebef
JM
9942Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9943
9944 * Makefile.in (all-sim): Depends on all-readline.
9945
6599da04
JM
9946Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9947
9948 * Makefile.in (BISON, YACC): Use $$s.
9949 (all-bison): Depend on all-texinfo.
9950
9951Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9952
9953 * Makefile.in (BISON): Add -L flag.
9954 (YACC): Likewise.
9955
d207ebef
JM
9956Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9957
4e81ae98
EC
9958 * configure.in (noconfigdirs): Add support for v850e target.
9959
d207ebef
JM
9960 * config.sub (maybe_os): Add support for v850e target.
9961
9962Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9963
4e81ae98
EC
9964 * configure.in (noconfigdirs): Add support for v850ea target.
9965
d207ebef
JM
9966 * config.sub (maybe_os): Add support for v850ea target.
9967
6599da04
JM
9968Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9969
9970 * config.sub: Add mipstx39. Delete r3900.
9971
9972Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9973
9974 * Makefile.in (all-autoconf): Depends on all-texinfo.
9975
9976Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9977
9978 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9979 eabi targets.
9980
9981Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9982
9983 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9984
9985 * configure: When handling a Canadian Cross, handle YACC as well as
9986 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 9987 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
9988
9989Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9990
9991 * Makefile.in (BISON): bison, not byacc or bison -y.
9992 (YACC): bison -y or byacc or yacc.
9993 (various): Add *-bison as appropriate.
9994 (taz): No need to mess with BISON anymore.
9995
9996Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9997
9998 * configure: If OSTYPE matches *win32*, try to find a good value for
9999 CONFIG_SHELL.
10000
10001Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10002
10003 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10004 configure.in if it is present.
10005
10006Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10007
10008 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10009
10010Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10011
10012 * config.sub: Recognize `arc' cpu.
10013 * configure.in: Likewise.
10014 * config-ml.in: Likewise.
10015
10016Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10017
10018 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10019
10020Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10021
10022 * configure: Changed sed delimiter from ':' to '|' when
10023 attempting to substitute ${config_shell} for SHELL. On
10024 NT ${config_shell} may contain a ':' in it.
10025
10026Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10027
10028 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10029
10030Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10031
10032 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10033
10034Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10035
10036 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10037
10038 * ylwrap: If the program is a relative path, force it to be
10039 absolute.
10040
10041Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10042
10043 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10044
10045Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10046
10047 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10048 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10049 for libraries.
6599da04
JM
10050
10051Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10052
10053 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10054 separated by spaces.
6599da04
JM
10055
10056Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10057
10058 * ylwrap: New file.
10059 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10060
10061 * ltmain.sh: Handle /bin/sh at start of install program.
10062
10063 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10064
10065 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10066 * missing: New file, from automake 1.2.
10067
10068Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10069
10070 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10071 check-tk to CHECK_X11_MODULES.
10072
10073Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10074
10075 * config.sub: Merge with FSF.
10076
10077Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10078
10079 * config.guess: Merge with FSF.
10080
10081Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10082
10083 * configure: Treat msdosdjgpp like go32.
10084 * configure.in: Likewise. Don't remove gprof for go32.
10085
10086 * configure: Change Makefile.tem2 to Makefile.tm2.
10087
10088Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10089
10090 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10091
10092Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10093
10094 * install-sh (chmodcmd): Set to null if the DST directory already
10095 exists. Same as Nov 11th change.
10096
10097Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10098
4e81ae98 10099 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10100
10101Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10102
10103 * config.guess: Update from FSF.
10104
10105Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10106
10107 * Makefile.in (GDB_TK): Depend on itcl and tix.
10108
10109Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10110
10111 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10112 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10113 (INSTALL_SCRIPT): New variable.
10114 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10115 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10116 to -x.
10117 * install-sh: Add support for -x option.
10118
10119Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10120
10121 * configure.in, Makefile.in: Treat tix like itcl.
10122
10123Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10124
10125 * Makefile.in (WINDRES): New variable.
10126 (WINDRES_FOR_TARGET): New variable.
10127 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10128 (EXTRA_HOST_FLAGS): Add WINDRES.
10129 (EXTRA_TARGET_FLAGS): Add WINDRES.
10130 (EXTRA_GCC_FLAGS): Add WINDRES.
10131 ($(DO_X)): Pass down WINDRES.
10132 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10133 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10134 DLLTOOL_FOR_TARGET.
10135
10136Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10137
10138 * configure.in: configure sim before gdb for win32-x-ppc
10139
10140Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10141
10142 Move gperf into the toplevel, from libg++.
10143 * configure.in (target_tools): Add target-gperf.
10144 (native_only): Add target-gperf.
10145 * Makefile.in (all-target-gperf): New target, depend on
10146 all-target-libg++.
10147 (configure-target-gperf): Empty rule.
10148 (ALL_TARGET_MODULES): Add all-target-gperf.
10149 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10150 (CHECK_TARGET_MODULES): Add check-target-gperf.
10151 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10152 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10153
10154Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10155
6599da04
JM
10156 * config.sub (mn10200): Recognize new basic machine.
10157
10158Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10159
10160 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10161 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10162
10163Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10164
10165 * configure.in: If we're building mips-sgi-irix6* native, turn on
10166 ENABLE_MULTILIB and set TARGET_SUBDIR.
10167
10168Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10169
10170 * Makefile.in (all-sn): Depend on all-grep.
10171
10172Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10173
10174 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10175
10176 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10177 Makefile. From Jeff Makey <jeff@cts.com>.
10178 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10179
10180 * Makefile.in (DISTBISONFILES): Remove.
10181 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10182 $(DEFAULT_YACC).
10183
10184 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10185 cygwin32.
6599da04
JM
10186
10187 * Makefile.in (LD): New variable.
10188 (EXTRA_HOST_FLAGS): Pass down LD.
10189 ($(DO_X)): Likewise.
10190
10191Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10192
10193 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10194
10195Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10196
10197 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10198 before adding our own. Always add --build.
6599da04
JM
10199
10200Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10201
10202 * configure.in (targargs): Pass --build if we're doing
10203 a cross-compile.
10204
10205Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10206
ca236658 10207 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10208 sed. Otherwise sed chokes on NT path names with drive
10209 designators. Also look for "?:*" as the leading characters in an
10210 absolute pathname.
10211
10212Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10213
10214 * config.sub: Support for r3900.
10215
10216Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10217
10218 * configure.in: Use install-sh, not install.sh.
10219
10220Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10221
10222 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10223 apply it twice.
10224
10225Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10226
10227 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10228 install-binutils.
10229
10230Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10231
10232 * Makefile.in: Add automake targets.
10233 * configure.in (host_tools): Add automake.
10234
10235Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10236
10237 * configure: Default CXX to c++, not gcc.
10238 * Makefile.in (CXX): Set to c++, not gcc.
10239 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10240
10241Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10242
10243 * install-sh: try appending a .exe if source file doesn't
10244 exist
10245
10246Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10247
10248 * configure.in: Turn on multilib by default.
10249 (cross_only): Remove target-libiberty.
10250
10251 * Makefile.in (all-gcc): Don't depend on libiberty.
10252
10253Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10254
10255 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10256
10257Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10258
10259 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10260 (DISTBISONFILES): Add ld/Makefile.in
10261
10262Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10263
10264 * configure.in: if target is cygwin32 but host isn't cygwin32,
10265 don't configure gdb tcl tk expect, not just gdb.
10266
10267Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10268
10269 * configure.in: Added gnuserv everywhere sn appears.
10270
10271 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10272 (CROSS_CHECK_MODULES): Added check-gnuserv.
10273 (INSTALL_MODULES): Added install-gnuserv.
10274 (CLEAN_MODULES): Added clean-gnuserv.
10275 (all-gnuserv): New target.
10276
10277Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10278
10279 * config.guess: Fixes for MIPS OpenBSD systems.
10280
10281Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10282
10283 * Makefile.in (INSTALL_XFORM): Remove.
10284 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10285
10286 * mkinstalldirs: New file, copied from automake.
10287 * Makefile.in (installdirs): Rename from install-dirs. Use
10288 mkinstalldirs. Change all users.
10289 (DEVO_SUPPORT): Add mkinstalldirs.
10290
10291Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10292
10293 * install-sh: Rename from install.sh.
10294 * Makefile.in (INSTALL): Change install.sh to install-sh.
10295 (DEVO_SUPPORT): Likewise.
10296
10297 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10298 Graichen <graichen@rzpd.de>.
10299
10300Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10301
10302 * config.guess: Recognize OpenBSD systems correctly.
10303
10304Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10305
10306 * README, Makefile.in (ETC_SUPPORT): Remove references to
10307 cfg-paper*, configure.{texi,man,info*}._
10308
10309Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10310
10311 * Makefile.in (all.normal): Ensure that gcc is built after all
10312 the x11 - ie gdb - targets.
10313
10314Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10315
10316 * makefile.vms: Don't run conf-a-gas.
10317
10318Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10319
e490616e 10320 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10321
d207ebef
JM
10322Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10323
10324 * configure.in: Remove noconfigdirs case since gdb also
10325 configures and builds for tic80-coff.
10326
6599da04
JM
10327Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10328
10329 * configure: Set cache_file to config.cache.
10330 * Makefile.in (local-distclean): Remove config.cache.
10331
10332Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10333
10334 * COPYING: Update FSF address.
10335
d207ebef
JM
10336Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10337
10338 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10339 noconfigdirs.
10340
6599da04
JM
10341Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10342
10343 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10344 MAKEDIRS, is empty.
10345
10346Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10347
10348 * config.sub: Tweak mn10300 entry.
10349
10350Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10351
10352 * configure.in (host_tools): Put sim before gdb, so gdb's
10353 configure.tgt can determine if the simulator was configured.
10354
10355Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10356
10357 * config.sub: Move BeOS $os case to be with other Cygnus
10358 local cases.
10359
10360Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10361
10362 * config.sub: Remove misplaced comment that broke Linux.
10363
10364Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10365
10366 * config.sub: Add BeOS support.
10367
10368Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10369
10370 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10371
10372Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10373
10374 * configure.in (noconfigdirs): Remove tcl and tk from
10375 noconfigdirs for cygwin32 builds.
10376
d207ebef
JM
10377Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10378
10379 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10380
6599da04
JM
10381Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10382
10383 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10384 make-all.com, use makefile.vms instead.
10385
10386Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10387
10388 * config.sub: Accept -lnews*.
10389
d207ebef
JM
10390Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10391
10392 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10393 target-examples and target-libiberty for d30v.
d207ebef
JM
10394
10395Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10396
10397 * configure.in (noconfigdirs): Enable ld for d30v.
10398
10399Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10400
10401 * configure.in (tic80-*-*): Build compiler.
10402
10403Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10404
10405 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10406 unsupported d30v directories
d207ebef
JM
10407
10408Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10409
4e81ae98
EC
10410 * config.sub, configure.in: Add d30v target cpu.
10411
6599da04
JM
10412Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10413
10414 * makefile.vms: New file.
10415 * make-all.com: Remove.
10416
10417Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10418
10419 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10420
10421Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10422
10423 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10424
10425Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10426
10427 * Makefile.in (ALL_MODULES): Added all-db.
10428 (CROSS_CHECK_MODULES): Addec check-db.
10429 (INSTALL_MODULES): Added install-db.
10430 (CLEAN_MODULES): Added clean-db.
10431
10432Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10433
10434 * config.guess: Merge with latest FSF sources.
10435
10436Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10437
10438 * Makefile.in (ALL_MODULES): Added all-itcl.
10439 (CROSS_CHECK_MODULES): Added check-itcl.
10440 (INSTALL_MODULES): Added install-itcl.
10441 (CLEAN_MODULES): Added clean-itcl.
10442
10443Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10444
10445 * configure.in: build gdb for mn10200
10446
10447Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10448
10449 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10450
d207ebef
JM
10451Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10452
10453 * configure.in (tic80-*-*): Turn off most targets right now.
10454
6599da04
JM
10455Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10456
10457 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10458 rather than the makeinfo program.
10459 (do-info): Depend upon all-texinfo.
10460
10461Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10462
10463 * configure.in: Remove uses of config/mh-linux.
10464
10465 * config.sub, config.guess: Merge with latest FSF sources.
10466
d207ebef
JM
10467Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10468
10469 * config.sub (case $basic_machine): Add tic80 entries.
10470
6599da04
JM
10471Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10472
10473 * config.sub, config.guess: Merge with latest FSF sources.
10474
10475Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10476
10477 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10478 * mpw-config.in: Test for NewFolderRecursive.
10479 * mpw-install: Use symbolic name for startup filename.
10480 * mpw-README: Add various additional details.
10481
10482Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10483
10484 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10485
10486Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10487
10488 * configure.in: Do build gcc and the target libraries for
10489 the mn10200.
10490
10491Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10492
10493 * configure.in: don't avoid building gdb for mn10300 any more
10494 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10495 instead of single-quoting it.
10496
10497Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10498
10499 * configure.in: Don't use --with-stabs on IRIX 6.
10500
10501Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10502
10503 * configure.in (m32r): Build gdb, libg++ now.
10504
10505Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10506
10507 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10508 directories from noconfigdirs.
10509
10510Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10511
10512 * config.sub (basic_machine): added mips16 configuration
10513
10514Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10515
10516 * config.sub: Handle d10v-unknown.
10517
d207ebef
JM
10518Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10519
10520 * config.sub: Handle v850-unknown.
10521
6599da04
JM
10522Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10523
10524 * Makefile.in: add findutils
10525 * configure.in: add findutils to list of host_tools
10526
10527Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10528
10529 * config.sub: Handle mn10200 and mn10300.
10530
10531Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10532
10533 * configure.in (d10v-*): Do not build librx.
10534
10535Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10536
10537 * configure.in (mn10300): Build everything except gdb & libgloss.
10538
10539Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10540
10541 * config.guess: Patch for Dansk Data Elektronik servers,
10542 from Niels Skou Olsen <nso@dde.dk>.
10543
10544 For ncr, use /bin/uname rather than uname, since GNU uname does not
10545 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10546
10547 Patch for MIPS R4000 running System V,
10548 from Eric S. Raymond <esr@snark.thyrsus.com>.
10549
10550 Fix thinko for nextstep.
10551
10552 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10553
10554 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10555 * config.guess: Guess mips-dec-mach_bsd4.3.
10556
10557 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10558 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10559 release numbers.
10560 * config.guess (mips-mips-riscos*): Emit just enough of the
10561 release number.
10562
10563 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10564 * config.guess (sparc-auspex-sunos*): Added.
10565 (f300-fujitsu-*): Added.
10566
10567 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10568 * config.guess: Recognize a Tadpole as a sparc.
10569
10570Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10571
10572 * config.guess: Don't assume that NextStep version is either 2 or
10573 3. NextStep 4 (aka OpenStep 4) has come out now.
10574
10575Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10576
10577 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10578 From Rik Faith <faith@cs.unc.edu>.
10579
10580Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10581
10582 * config.sub: Contributions from bug-gnu-utils to:
10583 Support plain "hppa" (no version given) architecture, reported by
10584 OpenStep.
10585 OpenBSD like NetBSD.
10586 LynxOs is not a hardware supplier.
10587
10588 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10589 OpenBSD like NetBSD.
6599da04
JM
10590 Stratus systems.
10591 More Pyramid systems.
10592 i[n>4]86 Intel chips.
10593 M680[n>4]0 Motorola chips.
10594 Use unknown instead of lynx for hardware manufacturer.
10595
10596Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10597
10598 * install.sh (chmodcmd): Set to null if the DST directory already
10599 exists.
10600
10601Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10602
10603 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10604 not use mt-ppc target Makefile fragment any more.
10605
10606Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10607
10608 * configure.in (*-*-windows): Exclude everything but those dirs
10609 needed to build windows.
10610
10611Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10612
10613 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10614
10615Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10616
10617 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10618
10619Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10620
10621 * Undo my previous change.
10622
10623Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10624
10625 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10626 unconditionally.
10627 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10628
10629Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10630
10631 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10632 host to add it's own flags.
6599da04
JM
10633
10634Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10635
10636 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10637
10638Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10639
10640 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10641 (CXX_FOR_TARGET): Likewise.
10642 (GCC_FOR_TARGET): Define.
10643 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10644 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10645 CC_FOR_TARGET was specified on the command line.
10646 (MAKEOVERRIDES): Don't define.
10647
10648Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10649
10650 * configure.in (m32r): Fix spelling of libg++ libs.
10651
10652Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10653
10654 * config.sub (-apple*): Remove, now redundant.
10655
10656Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10657
10658 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10659
10660 * configure: Rework yesterday's sed script patch.
10661
10662 * config.sub: Merge with FSF.
10663
10664Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10665
10666 * config.guess: Merge from FSF.
10667
10668 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10669 * config.guess: Use pc instead of unknown, for pc clone systems.
10670 Change linux to linux-gnu.
6599da04
JM
10671
10672 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10673 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10674
10675Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10676
10677 * test-build.mk (HOLES): Add "xargs" for gdb.
10678
10679 * configure: Avoid hpux10.20 sed bug.
10680
10681Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10682
731a8127 10683 * configure.in: Add support for windows host
6599da04
JM
10684 (that is a build done under the Microsoft build environment).
10685
10686Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10687
10688 * Makefile.in: Replace all uses of srcroot with s, to shrink
10689 command line lengths.
10690
10691 Patches from Geoffrey Noer <noer@cygnus.com>:
10692 * configure.in: If configuring for newlib, pass --with-newlib to
10693 subdirectories.
10694 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10695 -Bnewlib/ and -Lwinsup to gcc.
10696 (CXX_FOR_TARGET): Likewise.
10697
10698Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10699
10700 * Makefile.in (ETC_SUPPORT): Add configure.
10701
10702Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10703
4e81ae98 10704 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10705 host configuration file.
10706
10707Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10708
10709 * configure.in: Break mn10x00 support into separate
10710 mn10200 and mn10300 configurations.
10711 * config.sub: Likewise.
10712
10713Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10714
10715 * configure.in: Add lots of stuff to noconfigdirs for
10716 the mn10x00 targets.
10717
10718 * config.sub, configure.in: Add mn10x00 support.
10719
10720Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10721
10722 * make-all.com: Call conf-a-gas, not config-a-gas.
10723
10724Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10725
10726 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10727 targets.
6599da04
JM
10728
10729Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10730
10731 * mpw-README: Add much more detail for native PowerMac.
10732 * mpw-install: New file.
10733 * mpw-configure: Add --norecursion and --help options.
10734 * mpw-config.in: Translate readme and install files when
10735 copying to objdir.
10736 * mpw-build.in: Don't always depend on byacc and flex.
10737 (install-only-top): New action.
10738
d207ebef
JM
10739Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10740
10741 * configure.in: You can now configure GDB for the v850.
10742
6599da04
JM
10743Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10744
10745 * configure.in (noconfigdirs): Don't configure any C++ dirs
10746 if targeting D10V.
10747
10748Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10749
10750 * config.sub: Recognize mips64vr5000.
10751
10752Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10753
10754 * configure.in: Use a single line for host_tools and native_only.
10755
10756Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10757
10758 * config.sub, configure.in: Add entries for m32r.
10759
10760Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10761
10762 * Makefile.in (inet-install): Don't run install-gzip.
10763
10764Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10765
10766 * configure.in: Don't config lots of things for *-*-windows*.
10767
10768Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10769
10770 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10771 (host_libs, host_tools): Copy from configure.in.
10772 * mpw-configure: Don't complain about directories not found.
10773
10774Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10775
10776 * configure.in (i[345]86): Recognize i686 for pentium pro.
10777 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10778 file.
10779
10780 * config.guess (i[345]86): Ditto.
10781
10782Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10783
10784 * configure.in (noconfigdirs): Removed gdb for D10V.
10785
d207ebef 10786Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10787
d207ebef
JM
10788 * configure.in: Remove ld, target-libio, target-libg++, and
10789 target-libstdc++ from noconfigdirs.
5d4a5ee6 10790
6599da04
JM
10791Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10792
10793 * configure: Fix three locations where shell scripts were
10794 being run directly rather than with config_shell.
10795
d207ebef
JM
10796Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10797
10798 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10799 * config.sub (basic_machine): Recognize v850.
10800
6599da04
JM
10801Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10802
10803 * mpw-configure: Handle multiple enable/disable options and
10804 pass them down recursively, handle -c and -s flags appropriately
10805 depending on choice of compiler, add escape mechanism for
10806 quoted arguments to gC.
10807
10808Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10809
10810 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10811 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10812 so that -mrelocatable-lib and -mno-eabi are used.
10813
10814 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10815 not support --print-multi-lib, don't abort.
10816
6599da04
JM
10817Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10818
10819 * make-all.com: Run config-a-gas.
10820 * setup.com: Don't copy subdirectory files around.
10821
10822Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10823
10824 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10825 target, it now compiles correctly.
10826
10827Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10828
10829 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10830
10831Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10832
4e81ae98 10833 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
10834
10835Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10836
10837 * configure.in (native_only): Add prms.
10838
10839Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10840
10841 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10842 (BINUTILS_SUPPORT_DIRS): Likewise.
10843
10844Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10845
10846 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10847 d10v support is added.
10848
10849Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10850
10851 * configure.in (d10v-*-*): New target.
10852
10853Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10854
10855 * config.guess (HP 9000/811): Recognize this as a PA1.1
10856 machine.
10857
10858Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10859
10860 * Makefile.in (do-tar-gz): New target, split out from tail end of
10861 taz target. Run each command separately, don't use pipes.
10862 (taz): Use it.
10863
10864Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10865
10866 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10867 * mpw-build.in: No builds should depend on building byacc or flex,
10868 they are assumed to be installed already.
10869
10870Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10871
10872 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10873 variable that CC_FOR_TARGET needs.
10874
10875Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10876
10877 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10878 options have changed since the last time the subdirectory was
10879 configured, and if it has, reconfigure.
10880 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10881 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10882
10883Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10884
10885 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10886 CLEAN_MODULES): Add bash.
10887 (all-bash): New target.
10888
10889Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10890
10891 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10892
10893Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10894
10895 * config.sub (basic_machine): Recognize d10v as a valid processor.
10896
10897Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10898
10899 * mpw-configure: Add support for --bindir.
10900 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10901
10902Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10903
10904 * configure.in: add bash, time, gawk to list of hosttools and things
10905 to only build for native toolchains
10906
10907Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10908
10909 * Makefile.in (docdir): Remove.
10910
10911Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10912
10913 * Makefile.in (datadir): Set to $(prefix)/share.
10914
10915Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10916
10917 * configure.in: build diff and patch for cygwin32-hosted
10918 toolchains.
10919
10920Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10921
10922 * config.sub: Accept -rtems*.
10923
10924Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10925
e490616e
ZW
10926 * configure.in: enable dosrel for cygwin32-hosted builds,
10927 remove diff from the list of things not buildable
10928 via Canadian Cross
6599da04
JM
10929
10930Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10931
10932 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 10933 don't get ". ".
6599da04
JM
10934
10935Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10936
10937 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10938
10939Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10940
10941 * Makefile.in (taz): Handle case where tex3patch didn't even get
10942 checked out. Also, if it was found, put the symlink in a new util
10943 subdirectory.
10944
10945Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10946
10947 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10948
10949Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10950
10951 * config.sub: Recognize -openvms.
10952 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10953 * make-all.com, setup.com: New files.
10954
10955Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10956
10957 * Makefile.in (taz): tex3patch moved to texinfo/util.
10958
10959Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10960
10961 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10962 * configure.in: remove make from disable-if-Can-Cross list
10963 enable gdb if ${host} and ${target} are cygwin32
10964
10965Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10966
10967 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10968 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10969
10970Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10971
10972 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10973 distinguish sysv/svr4/bsd variants.
10974 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10975
10976Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10977
10978 * configure.in: Added copyright notice.
10979 * move-if-change: Added copyright notice.
10980
10981Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10982
10983 * configure.in (powerpcle-*-solaris*): Until we get shared
10984 libraries working, don't build gdb, sim, make, tcl, tk, or
10985 expect.
10986
10987Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10988
10989 * config.guess: Merge with FSF:
10990
10991 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10992 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10993
10994 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10995 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10996
10997 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10998 * config.guess: Combine two OSF1 rules.
10999 Also recognize field test versions. From mjr@zk3.dec.com.
11000 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11001 because GNU uname does not support -p. From pmr@pajato.com.
11002
11003Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11004
11005 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11006
11007Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11008
11009 * mpw-README: Document GCCIncludes.
11010
11011Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11012
11013 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11014
11015Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11016
11017 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11018
11019Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11020
11021 * configure.in (*-*-cygwin32): Configure make.
11022
11023Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11024
11025 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11026
11027Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11028
11029 * Makefile.in (all-inet): Depend on all-perl.
11030
11031 * Makefile.in (inet-install): New target.
11032
11033 * Makefile.in (all-inet): Depend on all-tcl.
11034 (all-inet): Depend on all-send-pr.
11035
11036Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11037
11038 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11039 temporarily.
11040
11041Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11042
11043 * configure.in: Don't configure --with-gnu-ld on AIX.
11044
11045Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11046
11047 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11048
11049Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11050
11051 * Makefile.in (ALL_MODULES): Added all-inet.
11052 (CROSS_CHECK_MODULES): Added check-inet.
11053 (INSTALL_MODULES): Added install-inet.
11054 (CLEAN_MODULES): Added clean-inet.
11055 (all-indent): New target.
11056
11057 * configure.in (host_tools): Added inet.
11058 (native_only): Added inet.
11059 (noconfigdirs): Added inet.
11060
11061Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11062
11063 * configure.in: Don't configure libgloss if we are not configuring
11064 newlib.
11065
11066Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11067
11068 * configure.in: Don't configure libgloss for unsupported
11069 architectures.
11070
11071Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11072
11073 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11074
11075Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11076
11077 * Makefile.in (ALL_MODULES): Include all-apache.
11078 (CROSS_CHECK_MODULES): Include check-apache.
11079 (INSTALL_MODULES): Include install-apache.
11080 (all-apache): New target.
11081
11082 * configure.in: Added apache everywhere perl is seen.
11083
11084Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11085
11086 * Makefile.in: Add support for clean-{module} and
11087 clean-target-{module} rules.
11088
11089Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11090
11091 * configure.in (*-*-ose) do not build libgloss.
11092
11093Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11094
11095 * config.guess (prep*:SunOS:5.*:*): Turn into
11096 powerpele-unknown-solaris2.
11097
11098Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11099
11100 * configure.in: Permit --enable-shared to specify a list of
11101 directories.
11102
11103Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11104
11105 * configure.in (host==solaris): Pass only the first word of $CC
11106 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11107
11108Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11109
11110 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11111
11112Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11113
11114 * Makefile.in (ALL_MODULES): Include all-perl.
11115 (CROSS_CHECK_MODULES): Include check-perl.
11116 (INSTALL_MODULES): Include install-perl.
11117 (ALL_X11_MODULES): Include all-guile.
11118 (CHECK_X11_MODULES): Include check-guile.
11119 (INSTALL_X11_MODULES): Include install-guile.
11120 (all-perl): New target.
11121 (all-guile): New target.
11122
11123 * configure.in (host_tools): Include perl and guile.
11124 (native_only): Include perl and guile.
11125 (noconfigdirs): Don't build guile and perl; no ports have been
11126 done.
11127
11128Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11129
e490616e
ZW
11130 * configure (--enable-*): Handle quoted option lists such as
11131 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11132
11133Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11134
11135 * Makefile.in ({,inst}all-target): New rule so we can make and
11136 install all of the target directories easily.
11137
11138Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11139
11140 * configure.in: Add missing global flag in sed substitution when
11141 deleting `target-' from ${configdirs}.
11142
11143Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11144
11145 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11146 option.
11147
11148 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11149 config/mh-necv4.
11150
11151 * install.sh: Correct misspelling of transformbasename.
11152
11153 * config.guess: Recognize mips-*-sysv*.
11154
11155Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11156
11157 * config.sub: Recognize mon960.
11158
11159Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11160
11161 * configure: Restore Canadian Cross handling of BISON and LEX,
11162 removed in Feb 20 change.
11163
11164Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11165
11166 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11167 Mention make install. Remove the old copyright date as well the
11168 clumsy and rather pointless copyright on the README file.
11169
11170Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11171
11172 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11173 Makefile after running symlink-tree, then run `make distclean' to
11174 avoid clobbering any generated files in srcdir.
11175
11176Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11177
11178 * configure.in (m68k-*-netbsd*): Build everything now.
11179
11180Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11181
11182 * Makefile.in (taz): Fix quoting.
11183
11184Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11185
11186 * configure.in (sparclet-*-*): Build everything now.
11187
11188Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11189
11190 * configure.in (m68k-*-linux*): New host.
11191
11192Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11193
11194 * configure: Check for bison before byacc.
11195
11196Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11197
11198 * Makefile.in configure: Change the way LEX and BISON/YACC are
11199 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11200 searching PATH. These are used as fallbacks by Makefile.in if
11201 flex/bison/byacc aren't in objdir.
11202
11203Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11204
11205 * Makefile.in: Make everything which depends upon all-bfd also
11206 depend upon all-opcodes, in case --with-commonbfdlib is used.
11207
11208Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11209
11210 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11211 building NT native compilers on Unix.
11212
11213Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11214
11215 * configure.in: Don't get CC from the host Makefile fragment if we
11216 can find gcc in PATH, or if this is a Canadian Cross. Move the
11217 Solaris test for /usr/ucb/cc to the post target script, just after
11218 the compiler sanity test.
11219
11220Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11221
11222 * config.sub: Merge with FSF.
11223
11224Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11225
11226 * Makefile.in (RPATH_ENVVAR): New variable.
11227 (REALLY_SET_LIB_PATH): Use it.
11228 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11229
11230Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11231
11232 * config.sub, configure.in: Recognize sparclet cpu.
11233
11234Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11235
11236 * config.guess: Support m68k-cbm-sysv4.
11237
11238Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11239
11240 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11241 m68k-unknown-linuxaout from linker help string. Put quotes around
11242 $ld_help_string.
11243
11244Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11245
11246 * config.guess (powerpc-harris-powerunix): Add guess for port
11247 to new target.
11248
11249Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11250
11251 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11252
11253Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11254
11255 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11256 $(REALLY_SET_LIB_PATH) in Makefile.
11257 * Makefile.in (SET_LIB_PATH): New variable.
11258 (REALLY_SET_LIB_PATH): New variable.
11259 ($(DO_X)): Use $(SET_LIB_PATH).
11260 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11261 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11262 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11263 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11264 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11265 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11266 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11267 (install-dosrel): Likewise.
11268 (all-opcodes): Depend upon all-libiberty.
11269
11270Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11271
11272 * config.guess (*:CYGWIN*): New
11273
11274Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11275
11276 * Makefile.in (all-target-winsup): All all-target-libiberty.
11277
11278Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11279
11280 * configure.in (noconfigdirs): Add missing # in front of comment.
11281
11282Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11283
11284 * configure.in: add second pass to things added to noconfigdirs
11285 so *-gm-magic can exclude libgloss properly.
11286
11287Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11288
11289 * mpw-configure (extralibs_name, rez_name): Set correctly
11290 for MWC68K compiler.
11291
11292 * mpw-README: Add more info on the necessary build tools.
11293
11294Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11295
11296 * configure.in, config.sub: Recognize cygwin32.
11297
11298Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11299
11300 * config.guess, config.sub: Recognize A/UX.
11301
11302Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11303
11304 * config.sub: Merge with gcc/config.sub.
11305
11306Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11307
11308 * mpw-build.in (do-binutils): Add build of stamps.
11309
11310Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11311
11312 * config.sub: Add recognition for mips64vr4100*-* targets.
11313
11314Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11315
11316 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11317 Add creation of gconfigargs with `--enable-shared' turned on.
11318 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11319 ($(host)-stamp-stage3-configured): Likewise.
11320 (HOLES): Add chatr and ldd.
11321 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11322
11323Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11324
11325 * configure: Pass --nfp to recursive configures.
11326
11327Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11328
11329 * Makefile.in (DLLTOOL): New.
11330 (DLLTOOL_FOR_TARGET): New.
11331 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11332 (EXTRA_TARGET_FLAGS): Ditto.
11333 (EXTRA_GCC_FLAGS): Ditto.
11334 (CONFIGURE_TARGET_MODULES): Ditto.
11335 (DO_X): Ditto.
11336 * configure: Add DLLTOOL.
11337
11338Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11339
11340 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11341 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11342 mh-sco, since old workarounds no longer needed, and don't
11343 build ld, since libraries have weak symbols in COFF.
11344
11345Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11346
11347 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11348
11349Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11350
11351 * configure.in: Make sure that ${CC} can be used to compile an
11352 executable.
11353
11354Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11355
11356 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11357 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11358 nothing depending on whether gdbtk is being built.
11359
11360Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11361
11362 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11363
11364Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11365
11366 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11367 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11368
11369Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11370
11371 * config-ml.in: Add support for
11372 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11373 Simplify setting of multidirs from --disable-foo.
11374
11375Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11376
11377 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11378 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11379 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11380 non-empty, pass them on to the GCC make.
6599da04
JM
11381 (all-bootstrap): New rule that is like all-gcc, except it executes
11382 the GCC bootstrap rule instead of the GCC all rule.
11383
11384Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11385
11386 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11387
11388Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11389
11390 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11391 DG/UX support.
11392
11393Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11394
11395 * config.sub (i*86*) Change [345] to [3456]
11396
11397Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11398
11399 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11400 --with-gnu-ld=no.
11401
11402Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11403
11404 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11405 AIX multilibs get built.
11406
11407Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11408
11409 * configure.in (i386-win32): Don't build expect if we're not
11410 building the tcl subdir.
11411
11412Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11413
11414 * Makefile.in: (configure-target-examples, all-target-examples):
11415 New targets, configure and build example programs.
11416
11417Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11418
11419 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11420 use it as input to sedit the generated MPW makefile.
11421 * mpw-README: Add a suggestion about Gestalt.h.
11422
11423Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11424
11425 * config.sub: Accept *-*-ieee*.
11426
11427Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11428
11429 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11430 Ronald F. Guilmette <rfg@monkeys.com>.
11431
11432Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11433
11434 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11435 for powerpc-pe native.
11436 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11437 (target==powerpc-pe): duplicate i386-win32 entry.
11438
11439Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11440
11441 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11442 of vxworks, not just vxworks5.1.
11443
11444Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11445
11446 * mpw-configure: Add support for exec-prefix.
11447
11448Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11449
11450 * config.guess: Recognize HP model 816 machines as having
11451 a PA1.1 processor.
11452
11453Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11454
11455 * configure: Ignore new autoconf configure options.
11456
6599da04
JM
11457Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11458
11459 * config.guess: Recognize Pentium under SCO.
11460 From Robert Lipe <robertl@arnet.com>.
11461
11462Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11463
11464 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11465
11466Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11467
11468 * configure.in: Don't configure gas for alpha-dec-osf*.
11469
11470Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11471
11472 * configure.in: Default to --with-stabs for some targets for which
11473 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11474 i[345]86*-*-unixware*.
11475
11476Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11477
11478 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11479 rather than basing it on the target. Simplify handling of options
11480 controlling which directories to configure. Remove extraneous
11481 slash in multi-clean target.
11482
11483Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11484
11485 * config-ml.in: Prefix more variables with ml_ so they don't collide
11486 with configure's.
11487
11488Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11489
11490 * configure: Don't turn -v into --v.
11491
11492Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11493
11494 * configure.in (targargs): Fix typo.
11495
11496 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11497
11498Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11499
11500 * configure.in: Strip --host and --target options from
11501 CONFIG_ARGUMENTS, and always configure for --host only. Add
11502 --with-cross-host option when building with a cross-compiler.
11503 * configure: Canonicalize the arguments put into config.status by
11504 always using `=' for an option with an argument. Pass a presumed
11505 --host or --target explicitly.
11506
11507Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11508
11509 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11510 into general OS recognition case.
11511
11512Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11513
11514 * configure.in (target_configdirs): add target-winsup only
11515 for win32 target systems.
11516
11517Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11518
11519 * Makefile.in (all-target-libgloss): Depend upon
11520 configure-target-newlib, since when libgloss is built it looks to
11521 see if the newlib directory exists.
11522
11523Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11524
11525 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11526 cfg-ml-*.in.
11527
11528Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11529
11530 * configure: Handle LD and LD_FOR_TARGET when configuring a
11531 Canadian Cross.
11532
6599da04
JM
11533Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11534
11535 * configure.in (target_libs): add target-winsup.
11536 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11537 (target==ppcle-pe): remove ld from $noconfigdirs.
11538
11539Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11540
11541 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11542 Preserve relative path names in $srcdir. Build symlink tree if
11543 configuring cross target dir and srcdir=. (= no VPATH support).
11544 (configure-target-libg++): Depend on configure-target-librx.
11545 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11546 * config-ml.in: New file.
11547 * symlink-tree: New file.
11548 * configure: Ensure srcdir="." if that's what it is.
11549
11550Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11551
11552 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11553 includes and FLEX_SKELETON setting.
11554 * mpw-configure (--with-gnu-ld): New option, controls whether
11555 to use PPCLink or ld with PowerMac GCC.
11556 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11557 * mpw-config.in: Configure grez if targeting Mac.
11558
11559 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11560 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11561 just macos.
6599da04
JM
11562 * configure.in: Configure grez resource compiler if targeting Mac.
11563 * Makefile.in (all-grez, install-grez): New targets.
11564
11565Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11566
11567 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11568 gcc in the path, set CC to gcc -O2.
6599da04
JM
11569
11570Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11571
11572 * configure: Default ${build} correctly. Avoid picking up extra
11573 spaces when reading CC and CXX from Makefile. When doing a
11574 Canadian Cross, use plausible default values for numerous
11575 variables.
11576 * configure.in: When doing a Canadian Cross, don't try to
11577 configure tools whose configure script can't handle it.
11578
11579Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11580
11581 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11582
11583Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11584
11585 * configure: Remove dubious bug reporting address.
11586
11587Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11588
11589 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11590 configure script, run that instead of this directory's configure.
11591 In either case, print a message that we're configuring the sub-dir.
11592
11593Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11594
11595 * configure.in: Before checking for the existence of various files,
11596 use sed to filter out "target-".
11597
11598Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11599
11600 * Makefile.in (DO_X): Split rule to decrease command line length
11601 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11602 (Philippe De Muyter).
11603
11604Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11605
11606 * Makefile.in (all-patch): depend on all-libiberty.
11607
11608Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11609
11610 * configure.in: If the only directory in target_configdirs which
11611 actually exists is libiberty, then set target_configdirs to empty,
11612 to avoid trying to build a target libiberty in a gas or gdb
11613 distribution.
11614
11615Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11616
11617 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11618 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11619 systems.
6599da04
JM
11620
11621Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11622
11623 * configure.in (copy_dirs): Use sys-include instead of include
11624 for --with-headers option.
11625
11626Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11627
11628 * Makefile.in, configure.in: Make winsup builds work with
11629 new scheme.
11630
11631Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11632
11633 * configure.in: Build the linker on AIX.
11634
11635Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11636
11637 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11638 where needed.
11639
11640Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11641
11642 * Makefile.in (all-gcc): Fix typo.
11643
11644Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11645
11646 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11647
11648Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11649
11650 * configure.in: Rename libFOO to target-libFOO, and xiberty
11651 to target-xiberty, to provide more flexibility.
11652 (target_subdir): Define. Create if cross.
11653 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11654 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11655 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11656 check-libFOO -> check-target-libFOO, etc.
11657 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11658 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11659 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11660 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11661 allow ALL_GCC="" to only configure.
11662 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11663 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11664 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11665
11666Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11667
11668 * Makefile.in (taz): Build "info" in etc explicitly.
11669
11670Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11671
11672 * configure.in: Make sure that CC is undefined (as opposed to
11673 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11674 problem with autoconf trying to configure on a host without GCC.
11675
11676Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11677
11678 * mpw-configure: Set host alias from choice of host compiler,
11679 only use generic MPW Makefile sed if present, edit a file
11680 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11681 * mpw-README: Add problem notes about CW6 and CW7.
11682
11683Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11684
11685 * Makefile.in (taz): Use ";" instead of ";;".
11686
11687Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11688
11689 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11690 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11691 DISTDOCDIRS.
11692 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11693 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11694
11695Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11696
11697 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11698 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11699 Move bfd to DISTSTUFFDIRS.
11700
11701Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11702
11703 * Makefile.in (X11_LIB): Removed.
11704 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11705
11706 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11707
11708Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11709
11710 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11711 names.
11712
11713Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11714
11715 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11716
11717Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11718
11719 * configure.in (i[345]86-*-win32): Always build newlib.
11720 Don't configure cvs, autoconf or texinfo.
11721 * Makefile.in (LD_FOR_TARGET): New.
11722 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11723 Pass down LD_FOR_TARGET.
11724
11725Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11726
11727 * winsup: New directory.
11728 * Makefile.in: Build winsup.
11729 * configure.in: Winsup is configured when target is win32.
11730 Can only build win32 target GDB when native.
4e81ae98 11731
6599da04
JM
11732Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11733
11734 * config.guess: Recognize HP model 819 machines as having
11735 a PA 1.1 processor.
11736
11737Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11738
11739 * configure: Fix sed loop which substitutes for CC and CXX to
11740 avoid bug found in various sed implementations.
11741
11742Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11743
11744 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11745 simulator. Use standard powerpc-*-eabi*.
11746
11747Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11748
11749 * configure.in: Stop putting gas and binutils in noconfigdirs for
11750 powerpc-*-aix* and rs6000-*-*.
11751
11752Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11753
11754 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11755 -mcall-aixdesc libraries.
11756
11757Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11758
11759 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11760
11761 * config.sub (arm | armel | armeb): Fix shell syntax.
11762
11763Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11764
11765 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11766 -msoft-float and -mcpu=common support.
11767 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11768 libraries.
11769
11770Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11771
11772 * configure.in: Allow configuration and build of emacs19 for the alpha.
11773
11774Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11775
11776 * configure.in (CC): Get ^CC, not just any old CC, from
11777 ${host_makefile_frag}.
11778
11779Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11780
4e81ae98 11781 * configure.in (CC): Try to get CC from
6599da04
JM
11782 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11783
11784Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11785
11786 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11787 only if it exists in $(srcdir).
11788
11789Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11790
11791 * configure: If CC and CXX are not set in the environment, set
11792 them, based on either an existing Makefile or on searching for gcc
11793 in PATH. Substitute for CC and CXX in Makefile.
11794 * configure.in: Remove libm from target_libs. Separate
11795 target_configdirs from configdirs. If CC is not set in
11796 environment, try to get it from a host Makefile fragment. Rewrite
11797 changes of configdirs to use skipdirs instead. A few minor
11798 tweaks. Take directories out of target_configdirs as they are
11799 taken out of configdirs. Remove existing Makefile files from
11800 subdirectories. Substitute for TARGET_CONFIGDIRS and
11801 CONFIG_ARGUMENTS in Makefile.
11802 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11803 by configure.in.
11804 (CONFIG_ARGUMENTS): Likewise.
11805 (CONFIGURE_TARGET_MODULES): New variable.
11806 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11807 ($(CONFIGURE_TARGET_MODULES)): New target.
11808 (configure-libg++, configure-libio): New targets.
11809 (all-libg++): Depend upon configure-libg++.
11810 (all-libio): Depend upon configure-libio.
11811 (configure-libgloss, all-libgloss): New targets.
11812 (configure-libstdc++): New target.
11813 (all-libstdc++): Depend upon configure-libstdc++.
11814 (configure-librx, all-librx): New targets.
11815 (configure-newlib): New target.
11816 (all-newlib): Depend upon configure-newlib
11817 (configure-xiberty): New target.
11818 (all-xiberty): Depend upon configure-xiberty.
11819
11820Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11821
11822 * configure.in (host i[345]86-*-win32): Expand the
11823 noconfigdirs again.
11824
11825Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11826
11827 * mpw-configure: Fix sed command file name.
11828
11829Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11830
4e81ae98 11831 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
11832 noconfigdirs again.
11833
11834Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11835
11836 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11837 or powerpc*-*-pe*, since they are not yet supported.
11838
11839Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11840
11841 Add PowerMac support and many other enhancements.
11842 * mpw-configure: New option --cc to select compiler to use,
11843 paste options set according to --cc into the generated
11844 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11845 if mpw-make.sed is present.
11846 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11847 add forward includes for PowerPC include files.
11848 * mpw-build.in: Build using Makefile.PPC if present.
11849 (do-byacc, etc): Remove separate version resource builds.
11850 (do-gas): Build "stamps" before "all".
11851 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11852 * mpw-README: Update to reflect --cc option, PowerMac support,
11853 and recently-reported compatibility problems.
11854
11855Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11856
11857 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11858 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11859 (--with-multilib-top): Pass to recursive invocations.
11860
11861Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11862
11863 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11864 v810-*-*.
11865
11866Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11867
11868 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11869 gdb, ld and opcodes on v810-*-*.
11870
6599da04
JM
11871Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11872
11873 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11874 (local-maintainer-clean): New target.
11875 (maintainer-clean): New target.
11876 (realclean): Just depend upon maintainer-clean.
11877
11878Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11879
11880 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11881
11882Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11883
11884 * configure.in: Build ld in mips*-*-bsd* case.
11885
11886Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11887
11888 * config.sub: Accept -lites* OS. From Ian Dall.
11889
11890Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11891
11892 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 11893 targets.
6599da04
JM
11894
11895Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11896
11897 * configure.in: treat i386-win32 canadian cross the same as
11898 i386-go32 canadian cross.
11899
11900Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11901
11902 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11903 running under the simulator to build a reduced set of libraries.
11904 (powerpc-*-eabiaix): Add fine grained multilib support added to
11905 other powerpc targets yesterday.
11906
11907Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11908
11909 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11910 -disable-softfloat, -disable-relocatable, -disable-aix, and
11911 -disable-sysv to control which multilib libraries get built.
11912
11913Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11914
11915 * configure: Add Makefile.tem to list of files to remove in trap
11916 handler.
11917
11918Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11919
11920 * config.guess (*Linux*): Add missing "exit"s.
11921 Also, need specific check for alpha-unknown-linux (uses COFF).
11922
11923Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11924
11925 * config.guess: Merge with FSF:
11926
11927 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11928 * config.guess (AIX4): More robust release numbering discovery.
11929
11930 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11931 * config.guess (i386-sequent-ptx): Properly get version number.
11932
11933 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11934 * config.guess (mips:*:4*:UMIPS): New case.
11935
11936Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11937
11938 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11939 (i386-win32 host): Likewise. Don't build readline.
11940
11941Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11942
11943 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11944 SUPPORT_FILES to submakes.
11945
11946Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11947
11948 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11949 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11950 mpw-configure.
11951
11952Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11953
11954 * configure.in (appdirs): Use =, not ==, in test expression when
11955 trying to build the text to print in the warning message for
11956 Solaris users.
11957
11958Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11959
11960 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11961
11962Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11963
11964 * config.guess: Recognize lynx-2.3.
11965
11966Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11967
11968 * config.sub (z8ksim): Deleted
11969 (z8k-*-coff): New, this is the one true name of the target.
11970
11971Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11972
11973 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11974
11975Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11976
11977 * config.guess (*:Linux:*:*): First try asking the linker what the
11978 default object file format is (elf, aout, or coff). Then if this
11979 fails, try previous methods.
11980
11981Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11982
11983 * configure.in: Don't build newlib for *-*-vxworks5.1.
11984
11985Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11986
11987 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11988 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11989
11990Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11991
11992 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11993
11994Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11995
11996 * cfg-ml-com.in: New file.
11997 * cfg-ml-pos.in: New file.
11998
11999Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12000
12001 * COPYING.NEWLIB: Add HP free copyright to list.
12002
12003Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12004
12005 * config.sub: Recognize -eabi* for the system, not just -eabi.
12006
12007Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12008
12009 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12010 * config.sub, configure.in (win32): New target and host.
12011
12012Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12013
12014 * configure.in: Add i386-pe configuration.
12015
12016Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12017
12018 * mpw-build.in (install): Install GDB after LD.
12019
12020Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12021
12022 * mpw-config.in (elf/mips.h): Always forward-include, needed
12023 for GDB to build.
12024
12025Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12026
12027 * testsuite: New directory for customer acceptance and whole tool
12028 chain tests.
12029
12030Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12031
12032 * configure: If per-host line isn't found, but AC_OUTPUT is found
12033 and a configure script exists, run it instead.
12034
12035Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12036
12037 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12038
12039Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12040
12041 * configure: Set build_{cpu,vendor,os,alias} to host values when
12042 --build isn't specified.
12043
12044Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12045
12046 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12047 (FLAGS_TO_PASS): Pass them.
12048 (EXTRA_TARGET_FLAGS): Ditto.
12049
6599da04
JM
12050Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12051
12052 * Makefile.in (all-libg++): Depend on all-libstdc++.
12053
12054Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12055
12056 * configure.in (noconfigdirs): Enable all packages for
12057 i386-unknown-netbsd.
12058
12059Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12060
12061 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12062 hosted builds (DOS builds)
12063
12064Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12065
12066 Changes for ARM based on patches from Richard Earnshaw:
12067 * config.sub: Handle armeb and armel.
12068 * configure.in: Omit arm linker only for riscix.
12069
12070Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12071
12072 * config.guess: Update from FSF.
12073
12074Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12075
63f6bcd7 12076 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12077 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12078 powerpcle variant. Convert pentium into i586, not i486. Add p5
12079 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12080 temporarily.
12081
12082Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12083
12084 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12085
12086Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12087
12088 * config.sub: Accept -lites* as a basic system type.
12089
12090Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12091
12092 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12093 installed, and if so return linuxoldld as the system name.
12094
12095Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12096
12097 * config.guess: Add hppa1.1-hp-lites support.
12098
12099Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12100
12101 * configure.in: Don't build newlib for m68k-vxworks5.1.
12102
12103Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12104
12105 * configure.in (mips-sgi-irix6): Use mh-irix5.
12106
12107Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12108
12109 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12110
12111Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12112
12113 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12114 OSF/1. Fix compiler flags.
6599da04
JM
12115 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12116
12117Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12118
12119 * configure.in: Recognize --with-newlib.
12120 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12121
12122Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12123
d207ebef 12124 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12125 to *_X11_MODULES due to gdbtk needing X include files et al.
12126
12127Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12128
12129 Merge in support for Mac MPW as a host.
12130 (Old change descriptions retained for informational value.)
12131
12132 * mpw-config.in: Add generic include forwards for cpu-specific
12133 include files in aout and elf directories.
12134
12135 * mpw-configure: Added copyright.
12136 * mpw-config.in: Check for presence of required build tools.
12137 (target_libs): Add newlib.
12138 (target_tools): Add examples.
12139 (Read Me): Generate as "Read Me for MPW" instead.
12140 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12141 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12142 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12143
12144 * mpw-configure: Remove subdir-specific makefile hackery,
12145 delete mk.tmp after using it.
12146
12147 * mpw-build.in (all): Display start and end times.
12148
12149 * mpw-configure (host_canonical): Set.
12150 (target_cpu): Always add to makefiles.
12151 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12152 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12153 (mpw-mh-mpw): Look for in srcdir and srcroot.
12154 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12155
12156 * mpw-build.in: (install-only): New target.
12157
12158 * mpw-configure (host_alias, target_alias): Rename from hostalias
12159 and targetalias, add into generated Makefile.
12160 (mk.tmp): If present, add into generated Makefile.
12161 * mpw-build.in (all-gas): Build config.h first before gas proper.
12162
12163 * mpw-configure (config.status): Write only if changed.
12164 * mpw-config.in (readline): Configure it (not built, just used for
12165 definitions).
12166
12167 * mpw-config.in (elf/mips.h): Add a forward include.
12168
12169 * mpw-config.in: Forward-include most .h files in include into
12170 extra-include.
12171 (readline): Don't build.
12172 mpw-build.in (install): Install GDB.
12173
12174 * mpw-configure (prefix, mpw_prefix): Handle it.
12175 * mpw-config.in (mmalloc, readline): Don't configure.
12176 * mpw-build.in (thisscript): Rename to ThisScript.
12177 Use mpw-build instead of BuildProgram everywhere.
12178 (mmalloc, readline): Don't build.
12179 * mpw-README: New file, basic documentation about the MPW port.
12180
12181 * mpw-config.in: Use forward-include to create include files.
12182
12183 * mpw-configure: Add more things to the top of each configured
12184 Makefile, including contents of config/mpw-mh-mpw.
12185 * mpw-config.in (extra-include): Create this directory and fill it
12186 with Posix-like include files when configuring.
12187
12188 * config.sub (apple, mac, mpw): Add various aliases.
12189
12190 * mpw-build.in: New file, top-level build script fragment for MPW.
12191 * mpw-configure: New file, configure script for MPW.
12192 * mpw-config.in: New file, config fragment for MPW.
12193
12194Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12195
12196 * configure.in (host_libs): Remove glob, since it is gone from the
12197 sources.
12198
12199Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12200
12201 * Makefile.in: define empty GDB_NLM_DEPS var.
12202
12203 * configure.in(target_makefile_frag): use config/mt-netware
12204 for netware targets.
12205
12206Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12207
12208 * config.sub: Merge in recent FSF changes. Remove linux special
12209 cases.
12210
12211Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12212
731a8127 12213 Revert this change:
6599da04
JM
12214
12215 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12216
12217 * build-all.mk: Use CC=cc -Xs on Solaris.
12218
6599da04
JM
12219Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12220
12221 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12222 stop using it.
12223 * Makefile.in: Nuke all references to glob subdirectory.
12224
12225Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12226
12227 * configure.in: Fix --enable-shared logic in per-host.
12228
12229Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12230
12231 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12232
12233Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12234
12235 * configure.in (noconfigdirs): Don't build gas on AIX, for
12236 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12237
12238Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12239
12240 * configure: Fix --cache-file to work if the file argument is a
12241 relative path.
12242
12243Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12244
12245 * configure: If the --cache-file is used, pass it down to
12246 configure in subdirectories.
12247
12248Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12249
12250 * config.sub: add vxworks29k configuration.
12251
12252Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12253
12254 * Makefile.in (taz): Do "diststuff" part quietly.
12255
12256Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12257
12258 * config.sub: Mini-merge with gcc/config.sub.
12259
12260Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12261
12262 * config.guess (IRIX): Sed - to _.
12263
12264Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12265
12266 * Makefile.in (source-vault, binary-vault): New targets.
12267
12268Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12269
12270 * config.sub: Recognize -eabi as a basic system type.
12271
12272Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12273
12274 * configure.in (enable_shared stuff): Fix typo.
12275
12276Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12277
12278 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12279
12280Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12281
12282 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12283
12284Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12285
12286 * configure.in (rs6000-*-*): Don't build gas.
12287
12288Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12289
12290 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12291 reduce command line length.
12292 (AS_FOR_TARGET): Check for as.new, not Makefile.
12293 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12294
12295Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12296
12297 * config.guess: Merge from FSF.
12298
12299Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12300
12301 * configure: Don't use $ when handling program_suffix.
12302
12303Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12304
12305 * configure.in: Configure tk for hppa/hpux.
12306
12307Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12308
12309 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12310
12311Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12312
12313 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12314 to LIBCXXFLAGS. Tests are better run without it.
12315
12316Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12317
12318 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12319
12320Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12321
12322 * configure.in (*-*-netware*): Don't configure xiberty.
12323
12324Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12325
12326 * configure.in: Remove tk from native_only list.
12327
12328Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12329
12330 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12331 for special NCD build.
12332
12333Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12334
12335 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12336 makeall.bat, they're only useful for binutils snapshots.
12337 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12338 makeall.bat to specified SUPPORT_FILES.
12339
12340Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12341
12342 * build-all.mk: Add Ericsson targets to sun4 and solaris
12343 hosts. Add BNR's sun4 target to solaris host, so their
12344 build-from-source will be tested in-house first.
12345
12346Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12347
12348 * Makefile.in (LIBCFLAGS): New variable.
12349 (CFLAGS_FOR_TARGET): Ditto.
12350 (LIBCFLAGS_FOR_TARGET): Ditto.
12351 (LIBCXXFLAGS): Ditto.
12352 (CXXFLAGS_FOR_TARGET): Ditto.
12353 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12354 (BASE_FLAGS_TO_PASS): Pass them.
12355 (EXTRA_TARGET_FLAGS): Ditto.
12356
731a8127 12357 * configure.in: Support --enable-shared.
6599da04
JM
12358
12359Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12360
12361 * configure.in (target_libs): Include libstdc++ again.
12362 * config.guess: Update from FSF (for FreeBSD).
12363
12364Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12365
12366 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12367 makeall.bat.
12368 (DISTDOCDIRS): Add `etc'.
12369 (ETC_SUPPORT_PFX): New variable.
12370 (taz): Include anything from etc starting with a word in
12371 ETC_SUPPORT_PFX.
12372
12373Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12374
12375 * config.sub: Update for recent FSF changes. Remove obsolete
12376 h8300hds entry. Add -windows* and -osx as basic os. Minor
12377 spacing changes.
12378
12379Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12380
12381 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12382
12383 * config.guess: Merge with FSF.
12384 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12385
12386Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12387
12388 * configure: Since the "trap 0" handler will override the exit
12389 status on many systems, only use it for "exit 1", and make it set
12390 a non-zero exit status; reset it before "exit 0". Also, check
12391 exit status of config.sub, and error out if it failed.
12392
12393Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12394
12395 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12396 and install libgloss.
12397
12398Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12399
12400 * Makefile.in (all-binutils): Depend upon all-byacc.
12401
12402 * configure.in: Don't build emacs on Irix 5.
12403
12404Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12405
12406 * configure.in (*-*-netware*): Add libio.
12407
12408Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12409
12410 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12411 (CHECK_TARGET_MODULES): Ditto.
12412 (INSTALL_TARGET_MODULES): Ditto.
12413 (TARGET_LIBS): Ditto.
12414 (all-libstdc++): Note dependencies.
12415
12416Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12417
12418 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12419
12420Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12421
12422 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12423 -fexternal-templates.
12424
12425 * configure.in (target_libs): Add libstdc++.
12426 (noconfigdirs): Add libstdc++ as appropriate.
12427
12428Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12429
12430 * config.guess: Update from FSF.
12431
12432Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12433
12434 * configure: Use ${config_shell} when running ${configsub}.
12435
12436Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12437
12438 * config.sub: No longer recognize h8300h.
12439
12440Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12441
12442 * config.sub: Remove extraneous differences between config.sub and
12443 gcc/config.sub.
12444
12445Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12446
12447 * Makefile.in (DISTSTUFFDIRS): Add gas.
12448
12449Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12450
12451 * COPYING.NEWLIB: New file.
12452
12453Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12454
12455 * config.guess (HP-UX): Patch from Harlan Stenn
12456 <harlan@landmark.com> to also emit release level.
12457
12458Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12459
12460 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12461
12462Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12463
12464 * config.sub: Merge nextstep cleanup from FSF.
12465
12466Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12467
12468 * configure.in (arm-*-*): Don't configure ld for this target.
12469
12470Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12471
12472 * configure.in (*-*-netware): don't configure libg++, libio,
12473 librx, or newlib.
12474
12475Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12476
12477 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12478 configure ld--it works, but it doesn't support shared libraries.
12479
12480Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12481
12482 * config.guess (*-unknown-freebsd*): Get rid of possible
12483 trailing "(Release)" in version string.
12484 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12485
12486Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12487
12488 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12489 Fix type: *-next-neststep -> *-next-nextstep.
12490
12491 * config.guess: Merge from FSF:
12492
12493 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12494
12495 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12496
12497 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12498
12499 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12500 instead of UNIX_SV for UnixWare 1.0).
12501
12502Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12503
12504 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12505 to make gdb/nlm/* build after the compiler and linker.
12506
12507Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12508
12509 * config.guess (netbsd, freebsd, linux): Accept any machine,
12510 not just i[34]86.
12511 (m68k-atari-sysv4): Relocate to match FSF version.
12512
12513 * config.guess: More merges from the FSF:
12514
12515 Add a space before function call or macro invocation.
12516
12517 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12518
12519 * config.guess: Add trap cmd to remove dummy.c and dummy when
12520 interrupted.
12521
12522 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12523
12524 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12525 (dummy): Redirect stderr from compilation of dummy.c.
12526
12527 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12528
12529 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12530
12531Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12532
12533 * configure: Accept and ignore --cache*, for compatibility with
12534 new autoconf.
12535
12536Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12537
12538 * config.guess: Merge from FSF:
12539
12540 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12541
12542 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12543 (PATH): Add /.attbin at end for finding uname.
12544 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12545
12546 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12547
e490616e 12548 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12549
12550 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12551
e490616e
ZW
12552 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12553 to select whether to use ELF or COFF.
6599da04
JM
12554
12555 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12556
e490616e 12557 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12558
12559 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12560
12561 * config.guess: Guess the OS version for HPUX.
12562
12563 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12564
12565 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12566
12567Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12568
12569 * configure.in: Recognize --with-headers, --with-libs, and
12570 --without-newlib.
12571 * Makefile.in (all-xiberty): Depend upon all-ld.
12572
12573Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12574
12575 * configure.in: Change i[34]86 to i[345]86.
12576
12577Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12578
12579 * configure (version): A few more tweaks to help message.
12580
12581Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12582
12583 * Makefile.in: Remove (for now) librx as a host library,
12584 now that we're building it for target.
12585
12586Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12587
12588 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12589 (Karl Berry).
12590
12591Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12592
12593 * configure.in: Also configure librx.
12594
12595Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12596
12597 * Makefile.in: Update various rules to reflect that librx
12598 is now needed for libg++.
12599
12600Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12601
12602 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12603
12604Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12605
12606 * configure.in: Configure the examples directory.
12607
12608Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12609
12610 * configure: Simplify Jun 2 1994 change.
12611
12612Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12613
12614 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12615 /bin/gcc isn't good enough to build gcc.
12616
12617Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12618
12619 * Makefile.in (GDB_SUPPORT_FILES): Remove
12620 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12621 (gdb.tar.gz): Add new rule to use standard distribution building
12622 mechanism.
12623
12624Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12625
12626 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12627 Bill Cox <bill@cygnus.com>.
12628
12629Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12630
12631 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12632
12633Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12634
12635 * configure: Search current dir first in .gdbinit.
12636
12637Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12638
12639 * config.sub: Recognize freebsd (merged from gcc config.sub).
12640
12641Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12642
12643 * config.sub: Refer to NeXT's operating system as nextstep.
12644
12645 * config.sub (case $basic_machine): Re-order the cases, to match
12646 the order in the FSF version (which is mostly alphabethical).
12647 Merge in some additions and changes from the FSF.
12648
12649Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12650
12651 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12652 * config.sub: Recognize cxux7.
12653 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12654
12655Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12656
12657 * config.sub: Fix typo powerpc -> powerpc-*.
12658
12659Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12660
12661 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12662
12663 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12664 parallel with all-emacs and install-emacs). Top-level command
12665 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12666
12667Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12668
12669 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12670 $(relbindir)/make before doing ``make install'', and use
12671 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12672 installing over running make binary.
12673 ($(host)-stamp-stage3-installed): Likewise.
12674
12675Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12676
12677 * config.guess: Recognize Mach.
12678
12679Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12680
12681 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12682 see whether --exec-prefix was used.
12683
12684Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12685
12686 * README: Explicitly mention libg++/README. (Zoo's idea.)
12687
12688Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12689
12690 * Makefile.in: Add all-librx target similar to all-libproc.
12691
12692Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12693
12694 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12695 with post 1.2 uname bogosity.
12696
12697Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12698
12699 * configure: Remove temporary files on receipt of a signal.
12700
12701Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12702
12703 * configure: If there is a package_makefile_frag, remove
12704 ${subdir}/Makefile.tem after copying it in.
12705
12706Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12707
12708 * build_all.mk: support rs6000 lynx identifies itself as
12709 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12710 since /bin/gcc is too feeble to compile a modern gcc.
12711
12712Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12713
12714 * brought devo/test-build.mk update-to-date with progressive/
12715 test-build.mk. Add lynx targets and hppa flag info.
12716
12717Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12718
12719 * configure.in: Use mh-ncrsvr43. Patch from
12720 Tom McConnell <tmcconne@sedona.intel.com>.
12721
12722Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12723
12724 * config.guess (i386-unknown-bsdi): No longer need to
12725 check #if defined(__bsdi__) && defined(__i386__).
12726
12727Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12728
12729 * configure: Set program_transform_nameoption correctly.
12730
12731Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12732
12733 * brought build-all.mk update-to-date with progressive build-all.mk,
12734 added new targets and hppa info.
4e81ae98 12735
6599da04
JM
12736Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12737
12738 * configure: If config.guess result is a prefix of the user
12739 specified target, assume a native build and use the user specified
12740 target as the host alias. Remove SunOS patch suffix removal hack.
12741 * configure.in: Remove SunOS patch suffix removal hack.
12742
12743 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12744 in NATIVE_CHECK_MODULES.
12745
12746Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12747
12748 * Makefile.in: Rename HOST_ONLY to NATIVE.
12749 * configure: Delete SunOs patch suffix from host_canonical
12750 and build_canonical variables that are prepended to Makefiles.
12751 * configure.in: Add comments for easier maintenance.
12752
12753Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12754
12755 * Makefile.in: Add all-libproc target similar to all-gui.
12756
12757Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12758
12759 * Makefile.in (CHECK_MODULES): split into
12760 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12761
12762Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12763
12764 * config.guess (i386-unknown-bsdi): New system to guess.
12765
12766Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12767
12768 * Makefile.in: Add all-gui target (but not yet build by "all").
12769
12770Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12771
12772 * config.sub: Move deletion of patch suffix from here...
12773 * configure.in: To here, at Ian's suggestion. The top-
12774 level scripts might need to know of a patch level.
12775
12776Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12777
12778 * config.sub: Strip off patch suffix so rtl is recognized
12779 as a sunos4.1.3 machine, even though it's been patched.
12780
12781Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12782
12783 * Makefile.in (INSTALL_LAST): Delete.
12784 (INSTALL_DOSREL): New.
12785
12786Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12787
12788 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12789 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12790 whether we pass down --with-gnu-ld anyhow.
12791
12792Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12793
12794 * Makefile.in (INSTALL_LAST): Change operation so it works
12795 on more flavors of make.
12796 * configure.in (go32): Don't build libg++ or libio.
12797
12798Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12799
12800 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12801 they can be overriden by templates.
12802
12803Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12804
12805 * configure.in (target==go32): Don't build gdb.
12806 * dosrel: New directory.
12807
12808Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12809
12810 * configure.in (host==go32): Configure dosrel too.
12811 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12812 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12813 be set by incoming names or templates.
12814 (INSTALL_LAST): New rule.
6599da04
JM
12815
12816Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12817
12818 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12819
12820Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12821
6599da04
JM
12822 * configure.in (appdirs): New variable. Currently empty, but will
12823 be used in gas distribution. If nonempty, lists a set of
12824 directories at least one of which must get configured, or top
12825 level configuration is considered to have failed.
12826 (rs6000-*-lynxos*): Use new file name.
12827
12828Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12829
12830 Eliminate XTRAFLAGS.
12831 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12832 newlib include files using -idirafter, and also use -nostdinc.
12833 (CXX_FOR_TARGET): Likewise.
12834 (XTRAFLAGS): Removed.
12835 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12836 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12837 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12838 ($(DO_X)): Don't pass down XTRAFLAGS.
12839
12840Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12841
12842 * configure.in (mips*-dec-bsd*): New target; do build linker.
12843 (mips*-*-bsd*): New target; don't build linker.
12844
12845Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12846
12847 * configure.in: support rs6000-*-lynxos* configuration.
12848 support sunos4 as a cross target.
12849
12850 * config.sub: look for lynx*, not lynx since the OS version may
12851 legitimately be part of the name.
12852
12853Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12854
12855 * configure.in (i[34]86-*-sco*): Move to be with other i386
12856 targets.
12857 (romp-*-*): New target. Skip various binary utilities.
12858 (vax-*-*): New target. Don't build newlib.
12859 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12860
12861Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12862
12863 * configure.in: Only set host_makefile_frag if config
12864 directory exists.
12865
12866Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12867
12868 * install.sh: If $dstdir exists, don't check whether each
12869 component does.
12870
12871Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12872
12873 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12874
12875Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12876
3b75d237
AJ
12877 * configure.in (*-*-lynxos*): Don't configure newlib for either
12878 native or cross Lynx.
6599da04
JM
12879
12880Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12881
12882 * config.sub (sparc64-elf): Fix os.
12883 (z8k): Remove duplicate.
12884
12885Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12886
12887 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12888 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12889
12890Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12891
12892 * configure: Make file links cleanly even if Lynx fails on
e490616e 12893 an NFS symlink (at least fail cleanly).
6599da04
JM
12894
12895Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12896
12897 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12898 -XNh2000.
12899
12900Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12901
12902 * configure: Unknown options are fatal again.
12903
12904Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12905
12906 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 12907 compatibility.
6599da04
JM
12908
12909Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12910
12911 * build-all.mk: Add `clean' target.
12912
12913Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12914
12915 * config.guess: Add SINIX support.
12916 * configure.in: Add mips-*-sysv4* support.
12917
12918Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12919
12920 * build-all.mk: Document all useful targets.
12921 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12922 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12923
12924Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12925
12926 * configure: Support --silent, --quiet.
12927
12928Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12929
12930 * configure: Support --disable-FEATURE.
12931
12932Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12933
12934 * config.guess: Recognize NCR running SVR4.3.
12935
12936Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12937
12938 * config.guess: Make BSDI generate i386-unknown-bsd386.
12939 Patch from Paul Eggert <eggert@twinsun.com>.
12940
12941Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12942
12943 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12944
12945Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12946
12947 * configure: Make unrecognized options give nonfatal warnings
12948 instead of fatal errors, and pass them to any subdirectory
12949 configures in case they recognize them.
12950 Make --x equivalent to --with-x.
12951
12952Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12953
12954 * configure: Add --enable-* options. Clean up usage message and
12955 some comments.
12956
12957Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12958
12959 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12960
12961Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12962
12963 * configure.in (hppa*-*-*): Enable binutils.
12964
12965Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12966
12967 * config.sub: Recognize cisco.
12968
12969Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12970
12971 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12972
12973Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12974
12975 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12976 than one configuration name. Add comment.
12977
12978Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12979
12980 * config.guess: about target *-hitachi-hiuxwe2, fixed
12981 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12982 macro is incorrect.]
12983
12984Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12985
12986 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12987 than the "make ls" stuff which used to be here.
12988
12989Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12990
12991 * config.guess: Recognize i[34]86-unknown-freebsd.
12992 From Shawn M Carey <smcarey@rodan.syr.edu>.
12993
12994Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12995
12996 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12997
12998Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12999
13000 * config.guess: Check for ptx.
13001
13002Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13003
13004 * config.sub: Add os9k checking.
13005
13006Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13007
13008 * config.guess: Handle OSF1 running on HPPA processors
13009
13010Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13011
13012 * configure: If subdir configure fails, print out a message with
13013 subdirectory name, in case subdir's configure code didn't identify
13014 itself.
13015
13016Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13017
13018 * configure.in: Remove embedded newlines from configdirs.
13019 Avoid mismatches of substrings. Fix matching strings at end
13020 of configdirs.
13021
13022Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13023
13024 * config.guess: Add Lynx/rs6000 config support.
13025
13026Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13027
13028 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13029
13030Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13031
13032 * configure.in (hppa*-*-osf*): Treat this just like most other
13033 PA configurations (eg no binutils or ld).
13034 (hppa*-*-*elf*): These configurations have binutils and ld.
13035
13036Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13037
13038 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13039
13040Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13041
13042 * configure.in (rs6000-*-*): Build gas.
13043
13044Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13045
e490616e 13046 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13047
13048Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13049
13050 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13051 for GDB and GDB has been fixed to not need it.
13052
6599da04
JM
13053Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13054
13055 * config.guess: Recognize vax hosts.
13056
13057Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13058
13059 * configure (while loop): Don't use "break 2" inside case
13060 statement -- the case statement isn't an enclosing loop.
13061
13062Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13063
13064 * config.guess: Clean up NeXT support, to allow nextstep
13065 on Intel machines. Make OS be nextstep.
13066
13067Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13068
13069 * config.guess: Add alternate forms for Convex.
13070
13071Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13072
13073 * configure: Completely rewrite option processing. Take
13074 advantage of pattern-matching to avoid invoking test frequently.
13075 Also clean up host and target defaulting logic.
13076
13077Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13078
13079 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13080 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13081 commands (plus user environment) will fit SCO limits.
13082
13083Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13084
13085 * configure.in: Don't issue warnings about directories which are
13086 not being configured if -norecursion is set. Correct test for
13087 --with-gnu-as and --with-gnu-ld to not get confused by substring
13088 matches.
13089
13090 * configure.in: Don't build gas for alpha-dec-osf1*.
13091
13092Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13093
13094 * configure: Back out Per's change of 12/19/1993. It changes the
13095 behavior of configure in unexpected and confusing ways.
13096
13097 Also, use different delim char when calculating
13098 program_transform_name so that the name can contain slashes.
13099
13100Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13101
13102 * configure.in, config.sub: Add support for VSTa micro-kernel.
13103
13104Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13105
13106 * configure.in: Nuke hacks which were used to get a special
13107 version of GAS for HPPA configurations.
13108
13109Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13110
13111 * configure: If only ${target_alias} is given, use that
13112 as the default for ${host_alias}.
13113 * configure: Add missing back-slashes before nested quotes.
13114
13115Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13116
13117 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13118
13119Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13120
13121 * config.guess: Recognize some Tektronix configurations.
13122 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13123
13124Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13125
13126 * config.sub: Match any flavor of SH.
13127
13128Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13129
13130 * configure.in: Don't try to configure newlib for Alpha.
13131
13132Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13133
13134 * configure.in: Don't build ld for Irix 5. Don't build gas,
13135 libg++ or libio for any Alpha target.
13136
13137 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13138
13139Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13140
13141 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13142 default arguments -- so it tried to compress itself.
13143
13144Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13145
13146 * configure.in (notsupp): ensure that a space is always at the end
13147 of the configdirs list, since the grep checks for an explicit space
13148
13149Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13150
13151 * configure.in (target i386-sysv4.2): don't build ld, since static
13152 versions of many libraries are not available.
13153
13154Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13155
13156 * config.guess: Recognize Apollos (using environment variables).
13157 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13158
13159Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13160
13161 * config.guess: Recognize Sony news mips running newsos.
13162
13163Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13164
13165 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13166 "fi ; else" for bash.
13167
13168Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13169
13170 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13171
13172Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13173
13174 * config.sub: accept unixware as an alias for svr4.2.
13175 Fix some inconsistancies with the gcc version.
13176
13177Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13178
13179 * Makefile.in (DISTDOCDIRS): Add gdb.
13180
13181Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13182
13183 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13184
13185Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13186
13187 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13188 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13189 this now.
13190
13191Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13192
13193 * config.sub: Accept hiux* as an OS name.
13194
13195 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13196 etc/make-stds.texi. The underscore came from gcc, and dje now
13197 agrees that RUNTESTFLAGS is the correct name.
13198
13199Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13200
13201 * install.sh: Remove 'set -e'. It makes any conditionals
13202 in the script useless.
13203
13204 * config.guess: Automatically recognize arm-acorn-riscix
13205 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13206
13207Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13208
13209 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13210
13211Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13212
13213 * Makefile.in (DISTDOCDIRS): New variable.
13214 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13215 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13216
13217Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13218
13219 * configure.in (hppa target): check the source directory for the
13220 pagas sub-directory
13221
13222Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13223
13224 * config.sub: Allow -aout* and -elf*.
13225
13226Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13227
13228 * configure.in: Don't build ld on i386-solaris2, same as for
13229 sparc-solaris2.
13230
13231Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13232
13233 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13234
13235Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13236
13237 * configure.in: Configure gdb for alpha.
13238
13239Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13240
13241 * Makefile.in (CXXFLAGS): Add -O.
13242
13243Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13244
13245 * config.guess: added support for DG Aviion
13246
13247Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13248
13249 * configure.in: Produce warning message for subdirectories not
13250 configurable for this host/target combination. Don't try to
13251 configure gdb for vms.
13252
13253Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13254
13255 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13256 appropriate files before making "diststuff".
13257 (DISTBISONFILES): New var: list of files to be edited.
13258 (DISTSTUFFDIRS): Add binutils.
13259
13260Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13261
13262 * config.sub: also handle mipsel and mips64el (for little endian mips)
13263
13264Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13265
13266 * configure.in: Add * to end of all OS names.
13267
13268Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13269
13270 * configure.in: Build newlib for LynxOS native.
13271
13272Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13273
13274 * config.guess: Add support for delta 88k running SVR3.
13275
13276 * configure.in: Add comment about HP compiler vs. emacs.
13277
13278Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13279
13280 * configure.in: don't build ld on solaris2 (not a viable option
13281 due to bugs in getpwnam & getpwuid)
13282
13283Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13284
13285 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13286 config.guess will produce a full version number.
13287
13288Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13289
13290 * configure.in: Build linker and binutils for alpha-dec-osf1.
13291
13292Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13293
13294 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13295 and gdb/testsuite/Makefile.in.
13296
13297Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13298
13299 * configure.in: recognize mips*- instead of mips-
13300
13301Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13302
13303 * config.sub: Accept linux*coff and linux*elf as operating
13304 systems.
13305
13306Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13307
13308 * config.sub: Recognize mips64, and mips3 as an alias for it.
13309
13310Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13311
13312 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13313 gdb knows how to handle OSF/1 shared libraries.
13314
13315Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13316
13317 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13318 * config.guess: Recognize Hitachi's HIUX.
13319 * config.sub: Recognize h3050r* and hppahitachi.
13320 Remove redundant cases for hp9k[23]*.
13321
13322Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13323
13324 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13325 if gas and ld are in the source tree and are in ${configdirs}.
13326 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13327 --with options (but still pass them down on the command line,
6599da04
JM
13328 if they were explicitly specified).
13329
13330Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13331
13332 * configure: substitute SHELL value in Makefile.in with
13333 ${CONFIG_SHELL}
13334
13335Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13336
13337 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13338 *-*-solaris2* targets.
13339
13340Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13341
13342 * Makefile.in: define M4, and pass it down to sub-makes;
13343 all-autoconf now depends on all-m4
13344
13345Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13346
13347 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13348 presence of {ar,ranlib} instead of a configured directory
13349
13350Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13351
13352 * config.guess: Accept 34?? as well as 33?? for NCR.
13353
13354Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13355
13356 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13357 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13358
13359Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13360
13361 * configure: grab values for $(CC) and $(CXX) from the
13362 environment, so that someone can do "CC=gcc configure; make" and
13363 have it work right (matching the way that autoconf works now)
13364
13365 * configure.in, Makefile.in: add support for gash, the tcl
13366 interface to Galaxy
13367
13368 * config.guess: add NetBSD variants (hp300, x86)
13369
13370Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13371
13372 * install.sh: Support -d option (in the manner of SunOS 4 install,
13373 as it is more deterministic than that of GNU install)
13374 (chmodcmd): Set file to mode 755 by default (should also do default
13375 chgrp and chown, but I don't feel like dealing with that now)
13376
13377Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13378
13379 * config.sub: Remove h8300hhms alias.
13380
13381Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13382
13383 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13384
13385Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13386
13387 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13388 as stmp-fixinc
13389
13390Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13391
13392 * config.sub: recognize m88110-bug-coff.
13393
13394Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13395
13396 * Makefile.in (all-libio): all dependencies on the toolchain used
13397 to build this (gcc, gas, ld, etc)
13398
13399Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13400
13401 * config.guess: Deal with OSF/1 1.3 on alpha.
13402
13403Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13404
13405 * install.sh: add some 'else true' clauses for portability
13406
13407 * configure.in: don't build libio for h8[35]00-*-* targets
13408
13409Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13410
13411 * Makefile.in: Add support for new libio.
13412
13413Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13414
13415 * install.sh: If one command fails, don't try the rest. Don't try
13416 to remove $dsttmp (via trap) unless we have already created it.
13417 If $src doesn't exist, detect it and exit with an error.
13418
13419 * config.guess: Recognize BSD on hp300.
13420
13421Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13422
13423 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13424 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13425
13426Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13427
13428 * Makefile.in (all-send-pr): depends on all-prms
13429
13430Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13431
13432 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13433
13434Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13435
13436 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13437 Added test for mips-mips-riscos5.
13438
13439Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13440
13441 * configure.in: use mh-hp300 for 68k HP hosts
13442
13443Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13444
13445 * configure: add support for CONFIG_SHELL, so that you can use
13446 some alternate shell for evaluating configure scripts
13447
13448Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13449
13450 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13451 in configure script to bug-gdb@prep.ai.mit.edu when building
13452 distribution archive.
13453 * Makefile.in (COMPRESS): Remove def.
13454 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13455 gdb.tar.Z and make-gdb.tar.Z respectively.
13456 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13457 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13458 to convergence with 'taz' target in Makefile.in.
13459
13460Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13461
13462 * install.sh (dsttmp): use trap to ensure that tmp files go
13463 away on error conditions
13464
13465Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13466
13467 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13468
13469Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13470
13471 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13472 its parent is '/' not ''.
13473
13474 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13475
13476Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13477
13478 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13479 that ${newsrcdir}/configure.in does.
13480
13481Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13482
13483 * test-build.mk: support for CONFIG_SHELL
13484
13485Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13486
13487 * config.sub (netware): Add as a basic system type.
13488
13489Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13490
13491 * Makefile.in (Makefile): depend on configure.in. Also drop the
13492 $(srcdir)/ from the dependency on Makefile.in.
13493
13494Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13495
13496 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13497 (h8300hhms is temporary until multi-libraries are implemented).
13498 * configure.in: Handle h8300h too.
13499
13500Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13501
13502 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13503
13504Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13505
13506 * configure: Remove extraneous output when guessing host type.
13507 * config.guess: Remove extraneous output when guessing using C
13508 compiler rather than uname, or when guessing fails.
13509
13510Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13511
13512 * Makefile.in: remove all.cross and install.cross targets
13513
13514 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13515 definitions
13516
13517Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13518
13519 * configure.in (target sh): Build gprof.
13520
13521Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13522
13523 * config.sub: change -solaris to -solaris2
13524
13525Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13526
13527 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13528
13529Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13530
13531 * configure: Correct error message for missing Makefile.in to
13532 print correct directory.
13533
13534Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13535
13536 * install.sh: kludge around 386BSD shell bug
13537
13538Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13539
13540 * config.guess: Recognize NeXT.
13541 * config.guess: Recognize i486-ncr-sysv4.
13542 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13543
13544Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13545
13546 * Makefile.in (MAKEINFOFLAGS): New variable.
13547 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13548 * build-all.mk, test-build.mk: Pass down --no-split as
13549 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13550
13551Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13552
13553 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13554
13555Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13556
13557 * Makefile.in (libg++.tar.z): New rule.
13558 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13559 * Makefile.in (taz): Only do a single chmod.
13560
13561Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13562
13563 * install.sh: don't use dirname anymore (replaced with sed usage)
13564
13565Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13566
13567 * Makefile.in: Change extension for gzip'd files from '.z' to
13568 '.gz' per new FSF standard usage.
13569
13570Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13571
13572 * configure: put quotes around the final value of program_transform_name
13573
13574Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13575
13576 * Makefile.in: new install.sh support; update install-info rules
13577
13578Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13579
13580 * configure.in: Build diff for crosses, but not for go32 host.
13581
13582 * configure.in: Build gprof only for native, and don't build it
13583 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13584
13585Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13586
13587 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13588
13589Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13590
13591 * configure.in (host_tools): Add prms.
13592
13593Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13594
13595 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13596 with $(FLAGS_TO_PASS) on the command line
13597
13598 * config.sub: Recognize lynx and lynxos
13599
13600Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13601
13602 * config.sub: Accept -ecoff*, not just -ecoff.
13603
13604Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13605
13606 * Makefile.in (taz): Use .gz suffix instead of .z.
13607 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13608 names.
13609
13610Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13611
13612 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13613
13614Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13615
13616 * Makefile.in (install-no-fixedincludes): install gcc last, so
13617 that rebuilds that might happen during 'make install' don't get
13618 bogus gcc include files
13619
13620Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13621
13622 Change from Utah for HPPA support:
13623 * config.guess: Recognize hppa1.x-hp-bsd.
13624
13625Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13626
13627 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13628 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13629
13630Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13631
13632 * config.sub: Add support for rom68k and bug boot monitors.
13633
13634Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13635
13636 * Makefile.in: Make all-opcodes depend on all-bfd.
13637
13638Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13639
13640 * config.guess: Added special check for i[34]86-univel-sysv4*.
13641
13642Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13643
13644 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13645 the processor rather than assuming i486.
13646
13647Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13648
13649 * config.guess: Recognize SunOS6 as Solaris3.
13650
13651Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13652
13653 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13654 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13655
13656Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13657
13658 * build-all.mk (all-cross): New target for Canadian Cross.
13659 Added Q2 go32 targets.
13660 * test-build.mk: Configure go32 cross sparclite-aout and
13661 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13662 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13663
13664Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13665
13666 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13667 GO32 hosted toolchains
13668
13669Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13670
13671 * configure: change so "-exec-prefix" gets passed down rather
13672 than "-exec_prefix" so autoconf generated Makefiles get the
13673 exec_prefix set right.
13674
13675Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13676
13677 * config.guess: get the Solaris2 minor version number
13678
13679 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13680
13681Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13682
13683 * config.guess: Recognize some Sequent platforms.
13684
13685Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13686
13687 * Makefile.in: added the vault-install target
13688
13689 * configure.in: actually use the Sun3 makefile fragment that's in
13690 config, also added the release dir to configdirs
13691
13692Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13693
13694 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13695
13696Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13697
13698 * configure.in: remove some program from Alpha targetted toolchains
13699
13700Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13701
13702 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13703 gprof.
13704 (taz): Run "make diststuff" in those directories instead of "make
13705 proto-dir". Look for "VERSION=" only at start of line in subdir
13706 Makefile. Use "gzip -9" for compression.
13707 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13708 (binutils.tar.z): New target.
13709
13710Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13711
13712 * Makefile.in (taz): Include gpl.texinfo.
13713
13714Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13715
13716 * Makefile.in (setup-dirs): Merged into "taz" target.
13717 (taz): Only do `proto-dir' stuff if a directory is actually needed
13718 for this target.
13719
13720Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13721
13722 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13723 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13724 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13725 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13726 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13727
13728Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13729
13730 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13731 config.sub, and move-if-change to gdb testsuite distribution
13732 archive, so the testsuite can be extracted, configured, and
13733 run separately from the gdb distribution. Blow away the Chill
13734 tests that require a Chill compiled executable, since GNU Chill
13735 is not yet publically available.
13736
13737Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13738
13739 * test-build.mk: set environment variables in a single command,
13740 instead of a list of assignments and exports
13741
13742 * config.guess: recognize Alpha/OSF1 systems
13743
13744Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13745
13746 * configure: Change help message to prefer --options rather than
13747 -options.
13748
13749Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13750
13751 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13752 zippy@ecst.csuchico.edu.
13753 * config.guess: Recognize miniframe.
13754
13755Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13756
cc6010cd
AP
13757 * Makefile.in: Use srcroot to find runtest rather than rootme.
13758 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13759
13760Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13761
13762 * test-build.mk: Extensive additions to support building on a
13763 machine other than the host.
13764
13765Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13766
13767 * configure (tooldir): Fix for i386-aix again.
13768
13769Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13770
13771 * configure, Makefile.in: Change definition of $(tooldir)
13772 to match the FSF.
13773
13774Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13775
13776 * config.guess: Recognize i[34]86/SVR4.
13777
13778Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13779
13780 * Makefile.in (all-gdb): gdb depends on sim.
13781
13782Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13783
13784 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13785 at the same time we make the prototype gdb directory.
13786 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13787 files at the same time as the gdb base release distribution.
13788
13789Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13790
13791 * Makefile.in (check): Use individual check targets rather than
13792 DO_X rule.
13793 (check-gcc): Added.
13794
13795Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13796
13797 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13798 for System V release 3.2.
13799
13800Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13801
13802 * config.sub: Recognize hppaosf.
13803 * configure.in: Do configure ld/binutils/gas for it.
13804
13805Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13806
13807 * configure (tooldir): Alter syntax used to set this, for systems
13808 where "\$" isn't handled right, like i386-aix.
13809
13810Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13811
13812 * configure: Pass program-transform-name, not
13813 program_transform_name, to recursive configures.
13814
13815Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13816
13817 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13818 of gas+ld+binutils.
13819
13820Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13821
13822 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13823
13824Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13825
13826 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13827
6599da04
JM
13828Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13829
13830 * Makefile.in (PRMS): Set back to all-prms.
13831
13832Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13833
13834 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13835 targets, rather than for MIPS hosts.
13836
13837Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13838
13839 * configure.in: add comment for --with-x default values
13840
13841 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13842
13843 * Makefile.in: add check-* targets for each of the directories in
13844 the tree. Add a definition of RUNTEST that will use the one we
13845 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13846
13847Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13848
13849 * configure.in: Removed obsolete references to bfd_target and
13850 target_makefile_frag.
13851
13852 * build-all.mk: Set assorted targets for Q2.
13853 * config.sub: Recognize z8k-sim and h8300-hms.
13854 * test-build.mk: Really don't pass host to configure.
13855 (HOLES): Added uname.
13856
13857Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13858
13859 * configure: Handle an empty program-prefix, program-suffix or
13860 program-transform-name correctly.
13861
13862Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13863
13864 * build-all.mk: -G 8 no longer required for MIPS targets.
13865 * test-build.mk: Don't pass host argument to configure; make it
13866 guess.
13867
13868Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13869
13870 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13871 * Makefile.in (COMPRESS): New macro, like GZIP.
13872
13873Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13874
13875 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13876
13877 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13878 with gas currently defaults to -G 0.
13879
13880Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13881
13882 * Makefile.in (all-flex): flex depends on byacc.
13883
13884 * build-all.mk: If host not specified, use config.guess. Pass TAG
13885 to test-build.mk as RELEASE_TAG.
13886 * test-build.mk (configargs): New variable containing arguments to
13887 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13888 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13889
13890 * config.guess: Use /bin/uname when checking -X argument on SCO,
13891 to avoid invoking GNU uname which doesn't understand -X.
13892
13893 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13894
13895 * configure.in: Build gas for mips-*-*.
13896
13897Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13898
13899 * Makefile.in (all.normal): insert missing backslash.
13900
13901Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13902
731a8127 13903 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
13904
13905 * Makefile.in: Complete overhaul to merge many almost identical
13906 targets.
13907
13908Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13909
13910 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13911 (gdb.tar.Z): Adjusted.
13912
13913 * Makefile.in (setup-dirs, taz): New targets; should be general
13914 enough to adapt for gdb sometime. Build only .z file.
13915 (gas.tar.z): New target.
13916
13917Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13918
13919 * build-all.mk: Use CC=cc -Xs on Solaris.
13920
6599da04
JM
13921Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13922
13923 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13924 for handling BISON for FSF releases.
13925
13926Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13927
13928 * configure: Actually implement the change zoo just documented.
13929
13930Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13931
13932 * configure: when using config.guess, only set target_alias when
13933 it's not already been set (ie, on the command line)
13934
13935Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13936
13937 * Makefile.in: add installcheck target, set PRMS to install-prms
13938
13939Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13940
13941 * configure: add support for package_makefile_fragment, handle the
13942 case where a directory has a configure.in file but no Makefile.in
13943 more gracefully (with an actual understandable error message, even);
13944 add support for --without (and add this to the usage message); also
13945 explicitly add a --host=${host_alias} to the command line when
13946 config.guess is used
13947
13948Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13949
13950 * configure: Must use both --host and --target in recursive calls.
13951
13952Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13953
13954 * Makefile.in: Change deja-gnu to dejagnu.
13955
13956Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13957
13958 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13959
13960Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13961
13962 * configure.in: canonicalize all instances to *-*-solaris2*,
13963 also strip out a number of tools to not build for go32 host
13964
13965Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13966
13967 * config.guess: add GPL.
13968
13969 * Makefile.in, config.guess, config.sub, configure: bump
13970 copyrights to 93.
13971
13972Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13973
13974 * Makefile.in (do-info): Removed obsolete check for existence of
13975 localenv file.
13976
13977 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13978
13979Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13980
13981 * Makefile.in: a couple of 'else true' for decstation,
13982 support for TclX
13983
13984 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13985
13986Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13987
13988 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13989
13990Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13991
13992 * config.guess: Recognize i386-ibm-aix (PS/2).
13993 * configure.in: Use config/mh-aix386 file for it.
13994
13995Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13996
13997 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13998 CC_FOR_TARGET instead.
13999 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14000
14001Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14002
14003 * Makefile.in: Add sim to list of directories sent with gdb
14004
14005Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14006
14007 * configure.in: Put back mips-dec-bsd* case.
14008
14009Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14010
14011 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14012 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14013 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14014
14015Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14016
14017 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14018
14019 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14020 (install-info): install dir.info only if it exists,
14021 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14022
14023Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14024
14025 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14026 gas for mips-dec-bsd.
14027
14028Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14029
14030 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14031 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14032
14033Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14034
14035 * configure.in: Added "dejagnu" to hosttools list.
14036
14037Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14038
14039 * config.sub, configure.in, config.guess: Add support
14040 for Bosx, an AIX variant from Bull.
14041 Patches from F.Pierresteguy@frcl.bull.fr.
14042
14043Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14044
14045 * devo/dejagnu: Initial creation of devo/dejagnu.
14046 Migrated dejagnu testcases and support files for testing software
14047 tools to reside as subdirectories, currently called "testsuite",
14048 within the directory of the software tool. Migrated all programs,
14049 support libraries, etc. beloging to dejagnu proper from
14050 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14051 with no modifications. The changes to these files which will
14052 allow them to configure, build, and execute properly will be made
14053 in a future update.
14054
14055Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14056
14057 * Makefile.in: Change send_pr to send-pr.
14058 * configure.in: Likewise.
14059 * send_pr: Renamed directory to send-pr.
14060
14061Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14062
14063 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14064
14065Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14066
14067 * README: Update for gdb-4.8 release.
14068 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14069 gdb-xxx.tar.z (gzip'd) file also.
14070
14071Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14072
14073 * Makefile.in: make all-diff depend on all-libiberty
14074
14075Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14076
14077 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14078
14079Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14080
14081 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14082
14083Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14084
14085 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14086 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14087 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14088
14089Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14090
14091 * Makefile.in: makeinfo binary is in a new location
14092
14093Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14094
14095 * config.sub: Accept -ecoff as an OS.
14096
14097 * Makefile.in: Various changes to eliminate a level of make
14098 recursion and reduce the required command line length.
14099 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14100 sub-makes.
14101 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14102 variables holding settings for specific sub-makes.
14103 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14104 in terms of BASE_FLAGS_TO_PASS.
14105 (TARGET_LIBS): New variable listing directories which use
14106 TARGET_FLAGS_TO_PASS.
14107 (subdir_do): Eliminated.
14108 (do-*): New set of targets to replace subdir_do.
14109 (various): All targets which used subdir_do now depend on do-*.
14110 (local-clean): Renamed from do_clean.
14111 (local-distclean): New target, dependency of distclean and
14112 realclean.
14113 (install-info): Don't create directories. Depend on dir.info
14114 rather than calling make recursively.
14115 (install-dir.info): Eliminated.
14116 (install-info-dirs): Create all info directories here.
14117 (dir.info): Depend upon do-install-info.
14118
14119 * test-build.mk (HOLES): Added false.
14120
14121Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14122
14123 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14124
14125Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14126
14127 * Makefile.in (info): remove dependency on all-texinfo. The
14128 problem was really in texinfo/C, not at this level.
14129
14130Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14131
14132 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14133
14134Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14135
14136 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14137 GDB releases.
14138
14139Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14140
14141 * configure: Include srcdir in message about target of link not
14142 being found. Don't convert `-' to `_' in `with' options being
14143 passed to subdirs.
14144
14145Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14146
14147 * configure.in: add uudecode to host_tools
14148
14149 * Makefile.in: added {all,install}-uudecode targets, added them to
14150 the appropriate lists
14151
14152Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14153
14154 * Makefile.in (all-gcc): Added dependency on all-gas.
14155
14156 * configure.in (mips-*-*): Build ld and binutils.
14157
14158Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14159
14160 * configure: check return code from mkdir, print error message and
14161 exit on failure.
14162
14163Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14164
14165 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14166
14167Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14168
14169 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14170
14171Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14172
14173 * config.sub (h8500): Recognize this as a cpu type.
14174
14175Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14176
14177 * configure: source directory missing is no longer a warning
14178
14179 * configure.in: recognize irix[34]* instead of irix[34]
14180
14181 * Makefile.in: define and pass down X11_LIB
14182
6599da04
JM
14183Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14184
14185 * guess-systype: Renamed to ...
14186 * config.guess: ... by popular request.
14187 * configure.in, Makefile.in: Update accordingly.
14188
14189Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14190
14191 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14192 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14193 + Execute ./dummy instead of assuming . is in PATH.
14194
14195Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14196
14197 * guess-systype: New shell script. Attempts to guess the
14198 canonical host name of the executing host.
14199 Only a few hosts are supported so far.
14200 * configure: Call guess-systype if no host is specified.
14201
14202Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14203
14204 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14205 gcc Makefile.
14206
14207
14208Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14209
14210 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14211 (all-gcc, install-gcc, subdir_do): Use it.
14212
14213Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14214
14215 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14216
14217Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14218
14219 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14220 set exclusively by configure, using configure.in .
14221
14222Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14223
14224 * test-build.mk: set $PATH for all builds
14225
14226 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14227
14228Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14229
14230 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14231 the one used in gcc/Makefile.in, so that a null expansion doesn't
14232 override the one needed to build gcc with a native cc.
14233
14234
14235Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14236
14237 * configure: Accept -with arguments.
14238
14239Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14240
14241 * Makefile.in: added h8300sim
14242
14243Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14244
6599da04
JM
14245 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14246 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14247 (all-cygnus, native, build-cygnus): Make
14248 $(canonhost)-stamp-3stage-done, not $(host)....
14249 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14250 i386-sco3.2v4. Added else true to if command.
14251
14252Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14253
14254 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14255
14256Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14257
14258 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14259
14260Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14261
14262 * configure.in: don't remove binutils from Solaris builds
14263
14264Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14265
14266 * Makefile.in: get rid of earlier definitions for *clean,
14267 also handle the recursive info rule better
14268
14269Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14270
14271 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14272 do more-or-less the right thing.
14273
14274Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14275
14276 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14277 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14278
14279Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14280
14281 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14282 $(host_canonical).
14283
14284 * configure.in: split the configdirs list into 4 categories (native
14285 v. cross, library v. tool) and handle the cross-only and native-
14286 only in more reasonable (and correct!) way.
14287
14288Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14289
14290 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14291 configdirs anymore.
14292
14293Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14294
14295 * Makefile.in: extensive cleanup:: removed all of the explicit
14296 clean-* targets, collapsed many wrappers around subdir_do into
14297 one, added additional targets to satisfy standards.texi, deleted
14298 some old targets, some changes for consistency
14299
14300Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14301
14302 * configure.in: handle some programs as cross-only, and others as
14303 native only
14304
14305 * test-build.mk: handle partial holes in a more generic manner
14306
14307 * Makefile.in: m4 depends on libiberty
14308
6599da04
JM
14309Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14310
14311 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14312 time, wdiff, and find to configdirs
14313
14314 * Makefile.in: all, clean, and install rules for the new programs
14315 added to configure.in
14316
14317Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14318
14319 * configure.in: use mh-sun for all *-sun-* hosts
14320
6599da04
JM
14321Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14322
14323 * Makefile.in: define flags for X11 include files and library file
14324 locations, pass them down to the programs that need this info
14325
14326 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14327
6599da04
JM
14328Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14329
14330 * configure.in: start building libg++ for HP-UX targets
14331
14332Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14333
14334 * README: Update references to files moved into etc/.
14335
14336Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14337
14338 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14339 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14340
14341Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14342
14343 * configure: accept dash as well as underscore in long option
14344 names for FSF compatibility.
14345
14346Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14347
14348 * config.sub: added -sco3.2v4 support from FSF.
14349
14350Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14351
14352 * configure.in: expand the section that adds or removes
14353 directories from the list of programs to build, to handle native
14354 vs. cross in addition to host v. native
14355
14356Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14357
14358 * Makefile.in: Replace C++ in macro names with CXX.
14359 This is less likely to break ...
14360
14361Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14362
14363 * test-build.mk: add -w to GNU_MAKE
14364
14365Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14366
14367 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14368 add 'sparc' to list of recognized cpus. This needed to make
14369 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14370 Delete some redundant ose68 variants. Recognize -wrs as an os,
14371 then changes that into $CPU-wrs-vxworks.
14372
14373 * configure.in: remove most references to gdbtest, regularize
14374 target based program removal
14375
14376 * test-build.mk: import from p3 tree (many fixes and changes)
14377
14378Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14379
14380 * Makefile.in: added rules to handle tcl, tk, and expect
14381
14382 * configure.in: handle those directories if they exist
14383
14384Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14385
14386 * config.sub: removed bogus hppabsd and hppahpux names, since
14387 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14388
14389Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14390
14391 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14392 depends upon all-xiberty
14393
14394 * Makefile.in: changes from p3, including:
14395
14396 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14397
14398 * Makefile.in (XTRAFLAGS): include newlib directories if
14399 newlib/Makefile exists, rather than if host != target.
14400
14401 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14402
14403 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14404 from the same source tree and not building a cross-compiler. This
14405 matters for the libg++ configuration if reconfiguring a tree that
14406 has already been installed.
14407
14408 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14409
14410 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14411 pick up the machine and system specific header files.
14412
14413 * Makefile.in: added AS_FOR_TARGET, passed down in
14414 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14415 the C compiler to use to create programs which are run in the
14416 build environment, set it to default to $(CC), and passed it down
14417 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14418
14419 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14420
14421 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14422 We need them for unusual native builds, like systems without
14423 ranlib.
14424
14425 * configure: also define $(host_canonical) and
e490616e
ZW
14426 $(target_canonical), which are the full, canonical names for the
14427 given host and target
6599da04
JM
14428
14429Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14430
14431 * Makefile.in: Added separate definitions for C++.
14432
14433Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14434
14435 * configure.in (configdirs): Add deja-gnu.
14436
14437Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14438
14439 * README: Update for configure.texi and gdb-4.7 release.
14440
14441Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14442
14443 * Makefile.in: Move "all" target to top of file.
14444 Previously, first target was ".PHONY" which caused BSD4.4 make
14445 to build .PHONY when make was run without arguments.
14446
14447Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14448
14449 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14450 Library-copylefted code in libiberty.
14451
14452Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14453
14454 * config.sub: Replace m68kmote with plain old m68k.
14455
14456Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14457
14458 * Makefile.in: Remove space from blank line, avoid Make complaints.
14459
14460Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14461
14462 * config.sub: Complain if no argument is given. Added support for
14463 386bsd as OS and target alias.
14464
14465Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14466
14467 * Makefile.in (XTRAFLAGS): include newlib directories if
14468 newlib/Makefile exists, rather than if host != target.
14469
14470Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14471
14472 * config.sub: recognize sparclite-wrs-vxworks.
14473
14474 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14475 p3.) Added clean-xiberty to clean.
14476
14477Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14478
14479 * configure.in: use *-*-* instead of nested cases for host and target
14480
14481Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14482
14483 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14484 from the same source tree and not building a cross-compiler. This
14485 matters for the libg++ configuration if reconfiguring a tree that
14486 has already been installed.
14487
14488Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14489
14490 * config.sub (i486v/i486v4): Merge in from FSF version.
14491
14492Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14493
14494 * configure: only set PWD if it is already set.
14495
14496Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14497
14498 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14499 doesn't have unset and all success paths (and most error paths)
14500 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14501 to just ${PWD} to avoid confusion.)
14502
14503Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14504
14505 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14506 even for a native compilation.
14507
14508Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14509
14510 Changes to make the gdb.tar.Z rule work better.
14511
14512 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14513 (DEVO_SUPPORT): Add configure.texi.
14514 (bfd-ilrt.tar.Z): Remove ancient rule.
14515
14516Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14517
14518 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14519 pick up the machine and system specific header files.
14520
14521 * configure.in, config.sub: added new target m68010-adobe-scout,
14522 with alias of adobe68k. Changed configure.in to check for
14523 -scout before -sco* to avoid a false match.
14524
14525 * Makefile.in: added AS_FOR_TARGET, passed down in
14526 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14527 the C compiler to use to create programs which are run in the
14528 build environment, set it to default to $(CC), and passed it down
14529 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14530
14531Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14532
14533 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14534 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14535 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14536 FOR_TARGET variants, to newlib and libg++.
14537
14538Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14539
14540 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14541 first.
14542
14543Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14544
14545 * config.sub: Accept `elf' as an environment.
14546
14547Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14548
14549 * Makefile.in (all-opcodes): cd into the right directory
14550
14551Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14552
14553 * configure: added -program_transform_name option, used as
14554 argument to sed when installing programs.
14555 configure.texi: added documentation for -program_prefix,
14556 -program_suffix and -program_transform_name.
14557
14558Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14559
14560 * config.sub: Accept i486 where i386 ok.
14561
14562Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14563
14564 * config.sub: accept we32k
14565
14566Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14567
3b75d237 14568 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14569
14570 * Makefile.in: don't create all directories for ``make install'';
14571 let the subdirectories create the ones they need.
14572
14573Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14574
e490616e 14575 * COPYING: new file, GPL v2
6599da04
JM
14576
14577Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14578
14579 * Makefile.in: use the new gen-info-dir, which needs a template
14580 argument (which also lives in texinfo)
14581
14582 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14583
6599da04
JM
14584Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14585
14586 * config.sub (ncr3000): Change i386 to i486.
14587
14588Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14589
14590 * Makefile.in: add install-rcs, install-grep to
14591 install-no-fixedincludes, removed install-bison and install-libgcc
14592
14593Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14594
14595 * configure.in: grab the HPUX makefile fragment if on HPUX
14596
14597Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14598
14599 * Makefile.in: eradicate bison spoor (ditto libgcc).
14600 configure.in: recognise m68{k,000}-ericsson-OSE.
14601 es1800 is alias for m68k-ericsson-OSE
14602
14603Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14604
14605 * configure.in: rearrange the parts that remove programs from
14606 configdirs, based now on HOST==TARGET or by canonical triple.
14607
14608Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14609
14610 * test-build.mk: recurse explicitly with -f test-build.mk when
14611 appropriate. predicate stage3 and comparison on the existence
14612 of gcc. That is, if gcc isn't around, we aren't three-staging.
14613 On very clean, also remove ...stamp-co. Build in-place before
14614 doing other builds.
14615
14616Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14617
14618 * Makefile.in, configure.in: add tgas
14619
14620Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14621
14622 * Makefile.in: a number of changes merged in from progressive.
14623
14624 * configure.in: add libm.
14625
14626 * .cvsignore: ignore some stuff that comes from test-build.mk.
14627
6599da04
JM
14628Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14629
14630 * config.sub: Add es1800 (m68k-ericsson-es1800).
14631
14632Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14633
14634 * configure: Add program_suffix (parallel to program_prefix)
14635 * Makefile.in: adjust directory-creating script for losing decstation
14636
14637Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14638
14639 * configure: Minor $subdir-related fixes.
14640
14641Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14642
14643 * configure: fix various problems with propogating
14644 makefile_target_frag in subdirs.
14645 * configure.in: config libgcc if its there
14646
14647Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14648
14649 * config.sub: HPPA merge.
14650
6599da04
JM
14651Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14652
14653 * Makefile.in: Replace all-bison with all-byacc in all
14654 dependency lines for other tools (which now use byacc).
14655
14656Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14657
14658 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14659
6599da04
JM
14660Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14661
14662 * Makefile.in: make gprof rules similar to byacc rules (instead of
14663 vestigal $(unsubdir) that didn't work...)
14664
14665Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14666
14667 * config.sub: Add support for Linux.
14668 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14669 (at least for libg++).
14670
14671Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14672
14673 * configure.texi: fix doc for the -nfp option to configure
14674
14675Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14676
14677 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14678
14679Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14680
14681 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14682 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14683 * configure.in: added solaris* host_makefile_frag hook.
14684
14685Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14686
14687 * config.sub: changed recognition of m68000 so that various
14688 m68k types can be specified via m680[01234]0
14689
14690Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14691
14692 * config.sub (basic_machine): fix sed so that '-foo' isn't
14693 completely substituted out while .+'-foo' loses the '-foo'
14694
14695Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14696
14697 * config.sub ($os): Add -aout.
14698
14699Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14700
14701 * configure: If host_makefile_frag is absolute, don't
14702 prefix ${invsubdir} (relevant to libg++ auto-configure).
14703
14704Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14705
14706 * Makefile.in (tooldir): Define it.
14707 (all-ld): Depend on all-flex.
14708
14709Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14710
14711 * Makefile.in (check): Fix libg++ special case.
14712
14713Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14714
14715 * configure: do not bury `pwd` into config.status, thus do fewer
14716 pwd's.
14717
14718 * configure: print the "Building in" message only when building in
14719 other than "." AND verbose.
14720
63f6bcd7 14721 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14722 configures.
14723
14724 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14725
14726Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14727
14728 * Makefile.in: macroize flags passed on recursion. remove
14729 fileutils.
14730
14731Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14732
14733 * configure: get makesrcdir right for subdirs deeper than 1.
14734
14735 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14736 install.
14737
14738Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14739
14740 * Makefile.in: don't print subdir_do or recursion lines.
14741
14742Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14743
14744 * standards.texi: added menu item.
14745
14746 * Makefile.in: build and install standards.info.
14747
14748 * standards.texi: new file.
14749
14750Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14751
14752 * configure: test for and move config.status pieces from
14753 ${subdir}/.
14754
14755Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14756
6599da04
JM
14757 * configure: Test for existance of files before trying to mv
14758 them, to avoid numerous non-existance messages.
14759
14760Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14761
14762 * configure: correct final line of config.status.
14763
14764 * configure: patch from eggert. Avoids a protection problem if
14765 the original Makefile.in is read only.
14766
14767 * configure: use move-if-change from gcc to create config.status.
14768 Some makefiles depend on config.status to tell if a directory
14769 has been reconfigured for a different host. This change
14770 prevents those directories from remaking everything in the case
14771 where the reconfig was only intended to rebuild a Makefile.
14772
14773 * configure: test for config.sub with "config.sub sun4" rather
14774 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14775 host alias from a missing config.sub.
14776
14777Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14778
14779 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14780 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14781
14782Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14783
14784 * configure: mkdir ${subdir} as needed.
14785
14786Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14787
14788 * Makefile.in,configure.in: added autoconf.
14789
14790Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14791
14792 * Makefile.in: no longer pass against on recursion.
14793
14794 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14795 definitions are not inherited.
14796
14797 * configure: correct makesrcdir when subdir is .
14798
14799Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14800
14801 * configure: Add support for 'subdirs' variable, which is
14802 like 'configdirs', except that configure doesn't re-invoke
14803 itself for subdirs, it just creates a Makefile for each subdir.
14804 * configure.texi: Document subdirs.
14805
14806Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14807
14808 * configure.in: added flex to configdirs
14809
14810Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14811
14812 * Makefile.in: remove clean-stamps from clean.
14813
14814Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14815
14816 * configure.in: Add gdbtest to configdirs.
14817
14818Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14819
14820 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14821 to recursive makes.
14822 * configure.in: Recognize new ncr3000 config.
14823
14824Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14825
14826 * Makefile.in, configure.in: removed references to gdbm.
14827
14828Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14829
14830 * config.sub: Don't canonicalize os value
14831 newsos* to bsd (readline needs to check for newsos).
14832 (This fix was earlier made Jan 31, but got re-broken.)
14833
14834Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14835
14836 * configure.in: sco is an os, not a vendor!
14837
14838 * configure: Quote $( better. Keep various shells happy.
14839
14840Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14841
14842 * Makefile.in: eliminate stamp-files.
14843
14844Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14845
14846 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14847 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14848
14849Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14850
14851 * config.sub: fix iris/iris3.
14852
14853Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14854
14855 * configure: re-add -rm.
14856
14857Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14858
14859 * Maskefile.in: add .stmp-rcs to all.
14860
14861 * configure.in: remove gas from rs6000 build, use aix host fragment.
14862
14863Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14864
14865 * configure: pass down site_option during recursion.
14866
14867Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14868
14869 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14870
14871Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14872
14873 * configure: Change exec_prefix so that it really defaults to prefix.
14874
14875Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14876
14877 * Makefile.in, configure.in: Add support for mmalloc library.
14878
14879Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14880
14881 * Makefile.in: add stmp dependencies for a few more things.
14882
14883Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14884
14885 * configure: adjusted error message on objdir/srcdir configure
14886 collision, per john's suggestion.
14887
14888 * Makefile.in: add libiberty stmp to all and all.cross.
14889
14890Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14891
14892 * Makefile.in: remove force dependencies, add grep to all.
14893
14894Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14895
14896 * Makefile.in: drop flex. make stamp files work.
14897
14898 * configure: added test for conflicting configuration in srcdir,
14899 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14900 gets cranky. use relative paths for configure and srcdir
14901 whenever possible. Send some error messages to stderr that were
14902 going to stdout.
14903
14904Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14905
14906 * Makefile.in: Fix libg++ rule to check for gcc directory
14907 before using gcc/gcc. Also pass XTRAFLAGS.
14908
14909Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14910
14911 * Makefile.in: added stmp-files so that directories aren't polled
14912 when they are already built.
14913
14914 * configure.texi: fixed a node pointer problem.
14915
14916Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14917
731a8127 14918 * config.sub configure.in gdb/configure.in
6599da04
JM
14919 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14920 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14921 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14922
14923Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14924
14925 * configure: -recurring becomes -silent. corrected help message
14926 for -site= option.
14927
14928 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14929
14930Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14931
14932 * configure: when building Makefile for crosses, replace
14933 tooldir and program_prefix. default srcdir from location of
14934 config.sub. remove "for host in hosts" and "for target in
14935 targets" loops.
14936
14937Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14938
14939 * Makefile.in: Do not pass bindir or mandir to cvs.
14940
14941Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14942
14943 * Makefile.in, configure.in: removed traces of namesubdir,
14944 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14945 copyrights to '92, changed some from Cygnus to FSF.
14946
14947 * configure.texi: remove most references to multiple hosts,
14948 multiple targets, subdirs, etc.
14949
14950 * configure.man: removed rcsid. reference config.sub not
14951 config.subr.
14952
14953 * Makefile.in: mkdir $(infodir) on install-info.
14954
14955Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14956
14957 * configure.texi: Explain better about .gdbinit and about
14958 the environment that configure.in sections run in.
14959
14960Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14961
14962 * configure.in: Ultrix is only a decstation if it's a MIPS.
14963
14964Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14965
14966 * README: DOC.configure => cfg-paper.texi.
14967
14968Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14969
14970 * config.sub (near case $os): Don't convert newsos* to bsd!
14971
14972Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14973
14974 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14975 the number of copies of COPYING that go into the GDB tar file.
14976
14977Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14978
731a8127 14979 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
14980 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14981 Fix SCO configuration stuff.
14982
14983Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14984
14985 * Makefile.in: For libg++, make sure the -I pointing
14986 to the gcc directory goes *after* all the libg++-local -I flags.
14987 Also, move just-gcc dependency from just-libg++ to all-libg++.
14988
14989Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14990
14991 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14992
14993Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14994
14995 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14996
14997Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14998
14999 * config.sub: Add stratus configuration frags. Also
15000 submitted to FSF.
15001
15002Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15003
15004 * Makefile.in (DEV_SUPPORT): add configure.man.
15005
15006 * config.sub(Decode manufacturer-specific): add -none*.
15007
15008Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15009
15010 * Makefile.in: remove form feeds to make Sun's make happy.
15011 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15012
15013Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15014
15015 * Makefile.in (AR_FLAGS): Make quieter.
15016
15017Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15018
15019 * configure.in: Add libg++.
15020 * configure: When verbose, don't output the command line at each
15021 level; it will be unremarkably the same as the previous version,
15022 which will be the same as what the user typed.
15023
15024Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15025
15026 * configure.in, Makefile.in: fix clean-info, add flex. add
15027 fileutils.
15028
15029 * configure: be less sensitive to spaces in Makefile.in. Do not
15030 look for sources in "..". Doing so breaks subdirectories that
15031 might have their own configure. If a subdir has it's own
15032 configure script, use it.
15033
15034Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15035
15036 * cfg-paper.texi: some changes suggested by rms.
15037
15038Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15039
15040 * config.sub: Merge in some small additions from the FSF version,
15041 taken from the gcc distribution, to bring the Cygnus and FSF
15042 versions into closer sync.
15043
15044Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15045
15046 * configure.in: Changed svr4 references to sysv4.
15047
15048Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15049
15050 * configure: added -V for version number option.
15051
15052Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15053
15054 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15055 renamed from DOC.configure to cfg-paper.texi.
15056
15057Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15058
15059 * configure, config.subr, config.sub: config.subr is now
15060 config.sub again.
15061
15062Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15063
15064 * configure.texi: new file, in progress.
15065
15066 * Makefile.in: build info file and install the man page for
15067 configure.
15068
15069 * configure.man: new file, first cut.
15070
15071 * configure: find config.subr again now that configuration "none"
15072 has gone. removed all traces of the -ansi option. removed all
15073 traces of the -languages option.
15074
15075 * config.subr: resync from rms.
15076
15077Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15078
15079 * configure, config.sub, config.subr: merge config.sub into
15080 config.subr, call the result config.subr, remove config.sub, use
15081 config.subr.
15082
15083 * Makefile.in: revised install for dir.info.
15084
15085Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15086
15087 * configure.in: add decstation host makefile frag.
15088
15089 * Makefile.in: BISON now bison -y again. also install-gcc on
15090 install. clean-gdbm on clean. infodir belongs in datadir.
15091 Make directories for info install. Build dir.info here then
15092 install it.
15093
15094Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15095
15096 * Makefile.in: fix for bad directory tests.
15097
15098Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15099
15100 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15101 regexp. -srcdir relative was being handled incorrectly.
15102
15103 * Makefile.in: unwrapped some for loops so that parallel makes
15104 work again and so one can focus one's attention on a particular
15105 package.
15106
15107Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15108
15109 * configure: added PWD as a stand in for `pwd` (for speed). use
15110 elif wherever possible. make -srcdir work without -objdir.
15111 -objdir= commented out.
15112
15113Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15114
15115 * configure: +options become --options. -subdirs commented out.
15116 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15117 Makefile now at top of generated Makefile. Removed cvs log
15118 entries. added -srcdir. create .gdbinit only if there is one
15119 in ${srcdir}.
15120
15121 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15122 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15123 and mandir now keyed off datadir by default.
15124
15125Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15126
15127 * Freshly created ChangeLog.
15128
15129\f
15130Local Variables:
15131mode: change-log
15132left-margin: 8
15133fill-column: 76
15134version-control: never
15135End: