]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Fix toplevel target defs.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
58af276a
RW
12009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * Makefile.def (configure-target-libiberty): Depend on
4 all-binutils and all-ld.
5 (configure-target-newlib): Likewise.
6 * Makefile.in: Regenerate.
7
e9d9afef
BE
82009-08-17 Ben Elliston <bje@au.ibm.com>
9
10 * config.sub, config.guess: Update from upstream sources.
11
354ebf88
RW
122009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13
14 Sync from src, merge:
15
16 2009-07-02 Tristan Gingold <gingold@adacore.com>
17
18 * configure.ac: Do not exclude gas for i386-*-darwin.
19 Add a case for x86_64-*-darwin.
20 * configure: Regenerate.
21
8375f7b2
NV
222009-08-06 Neil Vachharajani <nvachhar@gmail.com>
23
24 * MAINTAINERS: Add my name to Write After Approval list.
25
ca9fe997
ME
262009-08-06 Michael Eager <eager@eagercon.com>
27
28 * configure.ac: Add Microblaze target.
29 * configure: Regenerate.
30
ea2002ba
CB
312009-07-31 Christian Bruel <christian.bruel@st.com>
32
33 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
34 * configure: Regenerate.
35
f563194d
RIL
362009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
37
38 * MAINTAINERS (Write After Approval): Update my e-mail address.
39
e90e6bd7
ILT
402009-07-06 Ian Lance Taylor <iant@google.com>
41
42 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
43 * configure: Rebuild.
44
f6e0880a
TG
452009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
46
47 * MAINTAINERS: Move myself to the Graphite Reviewers.
48
6d984927
WG
492009-06-30 Wei Guozhi <carrot@google.com>
50
51 * MAINTAINERS: Add my name to Write After Approval list.
52
f2689b09
SE
532009-06-26 Steve Ellcey <sje@cup.hp.com>
54
55 PR bootstrap/40338
56 * configure.ac (comparestring): Create new variable.
57 * Makefile.tpl (comparestring): Use to skip some comparisions.
58 * configure: Regenerate.
59 * Makefile.in: Regenerate.
60
f62c0ba4
DE
612009-06-26 Doug Evans <dje@sebabeach.org>
62
63 * Makefile.def (host_modules): Add cgen.
64 * Makefile.in: Regenerate.
65 * configure.ac (host_tools): Add cgen.
66 * configure: Regenerate.
67
7acf4da6
DD
682009-06-23 DJ Delorie <dj@redhat.com>
69
70 * MAINTAINERS: Add myself as mep maintainer.
71
00020c16
ILT
722009-06-23 Ian Lance Taylor <iant@google.com>
73
74 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
75 boot_languages. Only bootstrap target libraries listed in
76 target_libs for some boot language. Add --with-stage1-ldflags,
77 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
78 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
79 if not building with C++.
80 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
81 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
82 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
83 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
84 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
85 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
86 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
87 * configure, Makefile.in: Rebuild.
88
1da52d4a
LF
892009-06-23 Li Feng <nemokingdom@gmail.com>
90
91 * MAINTAINERS: Added my name to write-after-approval list.
92
144c9175
RM
932009-06-15 Ryan Mansfield <rmansfield@qnx.com>
94
95 * configure.ac: Define is_elf for QNX Neutrino targets.
96 * configure: Regenerate.
97
e5871e24
GS
982009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
99
100 * MAINTAINERS: Added my name to the write-after-approval list
101
5f4a82c0
KG
1022009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
103
104 * configure.ac: Detect MPC in default directory.
105 * configure: Regenerate.
106
394e9195
JG
1072009-06-03 Jerome Guitton <guitton@adacore.com>
108 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
109
110 * Makefile.tpl (all): Avoid a trailing backslash.
111 * Makefile.in: Regenerate.
112
47bca6aa
BE
1132009-06-03 Ben Elliston <bje@au.ibm.com>
114
115 * config.sub, config.guess: Update from upstream sources.
116
a891a473
RS
1172009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
118
119 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
120 to noconfdirs.
121 * configure: Regenerate.
122
70cb2d9f
AO
1232009-06-02 Alexandre Oliva <aoliva@redhat.com>
124
125 * Makefile.tpl ([+compare-target+]): Compare all stage
126 directories, rather than just gcc.
127 * Makefile.in: Rebuilt.
128
7f1245df
DK
1292009-06-01 Doug Kwan <dougkwan@google.com>
130
131 * configure.ac: Support gold for target arm*-*-*.
132 * configure: Regenerate.
394e9195 133
acd26225
KG
1342009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
135
136 * Makefile.def: Add MPC support and dependencies.
137 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
138
139 * Makefile.in, configure: Regenerate.
140
a1fc946a
AO
1412009-05-27 Alexandre Oliva <aoliva@redhat.com>
142
143 * Makefile.tpl (all): Avoid harmless warning in make all when
144 gcc-bootstrap is enabled but stage_last does not exist.
145 * Makefile.in: Rebuilt.
146
2e6a3c8d
NR
1472009-05-24 Nicolas Roche <roche@adacore.com>
148
149 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
150 * Makefile.in: Regenerate.
151
63487d11
DC
1522009-05-21 Denis Chertykov <chertykov@gmail.com>
153
154 * MAINTAINERS: Update my e-mail address.
155
449223af
DK
1562009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
157
158 * configure.ac (cygwin noconfigdirs): Remove libgcj.
159 * configure: Regenerate.
160
31c98f49
AO
1612009-05-18 Alexandre Oliva <aoliva@redhat.com>
162
163 PR other/40159
164 * Makefile.tpl (all): Don't assume gcc-bootstrap and
165 gcc-no-bootstrap are mutually exclusive.
166 * Makefile.in: Rebuilt.
167
0f501837
AO
1682009-05-18 Alexandre Oliva <aoliva@redhat.com>
169
170 PR other/40159
171 * Makefile.tpl (all): Don't end with unconditional success.
172 * Makefile.in: Rebuilt.
173
4a4a4e99
AO
1742009-05-12 Alexandre Oliva <aoliva@redhat.com>
175
176 PR target/37137
177 * Makefile.def (flags_to_pass): Remove redundant and incomplete
178 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
179 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
180 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
181 stage_configureflags, stage_cflags and stage_libcflags into
182 explicit Makefile macros.
183 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
184 GFORTRAN.
185 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
186 CC. Set CC_FOR_BUILD from CC.
187 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
188 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
189 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
190 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
191 and GFORTRAN.
192 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
193 (_LIBCFLAGS): Renamed to _TFLAGS.
194 (do-compare-debug, do-compare3-debug): Drop.
195 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
196 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
197 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
198 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
199 (XGCC_FLAGS_FOR_TARGET): New.
200 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
201 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
202 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
203 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
204 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
205 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
206 TFLAGS.
207 (BUILD_CONFIG): Include if requested.
208 (all): Set TFLAGS on bootstrap.
209 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
210 (all-stageid-prefixmodule): Likewise.
211 (do-clean, distclean-stageid): Set TFLAGS.
212 (restrap): Fix whitespace.
213 * Makefile.in: Rebuilt.
214
1cee3429
PB
2152009-05-07 Paolo Bonzini <bonzini@gnu.org>
216
217 * config.guess: Sync with src.
218
0b70eafd
DK
2192009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
220
221 * configure.ac ($with_ppl): Default to no if not supplied.
222 ($with_cloog): Likewise.
223 configure: Regenerate.
224
5175f17c
JW
2252009-04-27 James E. Wilson <wilson@codesourcery.com>
226
227 * MAINTAINERS: Update my e-mail address.
228
952fa153
NC
2292009-04-27 Nick Clifton <nickc@redhat.com>
230
231 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
232
a687f83c
EB
2332009-04-25 Eric Botcazou <ebotcazou@adacore.com>
234
235 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
236 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
237 * Makefile.in: Regenerate.
238
9e3eba15
KG
2392009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
240
241 PR bootstrap/39739
242 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
243 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
244
245 * configure, Makefile.in: Regenerate.
246
a687f83c 2472009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
248
249 * include/hashtab.h: Update GTY annotations to new syntax
250 * include/splay-tree.h: Likewise
251
070bdbd9
BE
2522009-04-17 Ben Elliston <bje@au.ibm.com>
253
254 * config.sub, config.guess: Update from upstream sources.
255
55f2d967
AG
2562009-04-15 Anthony Green <green@moxielogic.com>
257
258 * configure.ac: Add moxie support.
259 * configure: Rebuilt.
260
309c24a9
JJ
2612009-04-14 Jakub Jelinek <jakub@redhat.com>
262
263 * configure.ac: Change copyright header to refer to version
264 3 of the GNU General Public License and to point readers at the
265 COPYING3 file and the FSF's license web page.
266 * Makefile.def: Likewise.
267 * Makefile.tpl: Likewise.
268 * Makefile.in: Regenerate.
269
b93133bc
JH
2702009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
271
272 * configure.ac: Restore match for darwin9 or later. Use double
273 brackets since regeneration eats one pair.
274 * configure: Regenerate.
275
d18ff35a
L
2762009-04-09 H.J. Lu <hongjiu.lu@intel.com>
277
278 PR gas/10039
279 * configure.ac: Require texinfo 4.7.
280 * configure: Regenerated.
281
748086b7
JJ
2822009-04-09 Nick Clifton <nickc@redhat.com>
283
284 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
285 the GCC Runtime Library Exception.
286
a3337ea2
KG
2872009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
288
289 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
290 * configure: Regenerate.
291
60911f14
SE
2922009-04-01 Steve Ellcey <sje@cup.hp.com>
293
294 * Makefil.def (languages): New entries.
295 * Makefile.tpl (check-gcc-*): New generic target.
296 * Makefile.in: Regenerate.
60911f14 297
7369c1d0
ER
2982009-03-25 Erven Rohou <erven.rohou@inria.fr>
299
d18ff35a 300 * MAINTAINERS: Update my email address.
7369c1d0 301
cfb1f59f
TT
3022009-03-18 Tom Tromey <tromey@redhat.com>
303
d18ff35a
L
304 * configure: Rebuild.
305 * configure.ac (host_libs): Add libiconv.
306 * Makefile.in: Rebuild.
307 * Makefile.def (host_modules): Add libiconv.
308 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 309
75eeae1a
TG
3102009-03-16 Tristan Gingold <gingold@adacore.com>
311
312 * configure.ac: Treat gdb as supported on x86_64-darwin.
313 * configure: Regenerate.
314
f38095f3
JM
3152009-03-16 Joseph Myers <joseph@codesourcery.com>
316
317 * configure.ac (--with-host-libstdcxx): New option.
318 * configure: Regenerate.
319
fec7f245
JR
3202009-03-12 Joern Rennecke <joern.rennecke@arc.com>
321
322 * MAINTAINERS: Move myself into the write after approval list.
323
6d401294
NP
3242009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
325
326 * MAINTAINERS: Update e-mail address.
327
07c97076
DN
3282009-03-11 Dorit Nuzman <dorit@il.ibm.com>
329
330 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
331
bb947fd1
IR
3322009-03-10 Ira Rosen <irar@il.ibm.com>
333
334 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
335
7a9d3fe8
RW
3362009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
337
338 Backport from git Libtool:
339
340 2009-01-19 Robert Millan <rmh@aybabtu.com>
341 Support GNU/kOpenSolaris.
342 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
343 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
344 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
345 GNU/kOpenSolaris.
346
c9e9e11f
AS
3472009-02-27 Andreas Schwab <schwab@linux-m68k.org>
348
349 * MAINTAINERS: Update e-mail address.
350
5e8c1552 3512009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
352
353 * MAINTAINERS (Write After Approval): Add self.
354
b0adb088
BM
3552009-02-18 Bingfeng Mei <bmei@broadcom.com>
356
357 * MAINTAINERS (Write After Approval): Add myself.
358
ee04b574
AS
3592009-02-05 Andreas Schwab <schwab@suse.de>
360
361 * Makefile.tpl (stage_last): Define $r and $s before using
362 $(RECURSE_FLAGS_TO_PASS).
363 * Makefile.in: Regenerate
364
907884c9
ILT
3652009-01-30 Ian Lance Taylor <iant@google.com>
366
367 * MAINTAINERS: Move myself to the Global Reviewers list.
368
416ac4d4
RM
3692009-01-29 Robert Millan <rmh@aybabtu.com>
370
371 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
372 * configure: Regenerate.
373
ee5decb3
GP
3742009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
375
376 * MAINTAINERS: Make whitespace consistent.
19196f44 377 Remove Robert Millan from Write After Approval.
ee5decb3 378
36fbb0ec
AM
3792009-01-16 Alan Modra <amodra@bigpond.net.au>
380
381 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
382 (all-opcodes): Depend on all-libiberty.
383 * Makefile.in: Regenerate.
384
52535a64
DR
3852009-01-15 Douglas B Rupp <rupp@gnat.com>
386
387 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
388 * configure: Regenerate.
389
e04a57df
RR
3902009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
391
392 * MAINTAINERS (Write After Approval): Add myself.
393
856c450b
SK
3942009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
395
396 * MAINTAINERS: Add myself to reviewers (Fortran).
397
53095c56
SP
3982009-01-12 Sebastian Pop <sebastian.pop@amd.com>
399
400 PR tree-optimization/38515
401 * configure.ac (cloog-polylib): Removed.
402 (with_ppl, with_cloog): Test for "no".
403 * configure: Regenerated.
404
1e5e8a59
DF
4052009-01-11 Daniel Franke <franke.daniel@gmail.com>
406
407 * MAINTAINERS: Moved myself to reviewers (Fortran).
408
5e5debf6
TS
4092009-01-06 Thomas Schwinge <tschwinge@gnu.org>
410
411 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
412 (Write After Approval): Remove myself.
413
1c42acf1
DN
4142009-01-03 Diego Novillo <dnovillo@google.com>
415
416 * MAINTAINERS: Remove myself from alias maintainership.
417
2fbbedaf
DA
4182009-01-02 David Ayers <ayers@fsfe.org>
419
420 * MAINTAINERS: Update e-mail address.
421
17213821
GP
4222008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
423
424 * MAINTAINERS: Make whitespace consistent.
425
baafc534
RW
4262008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
427
428 Backport from upstream Libtool:
429 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
430 Add cache variables to tests that require the linker to work.
431 For shlibpath_overrides_runpath, this also changes the semantics
432 to let the result from the C compiler take precedence.
433
18430d27
BE
4342008-12-02 Ben Elliston <bje@au.ibm.com>
435
436 * config.sub, config.guess: Update from upstream sources.
437
0a280b35
SP
4382008-12-12 Sebastian Pop <sebastian.pop@amd.com>
439
440 * configure.ac (ppllibs): Add by default the lib flags.
441 * configure: Regenerate.
442
41e9641b
LM
4432008-12-08 Luis Machado <luisgpm@br.ibm.com>
444
445 * MAINTAINERS: Add myself to the write after approval list.
446
25783c30
JH
4472008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
448
ee04b574
AS
449 * configure.ac: Add double brackets on darwin[912].
450 * configure: Regenerate.
25783c30 451
0e318fcc
DK
4522008-12-03 Daniel Kraft <d@domob.eu>
453
454 * MAINTAINERS: Moved myself and Mikael Morin from Write After
455 Approval to Reviewer section (for Fortran front-end).
456
7f171b95
JH
4572008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
458
459 * configure.ac: Expand to darwin10 and later.
460 * configure: Regenerate.
461
09ce620e
AS
4622008-12-02 Andreas Schwab <schwab@suse.de>
463
464 * Makefile.def: configure-target-boehm-gc depends on
465 all-target-libstdc++-v3.
466 * Makefile.in: Regenerate.
467
386c704d
KT
4682008-12-02 Kai Tietz <kai.tietz@onevision.com>
469
470 * MAINTAINERS: Add myself as mingw maintainer.
471
e03dd84a
BE
4722008-12-02 Ben Elliston <bje@au.ibm.com>
473
474 * config.sub, config.guess: Update from upstream sources.
475
3fa87964
GP
4762008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
477
478 * README.SCO: Remove.
479
df72d7ed
FP
4802008-11-29 Fernando Pereira <pronesto@gmail.com>
481
482 * MAINTAINERS: Add myself to the write after approval list.
483
b5646528
DK
4842008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
485
486 * MAINTAINERS: Update my email address in WAA section.
487
ebf24eb4
CL
4882008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
489
490 * MAINTAINERS: Update e-mail address.
491
50e0f131
TM
4922008-11-27 Toon Moene <toon@moene.org>
493
494 * MAINTAINERS: Change e-mail address.
495
0db3a858
TG
4962008-11-27 Tristan Gingold <gingold@adacore.com>
497
498 * configure.ac: Build gdb for i?86-*-darwin*
499 * configure: Regenerated.
500
f07bde68
HS
5012008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
502
503 * MAINTAINERS: Added my full name.
504
487e299b
DJ
5052008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
506
507 PR bootstrap/38014
508 PR bootstrap/37923
509
510 Revert:
511
512 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
513
514 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
515 * Makefile.in: Regenerated.
516
517 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
518
519 PR gdb/921
520 PR gdb/1646
521 PR gdb/2175
522 PR gdb/2176
523
524 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
525 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
526 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
527 (HOST_EXPORTS): Pass CPPFLAGS.
528 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
529 (LDFLAGS_FOR_TARGET): Initialize from configure script.
530 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
531 * Makefile.in, configure: Regenerated.
532 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
533 and CPPFLAGS_FOR_BUILD.
534
d69fbecb
JL
5352008-11-06 Jeff Law <law@redhat.com>
536
537 * MAINTAINERS: Add myself as middle end maintainer.
538
044fed69
AS
5392008-11-06 Andrew Stubbs <ams@codesourcery.com>
540
541 * MAINTAINERS (Write after approval): Add myself.
542
caf6defe
DN
5432008-11-05 Diego Novillo <dnovillo@google.com>
544
545 * MAINTAINERS (Global Reviewers): Add myself.
546 (Non-Algorithmic Maintainers): Remove myself.
547
3e9899ac
TS
5482008-11-04 Thomas Schwinge <tschwinge@gnu.org>
549
09ce620e 550 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 551
ea99e36e
MM
5522008-10-31 Mikael Morin <mikael.morin@tele2.fr>
553
09ce620e 554 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 555
fb0d2684
BE
5562008-10-31 Ben Elliston <bje@au.ibm.com>
557
558 * configure.ac (spu-*-*): Remove special case.
559 * configure: Regenerate.
560
73c07a3e
CM
5612008-10-30 Catherine Moore <clm@codesourcery.com>
562
563 * MAINTAINERS (Write after approval): Update my email address.
564
7310a2da
SSF
5652008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
566
567 * configure.ac [spu-*-*]: Do not set skipdirs.
568 * configure: Re-generate.
569
7e51fe23
BS
5702008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
571
572 * MAINTAINERS (Various Maintainers): Add myself to reload.
573
ef20be93
RG
5742008-10-25 Richard Guenther <rguenther@suse.de>
575
576 * MAINTAINERS (Various Maintainers): Add myself as middle-end
577 maintainer. Remove myself as libgcc-math maintainer.
578 (Non-Algorithmic Maintainers): Remove myself.
579
03ffcfa0
DJ
5802008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
581
582 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
583 * Makefile.in: Regenerated.
584
dec014a9
CC
5852008-10-23 Cary Coutant <ccoutant@google.com>
586
587 * MAINTAINERS (Write after approval): Add myself.
588
b36c386c
DJ
5892008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
590
591 PR gdb/921
592 PR gdb/1646
593 PR gdb/2175
594 PR gdb/2176
595
596 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
597 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
598 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
599 (HOST_EXPORTS): Pass CPPFLAGS.
600 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
601 (LDFLAGS_FOR_TARGET): Initialize from configure script.
602 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
603 * Makefile.in, configure: Regenerated.
604 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
605 and CPPFLAGS_FOR_BUILD.
606
84541525
SP
6072008-10-20 Sebastian Pop <sebastian.pop@amd.com>
608
609 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
610 Sebastian Pop.
611
e0bda97e
AP
6122008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
613
614 * MAINTAINERS (Write After Approval): Added myself.
615
36c713e0
KG
6162008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
617
618 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
619 recommended version to 2.3.2.
620
621 * configure: Regenerate.
622
8fe005ee
MM
6232008-10-01 Mark Mitchell <mark@codesourcery.com>
624
625 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
626
be8f156f
DD
6272008-09-29 David Daney <david.daney@caviumnetworks.com>
628
629 * MAINTAINERS (Write After Approval): Update e-mail address.
630
ae11dff4
PG
6312008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
632
633 * libtool.m4: Update to libtool 2.2.6.
634 * lt~obsolete.m4: Update to libtool 2.2.6.
635 * ltmain.sh: Update to libtool 2.2.6.
636 * ltsugar.m4: Update to libtool 2.2.6.
637 * ltversion.m4: Update to libtool 2.2.6.
638 * ltoptions.m4: Update to libtool 2.2.6.
639 * ltgcc.m4: Update to match changes from libtool 2.2.6.
640
441154b1
CF
6412008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
642
643 * MAINTAINERS (Write After Approval): Add myself.
644
775b3b26
BRF
6452008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
646
647 * MAINTAINERS (Write After Approval): Update my name.
648
94538043
SB
6492008-09-20 Steven Bosscher <steven@gcc.gnu.org>
650
09ce620e 651 * MAINTAINERS: Add myself in "Write After Approval".
94538043 652
52d1bfd8
SE
6532008-09-18 Steve Ellcey <sje@cup.hp.com>
654
09ce620e 655 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 656
c5cc92f5
GP
6572008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
658
659 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
660 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
661 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
662 and Michael Tiemann from Write After Approval since they do not
663 actually have access.
664
23d9794a
RG
6652008-09-05 Richard Guenther <rguenther@suse.de>
666
667 * configure.ac: Initialize clooglibs to -lcloog.
668 * configure: Re-generate.
669
192a671e
LCW
6702008-09-04 Le-Chun Wu <lcwu@google.com>
671
672 * MAINTAINERS (Write After Approval): Add myself.
673
d789184e
SP
6742008-09-03 Sebastian Pop <sebastian.pop@amd.com>
675
676 * configure.ac (--with-cloog-polylib): New.
677 (--disable-cloog-version-check): New.
678 (--disable-ppl-version-check): New.
679 * configure: Re-generate.
680
36a881c7
RG
6812008-09-03 Richard Guenther <rguenther@suse.de>
682
683 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
684 cloog test.
685 * configure: Re-generate.
686
358da97e
HS
6872008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
688
689 Add picoChip port.
690 * MAINTAINERS: Add picoChip maintainers.
691
f8bf9252
SP
6922008-09-02 Sebastian Pop <sebastian.pop@amd.com>
693 Tobias Grosser <grosser@fim.uni-passau.de>
694 Jan Sjodin <jan.sjodin@amd.com>
695 Harsha Jagasia <harsha.jagasia@amd.com>
696 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
697 Konrad Trifunovic <konrad.trifunovic@inria.fr>
698 Adrien Eliche <aeliche@isty.uvsq.fr>
699
700 Merge from graphite branch.
701 * configure: Regenerate.
702 * Makefile.in: Regenerate.
703 * configure.ac (host_libs): Add ppl and cloog.
704 Add checks for PPL and CLooG.
705 * Makefile.def (ppl, cloog): Added modules and dependences.
706 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
707 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
708
d89f0ad6
AL
7092008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
710
711 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
712 (GCC_SHLIB_SUBDIR): New.
713 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
714 * configure: Regenerate.
715 * Makefile.in: Regenerate.
716
88a25817
GP
7172008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
718
719 * MAINTAINERS: Consistently use tabs to separate columns.
720
f873f15f
TG
7212008-08-29 Tristan Gingold <gingold@adacore.com>
722
723 * MAINTAINERS (Write after Approval): Add myself.
724
e1514c3f
TG
7252008-08-28 Tristan Gingold <gingold@adacore.com>
726
727 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
728 Enable bfd, binutils and opcodes.
729 * configure: Regenerate.
730
4717882f
JDA
7312008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
732
733 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
734
28c9884c
TK
7352008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
736
737 * MAINTAINERS: Use correct Umlaut for last name.
738
ae96d86a
FXC
7392008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
740
741 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
742
3ecc96e3
DE
7432008-08-16 David Edelsohn <edelsohn@gnu.org>
744
745 * MAINTAINERS: Update my email address.
746
dd609cc1
EB
7472008-08-16 Nicolas Roche <roche@adacore.com>
748
749 * Makefile.tpl: Add BOOT_ADAFLAGS.
750 * Makefile.in: Regenerate.
751
08d0963a
RS
7522008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
753
754 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
755 * configure: Regenerate.
756
00afcaa0
PB
7572008-07-30 Paolo Bonzini <bonzini@gnu.org>
758
759 * configure.ac: Add makefile fragments for hpux.
760 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
761 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
762 * configure: Regenerate.
763 * Makefile.in: Regenerate.
764
806b3528
AH
7652008-07-28 Aldy Hernandez <aldyh@redhat.com>
766
767 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
768
ab220355
DS
7692008-07-11 Dodji Seketeli <dseketel@redhat.com>
770
771 * MAINTAINERS (Write after Approval): Add myself.
772
78209f30
XG
7732008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
774
775 * MAINTAINERS (Write After Approval): Add myself.
776
5b5b098d
AJ
7772008-06-29 Andrew Jenner <andrew@codesourcery.com>
778
779 * MAINTAINERS (Write After Approval): Add myself.
780
d812ec93
KW
7812008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
782
783 * MAINTAINERS: Update my email address.
784
99e78224
JY
7852008-06-25 Joey Ye <joey.ye@intel.com>
786
787 * MAINTAINERS (Write After Approval): Add myself.
788
18c04407
RW
7892008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
790
791 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
792 * Makefile.in: Regenerate.
793 * configure: Regenerate.
794
47aa9a31
DK
7952008-06-17 Daniel Kraft <d@domob.eu>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
ad33ff57
RW
7992008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
800
801 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
802 "$@" is still intact with both Autoconf 2.59 and 2.62.
803 * configure: Regenerate.
804
cdce5c41
RW
8052008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
806
807 * Makefile.tpl: Fix comment errors.
808 * Makefile.in: Regenerate.
809
01b79d11
DM
8102008-06-12 David S. Miller <davem@davemloft.net>
811 David Edelsohn <edelsohn@gnu.org>
812
813 * configure.ac: Add powerpc*-*-* to gold supported targets.
814 * configure: Regenerate.
815
f8c33439
JM
8162008-06-08 Joseph Myers <joseph@codesourcery.com>
817
818 PR tree-optimization/36218
819 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
820 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
821 (all prefix="build-"): Pass them to build-system sub-makes.
822 * Makefile.in: Regenerate.
823
cd985f66
JM
8242008-06-07 Joseph Myers <joseph@codesourcery.com>
825
826 * MAINTAINERS (mt port): Remove.
827 (sco5, unixware, sco udk): Remove.
828 (Kean Johnston): Add to Write After Approval.
829
3f6383d3
JB
8302008-05-30 Julian Brown <julian@codesourcery.com>
831
832 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
833 of libobjc for ARM EABI Linux.
834 * configure: Regenerate.
30da41ed 835
e29cc9b4
XDL
8362008-05-18 Xinliang David Li <davidxl@google.com>
837
09ce620e 838 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 839
30da41ed
XDL
8402008-05-17 Xinliang David Li <davidxl@google.com>
841
e29cc9b4 842 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 843
955410cb
JW
8442008-05-15 Janus Weil <janus@gcc.gnu.org>
845
846 * MAINTAINERS (Write After Approval): Add myself.
847
719bb4e3 8482008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
849
850 * config-ml.in: don't handle --enable-shared and --enable-static.
851
372b05fc
RS
8522008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
853
854 * MAINTAINERS: Update my email address.
855
f73e2200
PC
8562008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
857
858 * MAINTAINERS: Update my email address.
09ce620e 859
3e438e2b
KVH
8602008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
861
862 * MAINTAINERS (Write After Approval): Add myself.
863
177bf491
GS
8642008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
865
866 * MAINTAINERS (Write After Approval): Add myself.
867
ac89df2f
PG
8682008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
869
870 * MAINTAINERS (crx): Add myself.
871
14a8726b
PB
8722008-04-18 Paolo Bonzini <bonzini@gnu.org>
873
874 Sync with src:
875 2008-04-14 David S. Miller <davem@davemloft.net>
876
09ce620e
AS
877 * configure.ac: Add sparc*-*-* to gold supported targets.
878 * configure: Regenerate.
14a8726b 879
7142fb32
PB
8802008-04-18 Paolo Bonzini <bonzini@gnu.org>
881
882 PR bootstrap/35457
883 * configure.ac: Include override.m4.
884 * configure: Regenerate.
885
c6b196de
PB
8862008-04-18 Paolo Bonzini <bonzini@gnu.org>
887
09ce620e
AS
888 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
889 * Makefile.in: Regenerate.
c6b196de 890
c993ae60
SR
8912008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
892
09ce620e 893 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 894 as nonconfigurable directories list.
09ce620e 895 * configure: Regenerate.
c993ae60 896
8479b1b1
BE
8972008-04-14 Ben Elliston <bje@au.ibm.com>
898
899 * config.sub, config.guess: Update from upstream sources.
900
295e261a
HPN
9012008-04-12 Hans-Peter Nilsson <hp@axis.com>
902
903 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
904 * Makefile.in: Regenerate.
905
ac3949d9
EW
9062008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
907
908 * configure.ac: Do not build libssp for the AVR.
909 * configure: Regenerate.
910
06407e30
ILT
9112008-04-07 Ian Lance Taylor <iant@google.com>
912
913 * Makefile.def: check-gold depends upon all-binutils.
914 * Makefile.in: Regenerate.
915
97db009c
AH
9162008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
917
918 * MAINTAINERS (Write After Approval): Add myself.
919
2a79c47f
NC
9202008-04-04 Nick Clifton <nickc@redhat.com>
921
922 PR binutils/4334
5f4bebbf 923 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
924 builds.
925 * configure: Regenerate.
926
c53a18d3
N
9272008-04-04 NightStrike <NightStrike@gmail.com>
928
929 PR other/35151
09ce620e
AS
930 * configure.ac: Combine rules for mingw32 and mingw64.
931 * configure: Regenerate.
c53a18d3 932
d925aa70
KT
9332008-04-02 Kai Tietz <kai.tietz@onvision.com>
934
935 * MAINTAINERS (Write After Approval): Add myself.
936
ad424a85
SP
9372008-04-01 Seongbae Park <seongbae.park@gmail.com>
938
939 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
940 * Makefile.in (.NOTPARALLEL): Ditto.
941
4412a506
PG
9422008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
943
944 * MAINTAINERS (Write After Approval): Add myself.
945
2f908293
SP
9462008-03-31 Seongbae Park <seongbae.park@gmail.com>
947
948 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
949 * Makefile.in (.NOTPARALLEL): Regenerate.
950
639223bd
PB
9512008-03-27 Paolo Bonzini <bonzini@gnu.org>
952
953 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
954 * Makefile.in: Regenerate.
955
b8ab1f4a
JS
9562008-03-26 Jakub Staszak <kuba@et.pl>
957
958 * MAINTAINERS (Write After Approval): Add myself.
959
b45890a4
TK
9602008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
961
962 * MAINTAINERS: Update e-mail address.
963
5afab7ad
ILT
9642008-03-20 Ian Lance Taylor <iant@google.com>
965
966 * configure.ac: Add support for --enable-gold.
967 * Makefile.def: Add gold as a directory like ld.
968 * configure, Makefile.in: Regenerate.
969
38d24731
RW
9702008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
971
972 * configure.ac: m4_include config/proginstall.m4.
973 * configure: Regenerate.
32bc4cf4
RW
974
975 Backport from upstream Libtool:
09ce620e 976
32bc4cf4 977 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 978
32bc4cf4
RW
979 Deal with Autoconf 2.62's semantic change in m4_append.
980 * ltsugar.m4 (lt_append): Replace broken versions of
981 m4_append.
982 (lt_if_append_uniq): Don't require separator to be overquoted,
983 and avoid broken m4_append.
984 (lt_dict_add): Fix typo.
985 * libtool.m4 (_LT_DECL): Don't overquote separator.
986
9d3c50ea
DE
9872008-03-13 David Edelsohn <edelsohn@gnu.org>
988
989 * config.rpath: Add AIX 6 support.
990
5d2edb29
PB
9912008-03-13 Paolo Bonzini <bonzini@gnu.org>
992
993 * Makefile.def (stageprofile). Remove -fprofile-generate
994 from stage_libcflags.
995 * Makefile.in: Regenerate.
996
954910ef
BE
9972008-03-13 Ben Elliston <bje@au.ibm.com>
998
999 * config.sub, config.guess: Update from upstream sources.
1000
e8645a40
TT
10012008-03-06 Tom Tromey <tromey@redhat.com>
1002
1003 * MAINTAINERS: Update for treelang deletion.
1004
2c8e955e
JW
10052008-03-03 James E. Wilson <wilson@tuliptree.org>
1006
1007 * MAINTAINERS: Update my email address.
1008
54acd307
SS
10092008-03-03 Stan Shebs <stanshebs@earthlink.net>
1010
893ad2a1 1011 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1012 (objective-c/c++): Add myself as a maintainer.
1013
4b52b516
VR
10142008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1015
1016 * MAINTAINERS (Write After Approval): Update my email address.
1017
e652b516
TB
10182008-02-25 Tomas Bily <tbily@suse.cz>
1019
1020 * MAINTAINERS (Write After Approval): Add myself.
1021
02d30740
JJ
10222008-02-23 Jakub Jelinek <jakub@redhat.com>
1023
1024 * MAINTAINERS (OpenMP): Add myself.
1025
1c8bd6a3
PB
10262008-02-20 Paolo Bonzini <bonzini@gnu.org>
1027
4b40b2a5
UB
1028 PR bootstrap/32009
1029 PR bootstrap/32161
1c8bd6a3 1030
4b40b2a5
UB
1031 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1032 * configure: Regenerate.
1c8bd6a3 1033
4b40b2a5
UB
1034 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1035 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1036 STAGE4_LIBCFLAGS): New.
1037 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1038 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1039 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1040 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1041 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1042 for target modules. Don't export LIBCFLAGS.
1043 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1044 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1045 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1046 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1047 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1048 * Makefile.in: Regenerate.
1c8bd6a3 1049
bb44c9d2
RW
10502008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1051
1052 PR libgcj/33085
1053 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1054 Do not use -DDLL_EXPORT. Backport from upstream.
1055
29a7754d
RW
10562008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
9a212bb7
HPN
10602008-02-02 Hans-Peter Nilsson <hp@axis.com>
1061
1062 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1063 * configure: Regenerate.
1064
aa12a573
MG
10652008-01-31 Marc Gauthier <marc@tensilica.com>
1066
1067 * configure.ac (xtensa*-*-*): Recognize processor variants.
1068 * configure: Regenerate.
1069
ac9e6043
RW
10702008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1071
40049ccc
UB
1072 PR bootstrap/34922
1073 * configure.ac (PARSE_ARGS): Push suitable setting of
1074 ac_subdirs_all, for `./configure --help=recursive'.
1075 Handle `+' in generic toplevel directory disabling.
1076 * configure: Regenerate.
ac9e6043 1077
4288c86a
NC
10782008-01-28 Nick Clifton <nickc@redhat.com>
1079
1080 * MAINTAINERS (xstormy16): Take over maintainership.
1081
8d8da227
JM
10822008-01-25 Joseph Myers <joseph@codesourcery.com>
1083
1084 * MAINTAINERS (c4x port): Remove.
1085
349b60e7
DE
10862008-01-24 David Edelsohn <edelsohn@gnu.org>
1087
1088 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1089
3ca06a68
BE
10902008-01-23 Ben Elliston <bje@au.ibm.com>
1091
1092 * config.sub, config.guess: Update from upstream sources.
1093
3c631381
TG
10942008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1095
1096 * MAINTAINERS (Write After Approval): Add myself.
1097
20533ef1
L
10982008-01-17 H.J. Lu <hjl.tools@gmail.com>
1099
1100 * MAINTAINERS: Update my email address.
1101
11022008-01-09 Raksit Ashok <raksit@google.com>
1103
1104 * MAINTAINERS (Write After Approval): Add myself.
1105
684f4f6a
RA
11062008-01-09 Raksit Ashok <raksit@google.com>
1107
1108 * MAINTAINERS (Write After Approval): Add myself.
1109
9cb8756f
BE
11102008-01-08 Ben Elliston <bje@au.ibm.com>
1111
1112 * config.sub, config.guess: Update from upstream sources.
1113
94e1934d
KG
11142007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1115
1116 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1117 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1118 * configure: Regenerate.
1119
a2e51f77
SP
11202007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1121
1122 * MAINTAINERS: Update my email address.
1123
ffe3dcd9
BRF
11242007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1125
1126 * MAINTAINERS: Update my email address.
1127
aa4095c9
RS
11282007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1129
1130 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1131 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1132 * Makefile.in: Regenerate.
1133
030e2013
MH
11342007-12-10 Mark Heffernan <meheff@google.com>
1135
1136 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1137 misplaced entries.
1138
0fe0f073
AT
11392007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1140
1141 * configure.ac: Enable libjava for x86_64-*-darwin9.
1142 * configure: Regenerate.
1143
d4ca4b06
BM
11442007-12-07 Bill Maddox <maddox@google.com>
1145
1146 * MAINTAINERS (Write After Approval): Add myself.
1147
c3220d4c
BE
11482007-12-05 Ben Elliston <bje@au.ibm.com>
1149
1150 * config.sub, config.guess: Update from upstream sources.
1151
aba7501e
MK
11522007-12-02 Matthias Klose <doko@ubuntu.com>
1153
1154 * config-ml.in: Remove 64bit configure tests.
1155
d683ec81
PB
11562007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1157
1158 * config-ml.in: Robustify against white space in absolute file
1159 names.
1160
1161 * config-ml.in (multi-clean): Substitute ${Makefile}.
1162 Remove superfluous ${Makefile} in list.
1163
60f1711a
TS
11642007-11-19 Thiemo Seufer <ths@mips.com>
1165
1166 * config-ml.in: Don't hardcode the Makefile name.
1167
487f9d96
AM
11682007-11-08 Alexander Monakov <amonakov@ispras.ru>
1169
1170 * MAINTAINERS (Write After Approval): Add myself.
1171
fa3886fe
ST
11722007-11-07 Samuel Tardieu <sam@rfc1149.net>
1173
1174 * MAINTAINERS (Write After Approval): Add myself.
1175
ae750079
DK
11762007-11-06 Doug Kwan <dougkwan@google.com>
1177
1178 * MAINTAINERS (Write After Approval): Add myself.
1179
acc48927
BE
11802007-10-25 Ben Elliston <bje@au.ibm.com>
1181
1182 * MAINTAINERS (mercury): Remove entry.
1183 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1184
e00e9858
DJ
11852007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1186
1187 * Makefile.def (dependencies): Make configure-gdb depend on
1188 all-intl.
1189 * Makefile.in: Regenerated.
1190
def14a3c
SK
11912007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1192
1193 * MAINTAINERS (Fortran maintainer): Remove myself.
1194
0e5e9f76
PM
11952007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1196
1197 * Makefile.def: To avoid problems running with parallel makes,
1198 build newlib before libgloss so that target specific header
1199 files are availble.
1200 * Makefile.in: Regenerate
1201
bbfbfafc
DJ
12022007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1203
1204 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1205 * Makefile.in: Regenerate.
1206
c56abad5
VM
12072007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1208
1209 * MAINTAINERS (Register allocation reviewer): Add myself.
1210
f019adc1
MF
12112007-10-08 Mike Frysinger <vapier@gentoo.org>
1212
1213 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1214 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1215 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1216 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1217 * configure: Regenerate.
1218
789e4e28
SP
12192006-10-04 Seongbae Park <seongbae.park@gmail.com>
1220
1221 * MAINTAINERS (Register allocation reviewer): Add myself.
1222
0999159b
PB
12232007-10-01 Paolo Bonzini <bonzini@gnu.org>
1224
1225 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1226 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1227 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1228 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1229 * configure.ac: Default them to host tools for $host = $build.
1230 Subst them.
1231
1232 * configure: Regenerate.
1233 * Makefile.in: Regenerate.
1234
a054acde
PB
12352006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1236
1237 * MAINTAINERS (Register allocation reviewer): Add myself.
1238
ffda6fc9
KZ
12392006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1240
1241 * MAINTAINERS (Register allocation reviewer): Add myself.
1242
9d209c83
SP
12432007-09-21 Seongbae Park <seongbae.park@gmail.com>
1244
1245 * MAINTAINERS (Write After Approval): Fix typo.
1246
1ec3b87b
RS
12472007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1248
1249 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1250 * configure: Regenerate.
1251
19d5986d
PJ
12522007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1253
1254 PR bootstrap/31906
1255 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1256 they're already prefixed.
19d5986d 1257
6d3b5aea
BK
12582007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1259
1260 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1261 libstdc++.
1262 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1263 * configure: Regenerate.
1264 * Makefile.in: Regenerate.
09ce620e 1265
4fe7e755
AS
12662007-09-17 Andreas Schwab <schwab@suse.de>
1267
1268 * configure.ac: Raise minimum makeinfo version to 4.6.
1269 * configure: Regenerate.
1270
d483feaa
JS
12712007-09-17 Johannes Singler <singler@ira.uka.de>
1272
ffe3dcd9 1273 * MAINTAINERS (write-after-approval) add myself
d483feaa 1274
fa9a3f31
AM
12752007-09-15 Alan Modra <amodra@bigpond.net.au>
1276
1277 * configure.ac: Correct makeinfo version check.
1278 * configure: Regenerate.
1279
6593a73e
RS
12802007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1281
1282 * MAINTAINERS: Update my email address.
1283
d9dced13
RS
12842007-09-14 Richard Sandiford <richard@codesourcery.com>
1285
1286 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1287 to $skipdirs and only disable gprof for newlib. Use the normal
1288 mips*-elf* handling in other respects.
1289 * configure: Regnerate.
1290
773c1467
DD
12912007-09-12 David Daney <ddaney@avtrex.com>
1292
1293 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1294 enabling libgcj.
1295 * configure: Regenerate.
1296
c03353e2
RIL
12972007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1298
1299 PR other/32154
1300 * configure.ac: For libgloss targets, point the linker to the linker
1301 script, startup code and simulator library.
1302 * configure: Regenerate.
1303
c4e9bf2b
AH
13042007-09-07 Andrew Haley <aph@redhat.com>
1305
1306 * configure.ac (noconfigdirs): Remove target-libffi and
1307 target-libjava.
1308 * configure: Regenerate.
1309
1f5a6b84
FXC
13102007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1311
1312 PR target/33281
1313 * configure.ac: Use config/mh-mingw on mingw.
1314 * configure: Regenerate.
1f5a6b84 1315
3951e521
PH
13162007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1317
9f349f63 1318 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1319
e643dc23
RG
13202007-09-05 Richard Guenther <rguenther@suse.de>
1321
1322 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1323 nor --disable-checking is provided also turn on yes and types
1324 checking for stage1.
1325 * configure: Re-generate.
1326
039874df
KW
13272007-08-30 Krister Walfridsson <cato@df.lth.se>
1328
1329 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1330 (Write After Approval): Remove myself.
1331
c3f07bd6 13322007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1333
c3f07bd6 1334 * config.sub, config.guess: Update from upstream sources.
15098359 1335
40049ccc 13362007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1337
1338 * MAINTAINERS (Write After Approval): Added myself.
1339 * MAINTAINERS (Reviewers): Removed myself.
1340
c8aea42c 13412007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1342 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1343
1344 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1345 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1346 * Makefile.in: Regenerate.
1347 * configure.ac (--with-debug-prefix-map): New.
1348 * configure: Regenerate.
1349
4bf6c438
RS
13502007-08-17 Richard Sandiford <richard@codesourcery.com>
1351 Nigel Stephens <nigel@mips.com>
1352
4bf6c438
RS
1353 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1354 as target_makefile_frag.
1355 * configure: Regenerate.
1356
bb286d71
AO
13572007-08-16 Alexandre Oliva <aoliva@redhat.com>
1358
1359 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1360 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1361 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1362 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1363 (do-compare, do-compare3, do-compare-debug): New.
1364 ([+compare-target+]): Use them.
1365
a4630417
MK
13662007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1367
1368 * MAINTAINERS (Write After Approval): Change my email address.
1369
d9acb717
RW
13702007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1371 Ben Elliston <bje@au.ibm.com>
1372
1373 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1374 --silent if $silent.
1375 * configure: Regenerate.
1376
96876681
ZD
13772003-08-12 Zdenek Dvorak <ook@ucw.cz>
1378
1379 * MAINTAINERS (Various Maintainers): Add myself as
1380 loop infrastructure maintainer. Update my e-mail
1381 address.
1382
1c1d80ee
DN
13832007-07-31 Diego Novillo <dnovillo@google.com>
1384
1385 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1386 Adjust description.
1387
7e98624c
RG
13882007-07-26 Richard Guenther <rguenther@suse.de>
1389
1390 * configure.ac: Add types checking to stage1 checking flags.
1391 * configure: Regenerate.
1392
4c85af60
NC
13932007-07-17 Nick Clifton <nickc@redhat.com>
1394
1395 * COPYING3: New file. Contains version 3 of the GNU General
1396 Public License.
1397 * COPYING3.LIB: New file. Contains version 3 of the GNU
1398 Lesser General Public License.
1399
19ddfd3a
AK
14002007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1401
1402 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1403
2a064545
AK
14042007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1405
1406 * MAINTAINERS (S/390 co-maintainer): Add myself.
1407 (Write After Approval): Remove myself.
1408
f861f54d
DH
14092007-07-13 Dan Hipschman <dsh@google.com>
1410
1411 * MAINTAINERS (Write After Approval): Add myself.
1412
0136f2f7
NC
14132007-07-11 Nick Clifton <nickc@redhat.com>
1414
1415 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1416 WINDRES export.
1417 * Makefile.in: Regenerate.
1418
6e29b5a4
RO
14192007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1420
1421 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1422 maintainer.
1423
159a4b02
L
14242007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1425
1426 * lt~obsolete.m4: New. Import from 20070318 libtool.
1427
6ba67283
JB
14282007-07-03 Julian Brown <julian@codesourcery.com>
1429
1430 * MAINTAINERS (Write After Approval): Add myself.
1431
30b74385
RW
14322007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1433
1434 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1435 * configure: Regenerate.
1436
14372007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1438
1439 * configure.ac: Add some missing m4 quotation.
1440 * configure: Regenerate.
1441
943c54ce
SB
14422007-07-02 Simon Baldwin <simonb@google.com>
1443
1444 * MAINTAINERS (Write After Approval): Add myself.
1445
1c00b503
PB
14462007-07-02 Paolo Bonzini <bonzini@gnu.org>
1447
1448 * configure: Regenerate.
1449
901119ae
KT
14502007-07-02 Kai Tietz <kai.tietz@onevision.com>
1451
1452 * Makefile.def: Add windmc tool to build.
1453 * Makefile.tpl: Likewise.
1454 * configure.ac: Likewise.
1455 * Makefile.in: Regenerate.
1456 * configure: Regenerate.
09ce620e 1457
83f4c19f
DD
14582007-06-28 DJ Delorie <dj@redhat.com>
1459
1460 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1461 not building newlib.
1462 * configure: Regenerated.
09ce620e 1463
5346c75c
JS
14642007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1465
1466 * MAINTAINERS (Write After Approval): Add myself.
1467
aacfb86b
MM
14682007-06-25 Martin Michlmayr <tbm@cyrius.com>
1469
1470 * MAINTAINERS (Write After Approval): Add myself.
1471
590bf0d3
CM
14722007-06-19 Chris Matthews <chrismatthews@google.com>
1473
1474 * MAINTAINERS (Write After Approval): Add myself.
1475
cdbbee7a
RIL
14762007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1477
1478 * MAINTAINERS (Write After Approval): Add myself.
1479
b8afffc1
DJ
14802007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1481
1482 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1483 * Makefile.in: Regenerated.
1484
3fcfad76
BS
14852007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1486
1487 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1488 bfin*-*-uclinux* targets.
1489 * configure: Regenerate.
1490
3f5a2b7f
ILT
14912007-06-14 Ian Lance Taylor <iant@google.com>
1492
1493 * MAINTAINERS: Add myself as non-algorithmic global write
1494 maintainer.
1495
4c46daee
DN
14962007-06-14 Diego Novillo <dnovillo@google.com>
1497
1498 * MAINTAINERS: Add self as middle-end maintainer and
1499 non-algorithmic global write maintainer.
1500
a3bb222a
FXC
15012007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1502
1503 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1504 Move all Fortran maintainers except Paul Brook into the
1505 Non-Autopoiesis section.
1506
a19e8f64
PB
15072007-06-14 Paolo Bonzini <bonzini@gnu.org>
1508
1509 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1510 (distclean-stage[+id+]): Possibly delete stage_last.
1511 * Makefile.in: Regenerate.
1512
1c2abe5e
SP
15132007-06-12 Seongbae Park <seongbae.park@gmail.com>
1514
1515 * MAINTAINERS (Various Maintainer): Fix typo.
1516
abca4739
PB
15172007-06-11 Paolo Bonzini <bonzini@gnu.org>
1518
1519 * MAINTAINERS (Various Maintainer): Add myself as
1520 dataflow maintainer.
1521
a894d2c3
BE
15222007-06-07 Ben Elliston <bje@au.ibm.com>
1523
1524 * config.sub, config.guess: Update from upstream sources.
1525
8024d75e
BE
15262007-06-07 Ben Elliston <bje@au.ibm.com>
1527
1528 * Makefile.tpl: Fix spelling error.
1529 * Makefile.in: Regenerate.
1530
973a9a5e
SE
15312007-06-01 Steve Ellcey <sje@cup.hp.com>
1532
96598938
L
1533 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1534 lt_cv_sys_max_cmd_len.
973a9a5e 1535
ccb4d26b
DN
15362007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1537
1538 * MAINTAINERS (Various Maintainers): Add myself as
1539 auto-vectorizer maintainer.
1540
eecb7461
PB
15412003-05-31 Paolo Bonzini <bonzini@gnu.org>
1542
1543 PR libjava/32098
1544 * libtool.m4: Revert previous change.
1545 * ltgcc.m4: Put it here.
1546
89d28202
ZD
15472003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1548
1549 * MAINTAINERS (Various Maintainers): Add myself as
1550 auto-vectorizer maintainer.
1551
60c7a11a
L
15522007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1553
1554 PR libjava/32098
1555 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1556
9dd3cc81
RG
15572007-05-30 Richard Guenther <rguenther@suse.de>
1558
1559 * MAINTAINERS (Various Maintainers): Add myself as
1560 auto-vectorizer maintainer.
1561
9cc1244e
JJ
15622007-05-30 Jakub Jelinek <jakub@redhat.com>
1563
1564 PR bootstrap/29382
1565 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1566 * configure: Rebuilt.
1567
6124296b
RC
15682007-05-28 Roberto Costa <robsettantasei@gmail.com>
1569
1570 * MAINTAINERS (Write After Approval): Removed my name.
1571
6b757a0d
SB
15722007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1573
1574 * MAINTAINERS (Write After Approval): Remove myself.
1575
86ef8528
AT
15762007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1577
1578 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1579
1cf3d07d
SE
15802007-05-23 Steve Ellcey <sje@cup.hp.com>
1581
1582 * ltmain.sh: Update from ToT Libtool.
1583 * libtool.m4: Update from ToT Libtool.
1584 * ltsugar.m4: New. Update from ToT Libtool.
1585 * ltversion.m4: New. Update from ToT Libtool.
1586 * ltoptions.m4: New. Update from ToT Libtool.
1587 * ltconfig: Remove.
1588 * ltcf-c.sh: Remove.
1589 * ltcf-cxx.sh: Remove.
1590 * ltcf-gcj.sh: Remove.
1591
ce3fcf8c
OW
15922007-05-22 Ollie Wild <aaw@google.com>
1593
1594 * MAINTAINERS (Write After Approval): Add myself.
1595
342b9200
PB
15962007-05-16 Paolo Bonzini <bonzini@gnu.org>
1597
1598 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1599 stage_cflags.
1600 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1601 Remove CFLAGS/LIBCFLAGS.
1602 (configure-stage[+id+]-[+prefix+][+module+],
1603 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1604 * Makefile.in: Regenerate.
1605
cea17285
DN
16062007-05-15 Diego Novillo <dnovillo@google.com>
1607
1608 * MAINTAINERS: Update e-mail address.
1609
11c004e7
RE
16102007-05-15 Revital Eres <eres@il.ibm.com>
1611
1612 * MAINTAINERS (Write After Approval): Add myself.
1613
ab6bd693
RC
16142007-05-14 Roberto Costa <robsettantasei@gmail.com>
1615
1616 * MAINTAINERS (Write After Approval): Updated my address.
1617
388cdf07
TN
16182007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
23f24034
SR
16222007-05-11 Silvius Rus <rus@google.com>
1623
1624 * MAINTAINERS (Write After Approval): Add myself.
1625
34a7526e
TT
16262007-04-23 Tom Tromey <tromey@redhat.com>
1627
1628 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1629
51da21be
MM
16302007-04-22 Mark Mitchell <mark@codesourcery.com>
1631
1632 * MAINTAINERS (cpplib): Rename to ...
1633 (libcpp): ... this. Add C/C++ front end maintainers.
1634
70070387
SE
16352007-04-14 Steve Ellcey <sje@cup.hp.com>
1636
1637 * config-ml.in: Pass ${ml_config_env} to configure calls.
1638
df1a0dbb
CB
16392007-04-04 Christian Bruel <christian.bruel@st.com>
1640
1641 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1642
9daff147
DK
16432007-04-02 Dave Korn <dave.korn@artimi.com>
1644
1645 * MAINTAINERS (Write After Approval): Add myself.
1646
374eadb2
TB
16472007-03-31 Tobias Burnus <burnus@net-b.de>
1648
1649 * MAINTAINERS (fortran 95 front end): Add myself.
1650
8eced3a2
DR
16512007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1652
1653 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1654
653de3e3
AZ
16552007-03-24 Ayal Zaks <zaks@il.ibm.com>
1656
1657 * MAINTAINERS (Modulo Scheduler): Add myself.
1658
b737d953
BM
16592007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1660
1661 * MAINTAINERS (fortran 95 front end): Add myself.
1662 (c++ front end): whitespace fix.
1663
a584cdf2
NF
16642007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1665
1666 * MAINTAINERS (Write After Approval): Add myself.
1667
8c79f3c4
RS
16682007-03-21 Richard Sandiford <richard@codesourcery.com>
1669
1670 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1671 of glob. Quote arguments with single quotes too.
1672 * configure: Regenerate.
1673
07f1ac6d
BM
16742007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1675
1676 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1677 * Makefile.in: Regenerate
1678
172e41aa
AS
16792007-03-07 Andreas Schwab <schwab@suse.de>
1680
1681 * configure: Regenerate.
1682
9c4d2493
BM
16832007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1684
1685 * configure.ac: Add "--with-pdfdir" configure option,
1686 which defines pdfdir variable.
1687 * Makefile.def (target=fixincludes): Add install-pdf to
1688 missing targets.
1689 (recursive_targets): Add install-pdf target.
1690 (flags_to_pass): Add pdfdir.
1691 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1692 target.
1693 * configure: Regenerate
1694 * Makefile.in: Regenerate
1695
e14e622e
EC
16962007-02-28 Eric Christopher <echristo@apple.com>
1697
1698 Revert:
1699 2006-12-07 Mike Stump <mrs@apple.com>
1700
1701 * Makefile.def (dependencies): Add dependency for
1702 install-target-libssp and install-target-libgomp on
1703 install-gcc.
1704 * Makefile.in: Regenerate.
1705
54e433bc
MK
17062007-02-27 Matt Kraai <kraai@ftbfs.org>
1707
1708 * configure: Regenerate.
1709 * configure.ac: Move statements after variable declarations.
1710
6c8d3d8f
KK
17112007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1712
1713 * MAINTAINERS: Add myself as sh maintainer.
1714
9f8c6739
JM
17152007-02-19 Joseph Myers <joseph@codesourcery.com>
1716
1717 * configure.ac: Adjust for loop syntax.
1718 * configure: Regenerate.
1719
278a7a38
AO
17202007-02-18 Alexandre Oliva <aoliva@redhat.com>
1721
1722 * configure: Rebuilt.
1723
b2eaac4a
AO
17242007-02-18 Alexandre Oliva <aoliva@redhat.com>
1725
1726 * configure.ac: Drop multiple occurrences of --enable-languages,
1727 and fix its quoting.
1728 * configure: Rebuilt.
1729
beeaf216 17302007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1731 Nathan Sidwell <nathan@codesourcery.com>
1732 Vladimir Prus <vladimir@codesourcery.com>
1733 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1734
1735 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1736 * configure: Regenerate.
1737
09201a09
GP
17382007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1739
1740 * ltconfig (freebsd*): Default to elf.
1741
291f172e
DJ
17422007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1743
1744 * configure.ac (target_libraries): Move libgcc before libiberty.
1745 * configure: Regenerated.
1746
c3a86da9
DJ
17472007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1748 Paolo Bonzini <bonzini@gnu.org>
1749
1750 PR bootstrap/30753
1751 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1752 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1753 * configure: Regenerated.
1754
88e1e72a
FXC
17552007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1756
1757 * MAINTAINERS (Language Front End Maintainers): Update my mail
1758 address.
1759
44bfc3ac
DJ
17602007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1761
1762 PR bootstrap/30748
1763 * configure.ac: Correct syntax for Solaris ksh.
1764 * configure: Regenerated.
1765
3e19841a
PB
17662007-02-09 Paolo Bonzini <bonzini@gnu.org>
1767
1768 * configure.ac: Sync with src.
1769 * configure: Regenerate.
1770
74a48762
PB
17712007-02-09 Paolo Bonzini <bonzini@gnu.org>
1772
1773 * Makefile.in: Regenerate.
1774
d846e52e
PB
17752007-02-09 Paolo Bonzini <bonzini@gnu.org>
1776
1777 * config.sub: Sync with src.
1778
1c710c3c
DJ
17792007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1780
1781 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1782 noncanonical equivalents.
1783 * configure.in: Rename to...
1784 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1785 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1786 target_noncanonical. Use them. Rewrite removal of configure
1787 arguments for autoconf 2.59. Discard variable settings. Force
1788 program_transform_name for native tools.
1789
1790 * Makefile.in: Regenerated.
1791 * configure: Regenerated with autoconf 2.59.
1792
74372bdf
RZ
17932007-02-07 Roman Zippel <zippel@linux-m68k.org>
1794
3de8da2a 1795 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1796
f6671c93
AS
17972007-01-31 Andreas Schwab <schwab@suse.de>
1798
1799 * Makefile.tpl (LDFLAGS): Substitute it.
1800 * Makefile.in: Regenerate.
1801
ba9f17df
AB
18022007-01-30 Andrey Belevantsev <abel@ispras.ru>
1803
3de8da2a 1804 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1805
2472200d
DE
18062007-01-28 David Edelsohn <edelsohn@gnu.org>
1807
3de8da2a 1808 * MAINTAINERS (spu port): Add myself.
2472200d 1809
5305be7e
RG
18102007-01-23 Richard Guenther <rguenther@suse.de>
1811
1812 PR bootstrap/30541
1813 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1814 * Makefile.tpl (GNATBIND): Substitute it.
1815 (GNATMAKE): Likewise.
1816 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1817 of STAGE_PREFIX.
1818 * Makefile.in: Regenerate.
1819 * configure: Regenerate.
1820
416cfb5e
MS
18212007-01-18 Mike Stump <mrs@apple.com>
1822
1823 * configure.in: Re-enable -Werror for gcc builds.
1824
3de8da2a 18252007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1826
3de8da2a 1827 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1828
d943d7c4
PB
18292007-01-11 Paolo Bonzini <bonzini@gnu.org>
1830
1831 * configure.in: Change == to = in test command.
3de8da2a 1832 * configure: Regenerate.
d943d7c4 1833
e69bf64b 18342007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1835 Nick Clifton <nickc@redhat.com>
1836 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1837
1838 * configure.in (build_configargs, host_configargs, target_configargs):
1839 Remove build/host/target parameters.
1840 (host_libs): Add gmp and mpfr.
1841 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1842 * Makefile.def (gmp, mpfr): New.
1843 (gcc): Remove target.
1844 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1845 target_os, target_vendor): New.
1846 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1847 * configure: Regenerate.
1848 * Makefile.in: Regenerate.
e69bf64b
PB
1849
18502007-01-11 Matt Fago <fago@earthlink.net>
1851
1852 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1853 to improve robustness of configure tests.
e69bf64b 1854 * configure: Regenerate.
e14e622e 1855
a42f3b80
UB
18562007-01-09 Uros Bizjak <ubizjak@gmail.com>
1857
1858 * MAINTAINERS: Add myself as i386 maintainer.
1859
a36aee1a
JH
18602007-01-08 Jan Hubicka <jh@suse.cz>
1861
61fcaeef 1862 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1863
738a52d3
KT
18642007-01-08 Kai Tietz <kai.tietz@onevision.com>
1865
1866 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1867 * configure: Regenerate.
738a52d3 1868
54fdc474
DJ
18692007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1870
1871 * Makefile.tpl (all-target): Correct @if conditional for target
1872 modules.
1873 * configure.in: Omit libiberty if building only target libgcc.
1874 * configure, Makefile.in: Regenerated.
1875
3dd71726
PB
18762007-01-04 Paolo Bonzini <bonzini@gnu.org>
1877
1878 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1879 * configure: Regenerate.
1880
fa958513
DJ
18812007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1882
1883 * Makefile.def (target_modules): Add libgcc.
1884 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1885 * Makefile.tpl (clean-target-libgcc): Delete.
1886 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1887 on gcc even for bootstrapped modules. Rewrite handling of
1888 lang_env_dependencies to loop over target_modules.
1889 * configure.in (target_libraries): Add target-libgcc.
1890 * Makefile.in, configure: Regenerated.
1891
e1888513
PB
18922006-12-29 Paolo Bonzini <bonzini@gnu.org>
1893
1894 * configure.in: Reorganize recognition of languages. Add
1895 --enable-stage1-languages. Show supported languages for the chosen
1896 target rather than all recognized languages.
1897 * configure: Regenerate.
1898
53b88b73
PB
18992006-12-29 Paolo Bonzini <bonzini@gnu.org>
1900
1901 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1902 * Makefile.in: Regenerate.
1903
a3993f33
KG
19042006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1905
1906 * configure.in: Warn that MPFR 2.2.0 is buggy.
1907 * configure: Regenerate.
1908
f063a9ed
ILT
19092006-12-27 Ian Lance Taylor <iant@google.com>
1910
1911 * configure.in: When removing Makefiles to force a reconfigure, also
1912 remove prev-DIR*/Makefile.
1913 * configure: Regenerate.
1914
af71363e
AS
19152006-12-22 Andreas Schwab <schwab@suse.de>
1916
1917 * configure: Regenerate with correct autoconf version.
1918
0b0dc272
AM
19192006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1920
3de8da2a
UB
1921 * configure.in: add AC_SUBST for *_FOR_TARGET.
1922 * configure: Regenerate.
0b0dc272 1923
53b88b73
PB
19242006-12-19 Paolo Bonzini <bonzini@gnu.org>
1925
1926 * configure.in: Simplify logic for rejecting languages that cannot
1927 be built. Separate the case when a language is unsupported,
1928 from the case when the user chooses not to build a language.
1929
400ebff4
PB
19302006-12-19 Paolo Bonzini <bonzini@gnu.org>
1931
1932 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1933 it only affects bootstrap and could be tested on "$host" as well.
1934 * configure: Regenerate.
1935 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1936
8efea775
PB
19372006-12-19 Paolo Bonzini <bonzini@gnu.org>
1938
1939 PR bootstrap/29544
1940 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1941 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1942 move here comment from Makefile.tpl.
1943 * Makefile.tpl: Move some definitions higher in the file.
1944 (STAGE1_CHECKING): New.
1945 * configure.in: Add --enable-stage1-checking.
1946 * configure: Regenerate.
1947 * Makefile.in: Regenerate.
1948
ed88a7ed
PB
19492006-12-19 Paolo Bonzini <bonzini@gnu.org>
1950
1951 * MAINTAINERS: Add myself as build system maintainer.
1952
b65151d3
SM
19532006-12-15 Simon Martin <simartin@users.sourceforge.net>
1954
1955 * MAINTAINERS (Write After Approval): Add myself.
1956
7e050830
EC
19572006-12-13 Eric Christopher <echristo@apple.com>
1958
1959 * MAINTAINERS: Add myself as darwin maintainer.
1960
8b494895
ILT
19612006-12-11 Ian Lance Taylor <ian@airs.com>
1962
1963 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1964
0ff1416d
JR
19652006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1966
1967 MAINTAINERS: Update my entry.
1968
58e24147
AM
19692006-12-11 Alan Modra <amodra@bigpond.net.au>
1970
1971 * configure.in: Handle spu makefile frag.
58e24147
AM
1972 * Makefile.tpl (MAINT): Define
1973 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1974 * configure: Regenerate.
1975 * Makefile.in: Regenerate.
1976
9b6f37a0
BE
19772006-12-11 Ben Elliston <bje@au.ibm.com>
1978
1979 * config.guess: Import latest version.
1980 * config.sub: Likewise.
1981
ea6f5c57
BE
19822006-12-11 Ben Elliston <bje@au.ibm.com>
1983
1984 * configure.in (spu-*-*): Don't skip target-libiberty.
1985 * configure: Regenerate.
1986
42c1cd8a
AT
19872006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1988
1989 PR bootstrap/30134
1990 * configure.in: Correct x86 darwin support for libjava to powerpc
1991 and i?86 only.
1992 * configure: Regenerate.
1993
55eb837d
ST
19942006-12-08 Sandro Tolaini <tolaini@libero.it>
1995
1996 * configure.in: Add x86 darwin support for libjava.
1997 * configure: Regenerate.
1998
5bdacbc7
MS
19992006-12-07 Mike Stump <mrs@apple.com>
2000
2001 * Makefile.def (dependencies): Add dependency for
2002 install-target-libssp and install-target-libgomp on
2003 install-gcc.
2004 * Makefile.in: Regenerate.
2005
477d851c
RG
20062006-12-04 Richard Guenther <rguenther@suse.de>
2007
2008 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2009 (Non-Algorithmic Maintainers): Move over non-algorithmic
2010 loop optimizer maintainers, add myself as a non-algorithmic
2011 middle-end maintainer.
2012
5d33d367
DF
20132006-12-04 Daniel Franke <franke.daniel@gmail.com>
2014
2015 * MAINTAINERS (Write After Approval): Add myself.
2016
dbee1fb3
KG
20172006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2018
2019 * configure.in: Update error message for missing GMP/MPFR.
2020
2021 * configure: Regenerate.
2022
b5147de7
KG
20232006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2024
2025 * configure.in: Update MPFR version in error message.
2026
2027 * configure: Regenerate.
2028
f019376c
KG
20292006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2030
2031 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2032 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2033 --with-gmp-lib): New flags.
2034
2035 * configure: Regenerate.
2036
91ed95ae
BM
20372006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2038
2039 * MAINTAINERS (Write After Approval): Change my email address.
2040
3a971f15
MLI
20412006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2042
05170031 2043 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2044
431041ea
PT
20452006-11-22 Philipp Thomas <pth@suse.de>
2046
2047 * MAINTAINERS (i18n): Update e-mail address.
2048
df5487ee
TS
20492006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2050
2051 * MAINTAINERS (spu port): Add myself as maintainer.
2052 (Write After Approval): Remove myself.
2053
92c2f0ee
BE
20542006-11-22 Ben Elliston <bje@au.ibm.com>
2055
2056 * configure.in (skipdirs): Don't build libssp for SPU.
2057 * configure: Regenerate.
2058
a3b97199
AP
20592006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2060
2061 * MAINTAINERS (spu port): Add myself as maintainer.
2062 (libobjc): Update my email address.
2063
0eb97064
AB
20642006-11-21 Andrea Bona <andrea.bona@st.com>
2065
2066 * MAINTAINERS (Write After Approval): Add myself.
2067
85d9c13c
TS
20682006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2069
2070 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2071 * configure : Rebuilt.
2072
6696f3cd
TS
20732006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2074
2075 * MAINTAINERS (Write After Approval): Add myself.
2076
d58542ea
AO
20772006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2078
2079 * MAINTAINERS (Write After Approval): Add myself.
2080
a357b5ae
KG
20812006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2082
2083 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2084 libmpfr.a.
2085 * configure: Regenerate.
2086
9bd6112c
PB
20872006-11-16 Paolo Bonzini <bonzini@gnu.org>
2088
2089 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2090 (unstage): Test for stage_last presence.
2091
2092 PR bootstrap/29802
2093 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2094 * Makefile.in: Regenerate.
2095
c8cf9f0f
ZD
20962003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2097
2098 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2099 maintainers.
2100
467b1fc6
ER
21012006-11-14 Erven Rohou <erven.rohou@st.com>
2102
2103 * MAINTAINERS (Write After Approval): Add myself.
2104
995a5697
PB
21052006-11-14 Paolo Bonzini <bonzini@gnu.org>
2106
2107 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2108 and stageN-package/Makefile.
2109 * Makefile.in: Regenerated.
2110
c8d6d53e
JZ
21112006-11-14 Jie Zhang <jie.zhang@analog.com>
2112
2113 * configure.in: Remove target-libgloss from noconfigdirs for
2114 bfin-*-*.
2115 * configure: Regenerated.
2116
dffb147d
KG
21172006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2118
2119 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2120
dffb147d
KG
2121 * configure: Regenerate.
2122
ca558912
KG
21232006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2124
2125 * configure.in: Robustify error message for missing GMP/MPFR.
2126
2127 * configure: Regenerate.
2128
7aa42285
SW
21292006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2130
2131 * MAINTAINERS (Write After Approval): Add myself.
2132
779958a2
UB
21332006-10-30 Uros Bizjak <ubizjak@gmail.com>
2134
2135 * MAINTAINERS: Change email address.
2136
91de1527
VP
21372006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
a3867703
PB
21412006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2142
2143 * MAINTAINERS (Write After Approval): Add myself.
2144
b4364fa2
CL
21452006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2146
7e050830 2147 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2148 Write After Approval section.
b4364fa2 2149
70ec446f
KG
21502006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2151
2152 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2153 need_gmp anymore.
2154 * configure: Regenerate.
2155
018c8d88
TB
21562006-10-16 Tobias Burnus <burnus@net-b.de>
2157
2158 * MAINTAINERS (Write After Approval): Add myself.
2159
f6a1687e
BE
21602006-10-16 Ben Elliston <bje@au.ibm.com>
2161
2162 * config.guess: Import latest version.
2163 * config.sub: Likewise.
2164
b5422ad7
BM
21652006-10-10 Brooks Moses <bmoses@stanford.edu>
2166
2167 * Makefile.def: Added pdf target handling.
2168 * Makefile.tpl: Added pdf target handling.
2169 * Makefile.in: Regenerated.
2170
bdcee471
CL
21712006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2172
2173 * MAINTAINERS: Add self as score port maintainer.
2174
7d610414
BM
21752006-10-04 Brooks Moses <bmoses@stanford.edu>
2176
2177 * MAINTAINERS (Write After Approval): Add myself.
2178
e48d66a9
SK
21792006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2180
7e050830 2181 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2182 or newer.
2183 * configure: Regenerated.
2184
c394e891
DB
21852006-09-27 Dave Brolley <brolley@redhat.com>
2186
2187 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2188 $s instead of $r.
2189 * configure: Regenerated.
2190
1ee4c5a0
TS
21912006-09-26 Thiemo Seufer <ths@mips.com>
2192
2193 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2194 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2195 * configure: Regenerate.
2196
5997afc3
GP
21972006-09-24 Graeme Peterson <gridly@gmail.com>
2198
2199 * MAINTAINERS (Write After Approval): Remove myself.
2200
0c502898
CF
22012006-09-22 Chao-ying Fu <fu@mips.com>
2202
2203 * MAINTAINERS (Write After Approval): Add myself.
2204
a7819e42
JM
22052006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2206
2207 * MAINTAINERS: Add self as soft-fp maintainer.
2208
22092006-09-09 Anatoly Sokolov <aesok@post.ru>
2210
2211 * MAINTAINERS: Add myself as avr maintainer.
2212 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2213
e8288489
RC
22142006-09-07 Roberto Costa <roberto.costa@st.com>
2215
2216 * MAINTAINERS (Write After Approval): Add myself.
2217
b91f0a41
CV
22182006-08-30 Corinna Vinschen <corinna@vinschen.de>
2219
2220 * configure.in: Never build newlib for a Mingw host.
2221 Never build newlib as Mingw target library.
2222 Test the existence of winsup/cygwin for building a Cygwin newlib,
2223 rather than just winsup.
2224 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2225 building a Mingw target.
2226 * configure: Regenerate.
2227
094c07a0
EB
22282006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2229
2230 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2231
8d1171cb
PB
22322006-07-25 Paolo Bonzini <bonzini@gnu.org>
2233
2234 * config.guess: Import from src (was more updated).
2235 * config.sub: Likewise.
2236
2e9e6f68
DJ
22372006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2238
2239 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2240 * configure: Regenerated.
2241
57255173
PB
22422006-07-18 Paolo Bonzini <bonzini@gnu.org>
2243
cc6010cd
AP
2244 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2245 for stages after the first.
57255173 2246
9fbe6585
JJ
22472006-07-17 Jakub Jelinek <jakub@redhat.com>
2248
2249 * Makefile.def: Add dependencies for configure-opcodes
2250 on configure-intl and all-opcodes on all-intl.
2251 * Makefile.in: Regenerated.
2252
18c3f977
BE
22532006-07-13 Ben Elliston <bje@au.ibm.com>
2254
2255 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2256
27b56ba6
PE
22572006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2258
2259 Port to hosts whose 'sort' and 'tail' implementations
2260 treat operands with leading '+' as file names, as POSIX
2261 has required since 2001. However, make sure the code still
2262 works on pre-POSIX hosts.
2263 * ltmain.sh: Don't assume "sort +2" is equivalent to
2264 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2265
ad6d4e43
UW
22662006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2267
2268 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2269
706601d9
PG
22702006-07-04 Peter O'Gorman <peter@pogma.com>
2271
2272 * ltconfig: chmod 644 before ranlib during install.
2273
0b50988a
EB
22742006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2275
2276 PR bootstrap/18058
2277 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2278 if the bootstrap compiler is a GCC version that supports it.
2279 * configure: Regenerate.
2280
b6348cb3
PB
22812006-07-03 Paolo Bonzini <bonzini@gnu.org>
2282
95695ad3 2283 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2284 * configure: Regenerate.
2285
1546bb64
PB
22862006-07-03 Paolo Bonzini <bonzini@gnu.org>
2287
2288 PR other/27063
2289 * configure.in: Test subdir_requires and give an appropriate
2290 error message.
2291 * configure: Regenerate.
2292
5cb6c629
AJH
22932006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2294
2295 * MAINTAINERS (Write After Approval): Add myself.
2296
f4d8cdf8
JDA
22972006-06-22 John David Anglin <dave.anglin@nrc.ca>
2298
2299 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2300
4fe5abb7
SE
23012006-06-22 Steve Ellcey <sje@cup.hp.com>
2302
2303 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2304
2a79fd67
DA
23052006-06-20 David Ayers <d.ayers@inode.at>
2306
2307 PR bootstrap/28072
2308 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2309 whether target-libjava is being configured instead of whether the
2310 java front end is enabled.
2311 * configure: Regenerate.
7e050830 2312
04879af3
RO
23132006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2314
2315 PR target/27540
2316 * configure.in: Only enable libgomp on IRIX 6.
2317 * configure: Regenerate.
2318
ec6c7392
PB
23192006-06-15 Paolo Bonzini <bonzini@gnu.org>
2320
2321 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2322 too.
2323 * Makefile.in: Regenerate.
2324
12973d7a
DD
23252006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2326
2327 * config-ml.in: Alter CCASFLAGS to include special
2328 multilib options the same as is done for CFLAGS.
2329
c67ed86a
JDA
23302006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2331
2332 * configure.in: Don't enable libgomp on hpux10.
2333 * configure: Rebuilt.
2334
cb253473
DA
23352006-06-12 David Ayers <d.ayers@inode.at>
2336
2337 PR bootstrap/27963
2338 PR target/19970
7e050830 2339 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2340 ${libgcj} is specified.
2341 * configure: Regenerate.
7e050830 2342
32845532
CD
23432006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2344
2345 Sync from src:
7e050830
EC
2346
2347 * configure.in: Sync.
32845532 2348 * configure: Regenerated.
7e050830 2349
32845532
CD
2350 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2351
2352 * Makefile.def: Added dependencies from sim and gdb on intl, and
2353 added configure dependencies to everything with an all dependency
2354 on intl.
2355 * Makefile.in: Regenerated.
2356
7cd0cf9c
DA
23572006-06-06 David Ayers <d.ayers@inode.at>
2358
2359 PR libobjc/13946
2360 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2361 * Makefile.in: Regenerate.
2362 * configure.in: Add --enable-objc-gc at toplevel and have it
2363 enable boehm-gc for Objective-C.
2364 Remove target-boehm-gc from libgcj.
2365 Add target-boehm-gc to target_libraries.
2366 Add target-boehm-gc to noconfigdirs where ${libgcj}
2367 is specified.
2368 Assert that boehm-gc is supported when requested for Objective-C.
2369 Only build boehm-gc if needed either for Java or Objective-C.
2370 * configure: Regenerate.
7e050830 2371
3ff3adad
PB
23722006-06-05 Paolo Bonzini <bonzini@gnu.org>
2373
2374 PR 27674
2375 * Makefile.tpl (configure-[+prefix+][+module+],
2376 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2377 Remove rule to unstage bootstrapped modules.
2378 (stage_current): New.
2379 * Makefile.in: Regenerate.
2380
898e551d
LB
23812006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2382
2383 * MAINTAINERS (Write After Approval): Update my e-mail address.
2384
ea60341e
MS
23852006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2386
2387 * include/libiberty.h: Declare pex_run_in_environment.
2388
222ae291
AL
23892006-05-31 Asher Langton <langton2@llnl.gov>
2390
2391 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2392
e9a54b07
PB
23932006-05-25 Paolo Bonzini <bonzini@gnu.org>
2394
2395 * Makefile.def (bfd, opcodes): Fix lib_path.
2396 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2397 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2398 * Makefile.in: Regenerate.
2399
03e67131
CD
24002006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2401
2402 * Makefile.in: Regenerate.
2403
65d6e994
CD
24042006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2405
2406 * Makefile.def: Add install-html target. Add datarootdir
2407 docdir and htmldir to flags_to_pass.
2408 * Makefile.tpl: Add install-html target.
2409 * Makefile.in: Regenerate.
2410 * configure.in: Add --with-datarootdir, --with-docdir, and
2411 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2412 * configure: Regenerate.
2413
9e299237
MS
24142006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2415
2416 * configure.in: Enable gprof for cross builds.
2417 * configure: Regenerate.
2418
c31202cd
RG
24192006-05-22 Richard Guenther <rguenther@suse.de>
2420
2421 Revert
2422 2006-01-31 Richard Guenther <rguenther@suse.de>
2423 Paolo Bonzini <bonzini@gnu.org>
2424
2425 * Makefile.def (target_modules): Add libgcc-math target module.
2426 * configure.in (target_libraries): Add libgcc-math target library.
2427 (--enable-libgcc-math): New configure switch.
2428 * Makefile.in: Re-generate.
2429 * configure: Re-generate.
2430 * libgcc-math: New toplevel directory.
2431
2a332582
JDA
24322006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2433 Andreas Tobler <a.tobler@schweiz.ch>
2434
2435 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2436 * configure: Rebuilt.
2437
ccce6917 24382006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2439
ccce6917
SL
2440 * MAINTAINERS (Write After Approval): Add myself.
2441
ed606bc0
DD
24422006-05-01 DJ Delorie <dj@redhat.com>
2443
3d8f47a0 2444 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2445 * configure: Regenerate.
2446
9386bd20
RG
24472006-05-01 Richard Guenther <rguenther@suse.de>
2448
2449 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2450 maintainer.
2451
7b3bd503
KZ
24522006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2453
2454 * MAINTAINERS (Write After Approval): Add myself.
2455
87ceee72
JB
24562006-04-28 Jan Beulich <jbeulich@novell.com>
2457
2458 * MAINTAINERS (Write After Approval): Add myself.
2459
e88a2c09
DD
24602006-04-18 DJ Delorie <dj@redhat.com>
2461
2462 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2463 reference libgloss so that libssp can be built in a combined
2464 tree.
2465 * configure: Regenerate.
2466
675f0a8a
RM
24672006-04-08 Robert Millan <rmh@gcc.gnu.org>
2468
2469 * MAINTAINERS (Write After Approval): Add myself.
2470
27b6c940
BE
24712006-04-05 Ben Elliston <bje@au.ibm.com>
2472
2473 * configure.in: Require makeinfo 4.4 or higher.
2474 * configure: Regenerate.
2475
687b17d4
GP
24762006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2477
2478 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2479 Rearrange the entries of other libraries to have them in one place.
2480
906ac235
JB
24812006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2482
7e050830 2483 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2484 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2485
fb0103e5
RG
24862006-03-14 Richard Guenther <rguenther@suse.de>
2487
2488 * configure: Regenerate with autoconf 2.13.
2489
17237f6b
JB
24902006-03-13 Jim Blandy <jimb@codesourcery.com>
2491
2492 * MAINTAINERS: Use my work address.
bed31434
JB
2493
2494 * MAINTAINERS: Update my E-mail address.
2495
27079765
AH
24962006-03-10 Aldy Hernandez <aldyh@redhat.com>
2497
2498 * configure.in: Handle --disable-<component> generically.
2499 * configure: Regenerate.
2500
54a17039
L
25012006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2502
2503 PR libgcj/17311
2504 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2505
b9bd11ca
EE
25062006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2507
2508 * MAINTAINERS (Write After Approval): Remove myself.
2509 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2510
719bb4e3 25112006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2512
072b06f2
RE
2513 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2514 (TARGET_CONFIGDIRS): Remove.
2515 * configure.in: Remove AC_SUBST(target_configdirs).
2516 * Makefile.in, configure: Regenerated.
ee2312f3 2517
936e1a35
SK
25182006-02-20 Steven G. Kargl <kargls@comcast.net>
2519
2520 * MAINTAINERS (Write After Approval): Remove myself.
2521 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2522
cc11cc9b
PB
25232006-02-20 Paolo Bonzini <bonzini@gnu.org>
2524
2525 PR bootstrap/25670
2526
2527 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2528
2529 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2530 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2531 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2532 BUILD_PREFIX, BUILD_PREFIX_1.
2533 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2534
2535 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2536 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2537
2538 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2539 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2540 of `cat stage_current`. Always provide the `r' and `s' variables.
2541 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2542 a single shell execution.
2543 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2544 bootstrapped modules, make the stage1 module if the build was not
2545 started yet, else build the current stage.
2546 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2547 (all-build, all-host, all-target, [+make_target+]-host,
2548 [+make_target+]-target): Do not use \-continued lines.
2549 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2550 (current_stage, restrap, stage_last): New.
2551
2552 * Makefile.in: Regenerate.
2553 * configure: Regenerate.
2554
63a7c9ef
BD
25552006-02-19 Bud Davis <jmdavis@link.com>
2556
2557 * MAINTAINERS (Write After Approval): Remove myself.
2558 (Language Front End Maintainers): Add myself as fortran 95
2559 maintainer and update e-mail address.
2560
a3543e3a
FXC
25612006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2562
2563 * MAINTAINERS (Write After Approval): Remove myself.
2564 (Language Front End Maintainers): Add myself as fortran 95
2565 maintainer.
2566
ca5b1d2c
VK
25672006-02-16 Victor Kaplansky <victork@il.ibm.com>
2568
2569 * MAINTAINERS (Write After Approval): Add myself.
2570
0499513f
TK
25712006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2572
2573 * MAINTAINERS (Write After Approval): Remove myself.
2574 (Language Front End Maintainers): Add myself as
2575 fortran 95 maintainer.
2576
d1f8db0c
PB
25772006-02-14 Paolo Bonzini <bonzini@gnu.org>
2578
2579 Sync from src:
2580
2581 2005-12-27 Leif Ekblad <leif@rdos.net>
2582
cc6010cd
AP
2583 * configure.in: Add support for RDOS target.
2584 * configure: Regenerate.
d1f8db0c
PB
2585
25862006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2587 Andreas Schwab <schwab@suse.de>
d1f8db0c 2588
cc6010cd 2589 * configure: Regenerate.
d1f8db0c 2590
cac90078
DE
25912006-02-12 David Edelsohn <edelsohn@gnu.org>
2592
2593 * configure.in (enable_libgomp): Add AIX.
2594 * configure: Regenerate.
2595
bd37fbf5
MK
25962006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2597
2598 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2599
23027b7a
LM
26002006-02-03 Lee Millward <lee.millward@gmail.com>
2601
2602 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2603
0058967b
RG
26042006-01-31 Richard Guenther <rguenther@suse.de>
2605 Paolo Bonzini <bonzini@gnu.org>
2606
2607 * Makefile.def (target_modules): Add libgcc-math target module.
2608 * configure.in (target_libraries): Add libgcc-math target library.
2609 (--enable-libgcc-math): New configure switch.
2610 * Makefile.in: Re-generate.
2611 * configure: Re-generate.
2612 * libgcc-math: New toplevel directory.
2613
e8b05380
PB
26142006-01-26 Paolo Bonzini <bonzini@gnu.org>
2615
2616 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2617 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2618 the assembler, linker and binutils.
2619 * configure: Regenerate.
2620
d54d5437
DM
26212006-01-22 Dirk Mueller <dmueller@suse.de>
2622
2623 * MAINTAINERS (Write After Approval): Add myself.
2624
670cbfcf
DN
26252006-01-20 Diego Novillo <dnovillo@redhat.com>
2626
2627 * configure: Regenerate.
2628
953ff289
DN
26292006-01-18 Richard Henderson <rth@redhat.com>
2630 Jakub Jelinek <jakub@redhat.com>
2631 Diego Novillo <dnovillo@redhat.com>
2632
2633 * libgomp: New directory.
2634 * Makefile.def: Add target_module libgomp.
2635 * Makefile.in: Regenerate.
2636 * configure.in (target_libraries): Add target-libgomp.
2637 * configure: Regenerate.
2638
32ce4048
AO
26392006-01-05 Alexandre Oliva <aoliva@redhat.com>
2640
2641 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2642 @ from continuation.
2643 * Makefile.in: Rebuilt.
2644
0eaf8e17 26452006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2646
c76c0c83
CL
2647 * MAINTAINERS (Write After Approval): Add myself.
2648
2d309510
PB
26492006-01-04 Paolo Bonzini <bonzini@gnu.org>
2650
2651 PR bootstrap/24252
2652
2653 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2654 * Makefile.tpl (OBJDUMP): New.
2655 (EXTRA_HOST_FLAGS): Add it.
2656 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2657
953ff289
DN
2658 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2659 to use symbolic links between directories. Avoid race conditions
2660 or make them harmless.
2661 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2662
2663 * Makefile.def (LEAN): Pass.
2664 * Makefile.tpl (LEAN): Define.
2665 (stage[+id+]-start): Accept that the previous directory does not
2666 exist, if the bootstrap is lean.
2667 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2668 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2669 configure substitution.
2670 ([+compare-target+]): Likewise.
2671 ([+bootstrap-target+]-lean): New.
2672 * configure.in: Remove lean bootstrap support from here.
2673
953ff289
DN
2674 * Makefile.in: Regenerate.
2675 * configure: Regenerate.
2d309510 2676
368872c3
BE
26772006-01-04 Ben Elliston <bje@au.ibm.com>
2678
2679 * MAINTAINERS (libdecnumber): Add myself.
2680
d79e6356
MM
26812006-01-02 Mark Mitchell <mark@codesourcery.com>
2682
2683 * libtool-ldflags: New script.
2684
a6fbc1e2
AS
26852006-01-02 Andreas Schwab <schwab@suse.de>
2686
2687 * configure.in: When reconfiguring remove Makefile in
2688 all stage directories.
2689 * configure: Regenerate.
2690
103a4b39
SB
26912005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2692
2693 * MAINTAINERS: Update my email address.
2694
212f829c
PB
26952005-12-20 Paolo Bonzini <bonzini@gnu.org>
2696
2697 Revert Ada-related part of the previous change.
2698
2699 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2700 Do not pass.
2701 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2702 * Makefile.in: Regenerate.
2703 * configure.in: Do not include mt-ppc-aix target fragment.
2704 * configure: Regenerate.
2705
8ef1f2df
PB
27062005-12-19 Paolo Bonzini <bonzini@gnu.org>
2707
2708 * configure.in: Select appropriate fragments for PowerPC/AIX.
2709 * configure: Regenerate.
2710
2711 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2712 BOOT_CFLAGS, BOOT_LDFLAGS.
2713 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2714 BOOT_CFLAGS, BOOT_LDFLAGS.
2715 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2716 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2717 (stage): Fail if we cannot complete the work.
2718 * Makefile.in: Regenerate.
2719
ab34901f
NS
27202005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2721
2722 * configure.in: Replace ms1 with mt.
2723 * configure: Rebuilt.
2724
cbe82f21
BM
27252005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2726
2727 * MAINTAINERS: Update my email address.
2728
19843472
PB
27292005-12-15 Paolo Bonzini <bonzini@gnu.org>
2730
2731 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2732 install-host-nogcc): Don't invoke $(stage) at the end.
2733 * Makefile.in: Regenerate.
2734
1ca26cd2
PB
27352005-12-14 Paolo Bonzini <bonzini@gnu.org>
2736
2737 * configure.in: Flip the top-level bootstrap switch.
2738 * configure: Regenerate.
2739
f41d6665
DJ
27402005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2741
2742 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2743 $(stage) and $(unstage).
2744 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2745 (all): Remove stray semicolon.
2746 (local-distclean): Don't handle multilib.tmp and multilib.out.
2747 (install.all): Set $s for consistency.
2748 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2749 check_multilibs setting. Always make the install directory.
2750 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2751 Correct @if/@endif.
2752 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2753 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2754 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2755 (multilib.out): Remove.
2756 * Makefile.in: Regenerated.
2757
9174b3cf
CD
27582005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2759
2760 * MAINTAINERS (Write After Approval): Add myself.
2761
64f182bd
NS
27622005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2763
121b2cee
NS
2764 * MAINTAINERS: Add myself as mt maintainer.
2765
64f182bd
NS
2766 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2767
a6d63770
AN
27682005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2769
2770 * MAINTAINERS: Change email address.
2771
2abefe3d
PB
27722005-12-05 Paolo Bonzini <bonzini@gnu.org>
2773
2774 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2775 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2776 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2777 Find in-tree tools if available.
2778 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2779 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2780 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2781 (COMPILER_*_FOR_TARGET): New.
2782 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2783 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2784 (CONFIGURED_*, USUAL_*): Remove.
2785 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2786 STRIP): Use autoconf substitutions.
2787 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2788 COMPILER_NM_FOR_TARGET): New.
2789 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2790
2791 (all): Make all-host and all-target in parallel.
2792 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2793 that $$r and $$s are set before invoking a recursive make.
2794 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2795 ([+bootstrap-target+]): Inline most of the `all' target.
2796
2f3bdde7
BE
27972005-11-29 Ben Elliston <bje@au.ibm.com>
2798
2799 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2800 from the gcc build directory.
2801 * Makefile.in: Regenerate.
2802
a4b6c45a
BE
28032005-11-29 Ben Elliston <bje@au.ibm.com>
2804
2805 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2806 depend on all-libdecnumber.
2807 * configure.in (host_libs): Include libdecnumber.
2808 * Makefile.in: Regenerate.
2809 * configure: Likewise.
2810
473a74b9
BE
28112005-11-29 Ben Elliston <bje@au.ibm.com>
2812
2813 * libdecnumber: Import decNumber sources from the dfp-branch.
2814
b4623110
KJ
28152005-11-21 Kean Johnston <jkj@sco.com>
2816
2817 * config.sub, config.guess: Sync from upstream sources.
2818
67dc1785
BE
28192005-11-21 Ben Elliston <bje@au.ibm.com>
2820
2821 Import from Autoconf sources:
2822
2823 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2824 * config/move-if-change: Don't output "$2 is unchanged";
2825 suggested by Ben Elliston. Handle weird characters correctly.
2826
186abafe
AT
28272005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2828
2829 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2830 to match upstream libtool for darwin.
2831
ef9db8d5
DJ
28322005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2833
2834 * Makefile.def: Remove gdb dependencies for gdbtk.
2835 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2836 (configure-gdb, install-gdb): New rules.
2837 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2838 * Makefile.in, configure: Regenerated.
2839
9c5141ab
JB
28402005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2841
2842 * MAINTAINERS (Write After Approval): Add myself.
2843
4523d51b
EE
28442005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2845
2846 * MAINTAINERS (Write After Approval): Add myself.
2847
086b011c
DN
28482005-10-24 Diego Novillo <dnovillo@redhat.com>
2849
2850 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2851 Diego Novillo.
2852
e7c84bf8
PB
28532005-10-22 Paolo Bonzini <bonzini@gnu.org>
2854
2855 PR bootstrap/24297
2856 * Makefile.tpl (do-[+make-target+], do-check, install,
2857 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2858 are set before recursing.
2859 * Makefile.in: Regenerate.
2860
b88a7564
EB
28612005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2862
2863 PR bootstrap/18939
2864 * Makefile.def (gcc) <target>: Fix thinko.
2865 * Makefile.in: Regenerate.
2866
61efc800
BS
28672005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2868
2869 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2870 * configure: Regenerate.
2871
f53d2869
JZ
28722005-10-15 Jie Zhang <jie.zhang@analog.com>
2873
2874 * MAINTAINERS (Write After Approval): Add self.
2875
077fc835
KH
28762005-10-08 Kazu Hirata <kazu@codesourcery.com>
2877
2878 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2879 target-libffi, target-qthreads, target-libjava, and
2880 targetlibobjc.
2881 * configure: Regenerate.
2882
d739199a
DJ
28832005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2884
2885 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2886 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2887 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2888 (USUAL_OBJDUMP_FOR_TARGET): New.
2889 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2890 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 2891 * configure, Makefile.in: Regenerated.
d739199a 2892
db38c6bb
PB
28932005-10-05 Paolo Bonzini <bonzini@gnu.org>
2894
2895 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2896 before other host packages.
2897
3015564c
KK
28982005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2899
2900 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2901
1061f99e
PB
29022005-10-05 Paolo Bonzini <bonzini@gnu.org>
2903
2904 PR bootstrap/22340
2905
2906 * configure.in (default_target): Remove.
2907 * Makefile.tpl (all): Do not use prerequisites as subroutines
2908 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2909 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2910 use prerequisites as subroutines.
2911 (check-host, check-target): New.
2912 (bootstrap configure & all targets): Do not use stage*-start
2913 if the directory layout is already ok.
2914 (non-bootstrap configure & all targets): Prepend a $(unstage).
2915 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2916 (NOTPARALLEL): Remove.
2917 (unstage, stage variables): New variables.
2918 (unstage, stage targets): Simply expand to those variables.
2919
2920 * configure: Regenerate.
2921 * Makefile.in: Regenerate.
2922
4a9c436f
JW
29232005-10-04 James E Wilson <wilson@specifix.com>
2924
2925 * Makefile.def (lang_env_dependencies): Add libmudflap.
2926 * Makefile.in: Regenerate.
2927
37150080
AS
29282005-10-03 Andreas Schwab <schwab@suse.de>
2929
2930 Backport from libtool CVS:
2931 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2932
2933 * ltmain.sh: add support for installing into temporary
2934 staging area (e.g. 'make install DESTDIR=...')
2935
39d16468
L
29362005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2937
2938 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2939 * configure: Regenerated.
2940
72a7ab82
AP
29412005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2942
2943 * configure: Regenerate with the correct
2944 autoconf version.
2945
6b65a26d
CM
29462005-09-30 Catherine Moore <clm@cm00re.com>
2947
2948 * configure.in (bfin-*-*): New.
2949 * configure: Regenerated.
2950
040b1c5a
GK
29512005-09-28 Geoffrey Keating <geoffk@apple.com>
2952
2953 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2954 (LIPO_FOR_TARGET): New.
2955 (CONFIGURED_LIPO_FOR_TARGET): New.
2956 (USUAL_LIPO_FOR_TARGET): New.
2957 (STRIP_FOR_TARGET): New.
2958 (CONFIGURED_STRIP_FOR_TARGET): New.
2959 (USUAL_STRIP_FOR_TARGET): New.
2960 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2961 STRIP_FOR_TARGET.
2962 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2963 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2964 * Makefile.in: Regenerate.
2965 * configure: Regenerate.
7e050830 2966
3a3c28db
DE
29672005-09-19 David Edelsohn <edelsohn@gnu.org>
2968
2969 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2970 (rs6000-*-aix*): Same.
2971 * configure: Regenerate.
2972
2749a921
TT
29732005-09-16 Tom Tromey <tromey@redhat.com>
2974
2975 * MAINTAINERS: Add self as java maintainer.
2976
7f26dfa3
FXC
29772005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2978
2979 * configure.in: Recognize f95 in the --enable-languages option,
2980 and substitute it for fortran, issuing a warning.
2981 * configure: Regenerate.
2982
d8852c4f
PE
29832005-08-30 Phil Edwards <phil@codesourcery.com>
2984
2985 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2986 * configure: Regenerated.
2987
ad685e81
AH
29882005-08-22 Aldy Hernandez <aldyh@redhat.com>
2989
2990 * MAINTAINERS: Add self as ms1 maintainer.
2991
b00d752c
RE
29922005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2993
2994 * Makefile.def (libssp): Add to lang_env_dependencies.
2995 * Makefile.in: Regenerate.
2996
9ed8fb9b
ILT
29972005-08-18 Ian Lance Taylor <ian@airs.com>
2998
2999 * MAINTAINERS: Add myself as middle-end maintainer.
3000
0f029d39
CG
30012005-08-17 Christian Groessler <chris@groessler.org>
3002
3003 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3004 * Makefile.in: Regenerate.
3005
81087874
AK
30062005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3007
3008 * MAINTAINERS (write after approval): Added myself.
3009
6a134f1c
MR
30102005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3011
3012 * MAINTAINERS (Write After Approval): Add myself.
3013
2693c0b0
PB
30142005-08-12 Paolo Bonzini <bonzini@gnu.org>
3015
3016 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3017 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3018 Look for alternate names of the target cc and c++
3019 * configure: Regenerate.
3020
4de997d1
PB
30212005-08-08 Paolo Bonzini <bonzini@gnu.org>
3022
3023 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3024 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3025 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3026 tools; remove code to manually set them.
3027 (Target tools): Look in the environment for them.
3028 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3029 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3030 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3031 build directory.
3032 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3033 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3034 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3035 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3036 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3037 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3038 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3039 * configure: Regenerate.
3040 * Makefile.in: Regenerate.
3041
b089e33a
BE
30422005-07-28 Ben Elliston <bje@au.ibm.com>
3043
3044 * MAINTAINERS: Update for removed CPU targets.
3045
e3791243
MM
30462005-07-27 Mark Mitchell <mark@codesourcery.com>
3047
3048 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3049 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3050 * Makefile.in: Regenerated.
3051
526635cb
MM
30522005-07-26 Mark Mitchell <mark@codesourcery.com>
3053
3054 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3055 (CFLAGS_FOR_TARGET): Use it.
3056 (CXXFLAGS_FOR_TARGET): Likewise.
3057 * Makefile.in: Regenerated.
3058 * configure.in (--with-build-sysroot): New option.
3059 * configure: Regenerated.
3060
19791f70
PB
30612005-07-24 Paolo Bonzini <bonzini@gnu.org>
3062
3063 * Makefile.tpl: Wrap install between unstage and stage
3064 * Makefile.in: Regenerate.
3065
35f5a23f
EC
30662005-07-21 Eric Christopher <echristo@apple.com>
3067
3068 * MAINTAINERS: Update affiliation.
3069
ff3ddf15
PW
30702005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3071
3072 * MAINTAINERS: Add self as crx port maintainer.
3073
3a664c1c
DD
30742005-07-20 DJ Delorie <dj@redhat.com>
3075
3076 * MAINTAINERS: Add self as m32c maintainer.
3077
539df155
KC
30782005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3079
3080 * all files: Update FSF address.
3081
be9c593a
EC
30822005-07-15 Eric Christopher <echristo@redhat.com>
3083
3084 * MAINTAINERS: Change affiliation.
3085
fd7ea4ab
JB
30862005-07-14 Jim Blandy <jimb@redhat.com>
3087
3088 * configure.in: Add cases for Renesas m32c.
3089 * configure: Regenerated.
7e050830 3090
0063a823
KC
30912005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3092
d0ca130a
KC
3093 * COPYING.LIB: Update from fsf.org.
3094
30952005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3096
3097 * COPYING, compile, config.guess,
0063a823
KC
3098 config.sub, install-sh, missing, mkinstalldirs,
3099 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3100 * config-ml.in: Update FSF address.
0063a823 3101
a8ba31f2
EC
31022005-07-13 Eric Christopher <echristo@redhat.com>
3103
3104 * configure.in: Add toplevel noconfigdir support for tpf.
3105 * configure: Regenerate.
3106
5bea4a03
PB
31072005-07-11 Paolo Bonzini <bonzini@gnu.org>
3108
3109 PR ada/22340
3110
3111 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3112 * Makefile.in: Regenerate.
3113
284bdbbd
MM
31142005-07-07 Mark Mitchell <mark@codesourcery.com>
3115
3116 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3117 Brolley to write-after-approval.
284bdbbd 3118
452190fb
AS
31192005-07-07 Andreas Schwab <schwab@suse.de>
3120
3121 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3122 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3123 * Makefile.in: Regenerated.
3124
9c8f9ec2
GK
31252005-07-06 Geoffrey Keating <geoffk@apple.com>
3126
3127 * configure.in: Don't build sim or rda when targetting darwin.
3128 * configure: Regenerate.
3129
ef0087a7
KH
31302005-07-06 Kazu Hirata <kazu@codesourcery.com>
3131
3132 * configure.in: Add --enable-libssp and --disable-libssp.
3133 * configure: Regenerate with autoconf-2.13.
3134
77008252
JJ
31352005-07-02 Jakub Jelinek <jakub@redhat.com>
3136
3137 * Makefile.def (target_modules): Add libssp.
3138 * configure.in (target_libraries): Add target-libssp.
3139 * configure: Rebuilt.
3140 * Makefile.in: Rebuilt.
3141
a04eae1b
ZW
31422005-07-01 Zack Weinberg <zackw@panix.com>
3143
3144 * MAINTAINERS: Change email address. Resign from maintainership.
3145
948884cd
RG
31462005-07-01 Richard Guenther <rguenther@suse.de>
3147
3148 * MAINTAINERS: Change my e-mail address and affiliation.
3149
c7870f5d
PB
31502005-06-22 Paolo Bonzini <bonzini@gnu.org>
3151
3152 * Makefile.def (stagefeedback): Come after profile.
3153 Define profiledbootstrap target.
3154 * Makefile.tpl (profiledbootstrap): Remove.
3155 (stageprofile-end): Zap stagefeedback.
3156 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3157 * Makefile.in: Regenerate.
3158
ab99519a
RS
31592005-06-13 Richard Sandiford <richard@codesourcery.com>
3160
3161 * MAINTAINERS: Update my email address.
3162
f610dd5f
ZW
31632005-06-13 Zack Weinberg <zack@codesourcery.com>
3164
3165 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3166 In 'cpp' stanza, support '#line' as well as '# '.
3167
71bc2a83
AS
31682005-06-08 Andreas Schwab <schwab@suse.de>
3169
3170 * MAINTAINERS: Move myself from 'Write After Approval' to
3171 'CPU Port Maintainers' section as m68k maintainer.
3172
4fab7234
HPN
31732005-06-07 Hans-Peter Nilsson <hp@axis.com>
3174
3175 * configure.in (unsupported_languages): New macro.
3176 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3177 non-ported target libraries in noconfigdirs.
3178 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3179 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3180 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3181 unsupported_languages.
3182 * configure: Regenerate.
3183
68193f9b
TS
31842005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3185
3186 * configure.in: Fix typo in handling of --with-mpfr-dir.
3187 * configure: Regenerate.
3188
f26f6b8d
RS
31892005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3190
3191 * MAINTAINERS: Update my email address.
3192
ba4853f8
JB
31932005-06-02 Jim Blandy <jimb@redhat.com>
3194
3195 * config.sub: Add cases for the Renesas m32c. (This patch has been
3196 accepted into the master sources.)
3197
79dd769c 31982005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3199 Michael Snyder <msnyder@redhat.com>
3200 Stan Cox <scox@redhat.com>
79dd769c 3201
f610dd5f 3202 * configure.in: Set noconfigdirs for ms1.
79dd769c 3203
f610dd5f 3204 * configure: Regenerate.
79dd769c 3205
d29e107f
JD
32062005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3207
3208 * MAINTAINERS (Write After Approval): Add self.
3209
e93196c3
JC
32102005-06-01 Josh Conner <jconner@apple.com>
3211
3212 * MAINTAINERS (Write After Approval): Add self.
3213
ae263c7a
KH
32142005-06-01 Kazu Hirata <kazu@codesourcery.com>
3215
3216 * MAINTAINERS: Update my email address.
3217
585b3aa3
ZM
32182005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3219
3220 * MAINTAINERS (Write After Approval): Add self.
3221
4930c50b
CD
32222005-05-26 Chris Demetriou <cgd@broadcom.com>
3223
3224 * MAINTAINERS (Write After Approval): Remove self.
3225
2dfbef6d
PB
32262005-05-25 Paolo Bonzini <bonzini@gnu.org>
3227
3228 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3229 (Dependencies): Consider target modules for bootstrap dependencies.
3230 Make target bootstrap modules depend on each stage's gcc.
3231 * Makefile.in: Regenerate.
3232
bcb28cf5
PB
32332005-05-20 Paolo Bonzini <bonzini@gnu.org>
3234
3235 * Makefile.def (configure-gcc): Depend on binutils having been built.
3236 (all-gcc): No need to do it here.
3237 * Makefile.in: Regenerate.
3238
0cf085e4
PB
32392005-05-19 Paul Brook <paul@codesourcery.com>
3240
f610dd5f 3241 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3242 language cannot be built.
3243 * configure: Regenerate.
3244
dfb2c39a
DJ
32452005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3246
3247 * ylwrap: Import from Automake 1.9.5.
3248
771aaa92
DU
32492005-05-13 David Ung <davidu@mips.com>
3250
3251 * MAINTAINERS (Write After Approval): Add self.
3252
3ac9bd58
MS
32532005-05-09 Mike Stump <mrs@apple.com>
3254
3255 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3256 lt_cv_sys_max_cmd_len for now.
f610dd5f 3257
f77a5578
SC
32582005-05-09 Stan Cox <scox@redhat.com>
3259
3260 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3261
795e36e5
MK
32622005-05-08 Matt Kraai <kraai@ftbfs.org>
3263
3264 * README.SCO: Update the URL.
3265
c9392a2b
DE
32662005-05-05 David Edelsohn <edelsohn@gnu.org>
3267
3268 * ltconfig: Define file_list_spec. Pass file_list_spec and
3269 with_gnu_ld to libtool.
3270 * ltcf-c.sh (aix[45]): Define file_list_spec.
3271 * ltcf-cxx.sh (aix[45]): Same.
3272 * ltcf-gcj.sh (aix[45]): Same.
3273 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3274 exists, write list of input files to temporary file.
3275
bebcd931
MS
32762005-05-04 Mike Stump <mrs@apple.com>
3277
3278 * configure.in: Always pass --target to target configures as
3279 otherwise rebuilds that do --recheck will fail.
3280 * confiugure: Rebuilt.
3281
ce406537
PB
32822005-05-04 Paolo Bonzini <bonzini@gnu.org>
3283
3284 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3285 STAGE_HOST_EXPORTS.
3286 (configure, all): Add bootstrap support.
3287 (Host modules, target modules): Pass post-stage1 flags and exports.
3288 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3289 * Makefile.in: Regenerate.
3290
aa9dcfc4
PB
32912005-04-29 Paolo Bonzini <bonzini@gnu.org>
3292
3293 * configure: Regenerate.
3294
b6f9abcf
MS
32952005-04-27 Mike Stump <mrs@apple.com>
3296
3297 * MAINTAINERS: Add self as darwin maintainer.
3298
acb217cb
BS
32992005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3300
3301 * config.sub: Update from master copy.
3302
b6dae270
MS
33032005-04-21 Mike Stump <mrs@apple.com>
3304
3305 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3306 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3307
c2e0d3a9
HPN
33082005-04-19 Hans-Peter Nilsson <hp@axis.com>
3309
3310 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3311 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3312 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3313 "*-*-elf" and "*-*-linux*".
3314 * configure: Regenerate.
3315
871ae772
JM
33162005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3317
3318 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3319
bf070c29
MS
33202005-04-12 Mike Stump <mrs@apple.com>
3321
3322 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3323
e865b6f7
TK
33242005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3325
3326 * MAINTAINERS (Write After Approval): Add myself.
3327
7b71ad7f
BS
33282005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3329
3330 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3331
25b42232
PB
33322005-04-06 Paolo Bonzini <bonzini@gnu.org>
3333
f610dd5f 3334 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3335 (TARGET_CONFIGARGS): Include --with-target-subdir.
3336 (configure, all): New macros. Use them throughout.
3337 * Makefile.in: Regenerate.
3338
d727c624
JG
33392005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3340
3341 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3342
fff72cc4
ZD
33432005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3344
3345 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3346
86472dc3
GP
33472005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3348
3349 * MAINTAINERS: Move John Carr to Write After Approval.
3350
5d0f90e5
R
33512005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3352
3353 * config/mh-mingw32: Delete.
3354 * configure.in: Don't use it.
3355 * configure: Regenerate.
3356
33da42bc
PB
33572005-03-31 Paolo Bonzini <bonzini@gnu.org>
3358
3359 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3360 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3361 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3362 (HOST_LIB_PATH): Generate from Makefile.def.
3363 (TARGET_LIB_PATH): Likewise.
3364 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3365 * Makefile.in: Regenerate.
3366 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3367 (RPATH_ENVVAR): Include Darwin case.
3368 * configure: Regenerate.
3369
15cc1841
TF
33702005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3371
3372 * MAINTAINERS (Various Maintainers): Remove self.
3373 (Write After Approval): Add self.
3374
6a8c79d5
TF
33752005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3376
3377 * MAINTAINERS (Various Maintainers): Add self.
3378
256f7136
PB
33792005-03-25 Paolo Bonzini <bonzini@gnu.org>
3380
3381 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3382 * configure: Regenerate.
3383
191dd2c9
ZW
33842005-03-21 Zack Weinberg <zack@codesourcery.com>
3385
3386 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3387 gcc_version, and gcc_version_trigger from set of flags to pass.
3388 * Makefile.tpl: Remove definitions of above variables.
3389 (config.status): Remove dependency on $(gcc_version_trigger).
3390 * Makefile.in: Regenerate.
3391 * configure.in: Do not reference config/gcc-version.m4 nor
3392 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3393 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3394 * configure: Regenerate.
3395
ef6e9bc0
MH
33962005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3397 Andrew Pinski <pinskia@physics.uc.edu>
3398
3399 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3400 * Makefile.in: Regenerate.
3401
009bbd5a
FW
34022005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3403
3404 * MAINTAINERS (Write After Approval): Add myself.
3405
09f8755b
DA
34062005-03-03 David Ayers <d.ayers@inode.at>
3407
3408 * MAINTAINERS (Write After Approval): Add myself.
3409
e73ed25c
AO
34102005-03-01 Alexandre Oliva <aoliva@redhat.com>
3411
3412 PR libgcj/20160
3413 * ltmain.sh: Avoid creating archives with components that have
3414 duplicate basenames.
3415
ace9ac7b
AP
34162005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3417
3418 PR bootstrap/20250
3419 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3420 instead of check.
3421 * Makefile.in: Regenerate.
3422
c9db9354
PB
34232005-02-28 Paolo Bonzini <bonzini@gnu.org>
3424
3425 * Makefile.in: Regenerate to fix conflict between the previous two
3426 patches.
3427
215c351a
PB
34282005-02-28 Paolo Bonzini <bonzini@gnu.org>
3429
3430 PR bootstrap/17383
3431 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3432 * Makefile.tpl (HOST_SUBDIR): New substitution.
3433 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3434 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3435 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3436 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3437 (Host modules, Bootstrapped modules): Use it.
3438 (Build modules, Target modules): Do not create symlink trees,
3439 always configure out-of-srcdir.
3440 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3441 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3442 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3443 $(HOST_SUBDIR). Create a symlink for host_subdir.
3444
3445 * Makefile.in: Regenerate.
3446 * configure: Regenerate.
3447
5395b47b
NN
34482005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3449
3450 Merged from libada-gnattools-branch:
3451 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3452
3453 * gnattools: New directory.
3454 * Makefile.def: Add gnattools as a module, depending on target-libada.
3455 * Makefile.in: Regenerate.
3456 * configure.in: Include gnattools in host_tools; disable it if ada
3457 is disabled.
3458 * configure: Regenerate.
3459
ca2cc05c
JM
34602005-02-24 James A. Morrison <phython@gcc.gnu.org>
3461
3462 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3463 treelang maintainer.
3464 (Write After Approval): Remove myself.
3465
d2f3024f
PS
34662005-02-23 Paul Schlie <schlie@comcast.net>
3467
3468 * configure.in: Allow darwin targeted ports to build tk, itcl and
3469 libgui.
3470 * configure: Regenerate.
3471
bba5e0ca
EB
34722005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3473
3474 PR libgcj/10353
3475 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3476 * configure: Regenerate.
3477
70132ce7
SK
34782005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3479
3480 * MAINTAINERS (Write After Approval): Add myself.
3481
20f0edca
ILT
34822005-02-10 Ian Lance Taylor <ian@airs.com>
3483
3484 * MAINTAINERS: Update my e-mail address.
3485
e64e5109
RG
34862005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3487
3488 * MAINTAINERS (Write After Approval): Add myself.
3489
40d64b5a
HPN
34902005-01-29 Hans-Peter Nilsson <hp@axis.com>
3491
3492 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3493 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3494 target-libgloss when not *-*-elf and *-*-aout.
3495 * configure: Regenerate.
3496
54a12711
KH
34972005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3498
3499 * MAINTAINERS: Remove obsolete entries.
3500
0aa99dbb
KH
3501 * MAINTAINERS (Write After Approval): Add Michael Matz.
3502
2b009f5f
NB
35032005-01-19 Neil Booth <neil@daikokuya.co.uk>
3504
3505 * MAINTAINERS: Remove self as cpplib maintainer.
3506
385870f5
KC
35072005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3508
3509 * install-sh, config.sub: Import from upstream.
3510
e7daab31
KC
35112005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3512
3513 PR bootstrap/18222
3514 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3515 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3516 * Makefile.in: Regenerate.
3517
e6003f4d
JT
35182005-01-16 Jason Thorpe <thorpej@netbsd.org>
3519
3520 * MAINTAINERS: Update my email address.
3521
145e2972 35222005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3523 Andreas Schwab <schwab@suse.de>
145e2972
DE
3524
3525 PR bootstrap/18033
3526 * config-ml.in: Eval option if surrounded by single quotes.
3527
86c7e0da
PB
35282005-01-03 Paolo Bonzini <bonzini@gnu.org>
3529
3530 Revert 2004-12-28 Makefile changes, a better fix will be
3531 applied to mainline and src after GCC 4.0 branches.
3532
3224a22f
PB
35332004-12-28 Paolo Bonzini <bonzini@gnu.org>
3534
3535 PR bootstrap/17383
3536
3537 * Makefile.def (target_modules): Remove stage parameter,
3538 it is always true now.
3539 * Makefile.tpl (configure-build-[+module+],
3540 configure-target-[+module+]): Always build symlink tree
3541 for the directory and for include. BUILD_SUBDIR and
3542 TARGET_SUBDIR cannot be . anymore.
3543 * Makefile.in: Regenerate.
3544
aaf51ca2
DE
35452004-12-25 David Edelsohn <edelsohn@gnu.org>
3546
3547 Revert 2004-12-08 Makefile changes.
3548
4e32e454
DS
35492004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3550
3551 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3552 cygwin, mingw.
3553
669f01d8
AS
35542004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3555
3556 * configure.in (sh64-*-*): Reenable gprof.
3557 * configure: Regenerate.
3558
1b227ee0
DE
35592004-12-08 David Edelsohn <edelsohn@gnu.org>
3560
3561 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3562 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3563 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3564 * Makefile.in: Regenerate.
3565
ce5e944c
CF
35662004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3567
3568 * MAINTAINERS: Update my email address.
3569
893f1e87
MK
35702004-12-07 Matt Kraai <kraai@ftbfs.org>
3571
3572 * Makefile.tpl: Generate normal dependencies if the LHS module is
3573 not bootstrapped.
3574 * Makefile.in: Regenerate.
3575
bb59c339
RS
35762004-12-03 Richard Sandiford <rsandifo@redhat.com>
3577
3578 * configure.in: Include config/gxx-include-dir.m4. Use
3579 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3580 * configure: Regenerate.
3581
4982adbe
RS
35822004-12-03 Richard Sandiford <rsandifo@redhat.com>
3583
3584 * config.if: Delete.
3585 * configure.in: Set libstdcxx_incdir directly.
3586 * configure: Regenerate.
3587
05750653
EC
35882004-12-02 Eric Christopher <echristo@redhat.com>
3589
3590 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3591 * Makefile.in: Regenerate.
3592
5fef1dbd
RS
35932004-12-02 Richard Sandiford <rsandifo@redhat.com>
3594
3595 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3596 * configure: Regenerate.
3597
afabd8e6
RS
35982004-12-02 Richard Sandiford <rsandifo@redhat.com>
3599
3600 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3601 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3602 * configure: Regenerate.
3603
78716e86
EC
36042004-12-01 Eric Christopher <echristo@redhat.com>
3605
3606 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3607 of things to remove.
3608
57ab8ba9
MK
36092004-11-29 Matt Kraai <kraai@ftbfs.org>
3610
3611 * MAINTAINERS (Write After Approval): Update my e-mail address.
3612
2539bffe
KC
36132004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3614
3615 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3616 from CVS libtool to always pass_all.
3617
3e732ba0
JDA
36182004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3619
3620 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3621 (hppa*64*-*-*): Delete incorrect comment.
3622 * configure: Rebuilt.
3623
767f726e
KC
36242004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3625
3626 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3627
2c92e90f
KC
36282004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3629
3630 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3631 from CVS libtool to always pass_all.
3632
32f84e48
KC
36332004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3634
3635 * install-sh, compile: Import from automake.
3636
9587be8a
KC
36372004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3638
3639 * config.guess, config.sub: Import from savannnah.
3640
04e81808 36412004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3642
3643 * MAINTAINERS (Write After Approval): Add myself
3644
f87a2b2e
MS
36452004-11-12 Mike Stump <mrs@apple.com>
3646
3647 * Makefile.def: Add html support.
3648 * Makefile.tpl: Likewise.
3649 * Makefile.in: Regenerate.
3650
848556c2
GK
36512004-11-11 Geoffrey Keating <geoffk@apple.com>
3652
556f03c4
GK
3653 PR 18423
3654 * configure.in: Remove all instances of build-fixincludes from
3655 noconfigdirs.
3656 (build_configargs): Supply --target to subdirectories.
3657 * configure: Regenerate.
3658
848556c2
GK
3659 * Makefile.def: Make gcc install depend on fixincludes install.
3660 * Makefile.in: Regenerate.
3661
9e5712a5
JJ
36622004-11-10 Janis Johnson <janis187@us.ibm.com>
3663
3664 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3665
4ef509c0
PB
36662004-11-11 Paul Brook <paul@codesourcery.com>
3667
3668 * MAINTAINERS: Add self as arm maintainer. Update email address.
3669
20d11df6
HPN
36702004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3671
3672 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3673 target-libgfortran.
79fd8592 3674 * configure: Regenerate.
20d11df6 3675
68c70f15
DE
36762004-11-07 David Edelsohn <edelsohn@gnu.org>
3677
3678 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3679 like CC.
3680
54f88091
PB
36812004-11-05 Paolo Bonzini <bonzini@gnu.org>
3682
3683 * Makefile.def (host fixincludes): Specify missing targets.
3684 * Makefile.in: Regenerate.
3685
6866abb8
RC
36862004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3687
3688 * MAINTAINERS: Add myself
3689
83f62578
GL
36902004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3691
3692 * MAINTAINERS (Write After Approval): Add myself.
3693
53c7ffe7
GK
36942004-11-04 Geoffrey Keating <geoffk@apple.com>
3695
3696 * Makefile.def: Build fixincludes for the host, too.
3697 * Makefile.in: Regenerate.
3698 * configure.in (host_tools): Add fixincludes.
3699 * configure: Regenerate.
3700
ac8b3d9d
DJ
37012004-11-04 Daniel Jacobowitz <dan@debian.org>
3702
3703 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3704 * configure: Regenerated.
3705
bab37580
L
37062004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3707
3708 PR other/17783
3709 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3710 * configure: Regenerated.
3711
db1de713
MM
37122004-10-31 Mark Mitchell <mark@codesourcery.com>
3713
3714 * README.SCO: Update per FSF instructions.
3715
a827e21a
EW
37162004-10-28 Eric B. Weddington <ericw@evcohs.com>
3717
3718 PR target/18151
3719 * configure.in (case ${target}): Do not build fixincludes for avr.
3720 * configure: Regenerated.
3721
9d069a4f
PB
37222004-10-26 Paolo Bonzini <bonzini@gnu.org>
3723
3724 * configure.in (case ${target}): Do not build fixincludes
3725 on platforms where it is not used.
3726 * configure: Regenerated.
3727
fc45f3fe
DJ
37282004-10-23 Daniel Jacobowitz <dan@debian.org>
3729
3730 * configure.in: Use an absolute path to install-sh.
3731 * configure: Regenerated.
3732
36554b92
AL
37332004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3734
3735 * MAINTAINERS (Write After Approval): Add myself.
3736
88e9994a
KH
37372004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3738
3739 * MAINTAINERS: Remove from Write After Approval those that are
3740 already maintainers.
3741
ad02a944
SP
37422004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3743
3744 * MAINTAINERS: Update my email address.
3745
c8e6cd41
KC
37462004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3747
3748 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3749 * configure: Regenerate.
3750
ebe55024
R
37512004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3752
3753 * MAINTAINERS: Update my email address.
3754
a8b0957e
KH
37552004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3756
3757 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3758 entries belonging to this category.
3759
96836f61
JZ
37602004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3761
3762 * MAINTAINERS: Update my e-mail address.
3763
7e0b5752
PB
37642004-10-06 Paolo Bonzini <bonzini@gnu.org>
3765
3766 Fix wrong conflict resolution in:
3767
3768 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3769
3770 * Makefile.in: Regenerate.
3771 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3772 in the recursive `make', instead of hardwiring `all'.
3773 (Autogenerated TARGET-* variables): New.
3774
370f7a47
TL
37752004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3776
3777 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3778 * configure: Regenerate.
370f7a47 3779
13e5d623
KH
37802004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3781
3782 * MAINTAINERS (Various Maintainers): Move the "windows,
3783 cygwin, mingw" maintainer to ...
3784 (OS Port Maintainers): ... here.
3785
a6497c1b
KH
37862004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3787
3788 * MAINTAINERS (Write After Approval): Remove those that are
3789 maintainers of some subsystem.
3790
1abb828a
D
37912004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3792
3793 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3794 * ltcf-cxx.sh (tpf*): Likewise.
3795 * ltconfig (tpf*): Add TPF OS configuration support.
3796
16d1338d
BS
37972004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3798
3799 * MAINTAINERS: Change my email address to my new work account.
3800
9082a750
MR
38012004-09-24 Michael Roth <mroth@nessie.de>
3802
3803 * configure.in (--without-headers): Add missing double quotes.
3804 * configure: Regenerate.
3805
07a8bdf8
KC
38062004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3807
3808 * ylwrap: Revert to previous version.
3809
4c4a5bbc
L
38102004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3811
3812 PR bootstrap/17369
3813 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3814 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3815 SET_GCC_LIB_PATH_CMD.
3816 (BASE_TARGET_EXPORTS): Likewise.
3817 * Makefile.in: Regenerated.
3818
3819 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3820 * configure: Regenerated.
3821
85f59630
KC
38222004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3823
3824 * config.guess: New upstream version
3825 * compile, depcomp, install-sh, ylwrap: Likewise.
3826
95c53c62
RS
38272004-09-19 Roger Sayle <roger@eyesopen.com>
3828
3829 * config/mh-x86omitfp: New host makefile fragment. Add
3830 -fomit-frame-pointer to the default BOOT_CFLAGS.
3831 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3832 * configure: Regenerate.
3833
0a1c093b
AP
38342004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3835
3836 PR target/11572
3837 * configure.in (*-*-darwin*): Renable libobjc.
3838 * configure: Regenerate.
3839
315fcf97
NS
38402004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3841
3842 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3843
0a050485 38442004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3845
0a050485
DB
3846 * Makefile.def: Remove libbanshee.
3847 * Makefile.tpl: Ditto.
3848 * configure.in: Ditto.
3849 * Makefile.in: Regen.
3850 * configure: Ditto.
3851
5f4a098e
DE
38522004-09-08 David Edelsohn <edelsohn@gnu.org>
3853
3854 * ltmain.sh: Use $pic_object as $non_pic_object if
3855 $non_pic_object=none.
3856
32b2511f
PB
38572004-09-07 Paolo Bonzini <bonzini@gnu.org>
3858
3859 * missing: Import latest version from master repository.
3860
fc4d0e82
NC
38612004-09-06 Nick Clifton <nickc@redhat.com>
3862
3863 * config.sub: Import latest version from master repository.
3864 * config.guess: Likewise.
3865 This includes these changes:
78716e86 3866
fc4d0e82
NC
3867 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3868
3869 * config.sub: Handle crisv32, alias etraxfs.
3870 * config.guess (crisv32:Linux:*:*): Handle.
3871
3872 2004-08-13 Brad Smith <brad@comstyle.com>
3873
3874 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3875 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3876
3877 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3878
3879 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3880 assume the processor is a powerpc. This is because coreutils
3881 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3882 in this case, due to a MacOS X bug that causes
3883 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3884 to return a negative number.
3885 Problem reported by Petter Reinholdtsen in:
3886 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3887
3888 2004-07-19 Ben Elliston <bje@gnu.org>
3889
3890 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3891
3892 2004-06-24 Ben Elliston <bje@gnu.org>
3893
3894 * config.guess: Update copyright years.
3895 * config.sub: Likewise.
3896
3897 2004-06-22 Robert Millan <robertmh@gnu.org>
3898
3899 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3900 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3901
3902 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3903
3904 * config.guess (*:*VMS:*:*): New entry. Replaces
3905 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3906 manufacturer.
3907
3908 2004-06-22 Ben Elliston <bje@gnu.org>
3909
3910 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3911 * config.sub: Likewise.
3912
3913 2004-06-22 Ben Elliston <bje@gnu.org>
3914
3915 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3916 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3917
3918 2004-06-11 Ben Elliston <bje@gnu.org>
3919
3920 * config.guess (pegasos:OpenBSD:*:*): Remove.
3921
3922 2004-06-11 Ben Elliston <bje@gnu.org>
3923
3924 From Wouter Verhelst <wouter@grep.be>:
3925 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3926
3927 2004-06-11 Ben Elliston <bje@gnu.org>
3928
3929 * config.guess (luna88k:OpenBSD:*:*): New.
3930
3931 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3932
3933 * config.guess (m32r*:Linux:*:*): New case.
3934 * config.sub: Handle m32rle.
3935
3936 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3937
3938 From Jens Petersen <petersen@redhat.com>:
3939 * config.sub: Handle sparcv8.
3940
3941 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3942
3943 From Tom Smith <smith@cag.lkg.hp.com>:
3944 * config.guess: Version suffixes are equally significant on Tru64
3945 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3946 prefix of "P" (patched kernel).
3947
3948 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3949
3950 * config.sub: Add support for National Semiconductor CRX target.
3951
2f4cc6bf
JJ
39522004-09-03 Janis Johnson <janis187@us.ibm.com>
3953
3954 * MAINTAINERS (Various Maintainers): Remove myself as web page
3955 maintainer, add myself as maintainer of build status lists.
3956
61fec9ff
JB
39572004-09-03 Jan Beulich <jbeulich@novell.com>
3958
3959 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3960 *-*-netware, but add target-libmudflap.
3961 Consolidate *-*-netware targets (of which really only i?86 exists)
3962 into a single entry.
3963 * configure: Likewise.
3964
45f366ab
PB
39652004-09-01 Paolo Bonzini <bonzini@gnu.org>
3966
3967 * Makefile.tpl (sorry): Remove.
3968 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3969 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3970 (do-clean): Clean per-stage directories too.
3971 (do-distclean): Run distclean-stage1 too.
3972 (.NOTPARALLEL): Enable during toplevel bootstrap.
3973 (stage[+id+]-bubble): Enable parallel execution during
3974 the recursive invocation.
3975 * Makefile.in: Regenerate.
3976
3977 Fix previous checkin:
3978
3979 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3980 include.
3981 * configure.in: Fix indentation.
3982 * configure: Regenerate.
3983
be8fff81
RB
39842004-08-31 Robert Bowdidge <bowdidge@apple.com>
3985
45f366ab
PB
3986 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3987 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3988 * configure: regenerate
78716e86 3989 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 3990 -mdynamic-no-pic
be8fff81
RB
3991
3992
71b5d516
PB
39932004-08-31 Paolo Bonzini <bonzini@gnu.org>
3994
3995 * Makefile.def (build_modules): Add fixincludes.
3996 (dependencies): Make gcc depend on fixincludes.
3997 * configure.in (build_tools): Add fixincludes.
3998 (build_configdirs): Always include build_libs.
3999 * Makefile.in: Regenerate.
4000 * configure: Regenerate.
4001
40022004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4003
4004 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4005 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4006 phony targets; do not generate timestamp files.
4007 (distclean-stageN): Remove references to their timestamp files.
4008 (restageN, touch-stageN): Remove.
4009 (stageN-bubble): Rewritten.
4010 (compare): Support lean bootstraps.
4011 * Makefile.in: Regenerate.
4012
4013 * configure.in: Only warn when bootstrapping but
4014 build != host or build != target. Support lean bootstraps.
4015 * configure: Regenerate.
4016
ce7cbbb0
PE
40172004-08-26 Phil Edwards <phil@codesourcery.com>
4018
4019 * configure.in: Give a better error message if GMP/MPFR are missing
4020 and a language needing them has been requested.
4021 * configure: Regenerated.
4022
9c71a529
PE
40232004-08-25 Phil Edwards <phil@codesourcery.com>
4024
4025 * configure.in: Print a list of available language front-ends if
4026 a requested one is missing. Tidy stray tab characters.
4027 * configure: Regenerated.
4028
e3f92d3b
MK
40292004-08-19 Michael Koch <konqueror@gmx.de>
4030
4031 * gcc/doc/install.texi: Update entry about automake for libjava.
4032
c3f84f61
RM
40332004-08-17 Robert Millan <robertmh@gnu.org>
4034
4035 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4036 (instead of FreeBSD).
4037 * configure: Regenerate.
4038
7c27e184
PB
40392004-08-16 Paolo Bonzini <bonzini@gnu.org>
4040
4041 * Makefile.in: Regenerate.
4042 * configure: Regenerate.
4043
4044 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4045 stage_*_flags.
4046 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4047 for bootstrapped modules if toplevel bootstrap is going.
4048 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4049 modules. Adjust for changes in Makefile.def. Enable several
4050 rules even in non-bootstrap mode, just to avoid peppering the
4051 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4052 (stage-[+prev+]-bubble): Remove.
4053
4054 * Makefile.def (Dependencies): Depend on all-build-bison,
4055 all-build-flex, all-build-byacc, all-build-texinfo, rather
4056 than the host variations.
4057 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4058 with BUILD_SUBDIR.
4059 (BISON): Update for recent Bisons.
4060 (YACC): Fix typo.
4061 (cross): Depend on all-build.
4062 (all): Do not depend on all-build.
4063 (prebootstrap): Remove.
4064 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4065 (Prebootstrap dependencies): Add them to the per-stage targets
4066 and to all-prebootstrap.
4067 * configure.in (build_configdirs): Always enable build_tools.
4068 (BUILD_DIR_PREFIX): Remove.
4069
4070 * Makefile.def (gcc): Add target variable.
4071 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4072 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4073 in the recursive `make', instead of hardwiring `all'.
4074 (Autogenerated TARGET-* variables): New.
4075
20f3bb80
BB
40762004-08-13 Brian Booth <bbooth@redhat.com>
4077
4078 * MAINTAINERS: Remove myself from write-after-approval.
4079
b5be499d
NN
40802004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4081
4082 * src-release: Stop distributing mmalloc with gdb (which doesn't
4083 use it).
4084 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4085 * Makefile.in: Regenerate.
4086
b3f8d95d
MM
40872004-08-09 Mark Mitchell <mark@codesourcery.com>
4088
4089 * configure.in (arm*-*-eabi*): New target.
4090 * configure: Regenerate.
4091
3589b69e
PB
40922004-08-06 Paolo Bonzini <bonzini@gnu.org>
4093
4094 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4095 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4096 (Dependencies): New section.
4097 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4098 (configure-target-[+module+]): Depend on maybe-all-gcc
4099 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4100 (toplevel profiledbootstrap): Fix dependencies.
4101 * Makefile.in: Regenerate.
4102
972974fc
MM
41032004-08-03 Mark Mitchell <mark@codesourcery.com>
4104
4105 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4106 target-libiberty to noconfigdirs.
4107 * configure: Regenerate.
4108
bebf829d
PB
41092004-08-03 Paul Brook <paul@codesourcery.com>
4110
4111 * configure.in: Check for MPFR as well as GMP.
4112 * configure: Regenerate.
4113
98a5bb3b
RM
41142004-08-01 Robert Millan <robertmh@gnu.org>
4115
4116 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4117 libmudflap for all GNU-based systems (with Glibc).
4118 * configure: Regenerate.
4119
d32ab992
PB
41202004-08-03 Paolo Bonzini <bonzini@gnu.org>
4121
4122 * Makefile.def (host-modules): Add gcc.
4123 * Makefile.in: Regenerate.
4124 * Makefile.tpl (sorry): New rule.
4125 (configure-host, all-host, [+make_target+]-host, do-check,
4126 install-host): Do not add gcc as a special case.
4127 (host modules): Add a small special-casing for gcc. Export
4128 extra_make_flags through the environment.
4129 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4130 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4131 other recursive targets for gcc): Remove.
4132
4133 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4134 (stage, unstage): New rules.
4135 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4136 distclean-stage[+id+]): Use stage_current.
4137 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4138 the stage*-start rules.
4139
aeb732c1
GK
41402004-08-02 Geoffrey Keating <geoffk@apple.com>
4141
4142 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4143 use -all_load flag.
4144
25b656e7
PB
41452004-08-02 Paolo Bonzini <bonzini@gnu.org>
4146
4147 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4148 * configure: Regenerate.
4149
cc440d71
TM
41502004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4151
4152 * maintainer-scripts/gcc_release: Revert yesterday's change.
4153
270e140b
SB
41542004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4155
4156 * MAINTAINERS: Add myself to write-after-approval.
4157
3e4035f8
TM
41582004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4159
4160 * libf2c: Removed.
4161 * gcc/gccbug.in: Updated because of libf2c removal.
4162 * maintainer-scripts/gcc_release: Ditto.
4163
a3e8d8b4
LR
41642004-07-09 Loren J. Rittle <ljrittle@acm.org>
4165
4166 * configure.in: Build libmudflap by default on FreeBSD.
4167 * configure: Regenerated.
4168
dfcada9a
MM
41692004-07-09 Mark Mitchell <mark@codesourcery.com>
4170
4171 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4172 systems.
4173 * configure: Regenerated.
4174
3922b216
JDA
41752004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4176
4177 PR target/16344
4178 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4179 feedback based compiler.
4180 * Makefile.in: Rebuilt.
4181
95bcca47
AO
41822004-07-08 Alexandre Oliva <aoliva@redhat.com>
4183
4184 * Makefile.def (host_modules): Set bootstrap=true for flex.
4185 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4186 * Makefile.in: Rebuilt.
4187
051822f6
JH
41882004-07-07 Jan Hubicka <jh@suse.cz>
4189
4190 * MAINTAINERS: Add self as a profile feedback maintainer.
4191
7b61653a
PE
41922004-07-05 Phil Edwards <phil@codesourcery.com>
4193
4194 * configure.in: Do not prepend $srcdir to /dev/null in
4195 makefile fragments.
4196 * configure: Regenerate.
4197
23f6b2f9
PB
41982004-07-01 Paolo Bonzini <bonzini@gnu.org>
4199
4200 * Makefile.def (build_modules): Add bison, byacc, flex,
4201 m4, texinfo.
4202 (flags_to_pass): Add FLEX.
4203 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4204 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4205 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4206 DEFAULT_MAKEINFO): Remove.
4207 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4208 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4209 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4210 objdir or else use configured tool.
4211 (all-build): New.
4212 (all): Depend on it.
4213 (Build module dependencies): Add.
4214 * Makefile.in: Regenerate.
4215 * configure.in: Better support for multiple build modules,
4216 matching what is done for host/target modules. Do not look
4217 for "plausible" locations of build tools if Canadian cross.
4218 Use autoconf's AC_PROG_CC to find a C compiler. Define
4219 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4220 * configure: Regenerate.
78716e86 4221
1c020272
PB
42222004-06-22 Paolo Bonzini <bonzini@gnu.org>
4223
4224 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4225 * Makefile.in: Regenerate.
4226
a52a0a7f
PB
42272004-06-22 Paolo Bonzini <bonzini@gnu.org>
4228
4229 * Makefile.tpl (configure-build-[+module+],
4230 configure-[+module+], configure-target-[+module+]): Pass
4231 [+extra_configure_args+].
4232 (all-build-[+module+], all-[+module+], check-[+module+],
4233 install-[+module+], [+make_target+]-[+module+],
4234 all-target-[+module+], check-target-[+module+],
4235 install-target-[+module+], [+make_target+]-target-[+module+]):
4236 Pass [+extra_make_args+].
4237 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4238 (GCC_HOST_EXPORTS): Remove.
4239 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4240 cross, check-gcc, check-gcc-c++, install-gcc,
4241 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4242 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4243 * Makefile.in: Regenerate.
4244
ccde3f1a
MS
42452004-06-21 Matthew Sachs <msachs@apple.com>
4246
4247 * MAINTAINERS: Added self to write-after-approval.
4248
6264b0a6
CF
42492004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4250
4251 * configure.in: Check for srcdir/winsup rather than build directory
4252 winsup.
4253 * configure: Regenerate.
4254
801e2270
CV
42552004-06-17 Corinna Vinschen <vinschen@redhat.com>
4256
4257 * configure.in: Don't build Cygwin native newlib if winsup
4258 directory is missing. Emit warning instead.
4259 * configure: Regenerate.
4260
ad6717df
PB
42612004-06-09 Paolo Bonzini <bonzini@gnu.org>
4262
4263 * Makefile.tpl (touch-stage[+id+]): New.
4264 (restage[+prev+]): Depend on touch-stage[+id+].
4265
4266 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4267 Use it throughout.
4268
4269 * Makefile.def: Add profile and feedback bootstrap stages.
4270 Remove next field from bootstrap stages.
4271 * Makefile.tpl (LN, LN_S): Substitute.
4272 (stageN-start, stageN-end): Use double-colon rules, to
4273 provide a hook for additional setup commands.
4274 (distclean-stageN-gcc, restageN): Create dependencies from
4275 [+prev+], not from [+next+].
4276 (stageN-bubble): Add commands for successive stages from
4277 [+prev+], using double-colon rules.
4278 (all-stageN-gcc): Fix typo.
4279 (stagefeedback-start, profiledbootstrap): New.
4280 * Makefile.in: Regenerate.
4281 * configure.in: Call ACX_PROG_LN.
4282 * configure: Regenerate.
4283
5bbb9680
CY
42842004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4285
4286 * MAINTAINERS (Write After Approval): Add myself.
4287
e18be1d4
MA
42882004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4289
4290 * MAINTAINERS (Write After Approval): Add myself.
4291
5607edfd
PB
42922004-06-03 Paolo Bonzini <bonzini@gnu.org>
4293
4294 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4295 without gcc.
4296 * configure: Regenerate.
4297
1ec4e9c3
PB
42982004-06-01 Paolo Bonzini <bonzini@gnu.org>
4299
4300 * Makefile.tpl: Fix typo.
4301 * Makefile.in: Regenerate.
4302
c2f7605f
PB
43032004-06-01 Paolo Bonzini <bonzini@gnu.org>
4304
4305 * configure.in: Remove new- prefix from toplevel
4306 bootstrap targets.
4307 * configure: Regenerate.
4308
f516a7da
PB
43092004-06-01 Paolo Bonzini <bonzini@gnu.org>
4310
4311 * Makefile.tpl (all.normal): Rename to all.
4312 (all): Replace with a rule to pick the default
4313 target from configure.
4314 (all-gcc, configure-gcc): Use conditionals to
4315 do nothing when toplevel bootstrap is going on.
4316 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4317 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4318 * configure.in: Support --enable-bootstrap.
4319
4320 * Makefile.def: Remove new- prefix from toplevel
4321 bootstrap targets.
4322 * Makefile.tpl: Likewise.
4323
4324 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4325 target.
4326
4327 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4328 $(RECURSE_FLAGS) to recursive invocation of make.
4329
4330 * Makefile.in: Regenerate.
4331 * configure: Regenerate.
4332
78dd5e36
AJ
43332004-05-30 Andreas Jaeger <aj@suse.de>
4334 Jim Wilson <wilson@specifixinc.com>
4335
4336 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4337 like CC.
4338
30f1bddc
DJ
43392004-05-27 Daniel Jacobowitz <dan@debian.org>
4340
4341 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4342 * configure: Regenerate.
4343
4fc4dd12
DJ
43442004-05-25 Daniel Jacobowitz <drow@false.org>
4345
4346 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4347 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4348 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4349 targets.
4350 * Makefile.in: Regenerate.
4351
94632047 43522004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4353
4354 * configure.in: Test the ability to symlink directories.
4355 * configure: Regenerate.
4356
4357 * Makefile.def (bootstrap-stage): New definitions.
4358 * Makefile.tpl (configure-stage1-gcc,
4359 configure-stage2-gcc, configure-stage3-gcc,
4360 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4361 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4362 new-restage3, compare): Autogenerate, see Makefile.in
4363 entry for behavioral changes.
4364 (distclean-stage1, new-stage1-start, new-stage1-end,
4365 new-stage1-bubble, distclean-stage2, new-stage2-start,
4366 new-stage2-end, new-stage2-bubble, distclean-stage3,
4367 new-stage3-start, new-stage3-end): New autogenerated targets.
4368 (objext, prebootstrap, BOOT_CFLAGS,
4369 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4370 targets.
4371
4372 * Makefile.in: Regenerate.
4373 (distclean-stage1, new-stage1-start, new-stage1-end,
4374 new-stage1-bubble, distclean-stage2, new-stage2-start,
4375 new-stage2-end, new-stage2-bubble, distclean-stage3,
4376 new-stage3-start, new-stage3-end): New targets.
4377 (all-stage1-gcc): Move prebootstrap dependency from here...
4378 (configure-stage1-gcc): ...to here.
4379 (new-bootstrap): Use bubble targets.
4380 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4381 Use per-stage distclean targets.
4382 (configure-stage1-gcc, configure-stage2-gcc,
4383 configure-stage3-gcc, all-stage1-gcc,
4384 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4385 Use new-stageN-start to prepare the tree.
4386
4f4e53dd
PB
43872004-05-23 Paolo Bonzini <bonzini@gnu.org>
4388
4389 * Makefile.def (host_modules): add libcpp.
4390 * Makefile.tpl: Add dependencies on and for libcpp.
4391 * Makefile.in: Regenerate.
4392 * configure.in: Add libcpp host module.
4393 * configure: Regenerate.
4394
60975492
PB
43952004-05-21 Paolo Bonzini <bonzini@gnu.org>
4396
4397 * Makefile.tpl: Whenever a recursive target is defined, wrap
4398 it in a special @if/@endif block, and prepare its maybe
4399 dependency in the @if/@endif block
4400 * configure.in: Instead of writing maybe dependencies, remove
4401 the @if/@endif statements, and remove the @if/@endif blocks
4402 that remain.
4403 * configure: Regenerate.
4404 * Makefile.in: Regenerate.
4405
5ce7d75d
JJ
44062004-05-20 Janis Johnson <janis187@us.ibm.com>
4407
4408 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4409
c779c42f
KK
44102004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4411
4412 PR bootstrap/15120
4413 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4414 * */configure: Rebuilt.
4415
b4117c30
ZW
44162004-05-17 Zack Weinberg <zack@codesourcery.com>
4417
4418 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4419 of libf2c.
4420 * configure, Makefile.in: Regenerate.
4421
719bb4e3 44222004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4423
4424 * MAINTAINERS (Write After Approval): Add myself.
4425
6de9cd9a
DN
44262004-05-13 Diego Novillo <dnovillo@redhat.com>
4427
4428 Merge from tree-ssa-20020619-branch.
4429
4430 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4431 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4432 (HOST_GMPLIBS): Define.
4433 (HOST_GMPINC): Define.
4434 (TARGET_LIB_PATH): Add libmudflap.
4435 (GFORTRAN_FOR_TARGET): Define.
4436 (configure-build*): Export GFORTRAN.
4437 (configure-gcc): Export GMPLIBS and GMPINC.
4438 (all-gcc): Add maybe-all-libbanshee.
4439 (configure-target-libgfortran): Define.
4440 * Makefile.in: Regenerate.
4441 * configure.in (host_libs): Add libbanshee.
4442 (target_libraries): Add target-libmudflap and target-libgfortran.
4443 Add --with-libbanshee.
4444 Handle --disable-libmudflap.
4445 (*-*-freebsd*): Use with_gmp.
4446 Add $(libgcj) to noconfigdirs.
4447 * configure: Regenerate.
4448 * depcomp: New file.
4449 * MAINTAINERS: Add tree-ssa maintainers.
4450
8f1b790f
VM
44512004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4452
b4117c30 4453 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4454
693446fc
BF
44552004-04-30 Brian Ford <ford@vss.fsi.com>
4456
b4117c30 4457 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4458
d1bb666c
UB
44592004-04-29 Uros Bizjak <uros@kss-loka.si>
4460
b4117c30 4461 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4462
6cf1ac42
PB
44632004-04-28 Paolo Bonzini <bonzini@gnu.org>
4464
4465 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4466 * configure: Regenerate.
4467
632933d5
PB
44682004-04-27 Paolo Bonzini <bonzini@gnu.org>
4469
4470 Revert:
4471 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4472
4473 * Makefile.def (flags_to_pass): Remove *dir variables that
4474 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4475 as well as prefix and exec_prefix.
4476 * Makefile.in: Regenerate.
4477
80dc6aa0
RM
44782004-04-26 Robert Millan <robertmh@gnu.org>
4479
4480 Add patches from libtool CVS.
4481 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4482 * ltconfig: Likewise.
4483 * ltcf-c.sh: Likewise.
4484 * ltcf-cxx.sh: Likewise.
4485 * ltcf-gcj.sh: Likewise.
4486
e11283f1
PB
44872004-04-26 Paolo Bonzini <bonzini@gnu.org>
4488
4489 * Makefile.def (host_modules): Mark with the bootstrap
4490 flag packages on which gcc depends.
4491 * Makefile.tpl (all-bootstrap): Use it.
4492 * Makefile.in: Regenerate.
4493
8546950c
PB
44942004-04-26 Paolo Bonzini <bonzini@gnu.org>
4495
4496 * Makefile.def (flags_to_pass): Remove *dir variables that
4497 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4498 as well as prefix and exec_prefix.
4499 * Makefile.in: Regenerate.
4500
a76494aa
PB
45012004-04-26 Paolo Bonzini <bonzini@gnu.org>
4502
b4117c30
ZW
4503 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4504 * configure: Regenerate.
4505 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4506 * gcc/Makefile.tpl (compare): Use the result of the test.
4507 * gcc/Makefile.in: Regenerate.
a76494aa 4508
03a91701
PB
45092004-04-23 Paolo Bonzini <bonzini@gnu.org>
4510
4511 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4512 Always relocate gcc and prev-gcc to the original names, even
4513 if the build fails.
4514 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4515 New targets.
4516
082a6351
LG
45172004-04-23 Laurent GUERBY <laurent@guerby.net>
4518
4519 * MAINTAINERS: Update my email address.
b4117c30 4520
1f1d584b
RO
45212004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4522
4523 * configure.in (mips*-*-irix5*): Enable ld.
4524 * configure: Regenerate.
082a6351 4525
1db673ca
RO
45262004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4527
4528 * configure: Regenerate.
4529
ce4ea44e
JW
45302004-04-15 James E Wilson <wilson@specifixinc.com>
4531
4532 * Makefile.tpl (configure-[+module+], configure-gcc,
4533 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4534 Set and export LDFLAGS.
4535 * Makefile.in: Regenerate.
4536
611f62ad
MC
45372004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4538
b4117c30 4539 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4540
be912515
NN
45412004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4542
4543 PR bootstrap/14871
4544 * Makefile.tpl: If we don't have built-in-tree target tools,
4545 use the ones found by configure rather than hacking around with
4546 program_transform_name.
4547 * configure.in: Give Makefile.tpl the information necessary
4548 to do that.
4549 * Makefile.in: Regenerate.
4550 * configure: Regenerate.
4551
9104315a
NN
45522004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4553
4554 PR bootstrap/14760
4555 * configure.in: When computing baseargs, strip *all* copies of
4556 offending options. Also, don't match/substitute the trailing space,
4557 so that this actually works when two similar options are separated by
4558 only one space.
4559 * configure: Regenerate.
4560
bef1d700
DE
45612004-04-06 David Edelsohn <edelsohn@gnu.org>
4562
b4117c30
ZW
4563 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4564 (rs6000-*-aix*): Same.
4565 * configure: Regenerate.
bef1d700 4566
54bcf05e 45672004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4568
4569 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4570
369a832c 45712004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4572
4573 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4574
09a9c095
NN
45752004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4576
7caf53cb
NN
4577 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4578 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4579 * Makefile.in: Regenerate.
4580
09a9c095
NN
4581 * configure.in (top level bootstrap support): Rework --enable-werror
4582 to set @stage2_werror_flag@.
4583 * configure: Regenerate.
4584 * Makefile.tpl (top level bootstrap support): Pass
4585 @stage2_werror_flag@ down to configure in stages 2 and 3.
4586 * Makefile.in: Regenerate.
4587
5595a2bd
NN
45882004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4589
cbfd7e06
NN
4590 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4591 for stages 2 and 3 as well as in make. As a consequence, remove
4592 OUTPUT_OPTION (now detected by configure) from the flags passed down
4593 to make.
4594 * Makefile.in: Regenerate.
4595
5595a2bd
NN
4596 * Makefile.tpl (new-bootstrap): Fix typo.
4597 * Makefile.in: Regenerate.
4598
ca3b3e20
NN
45992004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4600
295f4e42
NN
4601 * Makefile.tpl: Rearrange by moving recursive_targets rules
4602 into their proper sections.
4603 * Makefile.tpl (top level bootstrap support): Move disabling
4604 of coverage flags from 'make' to 'configure'; improve comments.
4605 * Makefile.in: Regenerate.
4606
340de83f
NN
4607 * Makefile.tpl (experimental top level bootstrap) Move stage1
4608 language setting from all- target to configure- target; disable
4609 intermodule optimization in stage 1; prevent gratuitous rebuilds
4610 of stage 1.
4611 * Makefile.in: Regenerate.
4612 * configure.in: Comma-separate stage 1 language list for top
4613 level bootstrap.
4614 * configure: Regenerate.
4615
ca3b3e20
NN
4616 * Makefile.tpl: Clean up experimental top level bootstrap support:
4617 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4618 prev-gcc in configure- targets as well as all- targets.
4619 * Makefile.in: Regenerate.
4620
4d038073
KC
46212004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4622
4623 * compile: New file imported from automake.
4624
ab3533d6
PB
46252004-03-17 Paolo Bonzini <bonzini@gnu.org>
4626
4627 * configure.in: Remove symbolic link section.
4628 * configure: Regenerate.
4629 * Makefile.tpl (links): Remove.
4630 * Makefile.in: Regenerate.
4631
1e0f07d3 46322004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4633 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4634
4635 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4636 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4637 * configure.in: Fix comment typo from last patch.
4638 * configure: Regenerate.
4639
2805b53a
NN
46402004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4641
4642 * Makefile.tpl: Introduce experimental top level bootstrap support.
4643 * Makefile.in: Regenerate.
4644 * configure.in: Introduce support for top level bootstrap.
4645 * configure: Regenerate.
4646
79b4b7d2 46472004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4648 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4649
4650 PR bootstrap/14522
4651 * configure.in: Cope with shells that do not support unquoted ^
4652 * configure: Regenerate.
4653
6bbec498 46542004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4655 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4656
4657 PR bootstrap/14522
79b4b7d2 4658 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4659 quotes inside quoted backquote substitutions.
4660 * configure: Regenerate.
4661
83c15dfc
AP
46622004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4663
4664 PR bootstrap/14522
f2bd98d4 4665 * configure.in: Fix escaping of $.
83c15dfc
AP
4666 * configure: Regenerate.
4667
55ffb5ed
NN
46682004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4669
4670 * configure: Regenerate, since I forgot to while committing Paolo's
4671 changes.
4672
e4c9c075
PB
46732004-03-08 Paolo Bonzini <bonzini@gnu.org>
4674
4675 PR ada/14131
4676 Move language detection to the top level.
4677 * configure.in: Find default values for the tools as
4678 soon as possible. Disable ada if GNAT is not found.
4679 Emit error message about missing languages. Expand
4680 --enable-languages=all for the gcc subdirectory.
4681
5199e2c6
BE
46822004-03-10 Ben Elliston <bje@gnu.org>
4683
4684 * MAINTAINERS: Update my email address.
4685
c18b95e5
DE
46862004-03-05 David Edelsohn <edelsohn@gnu.org>
4687
4688 * ltconfig: Disable building static libraries if building shared
4689 libraries on AIX 5L.
4690
d0fe5ad3
RS
46912004-03-01 Richard Sandiford <rsandifo@redhat.com>
4692
4693 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4694 and disable libgcj.
4695 * configure: Regenerated.
4696
e6f71f9d
BB
46972004-03-01 Brian Booth <bbooth@redhat.com>
4698
4699 * MAINTAINERS: Add myself to write-after-approval.
4700
8983e50e
PB
47012004-03-01 Paolo Bonzini <bonzini@gnu.org>
4702
4703 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4704
d4cd9d81
NN
47052004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4706
4707 PR bootstrap/7087
4708 * Makefile.tpl: Guard XFOO sed statements better.
4709 * Makefile.tpl: Add dependency for configure-target-libada.
4710 * Makefile.in: Regenerate (incidentally fixes broken
4711 commit when libada-branch was merged).
4712
0ea0229e
KC
47132004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4714
4715 * MAINTAINERS: Add myself to write-after-approval.
4716
bad93735
AP
47172004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4718
4719 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4720 maintainers.
4721
a7ca14fc
AC
47222004-02-20 Andrew Cagney <cagney@redhat.com>
4723
4724 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4725 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4726
51592782
NN
47272004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4728
4729 PR bootstrap/11932
4730 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4731
6a30854a
JQ
47322004-02-14 Jerry Quinn <jlquinn@optonline.net>
4733
4734 * MAINTAINERS: Added myself to write-after-approval.
4735
be8b2bee
MK
47362004-02-14 Michael Koch <konqueror@gmx.de>
4737
4738 * MAINTAINERS: Added myself to write-after-approval.
4739
972760b7
JM
47402004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4741
4742 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4743 some OS port maintainers to OS port maintainers section.
4744
b0281654
FCE
47452004-02-13 Frank Ch. Eigler <fche@redhat.com>
4746
4747 * MAINTAINERS: Add self.
4748
3c419fd6
KH
47492004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4750
4751 * MAINTAINERS: Alphabetize.
4752
e88e9aee
PB
47532004-02-12 Paolo Bonzini <bonzini@gnu.org>
4754
4755 * MAINTAINERS: Remove myself.
b4117c30 4756
1915e422
DE
47572004-02-11 David Edelsohn <edelsohn@gnu.org>
4758
4759 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4760 (rs6000-*-aix*): Same.
4761 * configure: Regenerate.
4762
a22c2d8d
KC
47632004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4764
4765 * configure.in (host): Add in missing $noconfigdirs to defines.
4766 * configure: Regenerate.
4767
d9cdb878
AC
47682004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4769 Nathanael Nerode <neroden@gcc.gnu.org>
4770
4771 PR ada/6637, PR ada/5911
b4117c30 4772 Merge with libada-branch:
d9cdb878
AC
4773 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4774 with appropriate dependencies. Add --enable-libada configure switch.
4775 * configure, Makefile.in: Regenerate.
4776
8bd92821
PB
47772004-02-09 Paolo Bonzini <bonzini@gnu.org>
4778
4779 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4780
89a95129
RO
47812004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4782
4783 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4784 * configure: Regenerate.
4785
892629bc
GK
47862004-02-04 Geoffrey Keating <geoffk@apple.com>
4787
4788 Merge from upstream:
4789
4790 * ltmain.in: When setting IFS to '~', be careful about user
4791 arguments that contain '~'.
4792
4793 2004-02-04 Peter O'Gorman <peter@pogma.com>
4794
4795 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4796 Also test $base_compile against $CC with escaped arguments. Bug
4797 reported by Geoff Keating <geoffk@apple.com>.
4798
6b402165
KH
47992004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4800
4801 * MAINTAINERS: Remove i960 port.
4802
fa2f0306
DD
48032004-01-23 DJ Delorie <dj@redhat.com>
4804
4805 * Makefile.def (target_modules) [libiberty]: Don't stage.
4806 * Makefile.in: Rebuilt.
4807
9feb20aa
CT
48082004-01-20 Caroline Tice <ctice@apple.com>
4809
4810 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4811
7aed2ccc
PC
48122004-01-19 Paolo Carlini <pcarlini@suse.de>
4813
4814 * MAINTAINERS: Update my email address.
4815
f25bebe1
JM
48162004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4817
4818 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4819
28083580
VR
48202004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4821
4822 * MAINTAINERS: Remove entries without email address.
4823
c0f4b5e4
DJ
48242004-01-15 Daniel Jacobowitz <drow@mvista.com>
4825
4826 * MAINTAINERS: Add myself to write-after-approval.
4827
b5eb5a5e
SB
48282004-01-15 Steven Bosscher <stevenb@suse.de>
4829
4830 * MAINTAINERS: Update my email address.
4831
2c4de30b
LR
48322004-01-14 Loren J. Rittle <ljrittle@acm.org>
4833
4834 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4835 * Makefile.tpl (configure-target-[+module+]): Support stage.
4836 * Makefile.in: Rebuilt.
4837
74c0b320
ILT
48382004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4839
4840 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4841
2560344b
RS
48422004-01-10 Richard Sandiford <rsandifo@redhat.com>
4843
4844 * MAINTAINERS: Add myself as a MIPS maintainer.
4845
8b21cda6
NN
48462004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4847
2b6c260d
NN
4848 * configure.in: Use ./config.cache, not config.cache.
4849 * configure: Regenerate.
4850 * Makefile.tpl: Special-casing not needed for GCC any more.
4851 * Makefile.in: Regenerate.
4852
09438bde
NN
4853 * configure.in: Don't share a cache file for host dirs.
4854 * configure: Regenerate.
4855
8b21cda6
NN
4856 * config-ml.in: Don't mess with the cache file.
4857
e42870df
EB
48582004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4859
4860 * MAINTAINERS: Move myself from 'Write After Approval' to
4861 'CPU Port Maintainers' section as SPARC maintainer.
4862
6b9eb62c
NN
48632004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4864
78a816a6
NN
4865 * Makefile.tpl: Make GCC use a separate config.cache.
4866 * Makefile.in: Regenerate.
4867
6b9eb62c
NN
4868 PR bootstrap/11932, PR bootstrap/11933
4869 (I don't know if it will fix either of them, but it relates
4870 to them.)
4871 * configure.in: Don't use shared config.cache for target
4872 directories.
4873 * configure: Regenerate.
4874
86d7b562
DN
48752004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4876
4877 * MAINTAINERS: Add myself to 'Write After Approval' section.
4878
07d0a605
RS
48792003-12-31 Roger Sayle <roger@eyesopen.com>
4880
4881 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4882 * configure: Regenerated.
4883
459ac19f
KH
48842003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4885
4886 * MAINTAINERS: Remove the mn10200 maintainer.
4887
5785c0ed 48882003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 4889
cc6010cd
AP
4890 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4891 * configure: Regenerated.
5785c0ed 4892
a268eff9
JH
48932003-12-16 Jan Hubicka <jh@suse.cz>
4894
4895 * MAINTAINERS: Add myself as callgraph maintainer.
4896
9d465b12
TF
48972003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4898
4899 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4900 * configure: Regenerate.
4901
a68a270a
GB
49022003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4903
4904 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4905 'Write After Approval' section. Update email.
4906
3066a15c
JL
49072003-12-01 James Lemke <jim@wasabisystems.com>
4908
4909 * MAINTAINERS (Write After Approval): Add myself.
4910
8c052da4
MT
49112003-11-20 Matt Thomas <matt@3am-software.com>
4912
4913 * MAINTAINERS: Add myself as a vax port maintainer.
4914
e75f9147
KC
49152003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4916
4917 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4918 (configure-build-[+module+], configure-[+module+]): Likewise.
4919 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4920 * Makefile.in: Regenerate.
4921
43d8d958
AT
49222003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4923
4924 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4925 shared/dylibed libraries.
4926 * ltmain.sh: Likewise.
4927 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4928 * ltcf-cxx.sh: Likewise.
4929 * ltcf-gcj.sh: Likewise.
4930 * ltconfig: Likewise.
4931
638dcaa0
SC
49322003-11-17 Stan Cox <scox@redhat.com>
4933
4934 * MAINTAINERS: Add myself as iq2000 port maintainer.
4935
15cc172b
AC
49362003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4937
b4117c30
ZW
4938 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4939 * Makefile.in: Regenerate.
15cc172b 4940
20af77cd
UW
49412003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4942
4943 * config.sub: Update to 2003-11-03 version.
4944
4dd01c5c
PE
49452003-10-20 Phil Edwards <phil@codesourcery.com>
4946
4947 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4948 * configure: Regenerate.
4949
8d36c499
NP
49502003-10-20 Nicolas Pitre <nico@cam.org>
4951
4952 * MAINTAINERS: Add myself to 'Write After Approval' section.
4953
8b7ebc31
AC
49542003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4955
4956 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4957
afe1910c
JM
49582003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4959
4960 * MAINTAINERS: Update my email address.
4961
05dcec66
RO
49622003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4963
4964 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4965
71fc2f0c
RL
49662003-10-17 Ralph Loader <rcl@ihug.co.nz>
4967
4968 * MAINTAINERS: Add myself to 'Write After Approval' section.
4969
507ec745
BI
49702003-10-16 Bernardo Innocenti <bernie@develer.com>
4971
4972 * config.guess: Update to 2003-10-16 version.
4973 * config.sub: Update to 2003-10-16 version.
4974
4d466c42
DD
49752003-10-15 David Daney <ddaney@avtrex.com>
4976
4977 * MAINTAINERS: Added myself to 'Write After Approval' section.
4978
0c9b16bc
FH
49792003-10-15 Falk Hueffner <falk@debian.org>
4980
4981 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4982 'Write After Approval' section. Update email.
4983
74d57d15
RS
49842003-10-14 Roger Sayle <roger@eyesopen.com>
4985
4986 * MAINTAINERS: Move myself from 'Write After Approval' to
4987 'Various Maintainers' section as middle-end maintainer.
4988
d29b8ad8
NN
49892003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4990
4991 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4992 HOST_FLAGS_TO_PASS.
4993 * Makefile.in: Regenerate.
4994
26db814a
BI
49952003-10-11 Bernardo Innocenti <bernie@develer.com>
4996
4997 * config.guess: Update to 2003-10-07 version.
4998 * config.sub: Update to 2003-10-07 version.
4999
fffeb871
RO
50002003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5001
5002 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5003 * ltconfig (irix5*, irix6*): Don't override version_type.
5004
6691a79e
ME
50052003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5006
5007 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5008 * configure: Rebuilt
5009 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5010 * Makefile.in: Rebuilt
5011
62cdd71e
L
50122003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5013
5014 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5015
6fe2eacc
CW
50162003-09-30 Carlo Wood <carlo@alinoe.com>
5017
cc6010cd 5018 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5019
ea57e5ad
PK
50202003-09-29 Paul Koning <ni1d@arrl.net>
5021
5022 * MAINTAINERS: Move myself from "Write After Approval"
5023 to CPU platform maintainers for pdp11 platform.
5024
e070672a
AT
50252003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5026
5027 * MAINTAINERS: Move myself from 'Write After Approval' to
5028 'Various Maintainers' section as libffi testsuite maintainer.
5029
43bb47c2
DJ
50302003-09-21 Daniel Jacobowitz <drow@mvista.com>
5031
5032 * configure.in: Pass a computed --program-transform-name
5033 to subconfigures.
5034 * configure: Regenerated.
5035
da9d3b37
NN
50362003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5037
94322beb
NN
5038 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5039 * Makefile.in: Regenerate.
5040
da9d3b37
NN
5041 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5042 * Makefile.in: Regenerate.
5043
ffd9060b
ZL
50442003-09-19 Ziemowit Laski <zlaski@apple.com>
5045
5046 * MAINTAINERS: Move myself from 'Write After Approval'
5047 to 'Various Maintainers' (objective-c) section.
5048
eeae7b41
DJ
50492003-09-17 Daniel Jacobowitz <drow@mvista.com>
5050
5051 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5052 quoting.
5053 * configure: Regenerated.
5054
a080d12b
JB
50552003-09-16 Joel Brobecker <brobecker@gnat.com>
5056
5057 * MAINTAINERS (Write After Approval): Add myself to write after
5058 approval list.
5059
6cd2fc59
DN
50602003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5061
cc6010cd 5062 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5063
dcbdd9cc
ILT
50642003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5065
5066 * MAINTAINERS: Update my e-mail address.
5067
e517f636
AM
50682003-09-09 Alan Modra <amodra@bigpond.net.au>
5069
5070 * libtool.m4 (LD): Correct powerpc64 host match.
5071
bc49924b
JW
50722003-09-06 James E Wilson <wilson@tuliptree.org>
5073
5074 * MAINTAINTERS: Update my affiliation and email address.
5075
082124f5
ZD
50762003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5077
5078 * MAINTAINERS (Write After Approval): Add myself.
5079
dc94d89e
DD
50802003-09-04 DJ Delorie <dj@redhat.com>
5081
5082 * configure: Regenerate.
5083
50842003-09-04 Robert Millan <robertmh@gnu.org>
5085
5086 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5087
7a0f2d4e
KG
50882003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5089
5090 * configure.in: Ensure arguments to sed are properly spaced.
5091 * configure: Regenerate.
5092
88d032eb
GP
50932003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5094
5095 * MAINTAINERS: Update my e-mail address.
5096
0b3f3d22
ME
50972003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5098
5099 * MAINTAINERS (Write After Approval): Add myself.
5100
d253f9ba
DJ
51012003-08-27 Daniel Jacobowitz <drow@mvista.com>
5102
5103 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5104 * configure: Regenerated.
5105
066ec9c9
MM
51062003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5107
5108 * MAINTAINERS: Update my email address.
5109
415d7ef9
PE
51102003-08-23 Phil Edwards <pme@gcc.gnu.org>
5111
5112 * configure.in: Use newline instead of semicolon when assuming
5113 shell arguments in a for loop.
5114 * configure: Regenerated.
5115
e1567352
JE
51162003-08-22 Jason Eckhardt <jle@rice.edu>
5117
5118 * MAINTAINERS: Resurrect the i860 maintainer.
5119
b348267b
GK
51202003-08-20 Geoffrey Keating <geoffk@apple.com>
5121
e50084fa
GK
5122 PR 8180
5123 * configure.in: When testing with_libs and with_headers, treat
5124 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5125 * configure: Regenerate.
b4117c30 5126
b348267b
GK
5127 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5128 make, shell, etc.
5129 (baseargs): Likewise.
5130 * configure: Regenerate.
5131
ca26ffe0
BI
51322003-08-20 Bernardo Innocenti <bernie@develer.com>
5133
5134 * MAINTAINERS (Write After Approval): Add myself.
5135
940cde4d
GK
51362003-08-19 Geoffrey Keating <geoffk@apple.com>
5137
5138 * configure.in: Disable libgcj for darwin not on powerpc.
5139 * configure: Rebuild.
5140
74bed51b
ADL
51412003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5142
5143 * config-ml.in, symlink-tree: Add license.
5144
b4117c30
ZW
51452003-08-03 Richard Stallman <rms@gnu.org>
5146 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5147
5148 * README.SCO: New file.
5149
333a28b4
MK
51502003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5151
5152 * Makefile.tpl (check, check-c++): Express dependencies using
5153 dependencies rather than commands.
5154 * Makefile.in: Regenerate.
5155
c197e306
AC
51562003-08-01 Andrew Cagney <cagney@redhat.com>
5157
5158 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5159 * configure: Ditto.
5160
a8ee6e2d
GK
51612003-07-31 Geoffrey Keating <geoffk@apple.com>
5162
5163 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5164 * Makefile.in: Update.
a8ee6e2d 5165
8d9b3f2e
AT
51662003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5167
5168 * configure.in: Enable libgcj for darwin.
5169 * configure: Rebuild.
5170
52c0c542
PE
51712003-07-29 Phil Edwards <pme@gcc.gnu.org>
5172
5173 * config-ml.in: Use ac_configure_args directly instead of
5174 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5175 actually seen.
5176
b4acb5ef
NN
51772003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5178
5179 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5180 creating target and build subdirs to build all parent dirs as needed.
5181 * Makefile.in: Rebuild.
5182 * configure.in: Don't build dirs explicitly here.
5183 * configure: Rebuild.
5184
a51d71d0
PB
51852003-07-26 Paul Brook <paul@nowt.org>
5186
5187 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5188
f43e12ce
AO
51892003-07-22 Alexandre Oliva <aoliva@redhat.com>
5190
5191 * Makefile.tpl (all-make): Depend on intl.
5192 * Makefile.in: Rebuilt.
5193
8a199ff6
PE
51942003-07-20 Phil Edwards <pme@gcc.gnu.org>
5195
5196 * install-sh: Update to newer upstream versions (associated with
5197 aclocal 1.7).
5198 * mkinstalldirs: Likewise.
5199 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5200
e6a8c803
AP
52012003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5202
5203 * MAINTAINERS: Move self from Bug database only accounts
5204 to write-after-approval.
5205
9f13608f
NN
52062003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5207
5208 * config.if: Remove unused libc_interface determination.
5209
c7864714
NN
52102003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5211
5212 * MAINTAINERS: Move self from write-after-approval to
5213 build machinery (*.in).
5214
775956d0
NN
52152003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5216
5217 PR bootstrap/11273
5218 PR bootstrap/11408
5219 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5220 unused INSTALL_PROGRAM_ARGS.
5221 * configure.in: Use AC_PROG_INSTALL.
5222 * Makefile.in: Regenerate.
5223 * configure: Regenerate.
5224
c7f67a6e
KH
52252003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5226
5227 * MAINTAINERS: Alphabetize.
5228
33952f6f
AO
52292003-07-10 Alexandre Oliva <aoliva@redhat.com>
5230
5231 * configure: Rebuilt.
5232 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5233 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5234 newlib nor libgloss.
5235 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5236 * configure.in (am33_2.0-*-linux*): Added.
5237
0d4f1b4e
BW
52382003-07-09 Bob Wilson <bob.wilson@acm.org>
5239
5240 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5241 * configure: Regenerate.
5242
56694dd9
ZW
52432003-07-07 Zack Weinberg <zack@codesourcery.com>
5244
5245 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5246 * Makefile.in: Regenerate.
5247
21607eb4
ZW
52482003-07-04 Zack Weinberg <zack@codesourcery.com>
5249
5250 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5251 * Makefile.in: Regenerate.
5252
8c90b13a
L
52532003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5254
5255 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5256 * Makefile.in: Regenerated.
5257
5d42f90e
L
5258 * config-ml.in: Replace PWD with PWD_COMMAND.
5259
6eb95e99
ZW
52602003-07-04 Zack Weinberg <zack@codesourcery.com>
5261
5262 * intl: New directory; see intl/ChangeLog for details.
5263 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5264 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5265 * Makefile.in: Regenerate.
5266
07d1940e
NN
52672003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5268
5269 * configure.in: Clean up config-lang.in handling. Delete
5270 useless assignment to "subdirs".
5271 * configure: Regenerate.
5272
4dbda6f0
NN
52732003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5274
5275 * configure.in: Rename 'target_libs' to 'target_libraries'.
5276 Remove useless reference to 'target_libs'.
5277 * configure: Regenerate.
5278
2c30ab71
KS
52792003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5280
5281 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5282 * Makefile.in: Regenerate.
5283
11405c93
NN
52842003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5285
5286 * Makefile.def: Introduce flags_to_pass.
5287 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5288 * Makefile.in: Regenerate.
5289
fb87ad5d
HPN
52902003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5291
5292 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5293 and target-libgloss.
5294 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5295 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5296 * configure: Regenerate.
5297
a7956a48
BK
52982003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5299
5300 * configure.in: Update testsuite_flags to new location.
5301 * configure. Regenerate.
6eb95e99 5302
eaf9f3b2
NN
53032003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5304
5305 * Makefile.tpl: Remove BUILD_CC stuff.
5306 * Makefile.in: Regenerate.
5307
2d89ffef
KH
53082003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5309
5310 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5311
83415b0b
GP
53122003-06-16 Graeme Peterson <gp@qnx.com>
5313
5314 * MAINTAINERS (Write After Approval): Add myself.
5315
b951c91c 53162003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5317
b951c91c
L
5318 * config.guess: Update to 2003-06-12 version.
5319 * config.sub: Update to 2003-06-13 version.
5320
0bb41a37
L
53212003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5322
5323 * config.guess: Update to 2003-06-06 version.
5324 * config.sub: Update to 2003-06-06 version.
5325
655b7166
RO
53262003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5327
5328 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5329 * configure. Regenerate.
5330
01b759aa
NN
53312003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5332
bf1d3e81
NN
5333 * configure.in: Disable serial configure by default.
5334 * configure: Regenerate.
5335 * Makefile.tpl: Abolish .NOTPARALLEL.
5336 * Makefile.in: Regenerate.
5337
e89fbdfe
NN
5338 * Makefile.tpl: Replace {build,host,target}_canonical by
5339 {build,host,target}.
5340 * Makefile.in: Regenerate.
5341
01b759aa
NN
5342 * Makefile.tpl: Fix stupid pasto.
5343 * Makefile.in: Regenerate.
5344
f7dae026
NN
53452003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5346
5347 * Makefile.tpl: Remove bogus conditional.
5348 * Makefile.in: Regenerate.
5349
53502003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5351
5352 * Makefile.tpl (profiledbootstrap): New target.
5353 * Makefile.in (profiledbootstrap): New target.
5354
2ffc3e73 53552003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5356
5357 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5358 Pinski. Remove user names from other bugzilla-only maintainers.
5359
1a1e6b96
NN
53602003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5361
1358ccea
NN
5362 * Makefile.tpl: Make 'recursive targets' using autogen rather
5363 than shell loop. Remove duplicate 'clean' targets and false
5364 comments.
5365 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5366 Add systematic method of specifying missing targets in subdirs.
5367 Add copyright boilerplate.
5368 * Makefile.in: Regenerate.
5369 * configure.in: Add 'recursive targets' to maybe list.
5370 * configure: Regenerate.
5371
ae74ed1f
NN
5372 * MAINTAINERS: "GNATS only" -> "Bug database only".
5373
1a1e6b96
NN
5374 * Makefile.tpl: Rename [+target+] to [+make_target+].
5375 * Makefile.def: Rename 'target' to 'make_target'.
5376
c79af3fa
NB
53772003-05-31 Neil Booth <neil@daikokuya.co.uk>
5378
5379 * MAINTAINERS: Add self as options handling maintainer.
5380
39d85b61
MM
53812003-05-28 Michael Meissner <gnu@the-meissners.org>
5382
5383 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5384 been too long since I touched those ports.
5385
afc2b62d
DD
53862003-05-28 DJ Delorie <dj@redhat.com>
5387
5388 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5389 * Makefile.in: Regenerate.
5390
df445104
MR
53912003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5392
5393 * configure.in: Use curly braces in the definition of tooldir.
5394 * configure: Regenerate.
5395
2eb98e5d 53962003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5397
2eb98e5d
DD
5398 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5399 newlib or libgloss.
5400 * Makefile.in: Regenerate.
5401
862fced8
DD
54022003-05-21 DJ Delorie <dj@redhat.com>
5403
5404 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5405 * Makefile.in: Regenerate.
5406
fc351800
ILT
54072003-05-20 Ian Lance Taylor <ian@airs.com>
5408
5409 * MAINTAINERS: Update my e-mail address.
5410
7e2dbcef
NN
54112003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5412
5413 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5414 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5415 Factor out common code from autogen IF statements.
5416 * configure: Regenerate.
5417 * Makefile.in: Regenerate.
5418
f2a0e225
KC
54192003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5420
5421 * configure.in: Accept i[3456789]86 for machine type.
5422 * configure: Regenerate.
5423
8b87bb96
NN
54242003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5425
5426 * configure.in: Switch more things to use maybe dependencies.
5427 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5428 * configure: Regenerate.
5429 * Makefile.tpl: Switch more things to use maybe dependencies.
5430 * Makefile.in: Regenerate.
5431
fdb882bc 54322003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5433
5434 * Makefile.tpl (install-opcodes): Define.
5435 * Makefile.in: Rebuild.
5436
f7c50032
AJ
54372003-05-13 Andreas Jaeger <aj@suse.de>
5438
5439 * config.guess: Update to 2003-05-09 version.
5440 * config.sub: Update to 2003-05-09 version.
5441
f2181bed 54422003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5443
5444 * configure.in: Correct sed script so that options in quotes are not
5445 deleted.
5446 * configure: Rebuild.
5447
aa8f1f57
CV
54482003-05-12 Corinna Vinschen <corinna@vinschen.de>
5449
5450 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5451 and $$s/newlib/libc/sys/cygwin32 include paths.
5452 * configure: Ditto.
5453
0c130f81
MM
54542003-05-12 Michael Meissner <gnu@the-meissners.org>
5455
5456 * MAINTAINERS: Update my email addresses.
5457
aa1a100b
EB
54582003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5459
5460 * config-ml.in: Propagate INSTALL variables.
f7c50032 5461
87861833
GP
54622003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5463
5464 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5465
de722255
CD
54662003-05-02 Chris Demetriou <cgd@broadcom.com>
5467
6eb95e99
ZW
5468 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5469 * Makefile.in: Regenerate.
de722255 5470
96c4a002
WB
54712003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5472
5473 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5474
55b15a11
WB
54752003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5476
5477 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5478
0c227849
DJ
54792003-04-27 Daniel Jacobowitz <drow@mvista.com>
5480
5481 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5482 * Makefile.in: Regenerated.
5483
d45148c1
WB
54842003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5485
5486 * MAINTAINERS (Write After Approval): Upgrade myself from
5487 GNATS only to write-after-approval. Update my mail address.
5488
48f2318c 54892003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5490
5491 (OS Port Maintainers: freebsd): Add myself.
5492
438f50c3
MM
54932003-04-22 Mark Mitchell <mark@codesourcery.com>
5494
5495 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5496
9074e169
KJ
54972003-04-22 Kean Johnston <jkj@sco.com>
5498
5499 * MAINTAINERS (SCO ports): Added myself.
5500
dfd39a2e
NS
55012003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5502
5503 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5504
ccbae82a
KJ
55052003-04-19 Kean Johnston <jkj@sco.com>
5506
5507 * MAINTAINERS (Write After Approval): Add myself.
5508
2f50999f
GP
55092003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5510
5511 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5512 * Makefile.in: Regenerate.
5513
e9b84181
JJ
55142003-04-18 Jakub Jelinek <jakub@redhat.com>
5515
5516 * configure.in (powerpc64*-*-linux*): Remove.
5517 * configure: Rebuilt.
5518
1ca4c6e1
PE
55192003-04-17 Phil Edwards <pme@gcc.gnu.org>
5520
5521 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5522 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5523 and restrap.
5524 * Makefile.in: Regenerate.
5525
0590b963
RE
55262003-04-16 Richard Earnshaw <rearnsha@arm.com>
5527
5528 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5529 * configure: Regenerated.
5530
ff41a56f
DD
55312003-04-15 DJ Delorie <dj@redhat.com>
5532
5533 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5534
50d440bc
NC
55352003-04-13 Nick Clifton <nickc@redhat.com>
5536
5537 * config-ml.in: Remove support for --disable-aix removing
5538 call-aix multilibs.
5539
b1e0a93e
AO
55402003-04-10 Alexandre Oliva <aoliva@redhat.com>
5541
5542 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5543 * */configure: Rebuilt.
5544
71fb704d
JS
55452003-04-08 Joel Sherrill <joel@oarcorp.com>
5546
5547 * MAINTAINERS: Add my email address.
5548
3897ea90
OH
55492003-03-17 Olivier Hainque <hainque@act-europe.fr>
5550
5551 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5552
93c834b7
NN
55532003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5554
5555 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5556 * Makefile.in: Regenerate.
5557
82c34dcb
MC
55582003-03-14 Michael Chastain <mec@shout.net>
5559
5560 * Makefile.in: Regenerate with correct Makefile.def.
5561
73458fb7
NN
55622003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5563
5564 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5565 Make macro.
5566 * Makefile.in: Regenerate.
5567 * configure.in: Clean up gxx_include_dir logic.
5568 * configure: Regenerate.
5569
32cf27e5
AE
55702003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5571
5572 * MAINTAINERS (Write After Approval): Add myself.
5573
c727e7a0
BE
55742003-03-10 Ben Elliston <bje@wasabisystems.com>
5575
5576 * MAINTAINERS: Update my mail address.
5577
9a27ac7a
FS
55782003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5579
5580 * configure.in (gxx_include_dir): Fix typo.
5581 * configure: Regenerated.
5582
3aa83176
NN
55832003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5584
5585 * Makefile.tpl: Reindent.
5586 * Makefile.in: Regenerate.
5587 * configure.in: Reindent. Don't set unused variables.
5588 * configure: Regenerate.
5589
9124bc53
DJ
55902003-03-04 Daniel Jacobowitz <drow@mvista.com>
5591
5592 * configure.in: Include $(build_tooldir)/sys-include in
5593 FLAGS_FOR_TARGET.
5594 * configure: Regenerated.
5595
cb543528
NN
55962003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5597
c858bf1e
NN
5598 * Makefile.tpl: Always pass down RANLIB.
5599 * Makefile.in: Regenerate.
5600
aa9c3ab4
NN
5601 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5602 * Makefile.in: Regenerate.
5603 * configure.in: Remove unused logic relating to --enable-shared
5604 and --enable-threads. Remove bogus comments. Remove redundant
5605 noconfigdirs.
5606 * configure: Regenerate.
5607
cb543528
NN
5608 * configure.in: Replace ${libstdcxx_version} by its value.
5609 Remove reference to mh-dgux.
5610 * configure: Regenerate.
5611
53f70c1b
KB
56122003-03-03 Kevin Buettner <kevinb@redhat.com>
5613
5614 * MAINTAINERS (Write After Approval): Add myself.
5615
df0f0674
NN
56162003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5617
5618 * Makefile.tpl: Rearrange.
5619 * Makefile.in: Regenerate.
5620
ef4e7569
US
56212003-02-25 Uwe Stieber <uwe@wwws.de>
5622
5623 * configure.in: Add support for kaOS as cross build target system.
5624 * configure: Regenerated.
5625
a7a287eb
SB
56262003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5627
5628 * MAINTAINERS (Write after approval): Add myself.
5629
ff00c8a2
JW
56302003-02-21 James E Wilson <wilson@tuliptree.org>
5631
5632 * MAINTAINERS: Update my email address.
5633
abb2db7a
ZW
56342003-02-21 Zack Weinberg <zack@codesourcery.com>
5635
5636 * MAINTAINERS: Add self to blanket write privs. section.
5637
e9f2dc3b
SM
56382003-02-20 Sean McNeil <sean@blue.mcneil.com>
5639
5640 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5641 configure-target-* as some target builds may require additional
5642 flags for preprocessor tests.
5643 * Makefile.in: Regenerated.
5644
ee03dc5e
AO
56452003-02-19 Alexandre Oliva <aoliva@redhat.com>
5646
11856278
AO
5647 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5648 * ltconfig: Handle it.
5649 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5650 auto-detecting it.
5651
274aef32
AO
5652 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5653 it is used as argument to $CC.
5654 * ltcf-gcj.sh: Likewise.
5655
ee03dc5e
AO
5656 * configure.in: Introduce --enable-maintainer-mode.
5657 * configure: Rebuilt.
5658 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5659 for maintainer mode.
5660 * Makefile.in: Rebuilt.
5661
30db8e17
JM
56622003-02-18 Jason Merrill <jason@redhat.com>
5663
5664 * Makefile.tpl (check-c++): Allow parallelism.
5665
cab60ac6
GP
56662003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5667
5668 * MAINTAINERS: Remove John Carr (who never actually had access to
5669 gcc.gnu.org).
5670
c8e5d1af
GK
56712003-02-15 Geoffrey Keating <geoffk@apple.com>
5672
5673 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5674 don't configure target-libobjc.
5675 * configure: Regenerate.
5676
70f91f50
RO
56772003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5678
5679 * Makefile.tpl (RANLIB): Define.
5680 * Makefile.in: Regenerate.
5681
669e9062
LB
56822003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5683
5684 * MAINTAINERS: Update my email.
abb2db7a 5685
61b56b2e
KS
56862003-02-06 Keith R Seitz <keiths@redhat.com>
5687
5688 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5689 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5690 * Makefile.in: Regenerated.
5691 * configure.in: Remove all traces of snavigator, db, and grep.
5692 * configure: Regenerated.
5693
a1ba6e15
GP
56942003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5695
5696 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5697 After Approval.
5698
f5f2cce5
CC
56992003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5700
5701 * MAINTAINERS (Write after approval): Add myself.
5702
ba49f6f1
FCE
57032003-01-31 Frank Ch. Eigler <fche@redhat.com>
5704
5705 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5706 * Makefile.in: Regenerated.
5707
ccf9f10c
RS
57082003-01-30 Roger Sayle <roger@eyesopen.com>
5709
5710 * config.guess: Updated to 2003-01-30's version.
5711 * config.sub: Updated to 2003-01-28's version.
5712
a693735b
AO
57132003-01-30 Alexandre Oliva <aoliva@redhat.com>
5714
5715 * config.if: If gcc_version is already set, just use it. Don't set
5716 gcc_version_trigger if it's already set, otherwise set it to
5717 gcc/version.c, but only if the file exists. If it is not set and
5718 gcc/version.c does not exist, try to extract the version number from
5719 $CC.
5720
204c43d6
AT
57212003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5722
abb2db7a 5723 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5724
842e91ec
PE
57252003-01-27 Phil Edwards <pme@gcc.gnu.org>
5726
5727 * configure.in: Revert 24Jan change.
5728 * configure: Regenerate.
5729
6b99984e
GP
57302003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5731
5732 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5733 entry of HJ Lu.
5734
806e0935
NN
57352003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5736
5737 * configure.in: Revert previous change.
5738 * configure: Regenerate.
5739
307a9864
NN
57402003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5741
5742 * configure.in: Make rda native-only.
5743 * configure: Regenerate.
5744
02ba6302
VR
57452003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5746
5747 * MAINTAINERS: Move myself from GNATS-only-accounts to
5748 write-after-approval.
5749
77d187bc
NN
57502003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5751
5752 * configure.in: Add missing \.
5753 * configure: Rebuilt.
5754
a94a2d4c
JJ
57552003-01-17 Jakub Jelinek <jakub@redhat.com>
5756
5757 * configure.in (baseargs): Avoid using \| in sed regular
5758 expressions.
5759 * configure: Rebuilt.
5760
73f84924
JJ
57612003-01-16 Jakub Jelinek <jakub@redhat.com>
5762
5763 * configure.in (baseargs): Remove all supported forms of
5764 --cache-file, --srcdir, --host, --build and --target options
5765 from argument lists.
5766 * configure: Rebuilt.
5767
8c12fc63
JZ
57682003-01-15 Josef Zlomek <zlomekj@suse.cz>
5769
5770 * MAINTAINERS: Add myself to write-after-approval list.
5771
7c005a3a
AO
57722003-01-15 Alexandre Oliva <aoliva@redhat.com>
5773
5774 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5775 * configure: Rebuilt.
5776
3dfabf63
NN
57772003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5778
5779 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5780 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5781 * Makefile.in: Regenerate.
5782 * configure: Regenerate.
5783
cf53ae10
AO
57842003-01-09 Alexandre Oliva <aoliva@redhat.com>
5785
5786 * configure.in: Remove Makefile in build, host and target modules
5787 unless configure was run with --no-recursion.
5788 * configure: Rebuilt.
5789
3fbe8e4a
CC
57902003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5791
5792 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5793 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5794 * Makefile.in: Regenerate.
5795
66e2aa7d
CD
57962003-01-08 Chris Demetriou <cgd@broadcom.com>
5797
5798 * config.guess: Update to 2003-01-03 version.
5799 * config.sub: Update to 2003-01-03 version.
5800
b5038cfb
CF
58012003-01-07 Christopher Faylor <cgf@redhat.com>
5802
5803 * configure: Regenerate with proper autoconf 2.13.
5804
d02c69be
CF
58052003-01-07 Christopher Faylor <cgf@redhat.com>
5806
5807 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5808 * configure: Regenerate.
d02c69be 5809
e914a571
AC
58102003-01-06 Andrew Cagney <ac131313@redhat.com>
5811
5812 * configure.in (GDB_TK): Add tcl directories conditional on
5813 gdb/gdbtk directory being present.
5814 * configure: Regenerate.
abb2db7a 5815
70571545
JDA
58162003-01-04 John David Anglin <dave.anglin@nrc.ca>
5817
5818 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5819 by gcc if LD is not defined and we are not doing a Canadian Cross.
5820 * configure: Rebuilt.
5821
89a7012a
TT
58222002-12-31 Tom Tromey <tromey@redhat.com>
5823
5824 * Makefile.in: Rebuilt.
5825 * Makefile.def (target_modules) [libffi]: Allow installation.
5826
3f4f56e2
AS
58272002-12-31 Andreas Schwab <schwab@suse.de>
5828
5829 * configure.in: Fix use of $program_transform_name.
5830 * configure: Regenerated.
5831
6c1b8d0a
DJ
58322002-12-30 Daniel Jacobowitz <drow@mvista.com>
5833
5834 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5835 * configure: Regenerated.
6c1b8d0a 5836
c5120911
AO
58372002-12-29 Alexandre Oliva <aoliva@redhat.com>
5838
5839 * Makefile.tpl (local-distclean): Don't remove...
5840 (multilib.ts): ... this. Moved into...
5841 (multilib.out): ... this. Don't use sub-make.
5842 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5843 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5844 (configure-build-[+module+], configure-[+module+],
5845 configure-target-[+module+], configure-gcc): ... these. Test
5846 for Makefile existence. Drop config.status from dependencies.
5847 * Makefile.in: Rebuilt.
5848 * configure.in: Move gcc-version-trigger to the end of
5849 ac_configure_args. Add comments to maybedep.tmp and
5850 serdep.tmp. Introduce --disable-serial-configure. Remove
5851 nonopt from baseargs, matching and removing corresponding
5852 whitespace while at it.
5853 * configure: Rebuilt.
5854
e245b0ea
AO
58552002-12-28 Alexandre Oliva <aoliva@redhat.com>
5856
903de295
AO
5857 * configure.in (host_configargs): Replace reference to
5858 no-longer-defined buildopts with --build=${build_alias}.
5859 * configure: Rebuilt.
5860
e245b0ea
AO
5861 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5862 program_transform_name to standard idiom.
5863 (AUTOGEN, AUTOCONF): Define.
5864 (Makefile.in): Use $(AUTOGEN).
5865 (Makefile): Depend on config.status, and use autoconf-style rule to
5866 build it. Move original commands to...
5867 (config.status): ... this new target.
5868 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5869 $(AUTOCONF).
5870 * Makefile.in: Rebuilt.
5871
671aa708
NN
58722002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5873
53fbfb58
NN
5874 * Makefile.tpl: Fix dramatic bustage due to change in
5875 program_transform_name.
5876 * Makefile.in: Regenerate.
5877
5878 * configure.in: Remove unnecessary PATH setting.
5879 * configure: Regnerate.
5880
5881 * configure.in: Don't default to unprefixed tools unless
5882 the native tools will work.
5883 * configure: Regenerate.
5884
671aa708
NN
5885 * configure.in: Convert to autoconf script. Blow away lots
5886 of now-redundant Makefile fragments.
5887 * configure: Generate using Autoconf.
5888 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5889 * Makefile.in: Regenerate.
5890
57f40826
NN
58912002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5892
3fedb745
NN
5893 * configure: Fix stupid bug where RANLIB was mistakenly included.
5894
abb2db7a 5895 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
5896 (build_configargs, host_configargs, target_configargs).
5897
5898 * configure.in: Move logic out of sed statement.
5899
abb2db7a 5900 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
5901 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5902
315fa0f4
SS
59032002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5904
5905 * config.sub: Import from master repository
5906 * config.guess: Ditto
5907
45aff44f
AS
59082002-12-24 Andreas Schwab <schwab@suse.de>
5909
5910 * Makefile.tpl (multilib.out): Fix missing space.
5911 * Makefile.in: Regenerate.
5912
88b5521b
NN
59132002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5914
5915 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5916 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5917 * Makefile.in: Regenerate.
5918 * configure.in: Remove unnecessary leftovers.
5919
2a726918
GK
59202002-12-21 Geoffrey Keating <geoffk@apple.com>
5921
5922 * configure.in (extra_ranlibflags_for_target): New variable.
5923 (*-*-darwin): Add -c to ranlib commands.
5924 * configure (tooldir): Handle extra_ranlibflags_for_target.
5925
aace3269 59262002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
5927
5928 * Makefile.tpl: Revert HJL's change.
5929 * Makefile.in: Regenerated.
5930 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5931 always.
5932
f0895142
AS
59332002-12-19 Andreas Schwab <schwab@suse.de>
5934
5935 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5936 * Makefile.in: Regenerate.
5937
782d0c02
L
59382002-12-18 H.J. Lu <hjl@gnu.org>
5939
5940 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5941 * Makefile.in: Regenerated.
5942
5943 * configure.in (build_prefix): New. Substitute.
5944
212f6dd0
NN
59452002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5946
79308c5d
NN
5947 * Makefile.tpl: Don't let real targets depend on phony targets.
5948 * Makefile.in: Regenerate.
5949
212f6dd0
NN
5950 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5951 * Makefile.in: Regenerate.
5952
ab17919f
SS
59532002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5954
5955 * config.sub: Import from master repository
5956 * config.guess: Ditto
5957
5ecf91d1
JM
59582002-12-16 Jason Merrill <jason@redhat.com>
5959
5960 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5961 previous 'make bootstrap'.
5962 * Makefile.in: Regenerate.
5963
d8437e1b
HPN
59642002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5965
5966 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5967
4977bab6
ZW
59682002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5969
5970 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5971 * Makefile.in: Regenerate.
5972
0edcfdcb
JM
59732002-12-13 Jason Merrill <jason@redhat.com>
5974
6248218a 5975 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
5976 library tests.
5977 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
5978 * Makefile.in: Regenerate.
5979
4977bab6
ZW
59802002-12-12 Alexandre Oliva <aoliva@redhat.com>
5981
5982 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5983 * Makefile.in: Rebuilt.
5984
f87505dd
AO
59852002-12-12 Alexandre Oliva <aoliva@redhat.com>
5986
5987 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5988
4977bab6
ZW
59892002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5990
5991 * configure: Fix bug put in by gremlins.
5992
5993 * Makefile.tpl: Substitute more autoconfily.
5994 * configure: Substitute more autoconfily.
5995 * Makefile.in: Regenerate.
5996
7f0db92a
SS
59972002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5998
5999 * config.sub: Import from master repository
6000 * config.guess: Ditto
6001 * MAINTAINERS: Added Svein Seldal under write after approval
6002
4977bab6
ZW
60032002-12-08 Andrew Cagney <ac131313@redhat.com>
6004
6005 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6006 * Makefile.in (all-sim): Ditto.
6007
60082002-12-06 DJ Delorie <dj@redhat.com>
6009
6010 * Makefile.tpl: Change configure dependencies to not have real
6011 targets depend on phony targets.
6012
60132002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6014
6015 * configure.in: Revert unintentional change.
6016
6017 * Makefile.tpl: Change dependency for */multilib.out so that
6018 it works when gcc isn't in the tree.
6019
6020 * configure.in: Substitute more.
6021 * configure: Run subconfigures from the Makefile.
6022 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6023 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6024
67f1b906
GP
60252002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6026
6027 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6028
4977bab6
ZW
60292002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6030
6031 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6032 and corresponding dependencies.
6033 * Makefile.in: Regenerate.
6034
6035 * configure.in (host_tools): Order binutils, gas and ld for
6036 convenience in running the testsuites.
6037
6038 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6039 * Makefile.in: Regenerate.
6040 * configure.in: Introduce rules to serialize subconfigure runs.
6041
6042 * configure.in: Introduce BASE_CC_FOR_TARGET.
6043 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6044 Realize configure-build-* targets. Realize configure-target-* targets.
6045 * Makefile.in: Regenerate.
6046
60472002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6048
6049 * configure: Move gcc_version_trigger stuff from here...
6050 * configure.in: ...to here.
6051
6052 * configure.in: Separate subconfigure options added by this file from
6053 options given by the user. Add machinery to put args for host
6054 subconfigures into the Makefile.
6055
6056 * Makefile.tpl: Remove 'vault' targets.
6057 * Makefile.tpl: Reorder and comment dependencies.
6058 * Makefile.in: Regenerate.
6059
60602002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6061 * configure.in: Fix my broken commit of previous patch. (sigh)
6062
743f054e
GK
60632002-11-28 Geoffrey Keating <geoffk@apple.com>
6064
6065 * configure.in: Move host-specific darwin noconfigdirs into
6066 the host-specific section.
6067
4977bab6
ZW
60682002-11-28 Geoffrey Keating <geoffk@apple.com>
6069
6070 * configure.in: Move host-specific darwin noconfigdirs into
6071 the host-specific section.
6072
60732002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6074
6075 * configure: Remove skip-this-dir support.
6076 * Makefile.tpl: Remove skip-this-dir support.
6077
6078 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6079 subdirectories.
6080 * Makefile.in: Regenerate.
6081
6082 * Makefile.tpl: Strip out useless setting of 'dir'.
6083 * Makefile.in: Regenerate.
6084
60852002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6086
6087 * configure.in: Fix deeply stupid bug.
6088
6089 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6090 shell code in CXX_FOR_TARGET
6091 * Makefile.def: Introduce raw_cxx.
6092 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6093 RAW_CXX_FOR_TARGET.
6094 * Makefile.in: Regenerate.
6095
60962002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6097
6098 * Makefile.tpl: Remove unnecessary ifs.
6099 * Makefile.in: Regenerate.
6100
6101 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6102 dependencies. Maybe-ize build-libiberty. Create dummy install
6103 targets for 'no_install' modules.
6104 * configure: Move GDB_TK substitution to configure.in. Move
6105 build_modules stuff to configure.in.
6106 * configure.in: Implement soft dependency machinery. Maybe-ize
6107 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6108 * Makefile.in: Regenerate.
6109
61102002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6111
6112 * Makefile.tpl: Make all-target, install-target behave similarly
6113 to all, install (only hitting configured targets). Eliminate
6114 unused macro defintions.
6115
6116 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6117 build != host.
6118
6119 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6120
6121 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6122
6123 * configure.in: Produce lists of subdir targets we're actually
6124 configuring. Remove references to "dosrel".
6125 * Makefile.tpl: Let configure set which subdir targets are hit.
6126 Remove install-cross; clean up install; remove ALL. Remove
6127 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6128 Autogenerate host module targets. Remove empty dependency lines
6129 and redundant dependency; rearrange slightly.
6130 * Makefile.def: Add host-side libtermcap, utils.
6131
6132 * Makefile.in: Regenerate.
6133
e6226a2f
RO
61342002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6135
6136 * ltconfig (osf[345]): Append $major to soname_spec.
6137 Reflect this in library_names_spec.
6138 * ltmain.sh (osf): Prefix $major with . for use as extension.
6139
3b75d237
AJ
61402002-11-19 Andreas Jaeger <aj@suse.de>
6141
6142 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6143 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6144 and sparc64 GNU/Linux systems.
6145
809108de
NS
61462002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6147
6148 * MAINTAINERS: Update email.
6149
e7e0de7e
GP
61502002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6151
6152 * MAINTAINERS: Complete James Dennett's entry.
6153
f7109dea
EB
61542002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6155
6156 * MAINTAINERS (Write After Approval): Add myself.
6157
d3ac17c9
BK
61582002-11-13 Bruce Korb <bkorb@gnu.org>
6159
6160 * Makefile.tpl: syntactic cleanup
6161
cbf78ae4
SH
61622002-11-13 Stuart Hastings <stuart@apple.com>
6163
6164 * MAINTAINERS: Add myself to write-after-approval list.
6165
4977bab6
ZW
61662002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6167
6168 * Makefile.def: Add list of recursive targets to autogenerate.
6169 Add build_modules.
6170 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6171 targets. Autogenerate *-build-* targets.
6172 * Makefile.in: Regenerate.
6173
61742002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6175
6176 * configure: More autoconf-style substitutions.
6177 * Makefile.tpl: More autoconf-style substitutions.
6178 * Makefile.in: Regenerate.
6179
61802002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6181
6182 * configure: Substitute more variables in a more autoconf-friendly
6183 way. Simplify slightly.
6184 * Makefile.tpl: Make more variables substitutable in an
6185 autoconf-friendly way.
6186 * Makefile.in: Regenerate.
6187
d4783999
JW
61882002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6189
6190 * MAINTAINERS (Write After Approval): Add myself.
6191
4977bab6
ZW
61922002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6193
6194 * configure.in (v810*): Remove special setting of tools.
6195
6196 * configure: Add support for extra required flags for ar or nm.
6197 * configure.in (aix4.3+): Use above support for target-specific
6198 issues, rather than using config/mt-aix43.
6199
62002002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6201
6202 * configure: Remove 'removing', which doesn't work. Replace $subdir
6203 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6204 with $srcdir. Reformat indentation. Substitute some variables
6205 formerly hard-coded in the Makefile for build=host.
6206 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6207 * Makefile.def: Autogenerate more.
6208 * Makefile.in: Regenerate.
6209
1c9c903e
AN
62102002-11-04 Adam Nemet <anemet@lnxw.com>
6211
6212 * MAINTAINERS (Write After Approval): Add myself.
6213
40673d2b
KB
62142002-11-04 Kevin Buettner <kevinb@redhat.com>
6215
6216 * Makefile.def (host_modules): Add rda.
6217 * Makefile.in: Regenerate.
6218 * configure.in (target_tool): Add target-rda to list.
6219
42e650ae
GP
62202002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6221
6222 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6223
e004b81f
PE
62242002-10-25 Phil Edwards <pme@gcc.gnu.org>
6225
6226 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6227 and restrap targets to this rule.
6228 * Makefile.in: Regenerate.
6229
06bd49b1
GP
62302002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6231
6232 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6233 GNATS only accounts.
6234
d0af82b0
HPN
62352002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6236
6237 * configure.in (i[3456]86-*-linux*): Add check to disable
6238 ${libgcj} for glibc1.
6239
10782654
DC
62402002-10-24 Denis Chertykov <denisc@overta.ru>
6241
6242 * MAINTAINERS: Add myself as ip2k port maintainer.
6243
a5a438f5
SS
62442002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6245
6246 * configure.in: Add tic4x target.
6247
fe3d5b7f
NN
62482002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6249
aba8a494
NN
6250 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6251 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6252 * Makefile.in: Regenerate.
6253
fe3d5b7f
NN
6254 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6255 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6256 * Makefile.in: Regenerate.
6257
a6ad79e7
JJ
62582002-10-02 Janis Johnson <janis187@us.ibm.com>
6259
6260 * MAINTAINERS: Add myself as web pages co-maintainer.
6261
6a8a9058
NN
62622002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6263
6264 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6265 * Makefile.in: Regenerate.
6266
327d975a
ZW
62672002-10-02 Zack Weinberg <zack@codesourcery.com>
6268
6269 * MAINTAINERS: Add myself and Nathan Sidwell
6270 <nathan@codesourcery.com> as VxWorks maintainers.
6271
a5ae8f19 62722002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6273
6274 * Makefile.def: Remove order dependency comments.
6275 * Makefile.tpl: Add explicit install-install dependencies.
6276 * Makefile.in: Regenerate.
d0f6c823 6277
34c6040c 6278 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6279 * Makefile.in: Regenerate.
34c6040c 6280
d0f6c823
NN
6281 * Makefile.tpl: Add configure-target (for src-release in src)
6282 * Makefile.in: Regenerate.
6283
50bd210b
NC
62842002-09-30 Nick Clifton <nickc@redhat.com>
6285
6286 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6287
ca25149e
UW
62882002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6289
6290 * configure.in (s390*-*-linux*): Enable libgcj.
6291
dd30b57d
NN
62922002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6293
9e60a678
NN
6294 * configure: Revert accidentally applied changes.
6295
dd30b57d
NN
6296 * Makefile.tpl: Make more autoconf-friendly.
6297 * Makefile.in: Regenerate.
6298 * configure: Make substitution more autoconf-like.
6299
5831424e
RE
63002002-09-28 Richard Earnshaw <rearnsha@arm.com>
6301
6302 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6303 single entry to handle all these.
6304 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6305 libjava on arm-*-elf.
6306
b7f3b15b
GK
63072002-09-27 Geoffrey Keating <geoffk@apple.com>
6308
6309 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6310 things that depend on them.
6311
0dffceed
NN
63122002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6313
6314 * Makefile.tpl: Make subsituted variables more autoconfy.
6315 * Makefile.in: Regenerate.
6316 * configure: Make seds more autoconfy.
6317
1db75a86 63182002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6319
6320 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6321 * Makefile.in: Regenerate.
6322 * configure.in: Rewrite sed statements to look autoconfy.
6323
1db75a86
NN
6324 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6325 all-target-foo on configure-target-foo.
6326 * Makefile.def: Ditto.
6327 * Makefile.in: Rebuild.
6328
741a4e89
AH
63292002-09-25 Andrew Haley <aph@redhat.com>
6330
6331 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6332
95ddd785
NN
63332002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6334
6335 * Makefile.def: New file.
6336 * Makefile.tpl: New file.
6337 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6338 * contrib/gcc_update: Note that Makefile.in is a generated file.
6339
6340 * configure.in: Minor rearrangement. Simplify tests.
6341
65a824f6
JT
63422002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6343
6344 * configure.in (with_headers): Skip copy if value is "yes".
6345 (with_libs): Likewise.
6346
51270f0a 63472002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6348
6349 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6350 * configure.in (sh*-*-pe*): Ditto.
6351 * configure.in (mips*-*-pe*): Ditto.
6352 * configure.in (*arm-wince-pe): Ditto.
6353
8f89dbf4
NN
6354 * configure.in: Rearrange.
6355
c1b8db3f
KH
63562002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6357
6358 * MAINTAINERS: Update my email address.
6359
341f0575
PK
63602002-08-30 Paul Koning <pkoning@equallogic.com>
6361
6362 * MAINTAINERS: (Write After Approval): Add myself.
6363
d2e06980
GK
63642002-08-29 Geoffrey Keating <geoffk@redhat.com>
6365
6366 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6367
4906d5d8
GK
63682002-08-24 Geoffrey Keating <geoffk@redhat.com>
6369
6370 * MAINTAINERS: Change my mailing address.
6371
e9a25cc8
PC
63722002-08-21 Paolo Carlini <pcarlini@unitus.it>
6373
6374 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6375 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6376
a5aa7421
LR
63772002-08-20 Loren J. Rittle <ljrittle@acm.org>
6378
6379 * MAINTAINERS (Write After Approval): Remove myself.
6380 (Various Maintainers: c++ runtime libs): Add myself.
6381
5ce6f47b
EC
63822002-08-15 Eric Christopher <echristo@redhat.com>
6383
6384 * config.sub: Import from master repository.
6385 * config.guess: Ditto.
6386
7f9317f0
AO
63872002-08-19 Alexandre Oliva <aoliva@redhat.com>
6388
6389 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6390 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6391 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6392
7aecca3d
AH
63932002-08-16 Aldy Hernandez <aldyh@redhat.com>
6394
6395 * MAINTAINERS: Add self to rs6000 vector extensions.
6396
8ea4b195
AO
63972002-08-15 Alexandre Oliva <aoliva@redhat.com>
6398
6399 * libiberty/configure: Reverted unintended yesterday's check in.
6400
f5cc59a7
AO
64012002-08-14 Alexandre Oliva <aoliva@redhat.com>
6402
6403 * boehm-gc/configure, libf2c/configure: Rebuilt.
6404 * libffi/configure, libiberty/configure: Ditto.
6405 * libjava/configure, libobjc/configure: Ditto.
6406 * libstdc++-v3/configure, zlib/configure: Ditto.
6407 Merged from binutils:
6408 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6409 From Steve Ellcey <sje@cup.hp.com>:
6410 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6411 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6412 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6413 IA64.
6414 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6415 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6416 soname_spec, sys_lib_search_path_spec): Ditto.
6417
66350331
FS
64182002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6419
6420 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6421
2ff34870
L
64222002-08-04 H.J. Lu (hjl@gnu.org)
6423
6424 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6425
a014f2fe
KW
64262002-08-02 Krister Walfridsson <cato@df.lth.se>
6427
6428 * MAINTAINERS (Write After Approval): Add myself.
6429
c01d477a
AM
64302002-07-31 Alan Modra <amodra@bigpond.net.au>
6431
6432 * configure.in: Move generic linux case to end. Copy generic
6433 linux noconfigdirs to mips*-*-linux* entry and new
6434 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6435
68cd2524
MM
64362002-07-19 Michael Matz <matz@suse.de>
6437
6438 * MAINTAINERS: Add myself as ra* maintainer.
6439
e2d83b8c
CD
64402002-07-16 Chris Demetriou <cgd@broadcom.com>
6441
6442 * config.guess: Update to 2002-07-09 version.
6443 * config.sub: Update to 2002-07-03 version.
6444
cece4f1d
HPN
64452002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6446
6447 * MAINTAINERS: Fix typo in a maintainer email address.
6448
bb654703
NN
64492002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6450
6451 * configure.in: Remove two redundant tests.
6452
789b7de5
RO
64532002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6454
6455 * configure.in (mips*-*-irix6*o32): Enable stabs.
6456
e1da1089
NN
64572002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6458
f3970bba
NN
6459 * configure.in: Don't build grez.
6460 * Makefile.in: Ditto.
6461
e1da1089
NN
6462 * Makefile.in: Remove references to bsp, cygmon, libstub.
6463 * configure.in: Ditto.
6464
6465 * configure.in: Remove leftover reference to gdbtest.
6466
57c905fa
PE
64672002-07-08 Phil Edwards <pme@gcc.gnu.org>
6468
6469 * configure.in (gxx_include_dir): Change to match versioned
6470 C++ headers if --enable-version-specific-runtime-libs is used.
6471
a0af94a7 64722002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6473
a0af94a7
SE
6474 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6475
423ce3eb
NN
64762002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6477
6478 * configure.in: Make --without-x work.
6479
98186934
NN
64802002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6481
c3b7d169
NN
6482 * configure.in: Rearrange target Makefile fragment collection.
6483
98186934
NN
6484 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6485 cvs[src].
6486 * configure.in: Ditto.
6487
eebd288a
MK
64882002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6489
6490 * MAINTAINERS (Write After Approval): Update my e-mail address.
6491
3ab36f05
NN
64922002-06-24 Ben Elliston <bje@redhat.com>
6493
6494 * configure.in (host_tools): Remove cgen.
6495
6496 * Makefile.in (all-cgen): Remove; runs from its source directory.
6497 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6498 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6499 (all-sim): Likewise.
6500
65012002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6502
6503 * Makefile.in: Eliminate 'apache' targets.
6504 * configure.in: Eliminate 'apache' targets.
6505
55380b08
NN
6506 * configure.in: Eliminate redundant tests. Reorganize.
6507
9a5c1b9d
NN
6508 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6509
5fd3853a
NN
6510 * config-ml.in: Eliminate references to Cygnus configure.
6511
cfefc434
NN
6512 * Makefile.in: Eliminate references to building emacs.
6513
2fe93885
GS
65142002-06-28 Graham Stott <graham.stott@btinternet.com>
6515
6516 * MAINTAINERS: Update my email address.
6517
53c40185
BK
65182002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6519
6520 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6521 (cxx_incdir): Remove.
53c40185 6522
97679694
NN
65232002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6524
6525 * MAINTAINERS (Write After Approval): Add self.
6526
b03bcd37
DC
6527Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6528
6529 * configure.in: Add support for ip2k.
6530
6bd12129
NN
65312002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6532
6533 * configure.in: Fix AIX configury bug.
6534
e0d98a92
SE
65352002-06-20 Steve Ellcey <sje@cup.hp.com>
6536
6537 * MAINTAINERS (Write After Approval): Add self.
6538
ba3292db
NN
65392002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6540
ef40bc65
NN
6541 * configure.in: replace ${topsrcdir} with ${srcdir}
6542
7a0be465
NN
6543 * configure.in: Move definition of libstdcxx_flags
6544 right above usage, rather than waaay earlier.
6545
e1848dde
NN
6546 * configure.in: Pull definition of is_cross_compiler earlier.
6547
8bc2fff1
NN
6548 * configure.in: Rearrange a little.
6549
ba3292db
NN
6550 * configure.in: Remove references to librx.
6551 * Makefile.in: Remove references to librx.
6552
11d8b408
DC
6553Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6554
6555 * config.sub: Add support for avr target.
6556 Import from master sources, rev 1.255
5ce6f47b 6557
93da8339
PE
65582002-06-19 Phil Edwards <pme@gcc.gnu.org>
6559
6560 * configure, .cvsignore: Revert previous change...
6561 * Makefile: ...delete.
6562
b4caab5c
NN
65632002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6564
6565 * configure.in: Eliminate ${gasdir} variable.
6566
ee777171
DB
65672002-06-18 Dave Brolley <brolley@redhat.com>
6568
6569 * configure.in: Add support for frv.
6570 * config.sub: Add support for frv.
6571
26e4af54
PE
65722002-06-18 Phil Edwards <pme@gcc.gnu.org>
6573
6574 * configure: Remove garbage from previous commit.
6575
bb20b7da
PE
65762002-06-18 Phil Edwards <pme@gcc.gnu.org>
6577
6578 * configure: For in-source builds, make a subdir and re-exec there.
6579 * Makefile: New file. Pass targets through to build directory.
6580 * .cvsignore: No longer ignore "Makefile".
6581
9d321f6c
DR
65822002-06-16 Douglas Rupp <rupp@gnat.com>
6583
6584 * MAINTAINERS (Write After Approval): Add self.
6585
c8eb2bc0
KG
65862002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6587
6588 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6589
f210d239
JT
65902002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6591
6592 * configure.in (vax-*-netbsd*): Re-enable gas.
6593
e9667b3c
NN
65942002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6595
efe1f357
NN
6596 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6597 BUILD_PREFIX_1, to correct nomenclature.
6598 * configure: Likewise.
6599
e9667b3c
NN
6600 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6601 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6602
fe2fe497
OH
66032002-05-31 Olaf Hering <olh@suse.de>
6604
6605 * config-ml.in: Propogate DESTDIR also.
6606
dcf7f0dd
JT
66072002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6608
6609 * configure.in (vax-*-netbsd*): Don't build gas for this
6610 platform.
6611
6ff14f32
MM
66122002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6613
6614 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6615 and libgcj for AVR.
6616
397de1ff
KK
66172002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6618
6619 * MAINTAINERS (Write After Approval): Add myself.
6620
ac30211c
JT
66212002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6622
6623 * config.guess: Update to 2002-05-22 version.
6624 * config.sub: Likewise.
6625
1e6347d8
RO
66262002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6627
6628 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6629 * config-ml.in: Likewise.
6630 * configure: Likewise.
6631 * configure.in: Likewise.
6632
e5ce1d6d
SC
66332002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6634
6635 * MAINTAINERS: Update my email address.
6636
6cdef75d
NN
66372002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6638
4a87f061
NN
6639 * configure.in: Simplify makefile fragment collection.
6640
6641 * configure.in: Remove code to build emacs.
603606e7 6642
e254d6b5
NN
6643 * configure.in : Remove --srcdir argument from targargs and buildargs
6644 (it's always overridden in the Makefile anyway). Rearrange a bit.
6645
6646 * configure: Move some logic to configure.in.
6647 * configure.in: Move some logic from configure.
6cdef75d 6648
1d6006fe
TT
66492002-05-11 Tom Tromey <tromey@redhat.com>
6650
6651 * MAINTAINERS: Reflect libgcj reality.
6652
b70b3534
FS
66532002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6654
6655 * Makefile.in: Honour DESTDIR.
6656
4434687a
MM
66572002-05-08 Mark Mitchell <mark@codesourcery.com>
6658
6659 * config.guess: Import 2002-03-20 version.
6660 * config.sub: Import 2002-04-26 version.
6661
a89e49c7
RO
66622002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6663
6664 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6665
44e55536
TJ
66662002-05-07 Tim Josling <tej@melbpc.org.au>
6667
6668 * MAINTAINERS: Add self.
6669
97320a3f
LR
66702002-05-06 Loren J. Rittle <ljrittle@acm.org>
6671
6672 * ltmain.sh: Detect and handle object name conflicts
6673 while piecewise linking a static library.
6674
b7c13625
AO
66752002-05-05 Alexandre Oliva <aoliva@redhat.com>
6676
6677 * configure.in (noconfigdirs): Don't disable libgcj on
6678 sparc64-*-solaris* and sparcv9-*-solaris*.
6679
4182d9fa
AO
66802002-05-03 Alexandre Oliva <aoliva@redhat.com>
6681
6682 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6683
7bebf279
TF
66842002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6685
6686 * configure.in (FLAGS_FOR_TARGET): Do not add
6687 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6688 on i[3456]86-*-linux*.
6689
9a06dc7d
TF
66902002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6691
6692 * configure.in (noconfigdirs): Replace [ ] with test.
6693
6694 * configure.in (noconfigdirs): Do not add target-newlib if
6695 target == i[3456]86-*-linux*, and host == target.
6696
a51a07fa
NN
66972002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6698
9e7facd6
DD
6699 * configure.in: delete reference to absent file
6700
aeaa0f2f
NN
6701 * configure.in: replace '[' with 'test'
6702
4bb98828
NN
6703 * configure.in: Eliminate references to gash.
6704 * Makefile.in: Eliminate references to gash.
6705
64791664
NN
6706 * configure.in: remove useless references to 'pic' makefile fragments.
6707
3ed57cf4
NN
6708 * configure.in: (*-*-windows*) Finish removing.
6709
a51a07fa
NN
6710 * configure.in: Eliminate redundant test for libgui.
6711
8552f6f1
RS
67122002-04-29 Roger Sayle <roger@eyesopen.com>
6713
6714 * MAINTAINERS: Add self and realphabetize. Update entries
6715 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6716 entry for a29k port maintainer.
6717
9e847666
JS
67182002-04-26 Joel Sherrill <joel@OARcorp.com>
6719
6720 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6721 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6722
704c9a14
NN
67232002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6724
6725 * configure.in: remove references to dead files
6726
7bff5059
MM
67272002-04-19 Mark Mitchell <mark@codesourcery.com>
6728
6729 * MAINTAINERS: Add information about purpose of this file.
6730
0c7c67f0
TT
67312002-04-18 Tom Tromey <tromey@redhat.com>
6732
6733 * configure.in: Disallow configuring libgcj when it is already
6734 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6735 Solaris 2.8 by default. For PR libgcj/6158.
6736
63501e91
NN
67372002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6738
6739 * configure.in: Move default CC setting out of config/mh-* fragments
6740 directly into here.
6741
701afd4d
NN
67422002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6743
6744 * configure.in: don't even try to configure or make a subdirectory
6745 if there's no configure script for it.
6746
07cdae91
MM
67472002-04-15 Mark Mitchell <mark@codesourcery.com>
6748
6749 * MAINTAINERS: Remove chill maintainers.
6750 * Makefile.in (CHILLFLAGS): Remove.
6751 (CHILL_LIB): Remove.
6752 (TARGET_CONFIGDIRS): Remove libchill.
6753 (CHILL_FOR_TARGET): Remove.
6754 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6755 CHILL_LIB.
6756 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6757 (CHECK_TARGET_MODULES): Likewise.
6758 (INSTALL_TARGET_MODULES): Likewise.
6759 (CLEAN_TARGET_MODULES): Likewise.
6760 (configure-target-libchill): Remove.
6761 (all-target-libchill): Remove.
6762 * configure.in (target_libs): Remove target-libchill.
6763 Do not compute CHILL_FOR_TARGET.
6764 * libchill: Remove directory.
5ce6f47b 6765
ab50d72b
DD
67662002-04-11 DJ Delorie <dj@redhat.com>
6767
6768 * Makefile.in, configure.in: Sync with binutils, entries
6769 follow...
6770
0a1e123a
DD
67712002-04-07 Andrew Cagney <ac131313@redhat.com>
6772
6773 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6774 (do-tar, do-bz2): New rules.
6775 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6776 (gdb-tar): New rule.
6777 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6778 (insight_dejagnu.tar): New rule.
6779 (insight.tar): New rule.
6780 (gdb+dejagnu.tar): New rule.
6781 (gdb.tar): New rule.
6782
ab50d72b
DD
67832002-02-01 Mo DeJong <supermo@bayarea.net>
6784
6785 * Makefile.in: Add all-tix to deps for all-snavigator
6786 so that tix is built when building snavigator.
6787
67882002-01-11 Steve Ellcey <sje@cup.hp.com>
6789
6790 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6791 ld and gdb are not supported.
6792
67932002-01-07 Mark Salter <msalter@redhat.com>
6794
6795 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6796 Allow target-libgloss to be built for arm, strongarm, and xscale.
6797
67982001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6799
6800 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6801 options for i[3456]86-pc-linux* native builds.
6802
68032001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6804
6805 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6806 files from .po files for a distribution.
6807
68082001-09-03 Jeff Holcomb <jeffh@redhat.com>
6809
6810 * configure.in: Enable libstdc++-v3 for h8300 targets.
6811
68122001-06-19 Alan Modra <amodra@bigpond.net.au>
6813
6814 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6815 version from bfd/.
6816
6817Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6818
6819 * Makefile.in (VER): When present, extract the version number from
6820 the file version.in.
6821
68222001-05-24 Tom Rix <trix@redhat.com>
6823
6824 * configure.in : enable ld for aix
6825
68262001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6827
6828 * config.guess: Add linux target for S/390.
6829
68302000-11-07 Philip Blundell <pb@futuretv.com>
6831
6832 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6833
68342000-11-03 Philip Blundell <pb@futuretv.com>
6835
6836 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6837 files.
6838
68392001-01-15 Ben Elliston <bje@redhat.com>
6840
6841 * configure.in (host_tools): Add sid.
6842 Always configure cgen.
6843
68442000-11-24 Nick Clifton <nickc@redhat.com>
6845
6846 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6847
6848
68492000-08-20 Doug Evans <dje@casey.transmeta.com>
6850
6851 * Makefile.in (ALL_MODULES): Add all-cgen.
6852 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6853 (all-cgen): New target.
6854 (all-opcodes,all-sim): Depend on all-cgen.
6855 * configure.in (host_tools): Add cgen.
6856 Only configure cgen if --enable-cgen-maint.
6857
ef98ad7b
LR
68582002-04-09 Loren J. Rittle <ljrittle@acm.org>
6859
6860 * configure.in: Add *-*-freebsd* configurations.
6861
90def2b2
TT
68622002-04-08 Tom Tromey <tromey@redhat.com>
6863
6864 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6865 Fixes PR libgcj/6068.
6866
320d7e7a
KW
68672002-03-30 Krister Walfridsson <cato@df.lth.se>
6868
6869 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6870
18b467f1
RO
68712002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6872
6873 * configure.in (alpha*-dec-osf*): Enable libgcj.
6874
8bb3a5af
MG
68752003-03-27 Matthew Gingell <gingell@gnat.com>
6876
6877 * MAINTAINERS (Write After Approval): Add myself.
6878
56ae9405
NC
68792002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6880
6881 Fix for: PR bootstrap/3591, target/5676
6882 * configure.in (mcore-pe): Disable the configuration of
6883 libstdc++-v3 since exceptions are not supported.
6884
f18d9a0c
AG
68852002-03-20 Anthony Green <green@redhat.com>
6886
6887 * configure.in: Enable libgcj for xscale-elf target.
6888
c0e21eef
R
6889Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6890
6891 * MAINTAINERS: Update my email address.
6892
28eca9e8
AO
68932002-03-16 Alexandre Oliva <aoliva@redhat.com>
6894
6895 * ltmain.sh (relink_command): Fix typo in previous change.
6896
e67e72c7
AO
68972002-03-15 Alexandre Oliva <aoliva@redhat.com>
6898
6899 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6900 (relink_command): Added --tag flags.
6901 (mode=install): If relinking fails; error out.
6902
c2273204
RH
69032002-03-12 Richard Henderson <rth@redhat.com>
6904
6905 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6906 .NOTPARALLEL tag.
6907 (do-check): Rename from check.
6908 (check): Allow parallel check.
6909
bcb64245
BW
69102002-03-12 Bob Wilson <bob.wilson@acm.org>
6911
6912 * MAINTAINERS: Add myself as maintainer for xtensa port.
6913 Fix alphabetical order in CPU port maintainer list.
6914 Remove myself from Write After Approval list.
6915
63adb4ff
RH
69162002-03-11 Richard Henderson <rth@redhat.com>
6917
6918 * Makefile.in (.NOTPARALLEL): Add fake tag.
6919
9bec4bf0
L
69202002-03-07 H.J. Lu (hjl@gnu.org)
6921
6922 * configure.in: Enable gprof for mips*-*-linux*.
6923
c7fc1f84
DS
69242002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6925
6926 * MAINTAINERS (Write After Approval): Add myself.
6927
6bff33fb
AO
69282002-02-28 Alexandre Oliva <aoliva@redhat.com>
6929
6930 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6931 libjava.
6932 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6933
0210b33b
AO
69342002-02-23 Alexandre Oliva <aoliva@redhat.com>
6935
6936 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6937 because its Makefile is there; test for the executable instead.
6938
fcc0a3ef
AO
69392002-02-22 Alexandre Oliva <aoliva@redhat.com>
6940
6941 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6942 libstdc++-v3 and libjava.
6943
97cf8285
AM
69442002-02-11 Adam Megacz <adam@xwt.org>
6945
6946 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6947 boehm-gc
5ce6f47b 6948
40fe0ec3
AO
69492002-02-09 Alexandre Oliva <aoliva@redhat.com>
6950
6951 * config.guess: Updated to 2002-01-30's version.
6952 * config.sub: Updated to 2002-02-01's version.
6953 Contribute sh64-elf.
6954 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6955 * configure.in: Added sh64-*-*.
6956
694d53ee
CD
69572002-02-08 Chris Demetriou <cgd@broadcom.com>
6958
6959 * MAINTAINERS: Belatedly add myself to write after approval list.
6960
a9ca50b1
JH
6961Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6962
6963 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6964 Remove self as Write After Approval.
6965
5ffc3500
GK
69662002-01-31 Geoffrey Keating <geoffk@redhat.com>
6967
6968 * MAINTAINERS: Put self in as maintainer for contrib/regression
6969 directory.
6970
4ceaf7fb
PE
69712002-01-28 Phil Edwards <pme@gcc.gnu.org>
6972
6973 * MAINTAINERS: Update my email address.
6974
51584787
JT
69752002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6976
5ce6f47b
EC
6977 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6978 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
6979 libraries if not supported for NetBSD on target CPU.
6980
5701d273
DR
69812002-01-25 Douglas B Rupp <rupp@gnat.com>
6982
6983 * install-sh: Use _inst.$$_ for temp file name.
6984
b299a075
JT
69852002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6986
6987 * MAINTAINERS (Write After Approval): Move my contact info
6988 from here...
6989 (OS Port Maintainers): ...to here (netbsd).
6990
51fe14b5
BW
69912002-01-22 Bob Wilson <bob.wilson@acm.org>
6992
6993 * MAINTAINERS (Write After Approval): Add myself.
6994
b634ad42
L
69952002-01-17 H.J. Lu <hjl@gnu.org>
6996
6997 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6998 (all-target-fastjar): Also depend on all-target-libiberty.
6999
3cd87679
L
70002002-01-16 H.J. Lu (hjl@gnu.org)
7001
7002 * config.guess: Import from master sources, rev 1.225.
7003 * config.sub: Import from master sources, rev 1.238.
7004
969a6d8f
KH
70052002-01-16 Kazu Hirata <kazu@hxi.com>
7006
7007 * MAINTAINERS (Write After Approval): Remove myself.
7008
366f6a52
FW
70092001-12-19 Florian Weimer <fw@deneb.enyo.de>
7010
7011 * MAINTAINERS (Write After Approval): Add myself.
7012
f02240b6
JM
70132001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7014
7015 * MAINTAINERS: Add self as docs co-maintainer.
7016
5d08dc39
MK
70172001-12-11 Matthias Klose <doko@debian.org>
7018
7019 * MAINTAINERS (Write After Approval): Add myself.
7020
39e790d5
ZW
70212001-12-09 Zack Weinberg <zack@codesourcery.com>
7022
7023 * MAINTAINERS: Update my email address.
7024
4519d6a3
TC
70252001-12-07 Turly O'Connor <turly@apple.com>
7026 * MAINTAINERS (Write After Approval): Add myself.
7027 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7028 (rs6000_initialize_trampoline): Call __trampoline_setup for
7029 ABI_DARWIN too.
7030 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7031 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7032
21cf0a73
PC
70332001-12-07 Paolo Carlini <pcarlini@unitus.it>
7034
7035 * MAINTAINERS (Write After Approval): Add myself.
7036
4ee43206
DR
7037Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7038
7039 * configure, configure.in: Use temp file for long sed commands.
7040
251931f3
LG
70412001-12-03 Laurent Guerby <guerby@acm.org>
7042
7043 * config.sub: Update to version 1.232 on subversion.
7044
03777dd7
BE
70452001-12-03 Ben Elliston <bje@redhat.com>
7046
7047 * MAINTAINERS: Update mail address for config.* patches.
7048
e490616e
ZW
70492001-11-27 DJ Delorie <dj@redhat.com>
7050 Zack Weinberg <zack@codesourcery.com>
7051
7052 When build != host, create libiberty for the build machine.
7053
7054 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7055 CONFIG_ARGUMENTS.
7056 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7057 New variables.
7058 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7059 and rules.
7060 (all.normal): Depend on ALL_BUILD_MODULES.
7061 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7062 (all-build-libiberty): Depend on configure-build-libiberty.
7063
7064 * configure: Calculate and substitute proper value for
7065 ALL_BUILD_MODULES.
7066 * configure.in: Create the build subdirectory.
7067 Calculate and substitute TARGET_CONFIGARGS (formerly
7068 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7069
04075e8f
ZL
70702001-11-26 Ziemowit Laski <zlaski@apple.com>
7071
7072 * MAINTAINERS (write-after-approval): Add self.
7073
ed19322d
CR
70742001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7075
7076 * MAINTAINERS (GNATS only accounts): Remove self.
7077
90a12988
HPN
70782001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7079
7080 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7081 libf2c.
7082
77e653ad
CR
70832001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7084
7085 * MAINTAINERS (Write After Approval): Add self.
7086
64adad99
DB
70872001-11-12 David O'Brien <obrien@FreeBSD.org>
7088
7089 * MAINTAINERS: mips and s390 are also CPU ports.
7090
834a28c7
DB
70912001-11-12 David O'Brien <obrien@FreeBSD.org>
7092
7093 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7094
ef94239f
DB
70952001-11-11 David O'Brien <obrien@FreeBSD.org>
7096
7097 * MAINTAINERS: Alphabetize.
7098
beda0427
KH
70992001-11-09 Kazu Hirata <kazu@hxi.com>
7100
7101 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7102
6ca224d3
JDA
71032001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7104
7105 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7106
132e4bd7
PE
71072001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7108
7109 * configure.in (--enable-languages): Be more permissive about
7110 syntax. Check for empty lists better. Warn about $LANGUAGES.
7111
c6243b4c
GK
71122001-11-08 Geoffrey Keating <geoffk@redhat.com>
7113
7114 * config.sub: Import from master sources, rev. 1.230.
7115 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7116
abbb9e76
LG
71172001-11-07 Laurent Guerby <guerby@acm.org>
7118
7119 * MAINTAINERS (Write After Approval): Add self.
7120
53cdb27a
HPN
71212001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7122
7123 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7124
dd3a88c9
HPN
71252001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7126
7127 * config.sub: Import from master sources, rev 1.226.
7128 * config.guess: Import from master sources, rev 1.216.
7129
d344dce9
HPN
71302001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7131
7132 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7133 * MAINTAINERS: Add self as maintainer of MMIX port.
7134 Remove old after-approval entry.
7135
63f6bcd7
JM
71362001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7137
7138 * ChangeLog, configure: Fix spelling errors.
7139
84f92638
BK
71402001-10-20 Brendan Kehoe <brendan@zen.org>
7141
7142 * MAINTAINERS: Tweak my address.
7143
2f30eda4
R
7144Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7145
7146 * MAINTAINERS: Update my email address.
7147
1567080c 71482001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7149
f48a3b5c 7150 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7151 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7152
30106886
GB
71532001-10-10 Geert Bosch <bosch@gnat.com>
7154
e490616e 7155 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7156 Added Robert Dewar.
7157
d3d51b8c
DB
71582001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7159
7160 * MAINTAINERS (Write After Approval): Added self
7161
d1c3e709
GB
71622001-10-02 Geert Bosch <bosch@gnat.com>
7163
7164 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7165
50f5f793
JM
71662001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7167
7168 * configure: Handle temporary files securely using mkdir.
7169
7fddf9a9
AO
71702001-09-29 Alexandre Oliva <aoliva@redhat.com>
7171
7172 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7173
387beb82
WC
71742001-09-26 Will Cohen <wcohen@redhat.com>
7175
7176 * configure.in (*-*-linux*): Disable configuration of target-newlib
7177 and target-libgloss.
e490616e 7178
0c055e34
AO
71792001-09-26 Alexandre Oliva <aoliva@redhat.com>
7180
7181 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7182 RANLIB.
7183
759bfa90
AO
71842001-09-21 Alexandre Oliva <aoliva@redhat.com>
7185
7186 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7187 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7188 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7189 avoid quotes nesting problems.
7190 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7191 (DO_X): Export only variables that are set.
7192
1dc4a750
BE
71932001-09-19 Ben Elliston <bje@redhat.com>
7194
7195 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7196 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7197 semantics. Use the shell built-in "type" command instead.
7198
898c7238
AO
71992001-08-31 Alexandre Oliva <aoliva@redhat.com>
7200
7201 Merged from gcc-3_0-branch:
7202 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7203 * ltcf-c.sh: Use $objext, not $ac_objext.
7204 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7205 * ltcf-cxx.sh: Add support for GNU.
7206 2001-07-22 Timothy Wall <twall@redhat.com>
7207 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7208 default settings if using GNU tools with that configuration.
7209 * ltcf-cxx.sh: Ditto.
7210 * ltcf-gcj.sh: Ditto.
7211 2001-07-21 Michael Chastain <chastain@redhat.com>
7212 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7213 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7214 * ltmain.sh: Mark as gcc-local.
7215
8fa0a32e
EC
72162001-08-30 Eric Christopher <echristo@redhat.com>
7217 Jason Eckhardt <jle@redhat.com>
7218
7219 * config.guess: Merge from master sources.
7220 * config.sub: Merge from master sources, add support for mipsisa32.
7221
32f30f91 72222001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7223 * config.sub: Merge from master sources, rev 1.219.
7224 * MAINTAINERS: Add self as contact for stormy16 port.
7225
f6084f99
ZW
72262001-08-14 Zack Weinberg <zackw@panix.com>
7227
7228 * config.sub: Merge from master sources, rev 1.218.
7229 * config.guess: Merge from master sources, rev 1.209.
7230
91b54f7f
GS
72312001-08-11 Graham Stott <grahams@redhat.com>
7232
7233 * Makefile.in (check-c++): Add missing semicolon.
7234
e5b3941e
JH
7235Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7236
32f30f91 7237 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7238
6387a56e
EC
72392001-07-30 Eric Christopher <echristo@redhat.com>
7240
7241 * MAINTAINERS (Various maintainers: mips port): Added myself.
7242
53b475f0
AH
72432001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7244
e490616e 7245 * configure.in (sh-*-linux*): New.
53b475f0 7246
2a08c780
RH
72472001-07-27 Richard Henderson <rth@redhat.com>
7248
7249 * .cvsignore: Add LAST_UPDATED.
7250
bfa79422
UW
72512001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7252
7253 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7254
0ae85492
AH
72552001-07-16 Aldy Hernandez <aldyh@redhat.com>
7256
e490616e 7257 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7258
8e1ab0fe
NP
7259Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7260
7261 * MAINTAINERS (Write After Approval): Added myself.
7262
2b997990
SC
72632001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7264
7265 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7266 and libgcj on m68hc11/m68hc12.
7267
d920e825
L
72682001-06-27 H.J. Lu (hjl@gnu.org)
7269
7270 * Makefile (CFLAGS_FOR_BUILD): New.
7271 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7272
d425a1e0
JM
72732001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7274
7275 * README: Remove version number.
7276
5b5b4207
GP
72772001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7278
7279 * INSTALL/README: Update wrt. to the installation instructions now
7280 residing in gcc/doc/install.texi.
7281
be839b69
JM
72822001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7283
7284 * README: Replace with a cut-down and updated version of gcc/README.
7285
fe2ee7c4
DE
72862001-06-12 David Edelsohn <edelsohn@gnu.org>
7287
7288 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7289 multilibs to be disabled.
7290
4f5d646c
DB
72912001-06-11 Daniel Berlin <dan@cgsoftware.com>
7292
7293 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7294
818f0c85
AO
72952001-06-09 Alexandre Oliva <aoliva@redhat.com>
7296
7297 * config.guess: Import CVS version 1.195.
7298 * config.sub: Import CVS version 1.212.
7299
e9a8af10
AO
73002001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7301
7302 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7303 gcc/xgcc is built, use -print-prog-name to find out the program
7304 name to use.
7305
ae3ca0a9
PE
73062001-06-04 Phil Edwards <pme@sources.redhat.com>
7307
7308 * config.guess: Import CVS version 1.194. All gcc-local changes
7309 appear to also be in the master copy.
7310 * config.sub: Import CVS version 1.211.
7311
066bd40d
MM
7312Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7313
7314 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7315 with_gcc]: Use `gcc -shared' to build a shared library.
7316
4aef4f33
JDA
7317Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7318
7319 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7320 archives.
7321
c386f00f
RO
7322Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7323
7324 * MAINTAINERS (Write After Approval): Add myself.
7325
2ae5cea5
HPN
73262001-06-01 Hans-Peter Nilsson <hp@axis.com>
7327
7328 * configure.in (libstdcxx_flags): Do not try to execute
7329 libstdc++-v3/testsuite_flags until it exists.
7330
c3766183
AM
73312001-06-01 Alan Modra <amodra@bigpond.net.au>
7332
7333 * MAINTAINERS: Update my email address.
7334
9b337833
GS
73352001-05-31 Graham Stott <grahams@redhat.com>
7336
7337 * MAINTAINERS (Write After Approval): Add myself.
7338
55fce0eb
SP
73392001-05-28 Simon Patarin <simon.patarin@inria.fr>
7340
7341 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7342 libraries when using g++ with native linker.
7343
5f7de4b8
AO
73442001-05-28 Alexandre Oliva <aoliva@redhat.com>
7345
7346 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7347
a7bc0fbb
AO
73482001-05-22 Alexandre Oliva <aoliva@redhat.com>
7349
7350 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7351 [aix4*|aix5*]: Prepend blank.
7352
33456445
AO
73532001-05-20 Alexandre Oliva <aoliva@redhat.com>
7354
7355 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7356 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7357 of subdir/configure scripts to use the new libtool.m4.
7358
e48d3d00
MK
73592001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7360
7361 * MAINTAINERS (Write After Approval): Add myself.
7362
9e0e191b
BK
73632001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7364
7365 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7366
3f19b439
BE
73672001-05-11 Ben Elliston <bje@redhat.com>
7368
7369 * Makefile.in (all-sid): New target.
7370 (check-sid, clean-sid, install-sid): Likewise.
7371
6ebe3121
JO
73722001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7373
7374 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7375
ca3667c4
AO
73762001-05-03 Alexandre Oliva <aoliva@redhat.com>
7377
7378 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7379 libgcj.
7380
73812001-05-03 Alexandre Oliva <aoliva@redhat.com>
7382
7383 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7384 gcc/xgcc is built, use -print-prog-name to find out the program
7385 name to use.
7386
b2964d63
AO
73872001-04-26 Alexandre Oliva <aoliva@redhat.com>
7388
b1bb2302
AO
7389 * configure.in (noconfigdirs): Don't reset it from scratch in the
7390 target case; only append to it.
6387a56e 7391
b2964d63
AO
7392 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7393 sparc-*-solaris2.8]: Disable ${libgcj}.
7394
8343765d
AO
73952001-04-25 Alexandre Oliva <aoliva@redhat.com>
7396
7397 * configure.in (libgcj_saved): Copy from $libgcj.
7398 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7399 --disable-libgcj.
7400
ddbb6d43
GRK
74012001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7402
7403 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7404 C front end maintainer.
ddbb6d43 7405
3fa03ff9
AG
7406Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7407
7408 * configure.in: Move *-chorusos target case to the proper switch.
7409 Disable libgcj.
7410
99ffe40f
AO
74112001-04-12 Alexandre Oliva <aoliva@redhat.com>
7412
7413 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7414 1.641.2.228.
7415
78faa32d
FS
74162001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7417
7418 * Makefile.in (STAGE1_CFLAGS): Pass down.
7419
cdbff0ab
AM
74202001-04-13 Alan Modra <amodra@one.net.au>
7421
7422 * config.guess: Add hppa64-linux support. Note for next import that
7423 this is already in the master file.
7424 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7425
75b9074c
AO
74262001-04-12 Alexandre Oliva <aoliva@redhat.com>
7427
7428 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7429 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7430
125404c5
SS
74312001-04-11 Stan Shebs <shebs@apple.com>
7432
7433 * MAINTAINERS: Add self as Darwin port maintainer.
7434
876684fe
AM
74352001-04-11 Alan Modra <amodra@one.net.au>
7436
7437 * MAINTAINERS: Update my email address.
7438
06729913
LR
74392001-04-10 Loren J. Rittle <ljrittle@acm.org>
7440
7441 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7442 recent versions of FreeBSD (release 3 or later).
7443 * ltconfig: On FreeBSD, -lc must not be provided when building
7444 a shared library or else the standard -pthread gcc option is
7445 rendered worthless to later users of the built library.
7446
67916302
JM
74472001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7448
7449 * MAINTAINERS: Add self and RTH as C front end maintainers.
7450
d2bc0628
AO
74512001-04-05 Alexandre Oliva <aoliva@redhat.com>
7452
e490616e
ZW
7453 * config.sub: Make sure to match an already-canonicalized
7454 machine name (eg. mn10300-unknown-elf).
d2bc0628 7455
a3406c06
AO
74562001-04-01 Alexandre Oliva <aoliva@redhat.com>
7457
7458 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7459 New macros.
7460 (bootstrap, cross): Use RECURSE_FLAGS.
7461 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7462
a076f6a4
AO
74632001-03-27 Alexandre Oliva <aoliva@redhat.com>
7464
7465 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7466
e9f4fa71
CH
74672001-03-22 Colin Howell <chowell@redhat.com>
7468
7238de5c
CH
7469 * Makefile.in (DO_X): Do not backslash single-quotes in
7470 backquotes (two places).
e9f4fa71 7471
b6b14b1b
AO
74722001-03-22 Alexandre Oliva <aoliva@redhat.com>
7473
7474 Re-installed:
7475 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7476 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7477 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7478 * ltcf-cxx.sh: Likewise.
7479 * ltcf-gcj.sh: Likewise.
7480
1eb0b89d
GP
74812001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7482
7483 * MAINTAINERS: Add myself as "documentation co-maintainer".
7484
82e23236
AO
74852001-03-22 Alexandre Oliva <aoliva@redhat.com>
7486
7487 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7488 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7489
64ec27c3
TT
74902001-03-19 Tom Tromey <tromey@redhat.com>
7491
7492 * config-ml.in: Handle GCJ and GCJFLAGS.
7493
191de407
MC
74942001-03-21 Michael Chastain <chastain@redhat.com>
7495
7496 * Makefile.in: all-m4 depends on all-texinfo.
7497
fed4dede
LR
74982001-03-20 Loren J. Rittle <ljrittle@acm.org>
7499
7500 * MAINTAINERS: Add myself to write after approval list.
7501
085072bb
LB
75022001-03-18 Laurynas Biveinis <lauras@softhome.net>
7503
7504 * Makefile.in (DO_X): Quote nested quotes.
7505
5af8ea3f
AM
75062001-03-18 Alan Modra <alan@linuxcare.com.au>
7507
7508 * MAINTAINERS: Add myself to write after approval list.
7509
69e23037
LB
75102001-03-15 Laurynas Biveinis <lauras@softhome.net>
7511
7512 * Makefile.in (DO_X): Use double quotes for quoting
7513 "RANLIB=$${RANLIB}".
7514
2b9650f4
OP
75152001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7516
7517 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7518
4698d2cf
NP
75192001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7520
7521 * configure.in: Only use `lang_requires' for languages athat are
7522 actually enabled.
7523
f6646274
PE
75242001-03-08 Phil Edwards <pme@sources.redhat.com>
7525
7526 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7527
c9a54638
AO
75282001-03-08 Alexandre Oliva <aoliva@redhat.com>
7529
7530 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7531
6a556ad6
TT
75322001-03-07 Tom Tromey <tromey@redhat.com>
7533
7534 * configure.in: Allow config-lang.in to set `lang_requires' to list
7535 of other required languages.
7536
6822468a
LB
75372001-03-06 Laurynas Biveinis <lauras@softhome.net>
7538
7539 * Makefile.in: Remove RANLIB definition. Use RANLIB
7540 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7541 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7542
f04885d3 75432001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7544 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7545
f04885d3
BK
7546 * Makefile.in (check-c++): Use tabs, not spaces.
7547
288edf47 75482001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7549
288edf47
LB
7550 * MAINTAINERS: add myself to Write After Approval list.
7551
3d55d2f8 75522001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7553
e490616e 7554 * Makefile.in (check-c++): New rule.
6387a56e 7555
4d88a68a
BK
7556 * configure.in (target_libs): Remove libg++.
7557 (noconfigdirs): Remove libg++.
7558 (noconfigdirs): Same.
7559 (noconfigdirs): Same.
7560 (noconfigdirs): Same.
7561
7562 * config-ml.in: Remove libg++ references.
7563
7564 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7565 (ALL_TARGET_MODULES): Same.
7566 (configure-target-libg++): Remove.
7567 (all-target-libg++): Remove.
7568 (configure-target-libio): Remove.
7569 (all-target-libio): Remove.
7570 (check-target-libio): Remove.
7571 (.PHONY): Remove.
7572 (libg++.tar.bz2): Remove.
7573 (all-target-cygmon): Remove libio.
7574 (all-target-libstdc++): Remove.
7575 (configure-target-libstdc++): Remove.
7576 (TARGET_LIB_PATH): Remove libstdc++.
7577 (ALL_GCC_CXX): Remove libstdc++.
7578 (all-target-gperf): Correct.
7579
2437d4ed
NC
75802001-02-16 Nick Clifton <nickc@redhat.com>
7581
7582 * configure.in (noconfigdirs): Allow configuration of texinfo
7583 for Cygwin hosts.
7584
85b99cbe
AG
75852001-02-15 Anthony Green <green@redhat.com>
7586
7587 * configure: Introduce GCJ_FOR_TARGET.
7588 * configure.in: Ditto.
7589 * Makefile.in: Ditto.
7590
7b18790c
AS
75912001-02-13 Andreas Schwab <schwab@suse.de>
7592
7593 * MAINTAINERS: Update mail address.
7594
c4880c99
MS
75952001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7596
7597 * config.guess: Add linux target for S/390.
7598 * config.sub: Likewise.
7599
e31ae6db
CC
76002001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7601
7602 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7603 target-libgloss.
e31ae6db 7604
7739adfb
BE
76052001-02-06 Ben Elliston <bje@redhat.com>
7606
7607 * configure: Output host type to stdout, not stderr.
7608
36ca672c
MM
76092001-02-05 Mark Mitchell <mark@codesourcery.com>
7610
e40f2829 7611 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7612 * ltcf-cxx.sh: Likewise.
7613
36ca672c
MM
7614 * config.if: Assume enable_libstdcxx_v3 is defined.
7615
22fdd65e
MM
76162001-02-04 Mark Mitchell <mark@codesourcery.com>
7617
7618 Remove V2 C++ library.
7619 * configure.in: Remove --enable-libstdcxx_v3 support.
7620
3b60dd8e
BM
76212001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7622
7623 * include/demangle.h: Add prototype for java_demangle_v3.
7624
42c0c80a
PE
76252001-01-29 Phil Edwards <pme@sources.redhat.com>
7626
7627 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7628
0be25992
RH
76292001-01-27 Richard Henderson <rth@redhat.com>
7630
7631 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7632
8a8de62d
MS
76332001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7634
7635 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7636 Don't unset, it's non-portable and no longer necessary, set to empty
7637 instead.
7638
92769744
MS
76392001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7640
7641 * ltconfig: Shell portability fix for the tagname validity check.
7642
88a1c0ab
AO
76432001-01-27 Alexandre Oliva <aoliva@redhat.com>
7644
7645 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7646 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7647
45291dd5
MS
76482001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7649
7650 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7651
1ace7e15
TT
76522001-01-26 Tom Tromey <tromey@redhat.com>
7653
7654 * configure.in: Allow libgcj to be built on Sparc Solaris.
7655
0ef8b11b
DE
76562001-01-25 David Edelsohn <edelsohn@gnu.org>
7657
7658 * ltcf-c.sh: Add aix5 case.
7659 * ltcf-cxx.sh: Likewise.
7660 * ltconfig: Likewise.
7661
0006091e
AO
76622001-01-24 Alexandre Oliva <aoliva@redhat.com>
7663
9bad11e1
AO
7664 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7665 keep at least one of build_libtool_libs or build_old_libs set to
7666 yes.
7667
0006091e
AO
7668 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7669 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7670
7c01b2b5
BM
76712001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7672
7673 * configure.in: Enable libgcj on several additional platforms.
7674
d340e0ac
BM
76752001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7676
7677 * configure.in: Enable libgcj for linux targets.
7678
5baf8c37
MS
76792001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7680
7681 * MAINTAINERS (Write After Approval): Add myself.
7682
10a0ba84
JDA
76832001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7684
7685 * MAINTAINERS: Add myself as vax port maintainer.
7686
357c6a4b
FH
76872001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7688
7689 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7690
6e2d9a7a
MS
76912001-01-09 Mike Stump <mrs@wrs.com>
7692
7693 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7694 failures of subdirectories.
7695
b6b14b1b 76962001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7697
b6b14b1b 7698 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7699 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7700 * ltcf-cxx.sh: Likewise.
7701 * ltcf-gcj.sh: Likewise.
7702 * ltconfig.sh: Fix typo.
976b230d 7703
07109110
LB
77042001-01-02 Laurynas Biveinis <lauras@softhome.net>
7705
7706 * configure: handle DOS-style absolute paths.
7707
1da5b8fc
LB
77082001-01-02 Laurynas Biveinis <lauras@softhome.net>
7709
7710 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7711
4c2f5b4f
MM
77122000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7713
7714 * MAINTAINERS: Add myself as avr port co-maintainer.
7715
bc53668e
BE
77162000-12-28 Ben Elliston <bje@redhat.com>
7717
7718 * MAINTAINERS: Add myself under ``Write After Approval''.
7719
c387606f
JM
77202000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7721
7722 * texinfo: Remove directory from GCC.
7723
2cb5082c
JM
77242000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7725
7726 * COPYING: Update to current
7727 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7728 to 19yy as example year in copyright notice).
7729
cc330df9
BK
77302000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7731
6387a56e 7732 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7733 (libstdcxx_incdir): Pass down.
7734 * config.if: Remove expired bits for cxx_interface, add stub.
7735 (libstdcxx_incdir): Add variable for g++ include directory.
7736 * configure.in (gxx_include_dir): Use it.
6387a56e 7737
4c6b2835
AO
77382000-12-18 Alexandre Oliva <aoliva@redhat.com>
7739
7740 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7741 with old-email address from ``Write After Approval''.
7742
3896f13e
AJ
77432000-12-15 Andreas Jaeger <aj@suse.de>
7744
7745 * configure.in: Handle lang_dirs.
7746
77472000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7748
ad46e881
TT
7749 * MAINTAINERS: Removed brads.
7750
90a10418
TT
7751 * MAINTAINERS: Added gcj developers.
7752
41dfe3a2 77532000-12-13 Anthony Green <green@redhat.com>
6387a56e 7754
41dfe3a2 7755 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7756 listed. Disable libgcj for x86 and Alpha Linux until compatible
7757 with g++ abi.
6387a56e 7758
e2f601da
MS
77592000-12-13 Mike Stump <mrs@wrs.com>
7760
7761 * Makefile.in (local-distclean): Also remove fastjar.
7762
70030c01
RB
77632000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7764
7765 * contrib/gcc_update: Add fastjar --touch entries.
7766
2a50f859
AO
77672000-12-12 Alexandre Oliva <aoliva@redhat.com>
7768
7769 * configure.in: Disable language-specific target libraries for
7770 languages that aren't enabled.
7771
7743113b
AG
77722000-12-10 Anthony Green <green@redhat.com>
7773
7774 * configure.in: Define libgcj. Disable libgcj target libraries for
7775 most targets.
7776
92e061a6
NB
77772000-12-10 Neil Booth <neilb@earthling.net>
7778
7779 * MAINTAINERS: Update mail address, remove from WAA list.
7780
f34ff6d6
APB
77812000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7782
7783 * libjava: Imported from /cvs/java.
7784 * libffi: Likewise.
7785 * Boehm-gc: Likewise.
7786
d82a33c6
APB
77872000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7788
7789 * configure.in (target_libs): Revert 2000-12-08 patch.
7790 (noconfigdirs): Added target-libjava.
7791
e14f8e28
LB
77922000-12-09 Laurynas Biveinis <lauras@softhome.net>
7793
7794 * djunpack.bat: removed.
7795
fc26516b
LB
77962000-12-09 Laurynas Biveinis <lauras@softhome.net>
7797
7798 * Makefile.in: handle DOS-style absolute paths.
7799 * config-ml.in: likewise.
7800 * symlink-tree: likewise.
7801
bd8757b3
APB
78022000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7803
7804 * fastjar: Imported.
7805
81522a1f
APB
78062000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7807
7808 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7809 libjava.
7810 * configure.in (target_libs): Removed `target-libjava'.
7811
5db1f7ed
APB
78122000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7813
7814 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7815 (ALL_MODULES): Added fastjar.
7816 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7817 (all-target-libjava): all-fastjar replaces all-zip.
7818 (all-fastjar): Added.
7819 (configure-target-fastjar, all-target-fastjar): Likewise.
7820 * configure.in (host_tools): Added fastjar.
7821
5e59997c
MS
78222000-12-07 Mike Stump <mrs@wrs.com>
7823
7824 * Makefile.in (local-distclean): Remove leftover built files.
7825
0a534f40
NC
78262000-11-24 Nick Clifton <nickc@redhat.com>
7827
7828 * configure.in (xscale-elf): Add target.
7829 (xscale-coff): Add target.
7830
7686cadf
LR
78312000-11-22 Loren J. Rittle <ljrittle@acm.org>
7832
e490616e
ZW
7833 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7834 recent versions of FreeBSD (release 3 or later).
7835 * ltconfig: On FreeBSD, -lc must not be provided when building
7836 a shared library or else the standard -pthread gcc option is
7837 rendered worthless to later users of the built library.
7686cadf 7838
fff01699
FF
78392000-11-16 Fred Fish <fnf@be.com>
7840
7841 * configure.in (enable_libstdcxx_v3): Fix typo,
7842 libstd++ -> libstdc++.
7843
4dc16355
KL
78442000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7845
7846 * MAINTAINERS: Add self to Write After Approval list.
7847
bf6fc7b2
BS
78482000-11-21 Bernd Schmidt <bernds@redhat.com>
7849
7850 * MAINTAINERS: Update my email address. Add myself to global write
7851 privs list.
7852
ce8e06b1
AO
78532000-11-18 Alexandre Oliva <aoliva@redhat.com>
7854
6e2a4843
AO
7855 * Makefile.in: Merge with src and libgcj.
7856 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7857 configure-target-<library> when their configure scripts need the C
7858 or C++ library to have already been built to work properly.
7859 (do_proto_toplev): Set them to an empty string.
7860
ce8e06b1
AO
7861 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7862 (REALLY_SET_LIB_PATH): Use them.
7863
c003f378
SS
78642000-11-17 Stan Shebs <shebs@apple.com>
7865
7866 * MAINTAINERS: Add self to Write After Approval list.
7867
cc1e60ea
JM
78682000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7869
7870 * configure: Provide the original toplevel configure arguments
7871 (including $0) to subprocesses in the environment rather than
7872 through gcc/configargs.h.
7873
1173593d
JM
78742000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7875
7876 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7877 C99. Alphabetise "Write After Approval" list.
7878
520907ee
MM
78792000-11-12 Mark Mitchell <mark@codesourcery.com>
7880
34f6fbdb
MM
7881 * configure: Turn on libstdc++ V3 by default.
7882
520907ee
MM
7883 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7884 if we've got GCC.
7885
0bbd37ed
PB
78862000-11-11 Philip Blundell <philb@gnu.org>
7887
7888 * MAINTAINERS: Add self to Write After Approval list.
7889
7ca0e6d9
DE
78902000-11-09 David Edelsohn <edelsohn@gnu.org>
7891
7892 * ltcf-c.sh (aix4): Improve shared library configuration; require
7893 exporting symbols.
7894 * ltcf-cxx.sh (aix4): Define.
7895 * ltconfig (aix4): Define library and soname specs appropriate for
7896 AIX. Define command to create export symbols list.
7897
f559f30b
CF
7898Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7899
7900 * config.sub: Add support for Sun Chorus
7901
fc05d516
NC
79022000-10-31 Nick Clifton <nickc@redhat.com>
7903
7904 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7905 <name>@redhat.com. Also installed new email address for Clint
7906 Popetz.
6387a56e 7907
90a0e73f
JM
79082000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7909
7910 * etc: Remove directory from GCC.
7911
a5e1b548
MM
79122000-10-16 Michael Meissner <meissner@redhat.com>
7913
7914 * configure (gcc/configargs.h): Only create if there is a build GCC
7915 directory created.
7916
6387a56e
EC
79172000-10-16 Matthias Klose <doko@debian.org>
7918
be1db873
MK
7919 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7920 when configured for libstdc++-v3.
7921
f5fa9a5b
PE
79222000-10-05 Phil Edwards <pme@gcc.gnu.org>
7923
7924 * configure: Save configure arguments to gcc/configargs.h.
7925
61a77fea
PT
79262000-10-04 Philipp Thomas <pthomas@suse.de>
7927
7928 * config.guess: Import CVS version 1.157.
7929 * config.sub: Import CVS version 1.181.
7930
3a4fee66
AP
79312000-10-04 Andris Pavenis <pavenis@latnet.lv>
7932
7933 * Makefile.in (bootstrap): avoid recursion if subdir missing
7934 (cross): ditto
7935 (do-proto-toplev): ditto
7936
3dd7094e
AO
79372000-09-30 Alexandre Oliva <aoliva@redhat.com>
7938
de710532
AO
7939 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7940 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7941
3dd7094e
AO
7942 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7943 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7944 all affected `configure' scripts.
7945
e592386f
NB
7946Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7947
7948 * MAINTAINERS: Add self as cpplib co-maintainer.
7949
fba54939
AH
79502000-09-24 Aldy Hernandez <aldyh@redhat.com>
7951
7952 * MAINTAINERS: Add self to Write After Approval list.
7953
2bd429f4
GP
79542000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7955
7956 * INSTALL/README: egcs -> GCC update.
7957
d733f374
ME
7958Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7959
7960 * MAINTAINERS: Add myself to Write After Approval list.
7961
d7ce9a83
KH
79622000-09-15 Kazu Hirata <kazu@hxi.com>
7963
7964 * MAINTAINERS: Add myself to Write After Approval list.
7965
18a53ffe
JL
7966Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7967
e490616e
ZW
7968 * configure.in: Do not build byacc for hppa64. Provide paths to the
7969 X11 libraries for hppa64.
18a53ffe 7970
f246ff23
SC
79712000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7972
7973 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7974
06298abd
AO
79752000-09-06 Alexandre Oliva <aoliva@redhat.com>
7976
4b92758a
AO
7977 * Makefile.in (all-zlib): Added dummy target.
7978
06298abd
AO
7979 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7980 ltcf-gcj.sh: Updated from libtool multi-language branch.
7981
4d73d07a
AO
79822000-09-05 Alexandre Oliva <aoliva@redhat.com>
7983
7984 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7985 (bootstrap*): Depend on all-bootstrap.
7986
05d52d78
PT
79872000-09-05 Philipp Thomas <pthomas@suse.de>
7988
7989 * config.guess: Import CVS version 1.156.
7990 * config.sub: Import CVS version 1.179.
7991
3c809ba4
AG
79922000-09-02 Anthony Green <green@cygnus.com>
7993
7994 * Makefile.in (all-gcc): Depend on all-zlib.
7995 (CLEAN_MODULES): Add clean-zlib.
7996 (ALL_MODULES): Add all-zlib.
7997 * configure.in (host_libs): Add zlib.
7998
10ad78a0 79992000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8000
8001 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8002 crosses, but add gcc/include to the header search path for them.
8003
b36a9ce3
DB
80042000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8005
8006 * MAINTAINERS: Add self to Write After Approval list.
8007
cb011248
FS
80082000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8009
8010 * config.guess: Import CVS version 1.152.
8011 * config.sub: Import CVS version 1.177.
8012
db310af0
AO
80132000-08-25 Alexandre Oliva <aoliva@redhat.com>
8014
7965440a
AO
8015 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8016 $targargs to tell whether newlib is going to be built.
8017
db310af0
AO
8018 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8019 $$r/TARGET_SUBDIR/libio for _G_config.h.
8020
e7977565
AO
80212000-08-23 Alexandre Oliva <aoliva@redhat.com>
8022
8023 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8024
126bb9ed
DD
80252000-08-22 DJ Delorie <dj@redhat.com>
8026
8027 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8028
5b0e9d29
AO
80292000-08-22 Alexandre Oliva <aoliva@redhat.com>
8030
8031 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8032 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8033 sub-configures.
8034
4f3e904e
DD
80352000-08-21 DJ Delorie <dj@redhat.com>
8036
8037 * MAINTAINERS: Add self as a libiberty maintainer
8038
c9635443
AO
80392000-08-16 Alexandre Oliva <aoliva@redhat.com>
8040
8041 * configure.in (libstdcxx_flags): Use
8042 libstdc++-v3/src/libstdc++.INC.
8043
8b2100ba
AO
80442000-08-15 Alexandre Oliva <aoliva@redhat.com>
8045
8046 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8047
57119aa9
ZW
80482000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8049
eeb943b0
ZW
8050 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8051
6387a56e 8052 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8053 explicit. Substitute enable_threads into generated Makefiles.
8054 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8055 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8056
acffa7c4
GK
80572000-08-13 Geoff Keating <geoffk@cygnus.com>
8058
8059 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8060
808d8c41
AO
80612000-08-12 Alexandre Oliva <aoliva@redhat.com>
8062
8063 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8064 previous delta.
8065
1fc8c51c 80662000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8067
1fc8c51c
JM
8068 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8069 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8070 (FLAGS_FOR_TARGET): Not here.
8071 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8072
25698887
AO
80732000-08-11 Alexandre Oliva <aoliva@redhat.com>
8074
8075 * config-ml.in (CC, CXX): Don't introduce a leading space.
8076
10120687
DD
80772000-08-07 DJ Delorie <dj@delorie.com>
8078
8079 * MAINTAINERS: Add self as a DJGPP maintainer
8080
15c758e9
DD
80812000-08-07 DJ Delorie <dj@redhat.com>
8082
8083 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8084 "if we're also building gcc, and it's a gcc that will run on the
8085 build machine, we want to use its includes instead of the system's
8086 default includes".
8087
2d0de245
JM
80882000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8089
8090 * MAINTAINERS: Add self to Write After Approval list.
8091
e81b330a
AO
80922000-08-03 Alexandre Oliva <aoliva@redhat.com>
8093
83440c1e
AO
8094 * configure.in (libstdcxx_flags): Don't use `"'.
8095
e81b330a
AO
8096 * config-ml.in: Adjust multilib search paths to the
8097 appropriate multilib tree.
8098
cf95c847
AO
80992000-08-02 Alexandre Oliva <aoliva@redhat.com>
8100
8101 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8102 commas in $LANGUAGES.
8103
9e9af119
MH
81042000-08-02 Manfred Hollstein <manfredh@redhat.com>
8105
8106 * configure.in: Re-enable all references to libg++ and librx.
8107
606ce391
AO
81082000-08-01 Alexandre Oliva <aoliva@redhat.com>
8109
89820b43
AO
8110 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8111 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8112 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8113 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8114
606ce391
AO
8115 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8116
04179d4a
AO
81172000-07-31 Alexandre Oliva <aoliva@redhat.com>
8118
8119 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8120 CXX_FOR_TARGET for sed.
8121
d4eb109c
AO
81222000-07-30 Alexandre Oliva <aoliva@redhat.com>
8123
8124 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8125 Do not override if already set in the environment or in configure.
8126 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8127 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8128
4f4caf92
AO
81292000-07-28 Alexandre Oliva <aoliva@redhat.com>
8130
8131 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8132 the libtool CVS tree multi-language branch.
8133 * ltconfig, ltmain.sh: Updated.
6387a56e 8134
b87487b6
AO
81352000-07-27 Alexandre Oliva <aoliva@redhat.com>
8136
1670d1ea
AO
8137 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8138 (clean-target): Depend on it.
8139
b87487b6
AO
8140 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8141 (GCC_FOR_TARGET): Use it.
8142 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8143 * configure.in: ... here.
8144 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8145 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8146
4e81ae98
EC
81472000-07-24 Eric Christopher <echristo@cygnus.com>
8148
8149 * MAINTAINERS: Add self to Write After Approval list.
8150
059ae32c
AO
81512000-07-24 Alexandre Oliva <aoliva@redhat.com>
8152
5b28edd4
AO
8153 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8154 (configure-target-libchill, configure-target-libobjc): Likewise.
8155
059ae32c
AO
8156 * configure.in: Use the same cache file for all target libs.
8157 * config-ml.in: But different cache files per multilib variant.
8158
1adcd149
MS
81592000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8160
8161 * configure (topsrcdir): Don't use dirname.
8162
2d573dff
JO
81632000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8164
8165 * MAINTAINERS: Add self to Write After Approval list.
8166
d207ebef
JM
81672000-07-20 Jason Merrill <jason@redhat.com>
8168
8169 * configure.in: Remove all references to libg++ and librx.
8170
8171 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8172
81732000-07-20 Hans-Peter Nilsson <hp@axis.com>
8174
8175 * config.sub: Update to subversions version 2000-07-06.
8176
7b7792d5
AH
81772000-07-12 Andrew Haley <aph@cygnus.com>
8178
8179 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8180 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8181
3abaac67
PE
81822000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8183
8184 * symlink-tree: Check number of arguments.
8185
34be2b36
JW
81862000-07-05 Jim Wilson <wilson@cygnus.com>
8187
8188 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8189 search path for a g++ extracted from the build tree. This
8190 will allow link tests run by configure scripts in
8191 subdirectories to succeed.
8192
d207ebef
JM
81932000-07-01 Koundinya K <kk@ddeorg.soft.net>
8194
e490616e 8195 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8196
0900331b
MH
81972000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8198
8199 * MAINTAINERS: Add myself as loop discovery maintainer.
8200
d207ebef
JM
82012000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8202
8203 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8204 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8205
82062000-06-19 Timothy Wall <twall@cygnus.com>
8207
8208 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8209 * config.sub: Add tic54x target.
8210
11a27a76
TM
8211Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8212
8213 * MAINTAINERS: Add self as Fortran maintainer,
8214 remove Craig Burley.
8215
d207ebef 8216Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8217
d207ebef
JM
8218 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8219 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8220
7758b73f
PT
8221Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8222
8223 * MAINTAINERS: Add self as i18n maintainer
8224
d207ebef
JM
822520000-05-21 H.J. Lu (hjl@gnu.org)
8226
e490616e
ZW
8227 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8228 directory are used if they exist. Make sure
8229 $(build_tooldir)/include is searched for header files,
8230 $(build_tooldir)/lib/ for library files.
d207ebef 8231 (GCC_FOR_TARGET): Likewise.
e490616e 8232 (CXX_FOR_TARGET): Likewise.
d207ebef 8233
bae29210
JL
8234Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8235
8236 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8237
d207ebef 8238Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8239
8240 * Makefile.in (configure-target-libiberty): Depend on
8241 configure-target-newlib.
8242
aab0d19d
AO
82432000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8244
8245 * configure.in, Makefile.in: Merge all libffi-related
8246 configury stuff from the libgcj tree.
8247
d207ebef
JM
8248Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8249
8250 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8251 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8252
8253Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8254
8255 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8256 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8257 current version information. Add to proto-toplev directory.
d207ebef
JM
8258 (gdb-taz): Build do-djunpack.
8259
758c7bd4
DE
82602000-05-15 David Edelsohn <edelsohn@gnu.org>
8261
8262 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8263
1888228d
AC
8264Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8265
8266 * MAINTAINERS: Add self to Write After Approval list.
8267
d207ebef
JM
82682000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8269
8270 * ltmain.sh: Preserve in relink_command any environment
8271 variables that may affect the linker behavior.
8272
2d7cc2fe
JL
8273Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8274
d207ebef
JM
8275 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8276
8277Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8278
8279 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8280
82812000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8282
8283 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8284 with the version name.
2d7cc2fe 8285
ee455968
JE
8286Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8287
8288 * MAINTAINERS: Add self as bb-reorder maintainer.
8289
73b97e5c
BK
82902000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8291
8292 * config.if: Tweak.
8293
d207ebef
JM
82942000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8295
8296 * djunpack.bat: New file.
8297
8298Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8299
8300 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8301 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8302 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8303 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8304
954869eb
DP
83052000-04-16 Dave Pitts <dpitts@cozx.com>
8306
e490616e
ZW
8307 * config.sub (case $basic_machine): Change default for "ibm-*"
8308 to "openedition".
954869eb 8309
eaabe541
AJ
83102000-04-13 Andreas Jaeger <aj@suse.de>
8311
8312 * MAINTAINERS: Added myself.
8313
d207ebef
JM
8314Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8315
8316 * Makefile.in (gdb-taz): New target. GDB specific archive.
8317 (do-md5sum): New target.
8318 (MD5PROG): Define.
8319 (PACKAGE): Default to TOOL.
8320 (VER): Default to a shell script.
8321 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8322 md5 checksum generation.
d207ebef
JM
8323 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8324 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8325 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8326 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8327
8328Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8329
8330 * configure (warn_cflags): Delete.
8331
0ea6d60c
PDM
8332Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8333
8334 * MAINTAINERS: Added myself.
8335
17090313 83362000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8337 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8338
e490616e
ZW
8339 * configure.in (enable_libstdcxx_v3): Add.
8340 (target_libs): Add bits here to switch between libstdc++-v2 and
8341 libstdc++-v3.
8342 * config.if: And this file too.
8343 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8344
76b78517
MM
83452000-04-05 Michael Meissner <meissner@redhat.com>
8346
8347 * config.sub (d30v): Add d30v as a basic machine type.
8348
ad242caf
JM
83492000-03-29 Jason Merrill <jason@casey.cygnus.com>
8350
8351 * configure.in: -linux-gnu*, not -linux-gnu.
8352
d4537148
TM
8353Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8354
8355 * MAINTAINERS: Add self in write-after-approval section.
8356
f152e9d4
JW
8357Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8358
8359 * MAINTAINERS: Add self as ia64 port maintainer.
8360
6a5fcef1
NB
83612000-03-08 Neil Booth <NeilB@earthling.net>
8362
8363 * MAINTAINERS: Add self in write-after-approval section.
8364
d207ebef 8365Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8366
d207ebef
JM
8367 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8368 (do-tar-bz2): Replace TOOL with PACKAGE.
8369 (gdb.tar.bz2): Remove GDBTK from GDB package.
8370 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8371 dejagnu.tar.bz2): New packages.
d207ebef
JM
8372
83732000-02-27 Andreas Jaeger <aj@suse.de>
8374
8375 * configure.in: Add entry for mips*-*-linux*, move catch all
8376 *-*-*linux* entry below this one.
8377
83782000-02-27 Ian Lance Taylor <ian@zembu.com>
8379
8380 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8381
521fe9d0
NC
83822000-02-24 Nick Clifton <nickc@cygnus.com>
8383
8384 * config.sub: Support an OS of "wince".
8385
d207ebef
JM
8386Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8387
8388 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8389 version.
d207ebef
JM
8390
83912000-02-23 Linas Vepstas <linas@linas.org>
8392
8393 * config.sub: Add support for Linux/IBM 370.
8394 * configure.in: Likewise.
8395
3a685f6f
NC
83962000-02-22 Nick Clifton <nickc@cygnus.com>
8397
8398 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8399
d207ebef 84002000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8401
d207ebef 8402 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8403
4746ee26
KG
84042000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8405
8406 * configure (gcc_version): When setting, narrow search to
8407 lines containing `version_string'.
8408
ba96c72d
DC
84092000-02-15 Denis Chertykov <denisc@overta.ru>
8410
8411 * config.sub: Add support for avr target.
8412
77f16a66
NC
84132000-02-14 Nick Clifton <nickc@cygnus.com>
8414
8415 * MAINTAINERS: Add maintainers for MCore port.
8416
784a3a80
HPN
8417Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8418
8419 * config.sub: Add mmix-knuth-mmixware.
8420
719dd4fa
KG
84212000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8422
8423 * MAINTAINERS: Pair cccp with cpplib maintainership.
8424
d207ebef
JM
84252000-01-27 Christopher Faylor <cgf@redhat.com>
8426
8427 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8428 structure stuff to -L library search.
8429 (CXX_FOR_TARGET): Ditto.
8430 (CROSS_CHECK_MODULES): Fix spelling mistake.
8431
7a53e94b
MM
84322000-01-24 Mark Mitchell <mark@codesourcery.com>
8433
8434 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8435 the C++ compiler.
8436
0da3b5a7
RH
84372000-01-12 Richard Henderson <rth@cygnus.com>
8438
8439 * configure.in: Don't build some bits for beos.
8440
02368d6d
JS
84412000-01-12 Joel Sherrill (joel@OARcorp.com)
8442
8443 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8444 as include files.
8445
2e76d35c
ZW
84462000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8447
8448 * Add self as cpplib maintainer, as requested by Jason
8449 Merrill. Correct my e-mail address.
8450
4c25fdcf
GK
84512000-01-06 Geoff Keating <geoffk@cygnus.com>
8452
8453 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8454 not mh-aix43.
8455
188e3966
HPN
8456Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8457
8458 * MAINTAINERS: Add myself to "write after approval" list.
8459
c2f5d030
RH
84601999-12-14 Richard Henderson <rth@cygnus.com>
8461
8462 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8463 * config.sub: Accept alphaev[78], alphaev8.
8464
eeda916a
AO
84651999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8466
8467 * config.guess, config.sub: Update from autoconf.
8468
b3bd7820
BK
84691999-11-29 Bruce Korb <autogen@linuxbox.com>
8470
2c290989 8471 * MAINTAINERS: update my playtime e-address.
b3bd7820 8472
1882b2b1
RO
8473Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8474
8475 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8476 necessary libraries are missing.
8477
2395f805
DN
8478Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8479
8480 * MAINTAINERS: Add new 'write after approval' maintainer.
8481
1e25de97
APB
8482Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8483
8484 * MAINTAINERS: Add new Java maintainer.
8485
1722c704
AS
84861999-10-25 Andreas Schwab <schwab@suse.de>
8487
8488 * configure: Fix quoting inside arguments of eval.
8489
8141abe8
NC
84901999-10-21 Nick Clifton <nickc@cygnus.com>
8491
8492 * config-ml.in: Allow suppression of some ARM multilibs.
8493
0b77644a
LV
8494Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8495
8496 * config.guess: Add OS/390 match pattern.
8497 * config.sub: Add mvs, openedition targets.
8498 * configure.in (i370-ibm-opened*): New.
8499
d207ebef
JM
85001999-09-04 Steve Chamberlain <sac@pobox.com>
8501
8502 * config.sub: Add support for configuring for pj.
8503
85041999-08-31 Nick Clifton <nickc@cygnus.com>
8505
8506 * config.sub (maybe_os): Add support for configuring for fr30.
8507
af13ebe9
NC
85081999-08-25 Nick Clifton <nickc@cygnus.com>
8509
8510 * configure.in: Do not configure or build ld for AIX
8511 platforms. ld is known to be broken on these platforms.
8512
1250c760
RO
8513Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8514
8515 * config-ml.in: Pass compiler flag corresponding to multidirs to
8516 subdir configures.
8517
d207ebef
JM
85181999-08-09 Ian Lance Taylor <ian@zembu.com>
8519
8520 * Makefile.in (LDFLAGS): Define.
8521
85221999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8523
8524 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8525 noconfigdirs.
8526 (*-*-cygwin*): Likewise.
8527
85281999-08-08 Ian Lance Taylor <ian@zembu.com>
8529
8530 * mkdep: New file.
8531 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8532 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8533
8534 From Eli Zaretskii <eliz@is.elta.co.il>:
8535 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8536 long file name when using DJGPP on MS-DOS.
8537
dbd83e11
JL
8538Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8539
8540 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8541
d207ebef
JM
85421999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8543
8544 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8545 dependency as this causes "make check" to globally "make all"
8546
cd1f4c2c
TT
8547Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8548
8549 * configure.in (target_libs): Added target-zlib.
8550 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8551 (CONFIGURE_TARGET_MODULES): Likewise.
8552 (CHECK_TARGET_MODULES): Likewise.
8553 (INSTALL_TARGET_MODULES): Likewise.
8554 (CLEAN_TARGET_MODULES): Likewise.
8555 (configure-target-zlib): New target.
8556 (all-target-zlib): Likewise.
8557 (all-target-libjava): Depend on all-target-zlib.
8558 (configure-target-libjava): Depend on configure-target-zlib.
8559
8560 * Makefile.in (configure-target-libjava): Depend on
8561 configure-target-newlib.
8562 (configure-target-boehm-gc): New target.
8563 (configure-target-qthreads): New target.
8564
e490616e
ZW
8565 * configure.in (target_libs): Added target-qthreads.
8566 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8567 (CONFIGURE_TARGET_MODULES): Likewise.
8568 (CHECK_TARGET_MODULES): Likewise.
8569 (INSTALL_TARGET_MODULES): Likewise.
8570 (CLEAN_TARGET_MODULES): Likewise.
8571 (all-target-qthreads): New target.
8572 (configure-target-libjava): Depend on configure-target-qthreads.
8573 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8574
8575 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8576 (CONFIGURE_TARGET_MODULES): Likewise.
8577 (CHECK_TARGET_MODULES): Likewise.
8578 (INSTALL_TARGET_MODULES): Likewise.
8579 (CLEAN_TARGET_MODULES): Likewise.
8580 (all-target-libjava): New target.
8581 (all-target-boehm-gc): Likewise.
8582 * configure.in (target_libs): Added libjava, boehm-gc.
8583
d207ebef
JM
85841999-07-22 Ian Lance Taylor <ian@zembu.com>
8585
8586 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8587 configure.bat in SUPPORT_FILES.
8588 (gas+binutils.tar.bz2): Likewise.
8589
8590 * makeall.bat: Remove; obsolete.
8591
85921999-07-21 Ian Lance Taylor <ian@zembu.com>
8593
8594 From Mark Elbrecht:
8595 * configure.bat: Remove; obsolete.
8596
85971999-07-11 Ian Lance Taylor <ian@zembu.com>
8598
8599 * configure: Add -W -Wall to the default CFLAGS when compiling with
8600 gcc.
8601
8602Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8603
8604 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8605
86061999-06-30 Mark Mitchell <mark@codesourcery.com>
8607
8608 * configure.in: Build ld on IRIX6.
8609
86101999-06-12 Ian Lance Taylor <ian@zembu.com>
8611
8612 * Makefile.in: Change distribution targets to use bzip2 instead of
8613 gzip.
8614 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8615 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8616
86171999-06-04 Nick Clifton <nickc@cygnus.com>
8618
8619 * config.sub: Add mcore target.
8620
26d088fa
CD
8621Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8622
8623 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8624
c2c08b29
L
8625Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8626
8627 * config.guess (dummy): Changed to $dummy.
8628
671d0648
NC
86291999-05-24 Nick Clifton <nickc@cygnus.com>
8630
8631 * config.sub: Tidied up case statements.
8632
b1345c72
BE
86331999-05-22 Ben Elliston <bje@cygnus.com>
8634
51ccbd8d
BE
8635 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8636 <jiro@din.or.jp>.
8637
b1345c72
BE
8638 * config.guess: Merge with FSF version. Future changes will be
8639 more accurately recorded in this ChangeLog.
8640 * config.sub: Likewise.
8641
2caf864f
SM
8642Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8643
8644 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8645
d207ebef
JM
86461999-04-30 Tom Tromey <tromey@cygnus.com>
8647
8648 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8649
90fb0c24
TT
86501999-04-23 Tom Tromey <tromey@cygnus.com>
8651
8652 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8653
d207ebef
JM
86541999-04-20 Drew Moseley <dmoseley@cygnus.com>
8655
8656 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8657 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8658 Bad merge removed these two changes.
8659
3516940d 8660Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8661 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8662
8663 * config.guess (interix Alpha): Add.
8664
d207ebef
JM
86651999-04-11 Richard Henderson <rth@cygnus.com>
8666
8667 * configure.in (i?86-*-beos*): Do config gperf; don't config
8668 gdb, newlib, or libgloss.
8669
e891fbfe 8670Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8671
e891fbfe
AO
8672 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8673 link a trivial program with -mabi=64. If it fails, remove mabi=64
8674 from multidirs.
8675
f9ae47d6
PT
8676Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8677
8678 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8679
d207ebef
JM
86801999-04-08 Nick Clifton <nickc@cygnus.com>
8681
8682 * config.sub: Add support for mcore targets.
8683
86841999-04-07 Michael Meissner <meissner@cygnus.com>
8685
8686 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8687 not mt-ospace, in order to shut up assembler warning about using
8688 symbols that are named the same as registers.
8689
86901999-04-07 Drew Moseley <dmoseley@cygnus.com>
8691
8692 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8693 dependency list for all-target-cygmon.
8694
86951999-04-05 Doug Evans <devans@casey.cygnus.com>
8696
8697 * config-ml.in: Check $host, not $target, for selective multilibs.
8698 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8699 thumb interworking, and underscore prefix multilibs.
8700
87011999-04-04 Ian Lance Taylor <ian@zembu.com>
8702
8703 * missing: Update to version from current automake.
8704
88101ab9
L
8705Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8706
8707 * configure (gxx_include_dir): Removed.
8708
8709 * configure.in (gxx_include_dir): Handle it.
8710 * Makefile.in: Likewise.
8711
d207ebef
JM
87121999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8713
8714 * config.sub (mips64vr4111,mips64vr4111el) Add.
8715
87161999-03-21 Ben Elliston <bje@cygnus.com>
8717
e490616e 8718 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8719
8dc91cbe
ME
8720Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8721
8dc91cbe
ME
8722 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8723 config/mh-djgpp.
8724
d207ebef
JM
8725Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8726
8727 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8728 all-target-newlib to dependency list for all-target-bsp.
8729
926bb5ed
MK
8730Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8731
8732 * config.sub: Add i386-uwin support.
8733 * config.guess: Likewise.
8734
4a6e3000
FS
8735Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8736
8737 * configure.in: cleanup, add mh-*pic handling for arm, special
8738 case powerpc*-*-aix*
8739
d207ebef
JM
8740Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8741
8742 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8743 can be built.
8744
8745Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8746
8747 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8748 targets.
d207ebef 8749
71c91078
NC
87501999-03-02 Nick Clifton <nickc@cygnus.com>
8751
8752 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8753
282e5df8
GN
8754Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8755
8756 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8757
1de558ee
NC
87581999-02-24 Nick Clifton <nickc@cygnus.com>
8759
8760 * config.sub: Fix typo in arm recognition.
8761
d207ebef
JM
8762Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8763
8764 * configure.in (noconfigdirs): Changed target_configdirs to
8765 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8766 rather than m68k-*-* since it is not known to work on
8767 m68k-aout. Ditto for arm-*-*oabi.
8768
8769Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8770
8771 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8772
87731999-02-19 Ben Elliston <bje@cygnus.com>
8774
8775 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8776 Smart and improved by Andrew Cagney.
8777
fab7445a
ME
8778Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8779
8780 * config.guess: Recognize openbsd-*-hppa.
8781
8ccdc228
L
8782Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8783
8784 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8785 only if it is not empty.
8786
3b7265ff
NC
87871999-02-17 Nick Clifton <nickc@cygnus.com>
8788
8789 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8790
d207ebef 8791 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8792
8793 * config.sub: Modified to recognize uname's armv* syntax.
8794
d207ebef
JM
87951999-02-17 Mark Salter <msalter@cygnus.com>
8796
8797 * configure.in: Added target-bsp for sparclite.
8798
8799Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8800
8801 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8802
88031999-02-08 Nick Clifton <nickc@cygnus.com>
8804
8805 * configure.in: Add support for strongarm port.
8806 * config.sub: Add support for strongarm target.
8807
c48dd3f5 8808Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8809
c48dd3f5
MK
8810 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8811 the old name config/mh-cygwin32.
8812 Enable texinfo.
8813
d207ebef
JM
8814Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8815
8816 * configure.in: Do build ld for ix86 Solaris.
8817
ecd62820
JW
8818Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8819
8820 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8821 $AR_FOR_TARGET. Likewise for RANLIB.
8822
bbd8fa7f 8823Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8824
e490616e
ZW
8825 * config.sub (oabi): Recognize.
8826 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8827
0397442c
RL
8828Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8829
8830 * config.guess: Improve detection of i686 on UnixWare 7.
8831
c9ffaa63
MK
8832Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8833
8834 * config.guess: Add support for i386-pc-interix.
8835 * config.sub: Likewise.
8836 * configure.in: Likewise.
c9ffaa63 8837
d207ebef
JM
8838Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8839
8840 * Makefile.in: Remove unneeded all-target-libio from
8841 from all-target-winsup target since it is now unneeded.
8842 Add all-target-libtermcap in its place since it is now
8843 needed.
8844
8845Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8846
8847 * configure.in: makefile stub for cygwin target is probably
8848 unnecessary. Remove it for now.
d207ebef
JM
8849
8850Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8851
8852 * configure.in: libtermcap.a should be built when cygwin is the
8853 target as well as the host.
8854 * config.guess: Allow mixed case in cygwin uname output.
8855 * Makefile.in: Add libtermcap target.
d207ebef 8856
ebe12325
JL
8857Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8858
8859 * config.sub: Clean up handling of hppa2.0.
8860
57057b67
RB
8861Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8862
8863 * config.guess: Use C code to identify more HP machines.
8864
f8670be1
JL
8865Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8866
8867 * config.sub: Handle hppa2.0.
8868
d207ebef
JM
8869Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8870
8871 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8872 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8873
88741998-12-15 Mark Salter <msalter@cygnus.com>
8875
8876 * configure.in: Added target-bsp for several target architectures.
8877
8878 * Makefile.in: Added rules for bsp.
8879
d1a09590
JL
8880Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8881
8882 * config.guess: Improve detection of hppa2.0 processors.
8883
8884Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8885
8886 * config.guess: Recognize FreeBSD using ELF automatically.
8887
71205e0b
MH
88881998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8889
8890 * configure (skip-this-dir): Add handling for new shell script, which
8891 might be created by a sub-directory's configure to indicate, this particular
8892 directory is "unwanted".
8893 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8894
d207ebef
JM
8895Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8896
8897 * ltconfig: import from libtool, after changing libtool to
8898 account for the cygwin name change.
8899
8900Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8901
8902 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8903 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8904
8905Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8906
8907 * configure.in: Add libtermcap to list of cygwin dependencies.
8908
8909Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8910
e490616e
ZW
8911 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8912 they include winsup/include when it's a cygwin target.
d207ebef
JM
8913
89141998-11-12 Tom Tromey <tromey@cygnus.com>
8915
8916 * configure.in (host_tools): Added zip.
8917 * Makefile.in (all-target-libjava): Depend on all-zip.
8918 (all-zip): New target.
8919 (ALL_MODULES): Added all-zip.
8920 (NATIVE_CHECK_MODULES): Added check-zip.
8921 (INSTALL_MODULES): Added install-zip.
8922 (CLEAN_MODULES): Added clean-zip.
8923
8924Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8925
8926 * Makefile.in: lose "32" from comment about cygwin.
8927
8928Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8929
8930 * configure.in: Use -Os to build target libraries for the fr30.
8931
8932Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8933
8934 * config.sub: Add fr30.
8935
8936Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8937
e490616e 8938 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
8939 cygwin* instead of cygwin32*.
8940 * config.sub: Check cygwin* instead of cygwin32*.
8941
d2ec8b39
RL
8942Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8943
8944 * config.guess: Match any version of Unixware7.
8945
d207ebef
JM
89461998-10-20 Syd Polk <spolk@cygnus.com>
8947
8948 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8949 if desired.
8950
35cd2565
JL
8951Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8952
8953 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8954 these if the appropriate directories and files to not exist.
8955
52d4e5b7
JL
8956Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8957
8958 * Makefile.in (DEVO_SUPPORT): Add config.if.
8959
38ada91e
MH
8960Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8961
8962 * configure: Add pattern to replace "build_tooldir"'s
8963 definition in the generated Makefile with "tooldir"'s
8964 actual value.
8965
e44e84da
JL
8966Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8967
56a8387f
JL
8968 * config.sub: Bring back lost sparcv9.
8969
e44e84da
JL
8970 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8971
5cb95c7a
JL
8972Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8973
8974 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8975 CC_FOR_TARGET and friends.
8976
8977Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8978
ceff9b14
AO
8979 * Makefile.in (build_tooldir): New variable, same as tooldir.
8980 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8981 -B$(build_tooldir)/bin/.
8982 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 8983
f2d11dcd
GP
8984Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8985
8986 * README: Remove installation instructions and refer to the
8987 INSTALL directory instead.
8988
73a6d2e7 8989Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 8990
73a6d2e7
RL
8991 * config.sub: Add support for i[34567]86-pc-udk.
8992 * configure.in: Likewise.
8993
5d4a5ee6
JL
8994Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8995
8996 * Makefile.in: add bzip2 package building bits for user
8997 tools module
8998 * configure.in: ditto
8999
6fc19d6d
JL
9000Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9001
9002 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9003 (ALL_TARGET_MODULES): Add all-target-libobjc.
9004 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9005 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9006 (all-target-libchill): Add dependencies.
9007 * configure.in (target_libs): Add libchill.
4e81ae98 9008
f653f0ab
MH
90091998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9010
9011 * configure.in (target_subdir): Remove duplicate line.
9012
5d4a5ee6
JL
9013Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9014
9015 * Makefile.in (all-automake): fix dependencies.
9016
494933e4
JL
9017Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9018
9019 * configure.in: Minor cleanups for building in the $(target_alias)
9020 subdir.
9021
f6b58262
JW
90221998-09-22 Jim Wilson <wilson@cygnus.com>
9023
9024 * Makefile.in (bootstrap): Set r and s before make all. Use
9025 BASE_FLAGS_TO_PASS in make all.
9026 (cross): Likewise.
9027
27c7a08d
MM
90281998-09-20 Mark Mitchell <mark@markmitchell.com>
9029
9030 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9031
e67afd1e
RH
9032Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9033
9034 * config.sub: Fix typo in last change.
9035
8e44ac71
MH
90361998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9037
9038 * config.sub: Add support for C4x target.
9039 * configure.in: Likewise.
9040
d7496fbb
DM
90411998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9042
9043 * config.sub: Recognize sparcv9 just like sparc64.
9044
22097bd1
RL
9045Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9046
9047 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9048
4b877abd
JL
9049Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9050
2c8ec9a2
JL
9051 * config.guess: Correctly identify Pentium II sco boxes.
9052
4b877abd
JL
9053 * config.guess: Fix "tr" code. From Weiwen Liu.
9054
ab03db52
JH
9055Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9056
9057 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9058 stabs.
9059
b54db294
JL
9060Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9061
9062 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9063 (ALL_TARGET_MODULES): Add all-target-libchill.
9064 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9065 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9066 (all-target-libchill): Add dependencies.
9067 * configure.in (target_libs): Add libchill.
9068
bf48dd73
LW
9069Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9070
9071 * config.guess: Avoid assumptions about "tr" behaves when
9072 LANG is set to something other than English.
9073
a3cbd105
L
9074Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9075
9076 * configure (gxx_include_dir): Changed to
9077 '${prefix}/include/g++'-${libstdcxx_interface}.
9078
9079 * config.if: New to determine the interfaces.
9080
c4acd909
MK
9081Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9082
9083 * config.guess: Detect and handle MPE/IX.
9084 * config.sub: Deal with MPE/IX.
9085
9ea97665
DE
9086Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9087
9088 * configure.in: Use mh-aix43.
9089
0ce065bd
MH
90901998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9091
9092 * configure: Fix --without/--disable cases for gxx-include-dir.
9093
5d4a5ee6
JL
9094Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9095
9096 * mdata-sh: Imported. Needed for automake support.
9097
9098Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9099
9100 * Makefile.in (taz): Try "chmod -R og=u ." before
9101 "chmod og=u `find . -print`".
9102
9103Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9104
9105 * configure.in: Add arm-elf and thumb-elf support.
9106
9107Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9108
9109 * Makefile.in: Undo previous patch.
9110
9111Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9112
9113 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9114 to here ...
9115 (install-no-fixedincludes): and here
9116 (INSTALL_MODULES): ... from here.
9117
466456d9
ILT
9118Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9119
9120 * config.sub: Merge with FSF.
9121
1b409d25
ILT
9122 * config.guess: Merge with FSF.
9123
d207ebef
JM
9124Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9125
9126 * configure (extraconfigdirs): New variable.
9127 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9128 * Makefile.in (all): Move higher in file.
9129 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9130 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9131 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9132 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9133 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9134
91351998-07-23 Brendan Kehoe <brendan@cygnus.com>
9136
9137 * Makefile.in (all-target-libjava): Depend on all-gcc and
9138 all-target-newlib.
9139 (configure-target-libjava): Depend on $(ALL_GCC).
9140
7f1937c1
RL
9141Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9142
9143 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9144 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9145
2ada2bd6
ML
9146Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9147
9148 * INSTALL/README: Fix typo.
9149
1e025bde
ML
9150Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9151
5d4a5ee6
JL
9152 * ylwrap: Change absolute path checks to check for DOS style path
9153 names.
1e025bde 9154
5d4a5ee6
JL
9155 * ylwrap: Don't use a full path name if the source file is in the
9156 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9157
6755ff73
ILT
9158 * config-ml.in: Default to being verbose, to match Feb 18 change to
9159 configure.
9160
5d4a5ee6
JL
9161Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9162
9163 Brought over from egcs:
9164
9165 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9166
9167 * configure.in (target_subdir): Set to ${target_alias} instead
9168 of "libraries".
9169
9170 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9171
9172 * configure.in (target_subdir): Set to libraries if enable_multilib.
9173
9174Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9175
9176 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9177 multilibs, force reconfiguration the first time we create
9178 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9179
9180Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9181
9182 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9183 avoid confusion with --no-recursion.
9184
9185Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9186
9187 * configure.in: Win32 hosts shouldn't use install -x
9188 * install-sh: remove -x option, and special .exe-handling
9189 hack.
9190
d207ebef
JM
9191Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9192
9193 * config.guess: Recognize i586-pc-beos.
9194 * configure.in: Don't build some bits for beos.
9195
fbd836fc
ILT
9196Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9197
5d4a5ee6
JL
9198 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9199 CFLAGS default to -O2.
9200
fbd836fc
ILT
9201 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9202 when using GNU ld.
9203
9204Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9205
9206 * ltmain.sh: Correct install when using a different shell.
9207
9208Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9209
9210 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9211
d207ebef
JM
9212Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9213
9214 * makefile.vms: Update to build binutils/makefile.vms. Add install
9215 target.
fbd836fc
ILT
9216
9217Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9218
9219 * ltconfig: Update to correct AIX handling.
9220
69b471bc
JL
9221Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9222
81241b5e
JL
9223 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9224
69b471bc
JL
9225 * configure.in (target_subdir): Set to ${target_alias} instead
9226 of "libraries".
9227
bedf82df
MH
92281998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9229
9230 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9231 (Makefile): Depend on $(gcc_version_trigger).
9232
9233 * configure (gcc_version): Change default initializer to empty
9234 string.
9235 (gcc_version_trigger): New variable; pass this variable down
9236 to subdir configures to enable them checking gcc's version
9237 themselves. Emit make macros for both gcc_version vars.
9238 (topsrcdir): Initialize reliably.
9239 (recursion line): Remove --with-gcc-version=${gcc_version}.
9240
28e449d8
MH
92411998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9242
9243 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9244 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9245 in $(libsubdir); emit definition in each generated Makefile.
9246 (gxx_include_dir): Initialize depending on
9247 $enable_version_specific_runtime_libs.
28e449d8 9248
50c4c9f7
MH
92491998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9250
9251 * configure (gcc_version): Initialize properly depending on
9252 how and where configure is started.
9253 (recursion line): Pass a --with-gcc-version=${gcc_version}
9254 to configures in subdirs.
9255
d207ebef
JM
9256Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9257
9258 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9259 cygmon
d207ebef 9260
5d4a5ee6
JL
9261Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9262
9263 * configure.in: Add cygmon and libstub support for mn10200.
9264
2f96399b
MH
92651998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9266
9267 * configure (gcc_version): Add new variable describing the
9268 particular gcc version we're building.
9269 * Makefile.in (libsubdir): Add new macro for the directory
9270 in which the compiler finds executables, libraries, etc.
9271 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9272 and libsubdir.
9273
c4137c50
AO
9274Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9275
ceff9b14
AO
9276 * Makefile.in (local-clean): Remove *.log.
9277 (warning.log): Built with warn_summary from build.log.
9278 (mail-report.log): Run test_summary.
9279 (mail-report-with-warnings.log): Run test_summary including
9280 warning.log in the report.
c4137c50 9281
276d5ee0
RL
9282Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9283
9284 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9285
5d4a5ee6
JL
9286Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9287
9288 * Makefile.in (grep): Grep no longer depends on libiberty.
9289
9290Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9291
9292 * Makefile.in: all-snavigator needs all-libgui.
9293
9294Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9295
9296 * configure.in: Add cygmon and libstub support for mn10300.
9297
8af14275
ILT
9298Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9299
9300 * missing: Update to version from automake 1.3.
9301
fbd836fc
ILT
9302 * ltmain.sh: On installation, don't get confused if the same name
9303 appears more than once in the list of library names.
9304
466456d9
ILT
9305Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9306
9307 * config.sub: Accept m68060 and m5200 as CPU names.
9308
5d4a5ee6
JL
9309Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9310
9311 * configure: Use && rather than using -a in test, because odd
9312 strings can confuse test.
9313 * configure.in: Likewise.
9314
fbd836fc
ILT
9315Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9316
9317 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9318
f0983958
AO
9319Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9320
9321 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9322 bootstrap4-lean): New targets.
f0983958 9323
bfed1ea0
JL
9324Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9325
9326 * mpw-* Delete. Not used.
9327
5d4a5ee6
JL
9328Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9329
9330 * COPYING.LIB: Update FSF address.
9331
bfed1ea0
JL
9332Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9333
9334 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9335
5d4a5ee6
JL
9336 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9337 GAS_SUPPORT_DIRS.
9338
bfed1ea0
JL
9339Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9340
9341 * ltconfig, ltmain.sh: Avoid producing a version number if
9342 -version-info was not used.
9343
5d4a5ee6
JL
9344Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9345
9346 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9347 building with newlib.
9348
93491998-04-30 Paul Eggert <eggert@twinsun.com>
9350
d207ebef 9351 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9352 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9353
9354Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9355
9356 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9357 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9358
9359Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9360
9361 * configure.in: Change alpha to alpha* in several places.
9362
d207ebef
JM
9363Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9364
9365 * config.sub: Recognize sparc86x.
9366
77be0cab
MM
9367Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9368
9369 * configure.in (--enable-target-optspace): Remove debug echo.
9370
62441128
JW
9371Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9372
9373 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9374
bfed1ea0
JL
9375Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9376
9377 * ltconfig: Update cygwin32 support.
9378
5d4a5ee6
JL
9379 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9380 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9381 (GDB_SUPPORT_DIRS): Likewise.
9382
3f4ea1de
MM
9383Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9384
9385 * configure.in (target_makefile_frag): If --enable-target-optspace,
9386 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9387 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9388 not used.
9389 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9390
5d4a5ee6
JL
9391Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9392
9393 * Makefile.in (all-bfd): Depend on all-intl.
9394 (all-binutils): Likewise.
9395 (all-gas): Likewise.
9396 (all-gprof): Likewise.
9397 (all-ld): Likewise.
9398
93991998-04-19 Brendan Kehoe <brendan@cygnus.com>
9400
9401 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9402
bfed1ea0
JL
9403Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9404
5d4a5ee6
JL
9405 * Makefile.in (all-bfd): Depend upon all-libiberty.
9406
bfed1ea0
JL
9407 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9408
5d4a5ee6
JL
9409Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9410
9411 * Makefile.in: Add libstub.
9412
9413 * configure.in: Ditto. Build libstub for targets that have cygmon
9414 support.
9415
9416Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9417
9418 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9419
9420Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9421
9422 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9423 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9424
ec8d6ddc
KW
9425Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9426
9427 * configure: Define DEFAULT_M4 by searching PATH.
9428 * Makfile.in: Use DEFAULT_M4.
9429
bfed1ea0
JL
9430Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9431
9432 * ltconfig: Add cygwin32 support.
9433
5d4a5ee6
JL
9434 * Makefile.in, configure.in: Add libtool as a native only directory
9435 to configure and build.
9436
547a6183
JL
9437Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9438
9439 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9440
5d4a5ee6 9441Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9442
5d4a5ee6
JL
9443 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9444
9445Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9446
9447 * Makefile.in: add ash make rules
9448 * configure.in: add ash to native_only and host_tools lists
9449
9450Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9451
9452 * Makefile.in (all-gettext, all-intl): New targets.
9453 (ALL_MODULES): Added all-gettext, all-intl.
9454 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9455 (INSTALL_MODULES): Added install-gettext, install-intl.
9456 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9457
9458 * configure.in (host_tools): Added gettext.
9459 (native_only): Likewise.
9460 (noconfigdirs) [various cases]: Likewise.
9461 (host_libs): Added intl.
9462
d207ebef
JM
9463Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9464
9465 * configure: Do not disable building gdbtk for cygwin32 hosts.
9466
e98e406f
NC
9467Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9468
9469 * configure.in: Add thumb-coff target.
9470 * config.sub: Add thumb-coff target.
9471
5d4a5ee6
JL
9472Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9473
9474 * Makefile.in: Revert yesterday's change.
9475 (all-target-winsup): all-target-librx stays out of here.
9476
9477Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9478
9479 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9480 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9481 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9482 Remove references to librx and libg++.
9483
9484Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9485
9486 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9487 recursive makes
9488
bfed1ea0
JL
9489Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9490
9491 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9492 for newlib directory.
bfed1ea0
JL
9493 (CXX_FOR_TARGET): Likewise.
9494
9495Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9496
9497 * ltconfig: Update after libtool/ltconfig.in change for
9498 hpux11.
9499
9500Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9501
9502 * ltconfig, ltmain.sh: Update to libtool 1.2.
9503
3cd730af
MH
9504Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9505
9506 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9507 (install-gcc-cross): Instead, override LANGUAGES here.
9508
80564603
DL
95091998-03-18 Dave Love <d.love@dl.ac.uk>
9510
9511 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9512 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9513
d207ebef
JM
9514Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9515
9516 * configure.in: Add Thumb-pe target.
9517
5d4a5ee6 9518Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9519
5d4a5ee6
JL
9520 * Makefile.in - changed sn targets to snavigator
9521 * configure.in - changed sn targets to snavigator
9522
2d4a0558
MH
9523Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9524
9525 * config-ml.in: After building symlink tree call make distclean
9526 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9527 to be the case for libiberty.
9528
04b93567
L
9529Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9530
9531 * configure: When making link, also check the current
9532 directory. The configure scripts may create one.
9533
9a06b842
RH
9534Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9535
9536 * config.sub: Accept alphapca56 and alphaev6 properly.
9537
217fc4e6
FS
9538Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9539
9540 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9541
3e07bdbd 9542Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9543
e490616e 9544 * config.sub (sco5): Fix typo.
3e07bdbd 9545
5d4a5ee6
JL
9546Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9547
9548 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9549 install-itcl.
9550 (install-itcl): Remove dependency on install-tcl.
9551
9552Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9553
9554 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9555
9556Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9557
9558 * configure.in: Don't build libgui for a cygwin32 target when not on
9559 a cygwin32 host.
9560
9561Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9562
9563 * configure (redirect): Set to null, so default behavior of
9564 configure is now --verbose.
9565
ce0d965c
DL
95661998-02-16 Dave Love <d.love@dl.ac.uk>
9567
9568 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9569 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9570
3acd1fd0
MH
9571Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9572
9573 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9574 this change to sync Makefile.in with its ChangeLog entries.
9575
5d4a5ee6
JL
9576Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9577
9578 * ltmain.sh (mkdir): Check that the directory doesn't exist
9579 before we exit with error, so that we don't get races during
9580 parallel builds.
9581
bfed1ea0
JL
9582Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9583
9584 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9585
4e77e8f1
MH
9586Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9587
9588 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9589 PICFLAG_FOR_TARGET.
9590 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9591
9592 * configure: Emit a definition for the new macro enable_shared
9593 into each Makefile.
9594
5d4a5ee6
JL
9595Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9596
9597 * configure.in (host_tools, native_only): Add libtool.
9598
9599Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9600
9601 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9602 Fix typo in ming config comment.
9603
bfed1ea0
JL
9604Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9605
9606 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9607
5d4a5ee6
JL
9608Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9609
9610 * config.sub: Add tic30 cases, and map c30 to tic30.
9611
8821a725
RH
9612Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9613
9614 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9615 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9616 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9617 (CLEAN_TARGET_MODULES): Similarly
9618 (all-target-libf2c): Add dependences.
4e81ae98 9619 * configure.in (target_libs): Add libf2c.
8821a725 9620
5d4a5ee6
JL
9621Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9622
9623 * configure.in: Remove expect from noconfigdirs when target
9624 is cygwin32. OK to build expect and dejagnu with Canadian
9625 Cross.
9626
0aadd657
ILT
9627Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9628
5d4a5ee6
JL
9629 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9630 host.
9631
0aadd657
ILT
9632 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9633 and mingw32.
9634
d0a8352c
MH
9635Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9636
9637 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9638 here as it is not defined in the toplevel Makefile.
9639
59739e3c
MH
9640Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9641
9642 * configure (package_makefile_rules_frag): New variable, which names
9643 a file with generic rules, ...
9644 Change comment to mention we now have FIVE parts.
9645 * configure: Undo last change.
9646
228197ee
LT
9647Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9648
9649 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9650 * config.sub: More accurate determination of HP processor types.
228197ee 9651
efd4c0ba
MH
9652Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9653
9654 * configure (package_makefile_frag): Move inserting the
9655 ${package_makefile_frag} to where it should be according
9656 to the comment.
9657
6eef3189
PB
9658Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9659
9660 * config.guess: Add support for Linux/ARM.
9661
d207ebef
JM
9662Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9663
9664 * .cvsignore: Remove *-info and *-install since they match
9665 release-info and mpw-install, which we don't want to just ignore.
9666
48464ebf
RH
9667Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9668
9669 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9670
803462a7
PN
9671Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9672
9673 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9674 local_prefix to sub-make invocations.
9675
520ab477
L
9676Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9677
9678 * configure.in: Check makefile fragments in the source
9679 directory.
9680
4bcdb76d
AO
9681Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9682
ceff9b14
AO
9683 * configure.in: Check whether host and target makefile
9684 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9685
5d4a5ee6
JL
9686Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9687
9688 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9689
9690Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9691
9692 * configure.in: Make sure we only replace RPATH_ENVVAR on
9693 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9694 regexp to sed.
9695
9696 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9697 to sub-makes.
9698
0d3e11a5
LI
96991998-01-13 Lee Iverson (leei@ai.sri.com)
9700
9701 * config-ml.in (multi-do): LDFLAGS must include multilib
9702 designator.
9703
d45b3d87 9704Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9705
9706 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9707
d39cd7a1
MK
9708Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9709
9710 * config.sub: Add mingw32 support.
9711 * configure.in: Likewise.
d39cd7a1 9712
6decbc24
FS
9713Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9714
9715 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9716
5d4a5ee6
JL
9717Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9718
9719 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9720 * configure (gxx_include_dir): Provide a definition for subdirs
9721 which do not use autoconf.
9722
9723Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9724
9725 * config.guess: Sync with egcs. Picks up new alpha support,
9726 BeOS & some additional linux support.
9727
d3d1907a
JL
9728Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9729
9730 * config.guess: HP 9000/803 is a PA1.1 machine.
9731
b104e095
RH
9732Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9733
9734 * configure.in: It's alpha*-...
9735
aca823c1
L
9736Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9737
9738 * configure.in (host_makefile_frag, target_makefile_frag):
9739 Handle multiple config files.
9740 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9741 alpha-*-*.
9742
d207ebef
JM
9743Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9744
9745 * mkdep: New file.
9746
9747Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9748
9749 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9750
5d4a5ee6
JL
9751Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9752
9753 * Makefile.in: Add libgui directory.
9754 (GDB_TK): Add all-libgui.
9755 * configure.in: Add libgui directory.
9756 * configure: Add all-libgui to GDB_TK.
9757
9758Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9759
9760 * config-ml.in (multidirs): Add m32r to multilib list.
9761
9762Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9763
9764 * Makefile.in (all-target-gperf): Change dependency to
9765 all-target-libstdc++.
9766
baf55877
FF
9767Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9768
9769 * config.guess: Add BeOS support.
9770
5d4a5ee6
JL
9771Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9772
9773 Source directory cvs renamed to cvssrc:
9774 * configure.in (host_tools): Change cvs to cvssrc.
9775 (native_only): Likewise.
9776 (noconfigdirs) [various cases]: Likewise.
9777 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9778 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9779 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9780 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9781 (all-cvssrc): Rename target from all-cvs.
9782
f2d76545
JL
9783Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9784
9785 * configure (gxx_include_dir): Fix thinko.
9786
205cba53
JL
9787Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9788
9789 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9790 (install-cross, install-gcc-cross): New targets.
9791
5d4a5ee6
JL
9792Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9793
9794 * configure.in (noconfigdirs): Add support for Thumb target.
9795
9796 * config.sub (maybe_os): Add support for Thumb target.
9797
9798Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9799
9800 * Makefile.in: Add rules for cygmon.
9801
9802 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9803
96b0f1fc
JL
9804Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9805
9806 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9807 * configure (gxx_include_dir): Provide a definition for subdirs
9808 which do not use autoconf.
d207ebef
JM
9809
9810Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9811
9812 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9813 11/18/97 build
d207ebef 9814
7dfef6ed
JL
9815Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9816
9817 * From Franz Sirl.
9818 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9819 found on RedHat Linux systems.
96b0f1fc 9820
83cfe7c0
JL
9821Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9822
9823 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9824 guesses.
9825
7dfef6ed
JL
9826Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9827
9828 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9829
5d4a5ee6
JL
9830Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9831
9832 * ltmain.sh: If mkdir fails, check whether the directory was created
9833 anyhow by some other process.
9834
d207ebef
JM
9835Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9836
9837 * configure.in (d30v-*-*): Configure all directories.
9838
9839Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9840
9841 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9842 for the D30V.
9843
9844Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9845
9846 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9847
5d4a5ee6
JL
9848Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9849
e490616e
ZW
9850 * include/libiberty.h: Add extern "C" { so it can be used with C++
9851 progrms.
9852 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9853 programs.
5d4a5ee6 9854
d207ebef
JM
9855Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9856
9857 * configure.in (d30v-*-*): Configure GCC now.
9858
5d4a5ee6
JL
9859Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9860
9861 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9862 is no longer needed.
9863
c9670e62
JM
9864Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9865
9866 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9867
cc71c0ca
MH
9868Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9869
9870 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9871 targets using "$@" to provide support for similar but not identical
9872 targets without having to duplicate code.
9873
d207ebef
JM
9874Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9875
9876 * makefile.vms: Fix to work with DEC C.
9877
9878Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9879
9880 * config.sub: Add mips-tx39-elf to marketing names.
9881
9882Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9883
9884 * ltmain.sh: Handle symlinks in generated script.
9885
9886Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9887
9888 * configure: Handle autoconf style directory options: --bindir,
9889 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9890 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9891 --sysconfdir.
9892 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9893 (sharedstatedir, localstatedir, oldincludedir): New variables.
9894 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9895 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9896 sbindir, sharedstatedir, and sysconfdir.
9897
b1e3ddfd
AJ
9898Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9899
9900 * Makefile.in (bootstrap-lean): New target.
9901
d207ebef
JM
9902Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9903
9904 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 9905 sn, and gnuserv from noconfigdirs.
d207ebef
JM
9906
9907Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9908
9909 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9910
09f97c1e
JL
9911Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9912
9913 * Makefile.in (cross): New target.
9914
335d0ab2
AO
9915Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9916 Jeff Law <law@cygnus.com>
9917
9918 * Makefile.in (bootstrap2, bootstrap3): New targets.
9919 (all-bootstrap): Remove outdated and confusing target.
339c9b00 9920 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 9921
d207ebef
JM
9922Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9923
9924 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 9925 windows. Consistent with gdb/configure.
d207ebef 9926
e693cc28
UD
99271997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9928
e693cc28
UD
9929 * configure.in: Name Linux target fragment.
9930
9931 * configure: Rewrite so that project Makefile fragment is inserted
9932 first and appears last in the resulting Makefile.
9933
d207ebef
JM
9934Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9935
9936 * Makefile.in (install-itcl): Install tcl first.
9937
5d4a5ee6
JL
9938Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9939
9940 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9941
f401679e
JW
9942Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9943
9944 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9945
9946 * configure.in (skipdirs): Add target-librx for Linux.
9947 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9948
ec20b1b9
JL
9949Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9950
9951 * Makefile.in (bootstrap): New target.
9952
becdcf6d
JL
9953Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9954
63f6bcd7 9955 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 9956
d207ebef
JM
9957Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9958
9959 * config.guess: Merge with FSF.
9960
0c82f6bf
FF
9961Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9962
9963 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9964
d207ebef
JM
9965Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9966
9967 * config.sub: Add "marketing-names" patch.
9968
3fbc0b70
JS
9969Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9970
e490616e 9971 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 9972
e20d4801
JL
9973Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9974
9975 * config.sub: Handle v850-elf.
9976
fe181f78 9977Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
9978
9979 * .cvsignore (*-install): Remove.
9980
bfed1ea0
JL
9981Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9982
9983 * ltconfig: Set CONFIG_SHELL in libtool.
9984 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9985
558a1e7c
JW
9986Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9987
9988 * configure.in (target_subdir): Set to libraries if enable_multilib.
9989
7818d6fc
JW
9990Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9991
9992 * config.guess: Update from gcc directory.
9993
d207ebef
JM
9994Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9995
9996 * Makefile.in (all-sim): Depends on all-readline.
9997
6599da04
JM
9998Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9999
10000 * Makefile.in (BISON, YACC): Use $$s.
10001 (all-bison): Depend on all-texinfo.
10002
10003Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10004
10005 * Makefile.in (BISON): Add -L flag.
10006 (YACC): Likewise.
10007
d207ebef
JM
10008Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10009
4e81ae98
EC
10010 * configure.in (noconfigdirs): Add support for v850e target.
10011
d207ebef
JM
10012 * config.sub (maybe_os): Add support for v850e target.
10013
10014Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10015
4e81ae98
EC
10016 * configure.in (noconfigdirs): Add support for v850ea target.
10017
d207ebef
JM
10018 * config.sub (maybe_os): Add support for v850ea target.
10019
6599da04
JM
10020Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10021
10022 * config.sub: Add mipstx39. Delete r3900.
10023
10024Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10025
10026 * Makefile.in (all-autoconf): Depends on all-texinfo.
10027
10028Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10029
10030 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10031 eabi targets.
10032
10033Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10034
10035 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10036
10037 * configure: When handling a Canadian Cross, handle YACC as well as
10038 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10039 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10040
10041Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10042
10043 * Makefile.in (BISON): bison, not byacc or bison -y.
10044 (YACC): bison -y or byacc or yacc.
10045 (various): Add *-bison as appropriate.
10046 (taz): No need to mess with BISON anymore.
10047
10048Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10049
10050 * configure: If OSTYPE matches *win32*, try to find a good value for
10051 CONFIG_SHELL.
10052
10053Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10054
10055 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10056 configure.in if it is present.
10057
10058Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10059
10060 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10061
10062Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10063
10064 * config.sub: Recognize `arc' cpu.
10065 * configure.in: Likewise.
10066 * config-ml.in: Likewise.
10067
10068Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10069
10070 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10071
10072Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10073
10074 * configure: Changed sed delimiter from ':' to '|' when
10075 attempting to substitute ${config_shell} for SHELL. On
10076 NT ${config_shell} may contain a ':' in it.
10077
10078Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10079
10080 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10081
10082Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10083
10084 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10085
10086Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10087
10088 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10089
10090 * ylwrap: If the program is a relative path, force it to be
10091 absolute.
10092
10093Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10094
10095 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10096
10097Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10098
10099 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10100 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10101 for libraries.
6599da04
JM
10102
10103Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10104
10105 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10106 separated by spaces.
6599da04
JM
10107
10108Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10109
10110 * ylwrap: New file.
10111 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10112
10113 * ltmain.sh: Handle /bin/sh at start of install program.
10114
10115 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10116
10117 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10118 * missing: New file, from automake 1.2.
10119
10120Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10121
10122 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10123 check-tk to CHECK_X11_MODULES.
10124
10125Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10126
10127 * config.sub: Merge with FSF.
10128
10129Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10130
10131 * config.guess: Merge with FSF.
10132
10133Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10134
10135 * configure: Treat msdosdjgpp like go32.
10136 * configure.in: Likewise. Don't remove gprof for go32.
10137
10138 * configure: Change Makefile.tem2 to Makefile.tm2.
10139
10140Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10141
10142 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10143
10144Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10145
10146 * install-sh (chmodcmd): Set to null if the DST directory already
10147 exists. Same as Nov 11th change.
10148
10149Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10150
4e81ae98 10151 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10152
10153Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10154
10155 * config.guess: Update from FSF.
10156
10157Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10158
10159 * Makefile.in (GDB_TK): Depend on itcl and tix.
10160
10161Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10162
10163 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10164 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10165 (INSTALL_SCRIPT): New variable.
10166 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10167 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10168 to -x.
10169 * install-sh: Add support for -x option.
10170
10171Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10172
10173 * configure.in, Makefile.in: Treat tix like itcl.
10174
10175Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10176
10177 * Makefile.in (WINDRES): New variable.
10178 (WINDRES_FOR_TARGET): New variable.
10179 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10180 (EXTRA_HOST_FLAGS): Add WINDRES.
10181 (EXTRA_TARGET_FLAGS): Add WINDRES.
10182 (EXTRA_GCC_FLAGS): Add WINDRES.
10183 ($(DO_X)): Pass down WINDRES.
10184 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10185 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10186 DLLTOOL_FOR_TARGET.
10187
10188Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10189
10190 * configure.in: configure sim before gdb for win32-x-ppc
10191
10192Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10193
10194 Move gperf into the toplevel, from libg++.
10195 * configure.in (target_tools): Add target-gperf.
10196 (native_only): Add target-gperf.
10197 * Makefile.in (all-target-gperf): New target, depend on
10198 all-target-libg++.
10199 (configure-target-gperf): Empty rule.
10200 (ALL_TARGET_MODULES): Add all-target-gperf.
10201 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10202 (CHECK_TARGET_MODULES): Add check-target-gperf.
10203 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10204 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10205
10206Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10207
6599da04
JM
10208 * config.sub (mn10200): Recognize new basic machine.
10209
10210Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10211
10212 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10213 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10214
10215Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10216
10217 * configure.in: If we're building mips-sgi-irix6* native, turn on
10218 ENABLE_MULTILIB and set TARGET_SUBDIR.
10219
10220Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10221
10222 * Makefile.in (all-sn): Depend on all-grep.
10223
10224Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10225
10226 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10227
10228 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10229 Makefile. From Jeff Makey <jeff@cts.com>.
10230 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10231
10232 * Makefile.in (DISTBISONFILES): Remove.
10233 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10234 $(DEFAULT_YACC).
10235
10236 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10237 cygwin32.
6599da04
JM
10238
10239 * Makefile.in (LD): New variable.
10240 (EXTRA_HOST_FLAGS): Pass down LD.
10241 ($(DO_X)): Likewise.
10242
10243Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10244
10245 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10246
10247Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10248
10249 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10250 before adding our own. Always add --build.
6599da04
JM
10251
10252Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10253
10254 * configure.in (targargs): Pass --build if we're doing
10255 a cross-compile.
10256
10257Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10258
ca236658 10259 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10260 sed. Otherwise sed chokes on NT path names with drive
10261 designators. Also look for "?:*" as the leading characters in an
10262 absolute pathname.
10263
10264Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10265
10266 * config.sub: Support for r3900.
10267
10268Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10269
10270 * configure.in: Use install-sh, not install.sh.
10271
10272Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10273
10274 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10275 apply it twice.
10276
10277Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10278
10279 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10280 install-binutils.
10281
10282Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10283
10284 * Makefile.in: Add automake targets.
10285 * configure.in (host_tools): Add automake.
10286
10287Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10288
10289 * configure: Default CXX to c++, not gcc.
10290 * Makefile.in (CXX): Set to c++, not gcc.
10291 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10292
10293Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10294
10295 * install-sh: try appending a .exe if source file doesn't
10296 exist
10297
10298Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10299
10300 * configure.in: Turn on multilib by default.
10301 (cross_only): Remove target-libiberty.
10302
10303 * Makefile.in (all-gcc): Don't depend on libiberty.
10304
10305Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10306
10307 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10308
10309Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10310
10311 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10312 (DISTBISONFILES): Add ld/Makefile.in
10313
10314Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10315
10316 * configure.in: if target is cygwin32 but host isn't cygwin32,
10317 don't configure gdb tcl tk expect, not just gdb.
10318
10319Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10320
10321 * configure.in: Added gnuserv everywhere sn appears.
10322
10323 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10324 (CROSS_CHECK_MODULES): Added check-gnuserv.
10325 (INSTALL_MODULES): Added install-gnuserv.
10326 (CLEAN_MODULES): Added clean-gnuserv.
10327 (all-gnuserv): New target.
10328
10329Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10330
10331 * config.guess: Fixes for MIPS OpenBSD systems.
10332
10333Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10334
10335 * Makefile.in (INSTALL_XFORM): Remove.
10336 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10337
10338 * mkinstalldirs: New file, copied from automake.
10339 * Makefile.in (installdirs): Rename from install-dirs. Use
10340 mkinstalldirs. Change all users.
10341 (DEVO_SUPPORT): Add mkinstalldirs.
10342
10343Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10344
10345 * install-sh: Rename from install.sh.
10346 * Makefile.in (INSTALL): Change install.sh to install-sh.
10347 (DEVO_SUPPORT): Likewise.
10348
10349 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10350 Graichen <graichen@rzpd.de>.
10351
10352Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10353
10354 * config.guess: Recognize OpenBSD systems correctly.
10355
10356Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10357
10358 * README, Makefile.in (ETC_SUPPORT): Remove references to
10359 cfg-paper*, configure.{texi,man,info*}._
10360
10361Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10362
10363 * Makefile.in (all.normal): Ensure that gcc is built after all
10364 the x11 - ie gdb - targets.
10365
10366Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10367
10368 * makefile.vms: Don't run conf-a-gas.
10369
10370Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10371
e490616e 10372 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10373
d207ebef
JM
10374Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10375
10376 * configure.in: Remove noconfigdirs case since gdb also
10377 configures and builds for tic80-coff.
10378
6599da04
JM
10379Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10380
10381 * configure: Set cache_file to config.cache.
10382 * Makefile.in (local-distclean): Remove config.cache.
10383
10384Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10385
10386 * COPYING: Update FSF address.
10387
d207ebef
JM
10388Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10389
10390 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10391 noconfigdirs.
10392
6599da04
JM
10393Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10394
10395 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10396 MAKEDIRS, is empty.
10397
10398Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10399
10400 * config.sub: Tweak mn10300 entry.
10401
10402Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10403
10404 * configure.in (host_tools): Put sim before gdb, so gdb's
10405 configure.tgt can determine if the simulator was configured.
10406
10407Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10408
10409 * config.sub: Move BeOS $os case to be with other Cygnus
10410 local cases.
10411
10412Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10413
10414 * config.sub: Remove misplaced comment that broke Linux.
10415
10416Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10417
10418 * config.sub: Add BeOS support.
10419
10420Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10421
10422 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10423
10424Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10425
10426 * configure.in (noconfigdirs): Remove tcl and tk from
10427 noconfigdirs for cygwin32 builds.
10428
d207ebef
JM
10429Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10430
10431 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10432
6599da04
JM
10433Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10434
10435 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10436 make-all.com, use makefile.vms instead.
10437
10438Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10439
10440 * config.sub: Accept -lnews*.
10441
d207ebef
JM
10442Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10443
10444 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10445 target-examples and target-libiberty for d30v.
d207ebef
JM
10446
10447Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10448
10449 * configure.in (noconfigdirs): Enable ld for d30v.
10450
10451Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10452
10453 * configure.in (tic80-*-*): Build compiler.
10454
10455Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10456
10457 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10458 unsupported d30v directories
d207ebef
JM
10459
10460Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10461
4e81ae98
EC
10462 * config.sub, configure.in: Add d30v target cpu.
10463
6599da04
JM
10464Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10465
10466 * makefile.vms: New file.
10467 * make-all.com: Remove.
10468
10469Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10470
10471 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10472
10473Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10474
10475 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10476
10477Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10478
10479 * Makefile.in (ALL_MODULES): Added all-db.
10480 (CROSS_CHECK_MODULES): Addec check-db.
10481 (INSTALL_MODULES): Added install-db.
10482 (CLEAN_MODULES): Added clean-db.
10483
10484Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10485
10486 * config.guess: Merge with latest FSF sources.
10487
10488Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10489
10490 * Makefile.in (ALL_MODULES): Added all-itcl.
10491 (CROSS_CHECK_MODULES): Added check-itcl.
10492 (INSTALL_MODULES): Added install-itcl.
10493 (CLEAN_MODULES): Added clean-itcl.
10494
10495Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10496
10497 * configure.in: build gdb for mn10200
10498
10499Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10500
10501 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10502
d207ebef
JM
10503Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10504
10505 * configure.in (tic80-*-*): Turn off most targets right now.
10506
6599da04
JM
10507Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10508
10509 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10510 rather than the makeinfo program.
10511 (do-info): Depend upon all-texinfo.
10512
10513Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10514
10515 * configure.in: Remove uses of config/mh-linux.
10516
10517 * config.sub, config.guess: Merge with latest FSF sources.
10518
d207ebef
JM
10519Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10520
10521 * config.sub (case $basic_machine): Add tic80 entries.
10522
6599da04
JM
10523Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10524
10525 * config.sub, config.guess: Merge with latest FSF sources.
10526
10527Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10528
10529 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10530 * mpw-config.in: Test for NewFolderRecursive.
10531 * mpw-install: Use symbolic name for startup filename.
10532 * mpw-README: Add various additional details.
10533
10534Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10535
10536 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10537
10538Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10539
10540 * configure.in: Do build gcc and the target libraries for
10541 the mn10200.
10542
10543Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10544
10545 * configure.in: don't avoid building gdb for mn10300 any more
10546 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10547 instead of single-quoting it.
10548
10549Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10550
10551 * configure.in: Don't use --with-stabs on IRIX 6.
10552
10553Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10554
10555 * configure.in (m32r): Build gdb, libg++ now.
10556
10557Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10558
10559 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10560 directories from noconfigdirs.
10561
10562Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10563
10564 * config.sub (basic_machine): added mips16 configuration
10565
10566Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10567
10568 * config.sub: Handle d10v-unknown.
10569
d207ebef
JM
10570Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10571
10572 * config.sub: Handle v850-unknown.
10573
6599da04
JM
10574Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10575
10576 * Makefile.in: add findutils
10577 * configure.in: add findutils to list of host_tools
10578
10579Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10580
10581 * config.sub: Handle mn10200 and mn10300.
10582
10583Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10584
10585 * configure.in (d10v-*): Do not build librx.
10586
10587Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10588
10589 * configure.in (mn10300): Build everything except gdb & libgloss.
10590
10591Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10592
10593 * config.guess: Patch for Dansk Data Elektronik servers,
10594 from Niels Skou Olsen <nso@dde.dk>.
10595
10596 For ncr, use /bin/uname rather than uname, since GNU uname does not
10597 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10598
10599 Patch for MIPS R4000 running System V,
10600 from Eric S. Raymond <esr@snark.thyrsus.com>.
10601
10602 Fix thinko for nextstep.
10603
10604 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10605
10606 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10607 * config.guess: Guess mips-dec-mach_bsd4.3.
10608
10609 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10610 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10611 release numbers.
10612 * config.guess (mips-mips-riscos*): Emit just enough of the
10613 release number.
10614
10615 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10616 * config.guess (sparc-auspex-sunos*): Added.
10617 (f300-fujitsu-*): Added.
10618
10619 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10620 * config.guess: Recognize a Tadpole as a sparc.
10621
10622Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10623
10624 * config.guess: Don't assume that NextStep version is either 2 or
10625 3. NextStep 4 (aka OpenStep 4) has come out now.
10626
10627Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10628
10629 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10630 From Rik Faith <faith@cs.unc.edu>.
10631
10632Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10633
10634 * config.sub: Contributions from bug-gnu-utils to:
10635 Support plain "hppa" (no version given) architecture, reported by
10636 OpenStep.
10637 OpenBSD like NetBSD.
10638 LynxOs is not a hardware supplier.
10639
10640 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10641 OpenBSD like NetBSD.
6599da04
JM
10642 Stratus systems.
10643 More Pyramid systems.
10644 i[n>4]86 Intel chips.
10645 M680[n>4]0 Motorola chips.
10646 Use unknown instead of lynx for hardware manufacturer.
10647
10648Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10649
10650 * install.sh (chmodcmd): Set to null if the DST directory already
10651 exists.
10652
10653Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10654
10655 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10656 not use mt-ppc target Makefile fragment any more.
10657
10658Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10659
10660 * configure.in (*-*-windows): Exclude everything but those dirs
10661 needed to build windows.
10662
10663Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10664
10665 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10666
10667Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10668
10669 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10670
10671Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10672
10673 * Undo my previous change.
10674
10675Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10676
10677 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10678 unconditionally.
10679 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10680
10681Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10682
10683 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10684 host to add it's own flags.
6599da04
JM
10685
10686Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10687
10688 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10689
10690Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10691
10692 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10693 (CXX_FOR_TARGET): Likewise.
10694 (GCC_FOR_TARGET): Define.
10695 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10696 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10697 CC_FOR_TARGET was specified on the command line.
10698 (MAKEOVERRIDES): Don't define.
10699
10700Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10701
10702 * configure.in (m32r): Fix spelling of libg++ libs.
10703
10704Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10705
10706 * config.sub (-apple*): Remove, now redundant.
10707
10708Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10709
10710 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10711
10712 * configure: Rework yesterday's sed script patch.
10713
10714 * config.sub: Merge with FSF.
10715
10716Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10717
10718 * config.guess: Merge from FSF.
10719
10720 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10721 * config.guess: Use pc instead of unknown, for pc clone systems.
10722 Change linux to linux-gnu.
6599da04
JM
10723
10724 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10725 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10726
10727Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10728
10729 * test-build.mk (HOLES): Add "xargs" for gdb.
10730
10731 * configure: Avoid hpux10.20 sed bug.
10732
10733Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10734
731a8127 10735 * configure.in: Add support for windows host
6599da04
JM
10736 (that is a build done under the Microsoft build environment).
10737
10738Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10739
10740 * Makefile.in: Replace all uses of srcroot with s, to shrink
10741 command line lengths.
10742
10743 Patches from Geoffrey Noer <noer@cygnus.com>:
10744 * configure.in: If configuring for newlib, pass --with-newlib to
10745 subdirectories.
10746 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10747 -Bnewlib/ and -Lwinsup to gcc.
10748 (CXX_FOR_TARGET): Likewise.
10749
10750Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10751
10752 * Makefile.in (ETC_SUPPORT): Add configure.
10753
10754Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10755
4e81ae98 10756 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10757 host configuration file.
10758
10759Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10760
10761 * configure.in: Break mn10x00 support into separate
10762 mn10200 and mn10300 configurations.
10763 * config.sub: Likewise.
10764
10765Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10766
10767 * configure.in: Add lots of stuff to noconfigdirs for
10768 the mn10x00 targets.
10769
10770 * config.sub, configure.in: Add mn10x00 support.
10771
10772Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10773
10774 * make-all.com: Call conf-a-gas, not config-a-gas.
10775
10776Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10777
10778 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10779 targets.
6599da04
JM
10780
10781Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10782
10783 * mpw-README: Add much more detail for native PowerMac.
10784 * mpw-install: New file.
10785 * mpw-configure: Add --norecursion and --help options.
10786 * mpw-config.in: Translate readme and install files when
10787 copying to objdir.
10788 * mpw-build.in: Don't always depend on byacc and flex.
10789 (install-only-top): New action.
10790
d207ebef
JM
10791Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10792
10793 * configure.in: You can now configure GDB for the v850.
10794
6599da04
JM
10795Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10796
10797 * configure.in (noconfigdirs): Don't configure any C++ dirs
10798 if targeting D10V.
10799
10800Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10801
10802 * config.sub: Recognize mips64vr5000.
10803
10804Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10805
10806 * configure.in: Use a single line for host_tools and native_only.
10807
10808Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10809
10810 * config.sub, configure.in: Add entries for m32r.
10811
10812Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10813
10814 * Makefile.in (inet-install): Don't run install-gzip.
10815
10816Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10817
10818 * configure.in: Don't config lots of things for *-*-windows*.
10819
10820Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10821
10822 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10823 (host_libs, host_tools): Copy from configure.in.
10824 * mpw-configure: Don't complain about directories not found.
10825
10826Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10827
10828 * configure.in (i[345]86): Recognize i686 for pentium pro.
10829 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10830 file.
10831
10832 * config.guess (i[345]86): Ditto.
10833
10834Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10835
10836 * configure.in (noconfigdirs): Removed gdb for D10V.
10837
d207ebef 10838Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10839
d207ebef
JM
10840 * configure.in: Remove ld, target-libio, target-libg++, and
10841 target-libstdc++ from noconfigdirs.
5d4a5ee6 10842
6599da04
JM
10843Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10844
10845 * configure: Fix three locations where shell scripts were
10846 being run directly rather than with config_shell.
10847
d207ebef
JM
10848Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10849
10850 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10851 * config.sub (basic_machine): Recognize v850.
10852
6599da04
JM
10853Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10854
10855 * mpw-configure: Handle multiple enable/disable options and
10856 pass them down recursively, handle -c and -s flags appropriately
10857 depending on choice of compiler, add escape mechanism for
10858 quoted arguments to gC.
10859
10860Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10861
10862 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10863 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10864 so that -mrelocatable-lib and -mno-eabi are used.
10865
10866 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10867 not support --print-multi-lib, don't abort.
10868
6599da04
JM
10869Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10870
10871 * make-all.com: Run config-a-gas.
10872 * setup.com: Don't copy subdirectory files around.
10873
10874Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10875
10876 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10877 target, it now compiles correctly.
10878
10879Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10880
10881 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10882
10883Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10884
4e81ae98 10885 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
10886
10887Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10888
10889 * configure.in (native_only): Add prms.
10890
10891Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10892
10893 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10894 (BINUTILS_SUPPORT_DIRS): Likewise.
10895
10896Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10897
10898 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10899 d10v support is added.
10900
10901Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10902
10903 * configure.in (d10v-*-*): New target.
10904
10905Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10906
10907 * config.guess (HP 9000/811): Recognize this as a PA1.1
10908 machine.
10909
10910Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10911
10912 * Makefile.in (do-tar-gz): New target, split out from tail end of
10913 taz target. Run each command separately, don't use pipes.
10914 (taz): Use it.
10915
10916Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10917
10918 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10919 * mpw-build.in: No builds should depend on building byacc or flex,
10920 they are assumed to be installed already.
10921
10922Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10923
10924 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10925 variable that CC_FOR_TARGET needs.
10926
10927Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10928
10929 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10930 options have changed since the last time the subdirectory was
10931 configured, and if it has, reconfigure.
10932 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10933 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10934
10935Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10936
10937 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10938 CLEAN_MODULES): Add bash.
10939 (all-bash): New target.
10940
10941Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10942
10943 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10944
10945Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10946
10947 * config.sub (basic_machine): Recognize d10v as a valid processor.
10948
10949Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10950
10951 * mpw-configure: Add support for --bindir.
10952 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10953
10954Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10955
10956 * configure.in: add bash, time, gawk to list of hosttools and things
10957 to only build for native toolchains
10958
10959Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10960
10961 * Makefile.in (docdir): Remove.
10962
10963Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10964
10965 * Makefile.in (datadir): Set to $(prefix)/share.
10966
10967Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10968
10969 * configure.in: build diff and patch for cygwin32-hosted
10970 toolchains.
10971
10972Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10973
10974 * config.sub: Accept -rtems*.
10975
10976Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10977
e490616e
ZW
10978 * configure.in: enable dosrel for cygwin32-hosted builds,
10979 remove diff from the list of things not buildable
10980 via Canadian Cross
6599da04
JM
10981
10982Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10983
10984 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 10985 don't get ". ".
6599da04
JM
10986
10987Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10988
10989 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10990
10991Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10992
10993 * Makefile.in (taz): Handle case where tex3patch didn't even get
10994 checked out. Also, if it was found, put the symlink in a new util
10995 subdirectory.
10996
10997Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10998
10999 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11000
11001Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11002
11003 * config.sub: Recognize -openvms.
11004 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11005 * make-all.com, setup.com: New files.
11006
11007Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11008
11009 * Makefile.in (taz): tex3patch moved to texinfo/util.
11010
11011Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11012
11013 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11014 * configure.in: remove make from disable-if-Can-Cross list
11015 enable gdb if ${host} and ${target} are cygwin32
11016
11017Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11018
11019 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11020 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11021
11022Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11023
11024 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11025 distinguish sysv/svr4/bsd variants.
11026 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11027
11028Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11029
11030 * configure.in: Added copyright notice.
11031 * move-if-change: Added copyright notice.
11032
11033Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11034
11035 * configure.in (powerpcle-*-solaris*): Until we get shared
11036 libraries working, don't build gdb, sim, make, tcl, tk, or
11037 expect.
11038
11039Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11040
11041 * config.guess: Merge with FSF:
11042
11043 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11044 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11045
11046 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11047 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11048
11049 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11050 * config.guess: Combine two OSF1 rules.
11051 Also recognize field test versions. From mjr@zk3.dec.com.
11052 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11053 because GNU uname does not support -p. From pmr@pajato.com.
11054
11055Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11056
11057 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11058
11059Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11060
11061 * mpw-README: Document GCCIncludes.
11062
11063Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11064
11065 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11066
11067Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11068
11069 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11070
11071Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11072
11073 * configure.in (*-*-cygwin32): Configure make.
11074
11075Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11076
11077 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11078
11079Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11080
11081 * Makefile.in (all-inet): Depend on all-perl.
11082
11083 * Makefile.in (inet-install): New target.
11084
11085 * Makefile.in (all-inet): Depend on all-tcl.
11086 (all-inet): Depend on all-send-pr.
11087
11088Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11089
11090 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11091 temporarily.
11092
11093Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11094
11095 * configure.in: Don't configure --with-gnu-ld on AIX.
11096
11097Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11098
11099 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11100
11101Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11102
11103 * Makefile.in (ALL_MODULES): Added all-inet.
11104 (CROSS_CHECK_MODULES): Added check-inet.
11105 (INSTALL_MODULES): Added install-inet.
11106 (CLEAN_MODULES): Added clean-inet.
11107 (all-indent): New target.
11108
11109 * configure.in (host_tools): Added inet.
11110 (native_only): Added inet.
11111 (noconfigdirs): Added inet.
11112
11113Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11114
11115 * configure.in: Don't configure libgloss if we are not configuring
11116 newlib.
11117
11118Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11119
11120 * configure.in: Don't configure libgloss for unsupported
11121 architectures.
11122
11123Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11124
11125 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11126
11127Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11128
11129 * Makefile.in (ALL_MODULES): Include all-apache.
11130 (CROSS_CHECK_MODULES): Include check-apache.
11131 (INSTALL_MODULES): Include install-apache.
11132 (all-apache): New target.
11133
11134 * configure.in: Added apache everywhere perl is seen.
11135
11136Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11137
11138 * Makefile.in: Add support for clean-{module} and
11139 clean-target-{module} rules.
11140
11141Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11142
11143 * configure.in (*-*-ose) do not build libgloss.
11144
11145Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11146
11147 * config.guess (prep*:SunOS:5.*:*): Turn into
11148 powerpele-unknown-solaris2.
11149
11150Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11151
11152 * configure.in: Permit --enable-shared to specify a list of
11153 directories.
11154
11155Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11156
11157 * configure.in (host==solaris): Pass only the first word of $CC
11158 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11159
11160Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11161
11162 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11163
11164Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11165
11166 * Makefile.in (ALL_MODULES): Include all-perl.
11167 (CROSS_CHECK_MODULES): Include check-perl.
11168 (INSTALL_MODULES): Include install-perl.
11169 (ALL_X11_MODULES): Include all-guile.
11170 (CHECK_X11_MODULES): Include check-guile.
11171 (INSTALL_X11_MODULES): Include install-guile.
11172 (all-perl): New target.
11173 (all-guile): New target.
11174
11175 * configure.in (host_tools): Include perl and guile.
11176 (native_only): Include perl and guile.
11177 (noconfigdirs): Don't build guile and perl; no ports have been
11178 done.
11179
11180Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11181
e490616e
ZW
11182 * configure (--enable-*): Handle quoted option lists such as
11183 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11184
11185Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11186
11187 * Makefile.in ({,inst}all-target): New rule so we can make and
11188 install all of the target directories easily.
11189
11190Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11191
11192 * configure.in: Add missing global flag in sed substitution when
11193 deleting `target-' from ${configdirs}.
11194
11195Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11196
11197 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11198 option.
11199
11200 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11201 config/mh-necv4.
11202
11203 * install.sh: Correct misspelling of transformbasename.
11204
11205 * config.guess: Recognize mips-*-sysv*.
11206
11207Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11208
11209 * config.sub: Recognize mon960.
11210
11211Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11212
11213 * configure: Restore Canadian Cross handling of BISON and LEX,
11214 removed in Feb 20 change.
11215
11216Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11217
11218 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11219 Mention make install. Remove the old copyright date as well the
11220 clumsy and rather pointless copyright on the README file.
11221
11222Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11223
11224 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11225 Makefile after running symlink-tree, then run `make distclean' to
11226 avoid clobbering any generated files in srcdir.
11227
11228Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11229
11230 * configure.in (m68k-*-netbsd*): Build everything now.
11231
11232Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11233
11234 * Makefile.in (taz): Fix quoting.
11235
11236Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11237
11238 * configure.in (sparclet-*-*): Build everything now.
11239
11240Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11241
11242 * configure.in (m68k-*-linux*): New host.
11243
11244Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11245
11246 * configure: Check for bison before byacc.
11247
11248Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11249
11250 * Makefile.in configure: Change the way LEX and BISON/YACC are
11251 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11252 searching PATH. These are used as fallbacks by Makefile.in if
11253 flex/bison/byacc aren't in objdir.
11254
11255Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11256
11257 * Makefile.in: Make everything which depends upon all-bfd also
11258 depend upon all-opcodes, in case --with-commonbfdlib is used.
11259
11260Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11261
11262 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11263 building NT native compilers on Unix.
11264
11265Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11266
11267 * configure.in: Don't get CC from the host Makefile fragment if we
11268 can find gcc in PATH, or if this is a Canadian Cross. Move the
11269 Solaris test for /usr/ucb/cc to the post target script, just after
11270 the compiler sanity test.
11271
11272Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11273
11274 * config.sub: Merge with FSF.
11275
11276Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11277
11278 * Makefile.in (RPATH_ENVVAR): New variable.
11279 (REALLY_SET_LIB_PATH): Use it.
11280 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11281
11282Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11283
11284 * config.sub, configure.in: Recognize sparclet cpu.
11285
11286Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11287
11288 * config.guess: Support m68k-cbm-sysv4.
11289
11290Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11291
11292 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11293 m68k-unknown-linuxaout from linker help string. Put quotes around
11294 $ld_help_string.
11295
11296Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11297
11298 * config.guess (powerpc-harris-powerunix): Add guess for port
11299 to new target.
11300
11301Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11302
11303 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11304
11305Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11306
11307 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11308 $(REALLY_SET_LIB_PATH) in Makefile.
11309 * Makefile.in (SET_LIB_PATH): New variable.
11310 (REALLY_SET_LIB_PATH): New variable.
11311 ($(DO_X)): Use $(SET_LIB_PATH).
11312 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11313 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11314 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11315 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11316 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11317 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11318 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11319 (install-dosrel): Likewise.
11320 (all-opcodes): Depend upon all-libiberty.
11321
11322Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11323
11324 * config.guess (*:CYGWIN*): New
11325
11326Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11327
11328 * Makefile.in (all-target-winsup): All all-target-libiberty.
11329
11330Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11331
11332 * configure.in (noconfigdirs): Add missing # in front of comment.
11333
11334Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11335
11336 * configure.in: add second pass to things added to noconfigdirs
11337 so *-gm-magic can exclude libgloss properly.
11338
11339Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11340
11341 * mpw-configure (extralibs_name, rez_name): Set correctly
11342 for MWC68K compiler.
11343
11344 * mpw-README: Add more info on the necessary build tools.
11345
11346Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11347
11348 * configure.in, config.sub: Recognize cygwin32.
11349
11350Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11351
11352 * config.guess, config.sub: Recognize A/UX.
11353
11354Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11355
11356 * config.sub: Merge with gcc/config.sub.
11357
11358Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11359
11360 * mpw-build.in (do-binutils): Add build of stamps.
11361
11362Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11363
11364 * config.sub: Add recognition for mips64vr4100*-* targets.
11365
11366Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11367
11368 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11369 Add creation of gconfigargs with `--enable-shared' turned on.
11370 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11371 ($(host)-stamp-stage3-configured): Likewise.
11372 (HOLES): Add chatr and ldd.
11373 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11374
11375Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11376
11377 * configure: Pass --nfp to recursive configures.
11378
11379Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11380
11381 * Makefile.in (DLLTOOL): New.
11382 (DLLTOOL_FOR_TARGET): New.
11383 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11384 (EXTRA_TARGET_FLAGS): Ditto.
11385 (EXTRA_GCC_FLAGS): Ditto.
11386 (CONFIGURE_TARGET_MODULES): Ditto.
11387 (DO_X): Ditto.
11388 * configure: Add DLLTOOL.
11389
11390Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11391
11392 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11393 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11394 mh-sco, since old workarounds no longer needed, and don't
11395 build ld, since libraries have weak symbols in COFF.
11396
11397Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11398
11399 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11400
11401Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11402
11403 * configure.in: Make sure that ${CC} can be used to compile an
11404 executable.
11405
11406Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11407
11408 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11409 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11410 nothing depending on whether gdbtk is being built.
11411
11412Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11413
11414 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11415
11416Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11417
11418 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11419 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11420
11421Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11422
11423 * config-ml.in: Add support for
11424 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11425 Simplify setting of multidirs from --disable-foo.
11426
11427Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11428
11429 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11430 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11431 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11432 non-empty, pass them on to the GCC make.
6599da04
JM
11433 (all-bootstrap): New rule that is like all-gcc, except it executes
11434 the GCC bootstrap rule instead of the GCC all rule.
11435
11436Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11437
11438 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11439
11440Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11441
11442 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11443 DG/UX support.
11444
11445Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11446
11447 * config.sub (i*86*) Change [345] to [3456]
11448
11449Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11450
11451 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11452 --with-gnu-ld=no.
11453
11454Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11455
11456 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11457 AIX multilibs get built.
11458
11459Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11460
11461 * configure.in (i386-win32): Don't build expect if we're not
11462 building the tcl subdir.
11463
11464Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11465
11466 * Makefile.in: (configure-target-examples, all-target-examples):
11467 New targets, configure and build example programs.
11468
11469Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11470
11471 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11472 use it as input to sedit the generated MPW makefile.
11473 * mpw-README: Add a suggestion about Gestalt.h.
11474
11475Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11476
11477 * config.sub: Accept *-*-ieee*.
11478
11479Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11480
11481 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11482 Ronald F. Guilmette <rfg@monkeys.com>.
11483
11484Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11485
11486 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11487 for powerpc-pe native.
11488 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11489 (target==powerpc-pe): duplicate i386-win32 entry.
11490
11491Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11492
11493 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11494 of vxworks, not just vxworks5.1.
11495
11496Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11497
11498 * mpw-configure: Add support for exec-prefix.
11499
11500Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11501
11502 * config.guess: Recognize HP model 816 machines as having
11503 a PA1.1 processor.
11504
11505Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11506
11507 * configure: Ignore new autoconf configure options.
11508
6599da04
JM
11509Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11510
11511 * config.guess: Recognize Pentium under SCO.
11512 From Robert Lipe <robertl@arnet.com>.
11513
11514Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11515
11516 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11517
11518Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11519
11520 * configure.in: Don't configure gas for alpha-dec-osf*.
11521
11522Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11523
11524 * configure.in: Default to --with-stabs for some targets for which
11525 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11526 i[345]86*-*-unixware*.
11527
11528Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11529
11530 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11531 rather than basing it on the target. Simplify handling of options
11532 controlling which directories to configure. Remove extraneous
11533 slash in multi-clean target.
11534
11535Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11536
11537 * config-ml.in: Prefix more variables with ml_ so they don't collide
11538 with configure's.
11539
11540Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11541
11542 * configure: Don't turn -v into --v.
11543
11544Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11545
11546 * configure.in (targargs): Fix typo.
11547
11548 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11549
11550Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11551
11552 * configure.in: Strip --host and --target options from
11553 CONFIG_ARGUMENTS, and always configure for --host only. Add
11554 --with-cross-host option when building with a cross-compiler.
11555 * configure: Canonicalize the arguments put into config.status by
11556 always using `=' for an option with an argument. Pass a presumed
11557 --host or --target explicitly.
11558
11559Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11560
11561 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11562 into general OS recognition case.
11563
11564Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11565
11566 * configure.in (target_configdirs): add target-winsup only
11567 for win32 target systems.
11568
11569Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11570
11571 * Makefile.in (all-target-libgloss): Depend upon
11572 configure-target-newlib, since when libgloss is built it looks to
11573 see if the newlib directory exists.
11574
11575Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11576
11577 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11578 cfg-ml-*.in.
11579
11580Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11581
11582 * configure: Handle LD and LD_FOR_TARGET when configuring a
11583 Canadian Cross.
11584
6599da04
JM
11585Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11586
11587 * configure.in (target_libs): add target-winsup.
11588 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11589 (target==ppcle-pe): remove ld from $noconfigdirs.
11590
11591Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11592
11593 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11594 Preserve relative path names in $srcdir. Build symlink tree if
11595 configuring cross target dir and srcdir=. (= no VPATH support).
11596 (configure-target-libg++): Depend on configure-target-librx.
11597 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11598 * config-ml.in: New file.
11599 * symlink-tree: New file.
11600 * configure: Ensure srcdir="." if that's what it is.
11601
11602Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11603
11604 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11605 includes and FLEX_SKELETON setting.
11606 * mpw-configure (--with-gnu-ld): New option, controls whether
11607 to use PPCLink or ld with PowerMac GCC.
11608 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11609 * mpw-config.in: Configure grez if targeting Mac.
11610
11611 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11612 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11613 just macos.
6599da04
JM
11614 * configure.in: Configure grez resource compiler if targeting Mac.
11615 * Makefile.in (all-grez, install-grez): New targets.
11616
11617Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11618
11619 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11620 gcc in the path, set CC to gcc -O2.
6599da04
JM
11621
11622Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11623
11624 * configure: Default ${build} correctly. Avoid picking up extra
11625 spaces when reading CC and CXX from Makefile. When doing a
11626 Canadian Cross, use plausible default values for numerous
11627 variables.
11628 * configure.in: When doing a Canadian Cross, don't try to
11629 configure tools whose configure script can't handle it.
11630
11631Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11632
11633 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11634
11635Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11636
11637 * configure: Remove dubious bug reporting address.
11638
11639Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11640
11641 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11642 configure script, run that instead of this directory's configure.
11643 In either case, print a message that we're configuring the sub-dir.
11644
11645Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11646
11647 * configure.in: Before checking for the existence of various files,
11648 use sed to filter out "target-".
11649
11650Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11651
11652 * Makefile.in (DO_X): Split rule to decrease command line length
11653 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11654 (Philippe De Muyter).
11655
11656Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11657
11658 * Makefile.in (all-patch): depend on all-libiberty.
11659
11660Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11661
11662 * configure.in: If the only directory in target_configdirs which
11663 actually exists is libiberty, then set target_configdirs to empty,
11664 to avoid trying to build a target libiberty in a gas or gdb
11665 distribution.
11666
11667Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11668
11669 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11670 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11671 systems.
6599da04
JM
11672
11673Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11674
11675 * configure.in (copy_dirs): Use sys-include instead of include
11676 for --with-headers option.
11677
11678Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11679
11680 * Makefile.in, configure.in: Make winsup builds work with
11681 new scheme.
11682
11683Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11684
11685 * configure.in: Build the linker on AIX.
11686
11687Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11688
11689 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11690 where needed.
11691
11692Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11693
11694 * Makefile.in (all-gcc): Fix typo.
11695
11696Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11697
11698 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11699
11700Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11701
11702 * configure.in: Rename libFOO to target-libFOO, and xiberty
11703 to target-xiberty, to provide more flexibility.
11704 (target_subdir): Define. Create if cross.
11705 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11706 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11707 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11708 check-libFOO -> check-target-libFOO, etc.
11709 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11710 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11711 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11712 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11713 allow ALL_GCC="" to only configure.
11714 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11715 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11716 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11717
11718Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11719
11720 * Makefile.in (taz): Build "info" in etc explicitly.
11721
11722Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11723
11724 * configure.in: Make sure that CC is undefined (as opposed to
11725 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11726 problem with autoconf trying to configure on a host without GCC.
11727
11728Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11729
11730 * mpw-configure: Set host alias from choice of host compiler,
11731 only use generic MPW Makefile sed if present, edit a file
11732 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11733 * mpw-README: Add problem notes about CW6 and CW7.
11734
11735Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11736
11737 * Makefile.in (taz): Use ";" instead of ";;".
11738
11739Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11740
11741 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11742 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11743 DISTDOCDIRS.
11744 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11745 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11746
11747Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11748
11749 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11750 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11751 Move bfd to DISTSTUFFDIRS.
11752
11753Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11754
11755 * Makefile.in (X11_LIB): Removed.
11756 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11757
11758 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11759
11760Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11761
11762 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11763 names.
11764
11765Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11766
11767 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11768
11769Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11770
11771 * configure.in (i[345]86-*-win32): Always build newlib.
11772 Don't configure cvs, autoconf or texinfo.
11773 * Makefile.in (LD_FOR_TARGET): New.
11774 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11775 Pass down LD_FOR_TARGET.
11776
11777Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11778
11779 * winsup: New directory.
11780 * Makefile.in: Build winsup.
11781 * configure.in: Winsup is configured when target is win32.
11782 Can only build win32 target GDB when native.
4e81ae98 11783
6599da04
JM
11784Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11785
11786 * config.guess: Recognize HP model 819 machines as having
11787 a PA 1.1 processor.
11788
11789Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11790
11791 * configure: Fix sed loop which substitutes for CC and CXX to
11792 avoid bug found in various sed implementations.
11793
11794Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11795
11796 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11797 simulator. Use standard powerpc-*-eabi*.
11798
11799Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11800
11801 * configure.in: Stop putting gas and binutils in noconfigdirs for
11802 powerpc-*-aix* and rs6000-*-*.
11803
11804Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11805
11806 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11807 -mcall-aixdesc libraries.
11808
11809Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11810
11811 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11812
11813 * config.sub (arm | armel | armeb): Fix shell syntax.
11814
11815Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11816
11817 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11818 -msoft-float and -mcpu=common support.
11819 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11820 libraries.
11821
11822Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11823
11824 * configure.in: Allow configuration and build of emacs19 for the alpha.
11825
11826Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11827
11828 * configure.in (CC): Get ^CC, not just any old CC, from
11829 ${host_makefile_frag}.
11830
11831Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11832
4e81ae98 11833 * configure.in (CC): Try to get CC from
6599da04
JM
11834 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11835
11836Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11837
11838 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11839 only if it exists in $(srcdir).
11840
11841Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11842
11843 * configure: If CC and CXX are not set in the environment, set
11844 them, based on either an existing Makefile or on searching for gcc
11845 in PATH. Substitute for CC and CXX in Makefile.
11846 * configure.in: Remove libm from target_libs. Separate
11847 target_configdirs from configdirs. If CC is not set in
11848 environment, try to get it from a host Makefile fragment. Rewrite
11849 changes of configdirs to use skipdirs instead. A few minor
11850 tweaks. Take directories out of target_configdirs as they are
11851 taken out of configdirs. Remove existing Makefile files from
11852 subdirectories. Substitute for TARGET_CONFIGDIRS and
11853 CONFIG_ARGUMENTS in Makefile.
11854 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11855 by configure.in.
11856 (CONFIG_ARGUMENTS): Likewise.
11857 (CONFIGURE_TARGET_MODULES): New variable.
11858 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11859 ($(CONFIGURE_TARGET_MODULES)): New target.
11860 (configure-libg++, configure-libio): New targets.
11861 (all-libg++): Depend upon configure-libg++.
11862 (all-libio): Depend upon configure-libio.
11863 (configure-libgloss, all-libgloss): New targets.
11864 (configure-libstdc++): New target.
11865 (all-libstdc++): Depend upon configure-libstdc++.
11866 (configure-librx, all-librx): New targets.
11867 (configure-newlib): New target.
11868 (all-newlib): Depend upon configure-newlib
11869 (configure-xiberty): New target.
11870 (all-xiberty): Depend upon configure-xiberty.
11871
11872Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11873
11874 * configure.in (host i[345]86-*-win32): Expand the
11875 noconfigdirs again.
11876
11877Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11878
11879 * mpw-configure: Fix sed command file name.
11880
11881Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11882
4e81ae98 11883 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
11884 noconfigdirs again.
11885
11886Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11887
11888 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11889 or powerpc*-*-pe*, since they are not yet supported.
11890
11891Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11892
11893 Add PowerMac support and many other enhancements.
11894 * mpw-configure: New option --cc to select compiler to use,
11895 paste options set according to --cc into the generated
11896 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11897 if mpw-make.sed is present.
11898 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11899 add forward includes for PowerPC include files.
11900 * mpw-build.in: Build using Makefile.PPC if present.
11901 (do-byacc, etc): Remove separate version resource builds.
11902 (do-gas): Build "stamps" before "all".
11903 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11904 * mpw-README: Update to reflect --cc option, PowerMac support,
11905 and recently-reported compatibility problems.
11906
11907Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11908
11909 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11910 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11911 (--with-multilib-top): Pass to recursive invocations.
11912
11913Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11914
11915 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11916 v810-*-*.
11917
11918Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11919
11920 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11921 gdb, ld and opcodes on v810-*-*.
11922
6599da04
JM
11923Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11924
11925 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11926 (local-maintainer-clean): New target.
11927 (maintainer-clean): New target.
11928 (realclean): Just depend upon maintainer-clean.
11929
11930Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11931
11932 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11933
11934Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11935
11936 * configure.in: Build ld in mips*-*-bsd* case.
11937
11938Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11939
11940 * config.sub: Accept -lites* OS. From Ian Dall.
11941
11942Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11943
11944 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 11945 targets.
6599da04
JM
11946
11947Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11948
11949 * configure.in: treat i386-win32 canadian cross the same as
11950 i386-go32 canadian cross.
11951
11952Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11953
11954 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11955 running under the simulator to build a reduced set of libraries.
11956 (powerpc-*-eabiaix): Add fine grained multilib support added to
11957 other powerpc targets yesterday.
11958
11959Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11960
11961 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11962 -disable-softfloat, -disable-relocatable, -disable-aix, and
11963 -disable-sysv to control which multilib libraries get built.
11964
11965Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11966
11967 * configure: Add Makefile.tem to list of files to remove in trap
11968 handler.
11969
11970Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11971
11972 * config.guess (*Linux*): Add missing "exit"s.
11973 Also, need specific check for alpha-unknown-linux (uses COFF).
11974
11975Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11976
11977 * config.guess: Merge with FSF:
11978
11979 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11980 * config.guess (AIX4): More robust release numbering discovery.
11981
11982 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11983 * config.guess (i386-sequent-ptx): Properly get version number.
11984
11985 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11986 * config.guess (mips:*:4*:UMIPS): New case.
11987
11988Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11989
11990 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11991 (i386-win32 host): Likewise. Don't build readline.
11992
11993Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11994
11995 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11996 SUPPORT_FILES to submakes.
11997
11998Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11999
12000 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12001 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12002 mpw-configure.
12003
12004Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12005
12006 * configure.in (appdirs): Use =, not ==, in test expression when
12007 trying to build the text to print in the warning message for
12008 Solaris users.
12009
12010Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12011
12012 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12013
12014Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12015
12016 * config.guess: Recognize lynx-2.3.
12017
12018Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12019
12020 * config.sub (z8ksim): Deleted
12021 (z8k-*-coff): New, this is the one true name of the target.
12022
12023Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12024
12025 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12026
12027Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12028
12029 * config.guess (*:Linux:*:*): First try asking the linker what the
12030 default object file format is (elf, aout, or coff). Then if this
12031 fails, try previous methods.
12032
12033Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12034
12035 * configure.in: Don't build newlib for *-*-vxworks5.1.
12036
12037Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12038
12039 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12040 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12041
12042Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12043
12044 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12045
12046Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12047
12048 * cfg-ml-com.in: New file.
12049 * cfg-ml-pos.in: New file.
12050
12051Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12052
12053 * COPYING.NEWLIB: Add HP free copyright to list.
12054
12055Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12056
12057 * config.sub: Recognize -eabi* for the system, not just -eabi.
12058
12059Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12060
12061 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12062 * config.sub, configure.in (win32): New target and host.
12063
12064Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12065
12066 * configure.in: Add i386-pe configuration.
12067
12068Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12069
12070 * mpw-build.in (install): Install GDB after LD.
12071
12072Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12073
12074 * mpw-config.in (elf/mips.h): Always forward-include, needed
12075 for GDB to build.
12076
12077Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12078
12079 * testsuite: New directory for customer acceptance and whole tool
12080 chain tests.
12081
12082Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12083
12084 * configure: If per-host line isn't found, but AC_OUTPUT is found
12085 and a configure script exists, run it instead.
12086
12087Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12088
12089 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12090
12091Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12092
12093 * configure: Set build_{cpu,vendor,os,alias} to host values when
12094 --build isn't specified.
12095
12096Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12097
12098 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12099 (FLAGS_TO_PASS): Pass them.
12100 (EXTRA_TARGET_FLAGS): Ditto.
12101
6599da04
JM
12102Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12103
12104 * Makefile.in (all-libg++): Depend on all-libstdc++.
12105
12106Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12107
12108 * configure.in (noconfigdirs): Enable all packages for
12109 i386-unknown-netbsd.
12110
12111Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12112
12113 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12114 hosted builds (DOS builds)
12115
12116Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12117
12118 Changes for ARM based on patches from Richard Earnshaw:
12119 * config.sub: Handle armeb and armel.
12120 * configure.in: Omit arm linker only for riscix.
12121
12122Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12123
12124 * config.guess: Update from FSF.
12125
12126Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12127
63f6bcd7 12128 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12129 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12130 powerpcle variant. Convert pentium into i586, not i486. Add p5
12131 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12132 temporarily.
12133
12134Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12135
12136 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12137
12138Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12139
12140 * config.sub: Accept -lites* as a basic system type.
12141
12142Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12143
12144 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12145 installed, and if so return linuxoldld as the system name.
12146
12147Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12148
12149 * config.guess: Add hppa1.1-hp-lites support.
12150
12151Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12152
12153 * configure.in: Don't build newlib for m68k-vxworks5.1.
12154
12155Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12156
12157 * configure.in (mips-sgi-irix6): Use mh-irix5.
12158
12159Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12160
12161 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12162
12163Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12164
12165 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12166 OSF/1. Fix compiler flags.
6599da04
JM
12167 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12168
12169Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12170
12171 * configure.in: Recognize --with-newlib.
12172 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12173
12174Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12175
d207ebef 12176 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12177 to *_X11_MODULES due to gdbtk needing X include files et al.
12178
12179Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12180
12181 Merge in support for Mac MPW as a host.
12182 (Old change descriptions retained for informational value.)
12183
12184 * mpw-config.in: Add generic include forwards for cpu-specific
12185 include files in aout and elf directories.
12186
12187 * mpw-configure: Added copyright.
12188 * mpw-config.in: Check for presence of required build tools.
12189 (target_libs): Add newlib.
12190 (target_tools): Add examples.
12191 (Read Me): Generate as "Read Me for MPW" instead.
12192 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12193 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12194 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12195
12196 * mpw-configure: Remove subdir-specific makefile hackery,
12197 delete mk.tmp after using it.
12198
12199 * mpw-build.in (all): Display start and end times.
12200
12201 * mpw-configure (host_canonical): Set.
12202 (target_cpu): Always add to makefiles.
12203 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12204 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12205 (mpw-mh-mpw): Look for in srcdir and srcroot.
12206 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12207
12208 * mpw-build.in: (install-only): New target.
12209
12210 * mpw-configure (host_alias, target_alias): Rename from hostalias
12211 and targetalias, add into generated Makefile.
12212 (mk.tmp): If present, add into generated Makefile.
12213 * mpw-build.in (all-gas): Build config.h first before gas proper.
12214
12215 * mpw-configure (config.status): Write only if changed.
12216 * mpw-config.in (readline): Configure it (not built, just used for
12217 definitions).
12218
12219 * mpw-config.in (elf/mips.h): Add a forward include.
12220
12221 * mpw-config.in: Forward-include most .h files in include into
12222 extra-include.
12223 (readline): Don't build.
12224 mpw-build.in (install): Install GDB.
12225
12226 * mpw-configure (prefix, mpw_prefix): Handle it.
12227 * mpw-config.in (mmalloc, readline): Don't configure.
12228 * mpw-build.in (thisscript): Rename to ThisScript.
12229 Use mpw-build instead of BuildProgram everywhere.
12230 (mmalloc, readline): Don't build.
12231 * mpw-README: New file, basic documentation about the MPW port.
12232
12233 * mpw-config.in: Use forward-include to create include files.
12234
12235 * mpw-configure: Add more things to the top of each configured
12236 Makefile, including contents of config/mpw-mh-mpw.
12237 * mpw-config.in (extra-include): Create this directory and fill it
12238 with Posix-like include files when configuring.
12239
12240 * config.sub (apple, mac, mpw): Add various aliases.
12241
12242 * mpw-build.in: New file, top-level build script fragment for MPW.
12243 * mpw-configure: New file, configure script for MPW.
12244 * mpw-config.in: New file, config fragment for MPW.
12245
12246Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12247
12248 * configure.in (host_libs): Remove glob, since it is gone from the
12249 sources.
12250
12251Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12252
12253 * Makefile.in: define empty GDB_NLM_DEPS var.
12254
12255 * configure.in(target_makefile_frag): use config/mt-netware
12256 for netware targets.
12257
12258Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12259
12260 * config.sub: Merge in recent FSF changes. Remove linux special
12261 cases.
12262
12263Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12264
731a8127 12265 Revert this change:
6599da04
JM
12266
12267 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12268
12269 * build-all.mk: Use CC=cc -Xs on Solaris.
12270
6599da04
JM
12271Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12272
12273 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12274 stop using it.
12275 * Makefile.in: Nuke all references to glob subdirectory.
12276
12277Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12278
12279 * configure.in: Fix --enable-shared logic in per-host.
12280
12281Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12282
12283 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12284
12285Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12286
12287 * configure.in (noconfigdirs): Don't build gas on AIX, for
12288 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12289
12290Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12291
12292 * configure: Fix --cache-file to work if the file argument is a
12293 relative path.
12294
12295Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12296
12297 * configure: If the --cache-file is used, pass it down to
12298 configure in subdirectories.
12299
12300Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12301
12302 * config.sub: add vxworks29k configuration.
12303
12304Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12305
12306 * Makefile.in (taz): Do "diststuff" part quietly.
12307
12308Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12309
12310 * config.sub: Mini-merge with gcc/config.sub.
12311
12312Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12313
12314 * config.guess (IRIX): Sed - to _.
12315
12316Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12317
12318 * Makefile.in (source-vault, binary-vault): New targets.
12319
12320Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12321
12322 * config.sub: Recognize -eabi as a basic system type.
12323
12324Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12325
12326 * configure.in (enable_shared stuff): Fix typo.
12327
12328Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12329
12330 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12331
12332Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12333
12334 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12335
12336Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12337
12338 * configure.in (rs6000-*-*): Don't build gas.
12339
12340Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12341
12342 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12343 reduce command line length.
12344 (AS_FOR_TARGET): Check for as.new, not Makefile.
12345 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12346
12347Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12348
12349 * config.guess: Merge from FSF.
12350
12351Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12352
12353 * configure: Don't use $ when handling program_suffix.
12354
12355Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12356
12357 * configure.in: Configure tk for hppa/hpux.
12358
12359Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12360
12361 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12362
12363Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12364
12365 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12366 to LIBCXXFLAGS. Tests are better run without it.
12367
12368Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12369
12370 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12371
12372Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12373
12374 * configure.in (*-*-netware*): Don't configure xiberty.
12375
12376Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12377
12378 * configure.in: Remove tk from native_only list.
12379
12380Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12381
12382 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12383 for special NCD build.
12384
12385Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12386
12387 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12388 makeall.bat, they're only useful for binutils snapshots.
12389 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12390 makeall.bat to specified SUPPORT_FILES.
12391
12392Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12393
12394 * build-all.mk: Add Ericsson targets to sun4 and solaris
12395 hosts. Add BNR's sun4 target to solaris host, so their
12396 build-from-source will be tested in-house first.
12397
12398Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12399
12400 * Makefile.in (LIBCFLAGS): New variable.
12401 (CFLAGS_FOR_TARGET): Ditto.
12402 (LIBCFLAGS_FOR_TARGET): Ditto.
12403 (LIBCXXFLAGS): Ditto.
12404 (CXXFLAGS_FOR_TARGET): Ditto.
12405 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12406 (BASE_FLAGS_TO_PASS): Pass them.
12407 (EXTRA_TARGET_FLAGS): Ditto.
12408
731a8127 12409 * configure.in: Support --enable-shared.
6599da04
JM
12410
12411Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12412
12413 * configure.in (target_libs): Include libstdc++ again.
12414 * config.guess: Update from FSF (for FreeBSD).
12415
12416Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12417
12418 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12419 makeall.bat.
12420 (DISTDOCDIRS): Add `etc'.
12421 (ETC_SUPPORT_PFX): New variable.
12422 (taz): Include anything from etc starting with a word in
12423 ETC_SUPPORT_PFX.
12424
12425Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12426
12427 * config.sub: Update for recent FSF changes. Remove obsolete
12428 h8300hds entry. Add -windows* and -osx as basic os. Minor
12429 spacing changes.
12430
12431Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12432
12433 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12434
12435 * config.guess: Merge with FSF.
12436 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12437
12438Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12439
12440 * configure: Since the "trap 0" handler will override the exit
12441 status on many systems, only use it for "exit 1", and make it set
12442 a non-zero exit status; reset it before "exit 0". Also, check
12443 exit status of config.sub, and error out if it failed.
12444
12445Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12446
12447 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12448 and install libgloss.
12449
12450Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12451
12452 * Makefile.in (all-binutils): Depend upon all-byacc.
12453
12454 * configure.in: Don't build emacs on Irix 5.
12455
12456Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12457
12458 * configure.in (*-*-netware*): Add libio.
12459
12460Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12461
12462 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12463 (CHECK_TARGET_MODULES): Ditto.
12464 (INSTALL_TARGET_MODULES): Ditto.
12465 (TARGET_LIBS): Ditto.
12466 (all-libstdc++): Note dependencies.
12467
12468Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12469
12470 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12471
12472Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12473
12474 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12475 -fexternal-templates.
12476
12477 * configure.in (target_libs): Add libstdc++.
12478 (noconfigdirs): Add libstdc++ as appropriate.
12479
12480Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12481
12482 * config.guess: Update from FSF.
12483
12484Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12485
12486 * configure: Use ${config_shell} when running ${configsub}.
12487
12488Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12489
12490 * config.sub: No longer recognize h8300h.
12491
12492Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12493
12494 * config.sub: Remove extraneous differences between config.sub and
12495 gcc/config.sub.
12496
12497Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12498
12499 * Makefile.in (DISTSTUFFDIRS): Add gas.
12500
12501Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12502
12503 * COPYING.NEWLIB: New file.
12504
12505Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12506
12507 * config.guess (HP-UX): Patch from Harlan Stenn
12508 <harlan@landmark.com> to also emit release level.
12509
12510Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12511
12512 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12513
12514Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12515
12516 * config.sub: Merge nextstep cleanup from FSF.
12517
12518Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12519
12520 * configure.in (arm-*-*): Don't configure ld for this target.
12521
12522Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12523
12524 * configure.in (*-*-netware): don't configure libg++, libio,
12525 librx, or newlib.
12526
12527Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12528
12529 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12530 configure ld--it works, but it doesn't support shared libraries.
12531
12532Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12533
12534 * config.guess (*-unknown-freebsd*): Get rid of possible
12535 trailing "(Release)" in version string.
12536 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12537
12538Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12539
12540 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12541 Fix type: *-next-neststep -> *-next-nextstep.
12542
12543 * config.guess: Merge from FSF:
12544
12545 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12546
12547 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12548
12549 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12550
12551 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12552 instead of UNIX_SV for UnixWare 1.0).
12553
12554Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12555
12556 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12557 to make gdb/nlm/* build after the compiler and linker.
12558
12559Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12560
12561 * config.guess (netbsd, freebsd, linux): Accept any machine,
12562 not just i[34]86.
12563 (m68k-atari-sysv4): Relocate to match FSF version.
12564
12565 * config.guess: More merges from the FSF:
12566
12567 Add a space before function call or macro invocation.
12568
12569 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12570
12571 * config.guess: Add trap cmd to remove dummy.c and dummy when
12572 interrupted.
12573
12574 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12575
12576 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12577 (dummy): Redirect stderr from compilation of dummy.c.
12578
12579 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12580
12581 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12582
12583Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12584
12585 * configure: Accept and ignore --cache*, for compatibility with
12586 new autoconf.
12587
12588Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12589
12590 * config.guess: Merge from FSF:
12591
12592 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12593
12594 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12595 (PATH): Add /.attbin at end for finding uname.
12596 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12597
12598 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12599
e490616e 12600 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12601
12602 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12603
e490616e
ZW
12604 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12605 to select whether to use ELF or COFF.
6599da04
JM
12606
12607 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12608
e490616e 12609 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12610
12611 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12612
12613 * config.guess: Guess the OS version for HPUX.
12614
12615 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12616
12617 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12618
12619Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12620
12621 * configure.in: Recognize --with-headers, --with-libs, and
12622 --without-newlib.
12623 * Makefile.in (all-xiberty): Depend upon all-ld.
12624
12625Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12626
12627 * configure.in: Change i[34]86 to i[345]86.
12628
12629Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12630
12631 * configure (version): A few more tweaks to help message.
12632
12633Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12634
12635 * Makefile.in: Remove (for now) librx as a host library,
12636 now that we're building it for target.
12637
12638Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12639
12640 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12641 (Karl Berry).
12642
12643Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12644
12645 * configure.in: Also configure librx.
12646
12647Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12648
12649 * Makefile.in: Update various rules to reflect that librx
12650 is now needed for libg++.
12651
12652Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12653
12654 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12655
12656Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12657
12658 * configure.in: Configure the examples directory.
12659
12660Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12661
12662 * configure: Simplify Jun 2 1994 change.
12663
12664Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12665
12666 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12667 /bin/gcc isn't good enough to build gcc.
12668
12669Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12670
12671 * Makefile.in (GDB_SUPPORT_FILES): Remove
12672 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12673 (gdb.tar.gz): Add new rule to use standard distribution building
12674 mechanism.
12675
12676Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12677
12678 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12679 Bill Cox <bill@cygnus.com>.
12680
12681Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12682
12683 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12684
12685Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12686
12687 * configure: Search current dir first in .gdbinit.
12688
12689Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12690
12691 * config.sub: Recognize freebsd (merged from gcc config.sub).
12692
12693Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12694
12695 * config.sub: Refer to NeXT's operating system as nextstep.
12696
12697 * config.sub (case $basic_machine): Re-order the cases, to match
12698 the order in the FSF version (which is mostly alphabethical).
12699 Merge in some additions and changes from the FSF.
12700
12701Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12702
12703 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12704 * config.sub: Recognize cxux7.
12705 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12706
12707Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12708
12709 * config.sub: Fix typo powerpc -> powerpc-*.
12710
12711Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12712
12713 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12714
12715 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12716 parallel with all-emacs and install-emacs). Top-level command
12717 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12718
12719Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12720
12721 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12722 $(relbindir)/make before doing ``make install'', and use
12723 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12724 installing over running make binary.
12725 ($(host)-stamp-stage3-installed): Likewise.
12726
12727Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12728
12729 * config.guess: Recognize Mach.
12730
12731Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12732
12733 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12734 see whether --exec-prefix was used.
12735
12736Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12737
12738 * README: Explicitly mention libg++/README. (Zoo's idea.)
12739
12740Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12741
12742 * Makefile.in: Add all-librx target similar to all-libproc.
12743
12744Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12745
12746 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12747 with post 1.2 uname bogosity.
12748
12749Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12750
12751 * configure: Remove temporary files on receipt of a signal.
12752
12753Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12754
12755 * configure: If there is a package_makefile_frag, remove
12756 ${subdir}/Makefile.tem after copying it in.
12757
12758Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12759
12760 * build_all.mk: support rs6000 lynx identifies itself as
12761 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12762 since /bin/gcc is too feeble to compile a modern gcc.
12763
12764Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12765
12766 * brought devo/test-build.mk update-to-date with progressive/
12767 test-build.mk. Add lynx targets and hppa flag info.
12768
12769Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12770
12771 * configure.in: Use mh-ncrsvr43. Patch from
12772 Tom McConnell <tmcconne@sedona.intel.com>.
12773
12774Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12775
12776 * config.guess (i386-unknown-bsdi): No longer need to
12777 check #if defined(__bsdi__) && defined(__i386__).
12778
12779Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12780
12781 * configure: Set program_transform_nameoption correctly.
12782
12783Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12784
12785 * brought build-all.mk update-to-date with progressive build-all.mk,
12786 added new targets and hppa info.
4e81ae98 12787
6599da04
JM
12788Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12789
12790 * configure: If config.guess result is a prefix of the user
12791 specified target, assume a native build and use the user specified
12792 target as the host alias. Remove SunOS patch suffix removal hack.
12793 * configure.in: Remove SunOS patch suffix removal hack.
12794
12795 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12796 in NATIVE_CHECK_MODULES.
12797
12798Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12799
12800 * Makefile.in: Rename HOST_ONLY to NATIVE.
12801 * configure: Delete SunOs patch suffix from host_canonical
12802 and build_canonical variables that are prepended to Makefiles.
12803 * configure.in: Add comments for easier maintenance.
12804
12805Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12806
12807 * Makefile.in: Add all-libproc target similar to all-gui.
12808
12809Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12810
12811 * Makefile.in (CHECK_MODULES): split into
12812 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12813
12814Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12815
12816 * config.guess (i386-unknown-bsdi): New system to guess.
12817
12818Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12819
12820 * Makefile.in: Add all-gui target (but not yet build by "all").
12821
12822Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12823
12824 * config.sub: Move deletion of patch suffix from here...
12825 * configure.in: To here, at Ian's suggestion. The top-
12826 level scripts might need to know of a patch level.
12827
12828Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12829
12830 * config.sub: Strip off patch suffix so rtl is recognized
12831 as a sunos4.1.3 machine, even though it's been patched.
12832
12833Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12834
12835 * Makefile.in (INSTALL_LAST): Delete.
12836 (INSTALL_DOSREL): New.
12837
12838Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12839
12840 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12841 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12842 whether we pass down --with-gnu-ld anyhow.
12843
12844Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12845
12846 * Makefile.in (INSTALL_LAST): Change operation so it works
12847 on more flavors of make.
12848 * configure.in (go32): Don't build libg++ or libio.
12849
12850Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12851
12852 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12853 they can be overriden by templates.
12854
12855Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12856
12857 * configure.in (target==go32): Don't build gdb.
12858 * dosrel: New directory.
12859
12860Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12861
12862 * configure.in (host==go32): Configure dosrel too.
12863 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12864 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12865 be set by incoming names or templates.
12866 (INSTALL_LAST): New rule.
6599da04
JM
12867
12868Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12869
12870 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12871
12872Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12873
6599da04
JM
12874 * configure.in (appdirs): New variable. Currently empty, but will
12875 be used in gas distribution. If nonempty, lists a set of
12876 directories at least one of which must get configured, or top
12877 level configuration is considered to have failed.
12878 (rs6000-*-lynxos*): Use new file name.
12879
12880Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12881
12882 Eliminate XTRAFLAGS.
12883 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12884 newlib include files using -idirafter, and also use -nostdinc.
12885 (CXX_FOR_TARGET): Likewise.
12886 (XTRAFLAGS): Removed.
12887 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12888 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12889 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12890 ($(DO_X)): Don't pass down XTRAFLAGS.
12891
12892Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12893
12894 * configure.in (mips*-dec-bsd*): New target; do build linker.
12895 (mips*-*-bsd*): New target; don't build linker.
12896
12897Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12898
12899 * configure.in: support rs6000-*-lynxos* configuration.
12900 support sunos4 as a cross target.
12901
12902 * config.sub: look for lynx*, not lynx since the OS version may
12903 legitimately be part of the name.
12904
12905Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12906
12907 * configure.in (i[34]86-*-sco*): Move to be with other i386
12908 targets.
12909 (romp-*-*): New target. Skip various binary utilities.
12910 (vax-*-*): New target. Don't build newlib.
12911 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12912
12913Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12914
12915 * configure.in: Only set host_makefile_frag if config
12916 directory exists.
12917
12918Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12919
12920 * install.sh: If $dstdir exists, don't check whether each
12921 component does.
12922
12923Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12924
12925 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12926
12927Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12928
3b75d237
AJ
12929 * configure.in (*-*-lynxos*): Don't configure newlib for either
12930 native or cross Lynx.
6599da04
JM
12931
12932Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12933
12934 * config.sub (sparc64-elf): Fix os.
12935 (z8k): Remove duplicate.
12936
12937Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12938
12939 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12940 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12941
12942Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12943
12944 * configure: Make file links cleanly even if Lynx fails on
e490616e 12945 an NFS symlink (at least fail cleanly).
6599da04
JM
12946
12947Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12948
12949 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12950 -XNh2000.
12951
12952Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12953
12954 * configure: Unknown options are fatal again.
12955
12956Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12957
12958 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 12959 compatibility.
6599da04
JM
12960
12961Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12962
12963 * build-all.mk: Add `clean' target.
12964
12965Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12966
12967 * config.guess: Add SINIX support.
12968 * configure.in: Add mips-*-sysv4* support.
12969
12970Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12971
12972 * build-all.mk: Document all useful targets.
12973 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12974 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12975
12976Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12977
12978 * configure: Support --silent, --quiet.
12979
12980Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12981
12982 * configure: Support --disable-FEATURE.
12983
12984Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12985
12986 * config.guess: Recognize NCR running SVR4.3.
12987
12988Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12989
12990 * config.guess: Make BSDI generate i386-unknown-bsd386.
12991 Patch from Paul Eggert <eggert@twinsun.com>.
12992
12993Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12994
12995 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12996
12997Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12998
12999 * configure: Make unrecognized options give nonfatal warnings
13000 instead of fatal errors, and pass them to any subdirectory
13001 configures in case they recognize them.
13002 Make --x equivalent to --with-x.
13003
13004Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13005
13006 * configure: Add --enable-* options. Clean up usage message and
13007 some comments.
13008
13009Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13010
13011 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13012
13013Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13014
13015 * configure.in (hppa*-*-*): Enable binutils.
13016
13017Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13018
13019 * config.sub: Recognize cisco.
13020
13021Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13022
13023 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13024
13025Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13026
13027 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13028 than one configuration name. Add comment.
13029
13030Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13031
13032 * config.guess: about target *-hitachi-hiuxwe2, fixed
13033 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13034 macro is incorrect.]
13035
13036Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13037
13038 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13039 than the "make ls" stuff which used to be here.
13040
13041Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13042
13043 * config.guess: Recognize i[34]86-unknown-freebsd.
13044 From Shawn M Carey <smcarey@rodan.syr.edu>.
13045
13046Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13047
13048 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13049
13050Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13051
13052 * config.guess: Check for ptx.
13053
13054Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13055
13056 * config.sub: Add os9k checking.
13057
13058Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13059
13060 * config.guess: Handle OSF1 running on HPPA processors
13061
13062Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13063
13064 * configure: If subdir configure fails, print out a message with
13065 subdirectory name, in case subdir's configure code didn't identify
13066 itself.
13067
13068Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13069
13070 * configure.in: Remove embedded newlines from configdirs.
13071 Avoid mismatches of substrings. Fix matching strings at end
13072 of configdirs.
13073
13074Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13075
13076 * config.guess: Add Lynx/rs6000 config support.
13077
13078Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13079
13080 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13081
13082Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13083
13084 * configure.in (hppa*-*-osf*): Treat this just like most other
13085 PA configurations (eg no binutils or ld).
13086 (hppa*-*-*elf*): These configurations have binutils and ld.
13087
13088Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13089
13090 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13091
13092Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13093
13094 * configure.in (rs6000-*-*): Build gas.
13095
13096Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13097
e490616e 13098 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13099
13100Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13101
13102 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13103 for GDB and GDB has been fixed to not need it.
13104
6599da04
JM
13105Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13106
13107 * config.guess: Recognize vax hosts.
13108
13109Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13110
13111 * configure (while loop): Don't use "break 2" inside case
13112 statement -- the case statement isn't an enclosing loop.
13113
13114Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13115
13116 * config.guess: Clean up NeXT support, to allow nextstep
13117 on Intel machines. Make OS be nextstep.
13118
13119Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13120
13121 * config.guess: Add alternate forms for Convex.
13122
13123Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13124
13125 * configure: Completely rewrite option processing. Take
13126 advantage of pattern-matching to avoid invoking test frequently.
13127 Also clean up host and target defaulting logic.
13128
13129Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13130
13131 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13132 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13133 commands (plus user environment) will fit SCO limits.
13134
13135Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13136
13137 * configure.in: Don't issue warnings about directories which are
13138 not being configured if -norecursion is set. Correct test for
13139 --with-gnu-as and --with-gnu-ld to not get confused by substring
13140 matches.
13141
13142 * configure.in: Don't build gas for alpha-dec-osf1*.
13143
13144Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13145
13146 * configure: Back out Per's change of 12/19/1993. It changes the
13147 behavior of configure in unexpected and confusing ways.
13148
13149 Also, use different delim char when calculating
13150 program_transform_name so that the name can contain slashes.
13151
13152Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13153
13154 * configure.in, config.sub: Add support for VSTa micro-kernel.
13155
13156Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13157
13158 * configure.in: Nuke hacks which were used to get a special
13159 version of GAS for HPPA configurations.
13160
13161Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13162
13163 * configure: If only ${target_alias} is given, use that
13164 as the default for ${host_alias}.
13165 * configure: Add missing back-slashes before nested quotes.
13166
13167Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13168
13169 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13170
13171Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13172
13173 * config.guess: Recognize some Tektronix configurations.
13174 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13175
13176Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13177
13178 * config.sub: Match any flavor of SH.
13179
13180Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13181
13182 * configure.in: Don't try to configure newlib for Alpha.
13183
13184Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13185
13186 * configure.in: Don't build ld for Irix 5. Don't build gas,
13187 libg++ or libio for any Alpha target.
13188
13189 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13190
13191Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13192
13193 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13194 default arguments -- so it tried to compress itself.
13195
13196Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13197
13198 * configure.in (notsupp): ensure that a space is always at the end
13199 of the configdirs list, since the grep checks for an explicit space
13200
13201Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13202
13203 * configure.in (target i386-sysv4.2): don't build ld, since static
13204 versions of many libraries are not available.
13205
13206Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13207
13208 * config.guess: Recognize Apollos (using environment variables).
13209 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13210
13211Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13212
13213 * config.guess: Recognize Sony news mips running newsos.
13214
13215Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13216
13217 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13218 "fi ; else" for bash.
13219
13220Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13221
13222 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13223
13224Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13225
13226 * config.sub: accept unixware as an alias for svr4.2.
13227 Fix some inconsistancies with the gcc version.
13228
13229Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13230
13231 * Makefile.in (DISTDOCDIRS): Add gdb.
13232
13233Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13234
13235 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13236
13237Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13238
13239 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13240 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13241 this now.
13242
13243Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13244
13245 * config.sub: Accept hiux* as an OS name.
13246
13247 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13248 etc/make-stds.texi. The underscore came from gcc, and dje now
13249 agrees that RUNTESTFLAGS is the correct name.
13250
13251Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13252
13253 * install.sh: Remove 'set -e'. It makes any conditionals
13254 in the script useless.
13255
13256 * config.guess: Automatically recognize arm-acorn-riscix
13257 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13258
13259Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13260
13261 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13262
13263Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13264
13265 * Makefile.in (DISTDOCDIRS): New variable.
13266 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13267 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13268
13269Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13270
13271 * configure.in (hppa target): check the source directory for the
13272 pagas sub-directory
13273
13274Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13275
13276 * config.sub: Allow -aout* and -elf*.
13277
13278Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13279
13280 * configure.in: Don't build ld on i386-solaris2, same as for
13281 sparc-solaris2.
13282
13283Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13284
13285 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13286
13287Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13288
13289 * configure.in: Configure gdb for alpha.
13290
13291Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13292
13293 * Makefile.in (CXXFLAGS): Add -O.
13294
13295Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13296
13297 * config.guess: added support for DG Aviion
13298
13299Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13300
13301 * configure.in: Produce warning message for subdirectories not
13302 configurable for this host/target combination. Don't try to
13303 configure gdb for vms.
13304
13305Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13306
13307 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13308 appropriate files before making "diststuff".
13309 (DISTBISONFILES): New var: list of files to be edited.
13310 (DISTSTUFFDIRS): Add binutils.
13311
13312Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13313
13314 * config.sub: also handle mipsel and mips64el (for little endian mips)
13315
13316Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13317
13318 * configure.in: Add * to end of all OS names.
13319
13320Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13321
13322 * configure.in: Build newlib for LynxOS native.
13323
13324Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13325
13326 * config.guess: Add support for delta 88k running SVR3.
13327
13328 * configure.in: Add comment about HP compiler vs. emacs.
13329
13330Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13331
13332 * configure.in: don't build ld on solaris2 (not a viable option
13333 due to bugs in getpwnam & getpwuid)
13334
13335Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13336
13337 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13338 config.guess will produce a full version number.
13339
13340Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13341
13342 * configure.in: Build linker and binutils for alpha-dec-osf1.
13343
13344Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13345
13346 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13347 and gdb/testsuite/Makefile.in.
13348
13349Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13350
13351 * configure.in: recognize mips*- instead of mips-
13352
13353Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13354
13355 * config.sub: Accept linux*coff and linux*elf as operating
13356 systems.
13357
13358Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13359
13360 * config.sub: Recognize mips64, and mips3 as an alias for it.
13361
13362Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13363
13364 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13365 gdb knows how to handle OSF/1 shared libraries.
13366
13367Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13368
13369 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13370 * config.guess: Recognize Hitachi's HIUX.
13371 * config.sub: Recognize h3050r* and hppahitachi.
13372 Remove redundant cases for hp9k[23]*.
13373
13374Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13375
13376 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13377 if gas and ld are in the source tree and are in ${configdirs}.
13378 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13379 --with options (but still pass them down on the command line,
6599da04
JM
13380 if they were explicitly specified).
13381
13382Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13383
13384 * configure: substitute SHELL value in Makefile.in with
13385 ${CONFIG_SHELL}
13386
13387Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13388
13389 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13390 *-*-solaris2* targets.
13391
13392Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13393
13394 * Makefile.in: define M4, and pass it down to sub-makes;
13395 all-autoconf now depends on all-m4
13396
13397Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13398
13399 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13400 presence of {ar,ranlib} instead of a configured directory
13401
13402Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13403
13404 * config.guess: Accept 34?? as well as 33?? for NCR.
13405
13406Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13407
13408 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13409 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13410
13411Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13412
13413 * configure: grab values for $(CC) and $(CXX) from the
13414 environment, so that someone can do "CC=gcc configure; make" and
13415 have it work right (matching the way that autoconf works now)
13416
13417 * configure.in, Makefile.in: add support for gash, the tcl
13418 interface to Galaxy
13419
13420 * config.guess: add NetBSD variants (hp300, x86)
13421
13422Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13423
13424 * install.sh: Support -d option (in the manner of SunOS 4 install,
13425 as it is more deterministic than that of GNU install)
13426 (chmodcmd): Set file to mode 755 by default (should also do default
13427 chgrp and chown, but I don't feel like dealing with that now)
13428
13429Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13430
13431 * config.sub: Remove h8300hhms alias.
13432
13433Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13434
13435 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13436
13437Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13438
13439 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13440 as stmp-fixinc
13441
13442Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13443
13444 * config.sub: recognize m88110-bug-coff.
13445
13446Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13447
13448 * Makefile.in (all-libio): all dependencies on the toolchain used
13449 to build this (gcc, gas, ld, etc)
13450
13451Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13452
13453 * config.guess: Deal with OSF/1 1.3 on alpha.
13454
13455Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13456
13457 * install.sh: add some 'else true' clauses for portability
13458
13459 * configure.in: don't build libio for h8[35]00-*-* targets
13460
13461Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13462
13463 * Makefile.in: Add support for new libio.
13464
13465Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13466
13467 * install.sh: If one command fails, don't try the rest. Don't try
13468 to remove $dsttmp (via trap) unless we have already created it.
13469 If $src doesn't exist, detect it and exit with an error.
13470
13471 * config.guess: Recognize BSD on hp300.
13472
13473Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13474
13475 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13476 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13477
13478Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13479
13480 * Makefile.in (all-send-pr): depends on all-prms
13481
13482Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13483
13484 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13485
13486Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13487
13488 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13489 Added test for mips-mips-riscos5.
13490
13491Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13492
13493 * configure.in: use mh-hp300 for 68k HP hosts
13494
13495Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13496
13497 * configure: add support for CONFIG_SHELL, so that you can use
13498 some alternate shell for evaluating configure scripts
13499
13500Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13501
13502 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13503 in configure script to bug-gdb@prep.ai.mit.edu when building
13504 distribution archive.
13505 * Makefile.in (COMPRESS): Remove def.
13506 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13507 gdb.tar.Z and make-gdb.tar.Z respectively.
13508 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13509 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13510 to convergence with 'taz' target in Makefile.in.
13511
13512Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13513
13514 * install.sh (dsttmp): use trap to ensure that tmp files go
13515 away on error conditions
13516
13517Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13518
13519 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13520
13521Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13522
13523 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13524 its parent is '/' not ''.
13525
13526 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13527
13528Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13529
13530 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13531 that ${newsrcdir}/configure.in does.
13532
13533Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13534
13535 * test-build.mk: support for CONFIG_SHELL
13536
13537Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13538
13539 * config.sub (netware): Add as a basic system type.
13540
13541Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13542
13543 * Makefile.in (Makefile): depend on configure.in. Also drop the
13544 $(srcdir)/ from the dependency on Makefile.in.
13545
13546Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13547
13548 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13549 (h8300hhms is temporary until multi-libraries are implemented).
13550 * configure.in: Handle h8300h too.
13551
13552Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13553
13554 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13555
13556Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13557
13558 * configure: Remove extraneous output when guessing host type.
13559 * config.guess: Remove extraneous output when guessing using C
13560 compiler rather than uname, or when guessing fails.
13561
13562Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13563
13564 * Makefile.in: remove all.cross and install.cross targets
13565
13566 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13567 definitions
13568
13569Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13570
13571 * configure.in (target sh): Build gprof.
13572
13573Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13574
13575 * config.sub: change -solaris to -solaris2
13576
13577Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13578
13579 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13580
13581Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13582
13583 * configure: Correct error message for missing Makefile.in to
13584 print correct directory.
13585
13586Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13587
13588 * install.sh: kludge around 386BSD shell bug
13589
13590Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13591
13592 * config.guess: Recognize NeXT.
13593 * config.guess: Recognize i486-ncr-sysv4.
13594 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13595
13596Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13597
13598 * Makefile.in (MAKEINFOFLAGS): New variable.
13599 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13600 * build-all.mk, test-build.mk: Pass down --no-split as
13601 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13602
13603Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13604
13605 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13606
13607Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13608
13609 * Makefile.in (libg++.tar.z): New rule.
13610 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13611 * Makefile.in (taz): Only do a single chmod.
13612
13613Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13614
13615 * install.sh: don't use dirname anymore (replaced with sed usage)
13616
13617Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13618
13619 * Makefile.in: Change extension for gzip'd files from '.z' to
13620 '.gz' per new FSF standard usage.
13621
13622Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13623
13624 * configure: put quotes around the final value of program_transform_name
13625
13626Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13627
13628 * Makefile.in: new install.sh support; update install-info rules
13629
13630Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13631
13632 * configure.in: Build diff for crosses, but not for go32 host.
13633
13634 * configure.in: Build gprof only for native, and don't build it
13635 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13636
13637Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13638
13639 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13640
13641Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13642
13643 * configure.in (host_tools): Add prms.
13644
13645Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13646
13647 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13648 with $(FLAGS_TO_PASS) on the command line
13649
13650 * config.sub: Recognize lynx and lynxos
13651
13652Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13653
13654 * config.sub: Accept -ecoff*, not just -ecoff.
13655
13656Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13657
13658 * Makefile.in (taz): Use .gz suffix instead of .z.
13659 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13660 names.
13661
13662Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13663
13664 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13665
13666Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13667
13668 * Makefile.in (install-no-fixedincludes): install gcc last, so
13669 that rebuilds that might happen during 'make install' don't get
13670 bogus gcc include files
13671
13672Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13673
13674 Change from Utah for HPPA support:
13675 * config.guess: Recognize hppa1.x-hp-bsd.
13676
13677Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13678
13679 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13680 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13681
13682Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13683
13684 * config.sub: Add support for rom68k and bug boot monitors.
13685
13686Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13687
13688 * Makefile.in: Make all-opcodes depend on all-bfd.
13689
13690Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13691
13692 * config.guess: Added special check for i[34]86-univel-sysv4*.
13693
13694Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13695
13696 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13697 the processor rather than assuming i486.
13698
13699Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13700
13701 * config.guess: Recognize SunOS6 as Solaris3.
13702
13703Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13704
13705 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13706 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13707
13708Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13709
13710 * build-all.mk (all-cross): New target for Canadian Cross.
13711 Added Q2 go32 targets.
13712 * test-build.mk: Configure go32 cross sparclite-aout and
13713 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13714 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13715
13716Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13717
13718 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13719 GO32 hosted toolchains
13720
13721Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13722
13723 * configure: change so "-exec-prefix" gets passed down rather
13724 than "-exec_prefix" so autoconf generated Makefiles get the
13725 exec_prefix set right.
13726
13727Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13728
13729 * config.guess: get the Solaris2 minor version number
13730
13731 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13732
13733Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13734
13735 * config.guess: Recognize some Sequent platforms.
13736
13737Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13738
13739 * Makefile.in: added the vault-install target
13740
13741 * configure.in: actually use the Sun3 makefile fragment that's in
13742 config, also added the release dir to configdirs
13743
13744Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13745
13746 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13747
13748Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13749
13750 * configure.in: remove some program from Alpha targetted toolchains
13751
13752Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13753
13754 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13755 gprof.
13756 (taz): Run "make diststuff" in those directories instead of "make
13757 proto-dir". Look for "VERSION=" only at start of line in subdir
13758 Makefile. Use "gzip -9" for compression.
13759 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13760 (binutils.tar.z): New target.
13761
13762Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13763
13764 * Makefile.in (taz): Include gpl.texinfo.
13765
13766Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13767
13768 * Makefile.in (setup-dirs): Merged into "taz" target.
13769 (taz): Only do `proto-dir' stuff if a directory is actually needed
13770 for this target.
13771
13772Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13773
13774 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13775 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13776 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13777 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13778 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13779
13780Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13781
13782 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13783 config.sub, and move-if-change to gdb testsuite distribution
13784 archive, so the testsuite can be extracted, configured, and
13785 run separately from the gdb distribution. Blow away the Chill
13786 tests that require a Chill compiled executable, since GNU Chill
13787 is not yet publically available.
13788
13789Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13790
13791 * test-build.mk: set environment variables in a single command,
13792 instead of a list of assignments and exports
13793
13794 * config.guess: recognize Alpha/OSF1 systems
13795
13796Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13797
13798 * configure: Change help message to prefer --options rather than
13799 -options.
13800
13801Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13802
13803 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13804 zippy@ecst.csuchico.edu.
13805 * config.guess: Recognize miniframe.
13806
13807Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13808
cc6010cd
AP
13809 * Makefile.in: Use srcroot to find runtest rather than rootme.
13810 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13811
13812Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13813
13814 * test-build.mk: Extensive additions to support building on a
13815 machine other than the host.
13816
13817Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13818
13819 * configure (tooldir): Fix for i386-aix again.
13820
13821Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13822
13823 * configure, Makefile.in: Change definition of $(tooldir)
13824 to match the FSF.
13825
13826Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13827
13828 * config.guess: Recognize i[34]86/SVR4.
13829
13830Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13831
13832 * Makefile.in (all-gdb): gdb depends on sim.
13833
13834Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13835
13836 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13837 at the same time we make the prototype gdb directory.
13838 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13839 files at the same time as the gdb base release distribution.
13840
13841Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13842
13843 * Makefile.in (check): Use individual check targets rather than
13844 DO_X rule.
13845 (check-gcc): Added.
13846
13847Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13848
13849 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13850 for System V release 3.2.
13851
13852Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13853
13854 * config.sub: Recognize hppaosf.
13855 * configure.in: Do configure ld/binutils/gas for it.
13856
13857Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13858
13859 * configure (tooldir): Alter syntax used to set this, for systems
13860 where "\$" isn't handled right, like i386-aix.
13861
13862Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13863
13864 * configure: Pass program-transform-name, not
13865 program_transform_name, to recursive configures.
13866
13867Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13868
13869 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13870 of gas+ld+binutils.
13871
13872Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13873
13874 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13875
13876Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13877
13878 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13879
6599da04
JM
13880Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13881
13882 * Makefile.in (PRMS): Set back to all-prms.
13883
13884Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13885
13886 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13887 targets, rather than for MIPS hosts.
13888
13889Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13890
13891 * configure.in: add comment for --with-x default values
13892
13893 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13894
13895 * Makefile.in: add check-* targets for each of the directories in
13896 the tree. Add a definition of RUNTEST that will use the one we
13897 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13898
13899Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13900
13901 * configure.in: Removed obsolete references to bfd_target and
13902 target_makefile_frag.
13903
13904 * build-all.mk: Set assorted targets for Q2.
13905 * config.sub: Recognize z8k-sim and h8300-hms.
13906 * test-build.mk: Really don't pass host to configure.
13907 (HOLES): Added uname.
13908
13909Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13910
13911 * configure: Handle an empty program-prefix, program-suffix or
13912 program-transform-name correctly.
13913
13914Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13915
13916 * build-all.mk: -G 8 no longer required for MIPS targets.
13917 * test-build.mk: Don't pass host argument to configure; make it
13918 guess.
13919
13920Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13921
13922 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13923 * Makefile.in (COMPRESS): New macro, like GZIP.
13924
13925Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13926
13927 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13928
13929 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13930 with gas currently defaults to -G 0.
13931
13932Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13933
13934 * Makefile.in (all-flex): flex depends on byacc.
13935
13936 * build-all.mk: If host not specified, use config.guess. Pass TAG
13937 to test-build.mk as RELEASE_TAG.
13938 * test-build.mk (configargs): New variable containing arguments to
13939 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13940 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13941
13942 * config.guess: Use /bin/uname when checking -X argument on SCO,
13943 to avoid invoking GNU uname which doesn't understand -X.
13944
13945 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13946
13947 * configure.in: Build gas for mips-*-*.
13948
13949Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13950
13951 * Makefile.in (all.normal): insert missing backslash.
13952
13953Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13954
731a8127 13955 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
13956
13957 * Makefile.in: Complete overhaul to merge many almost identical
13958 targets.
13959
13960Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13961
13962 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13963 (gdb.tar.Z): Adjusted.
13964
13965 * Makefile.in (setup-dirs, taz): New targets; should be general
13966 enough to adapt for gdb sometime. Build only .z file.
13967 (gas.tar.z): New target.
13968
13969Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13970
13971 * build-all.mk: Use CC=cc -Xs on Solaris.
13972
6599da04
JM
13973Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13974
13975 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13976 for handling BISON for FSF releases.
13977
13978Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13979
13980 * configure: Actually implement the change zoo just documented.
13981
13982Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13983
13984 * configure: when using config.guess, only set target_alias when
13985 it's not already been set (ie, on the command line)
13986
13987Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13988
13989 * Makefile.in: add installcheck target, set PRMS to install-prms
13990
13991Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13992
13993 * configure: add support for package_makefile_fragment, handle the
13994 case where a directory has a configure.in file but no Makefile.in
13995 more gracefully (with an actual understandable error message, even);
13996 add support for --without (and add this to the usage message); also
13997 explicitly add a --host=${host_alias} to the command line when
13998 config.guess is used
13999
14000Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14001
14002 * configure: Must use both --host and --target in recursive calls.
14003
14004Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14005
14006 * Makefile.in: Change deja-gnu to dejagnu.
14007
14008Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14009
14010 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14011
14012Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14013
14014 * configure.in: canonicalize all instances to *-*-solaris2*,
14015 also strip out a number of tools to not build for go32 host
14016
14017Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14018
14019 * config.guess: add GPL.
14020
14021 * Makefile.in, config.guess, config.sub, configure: bump
14022 copyrights to 93.
14023
14024Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14025
14026 * Makefile.in (do-info): Removed obsolete check for existence of
14027 localenv file.
14028
14029 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14030
14031Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14032
14033 * Makefile.in: a couple of 'else true' for decstation,
14034 support for TclX
14035
14036 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14037
14038Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14039
14040 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14041
14042Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14043
14044 * config.guess: Recognize i386-ibm-aix (PS/2).
14045 * configure.in: Use config/mh-aix386 file for it.
14046
14047Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14048
14049 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14050 CC_FOR_TARGET instead.
14051 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14052
14053Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14054
14055 * Makefile.in: Add sim to list of directories sent with gdb
14056
14057Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14058
14059 * configure.in: Put back mips-dec-bsd* case.
14060
14061Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14062
14063 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14064 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14065 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14066
14067Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14068
14069 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14070
14071 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14072 (install-info): install dir.info only if it exists,
14073 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14074
14075Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14076
14077 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14078 gas for mips-dec-bsd.
14079
14080Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14081
14082 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14083 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14084
14085Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14086
14087 * configure.in: Added "dejagnu" to hosttools list.
14088
14089Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14090
14091 * config.sub, configure.in, config.guess: Add support
14092 for Bosx, an AIX variant from Bull.
14093 Patches from F.Pierresteguy@frcl.bull.fr.
14094
14095Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14096
14097 * devo/dejagnu: Initial creation of devo/dejagnu.
14098 Migrated dejagnu testcases and support files for testing software
14099 tools to reside as subdirectories, currently called "testsuite",
14100 within the directory of the software tool. Migrated all programs,
14101 support libraries, etc. beloging to dejagnu proper from
14102 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14103 with no modifications. The changes to these files which will
14104 allow them to configure, build, and execute properly will be made
14105 in a future update.
14106
14107Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14108
14109 * Makefile.in: Change send_pr to send-pr.
14110 * configure.in: Likewise.
14111 * send_pr: Renamed directory to send-pr.
14112
14113Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14114
14115 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14116
14117Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14118
14119 * README: Update for gdb-4.8 release.
14120 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14121 gdb-xxx.tar.z (gzip'd) file also.
14122
14123Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14124
14125 * Makefile.in: make all-diff depend on all-libiberty
14126
14127Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14128
14129 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14130
14131Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14132
14133 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14134
14135Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14136
14137 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14138 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14139 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14140
14141Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14142
14143 * Makefile.in: makeinfo binary is in a new location
14144
14145Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14146
14147 * config.sub: Accept -ecoff as an OS.
14148
14149 * Makefile.in: Various changes to eliminate a level of make
14150 recursion and reduce the required command line length.
14151 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14152 sub-makes.
14153 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14154 variables holding settings for specific sub-makes.
14155 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14156 in terms of BASE_FLAGS_TO_PASS.
14157 (TARGET_LIBS): New variable listing directories which use
14158 TARGET_FLAGS_TO_PASS.
14159 (subdir_do): Eliminated.
14160 (do-*): New set of targets to replace subdir_do.
14161 (various): All targets which used subdir_do now depend on do-*.
14162 (local-clean): Renamed from do_clean.
14163 (local-distclean): New target, dependency of distclean and
14164 realclean.
14165 (install-info): Don't create directories. Depend on dir.info
14166 rather than calling make recursively.
14167 (install-dir.info): Eliminated.
14168 (install-info-dirs): Create all info directories here.
14169 (dir.info): Depend upon do-install-info.
14170
14171 * test-build.mk (HOLES): Added false.
14172
14173Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14174
14175 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14176
14177Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14178
14179 * Makefile.in (info): remove dependency on all-texinfo. The
14180 problem was really in texinfo/C, not at this level.
14181
14182Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14183
14184 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14185
14186Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14187
14188 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14189 GDB releases.
14190
14191Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14192
14193 * configure: Include srcdir in message about target of link not
14194 being found. Don't convert `-' to `_' in `with' options being
14195 passed to subdirs.
14196
14197Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14198
14199 * configure.in: add uudecode to host_tools
14200
14201 * Makefile.in: added {all,install}-uudecode targets, added them to
14202 the appropriate lists
14203
14204Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14205
14206 * Makefile.in (all-gcc): Added dependency on all-gas.
14207
14208 * configure.in (mips-*-*): Build ld and binutils.
14209
14210Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14211
14212 * configure: check return code from mkdir, print error message and
14213 exit on failure.
14214
14215Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14216
14217 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14218
14219Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14220
14221 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14222
14223Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14224
14225 * config.sub (h8500): Recognize this as a cpu type.
14226
14227Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14228
14229 * configure: source directory missing is no longer a warning
14230
14231 * configure.in: recognize irix[34]* instead of irix[34]
14232
14233 * Makefile.in: define and pass down X11_LIB
14234
6599da04
JM
14235Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14236
14237 * guess-systype: Renamed to ...
14238 * config.guess: ... by popular request.
14239 * configure.in, Makefile.in: Update accordingly.
14240
14241Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14242
14243 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14244 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14245 + Execute ./dummy instead of assuming . is in PATH.
14246
14247Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14248
14249 * guess-systype: New shell script. Attempts to guess the
14250 canonical host name of the executing host.
14251 Only a few hosts are supported so far.
14252 * configure: Call guess-systype if no host is specified.
14253
14254Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14255
14256 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14257 gcc Makefile.
14258
14259
14260Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14261
14262 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14263 (all-gcc, install-gcc, subdir_do): Use it.
14264
14265Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14266
14267 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14268
14269Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14270
14271 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14272 set exclusively by configure, using configure.in .
14273
14274Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14275
14276 * test-build.mk: set $PATH for all builds
14277
14278 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14279
14280Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14281
14282 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14283 the one used in gcc/Makefile.in, so that a null expansion doesn't
14284 override the one needed to build gcc with a native cc.
14285
14286
14287Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14288
14289 * configure: Accept -with arguments.
14290
14291Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14292
14293 * Makefile.in: added h8300sim
14294
14295Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14296
6599da04
JM
14297 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14298 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14299 (all-cygnus, native, build-cygnus): Make
14300 $(canonhost)-stamp-3stage-done, not $(host)....
14301 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14302 i386-sco3.2v4. Added else true to if command.
14303
14304Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14305
14306 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14307
14308Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14309
14310 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14311
14312Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14313
14314 * configure.in: don't remove binutils from Solaris builds
14315
14316Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14317
14318 * Makefile.in: get rid of earlier definitions for *clean,
14319 also handle the recursive info rule better
14320
14321Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14322
14323 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14324 do more-or-less the right thing.
14325
14326Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14327
14328 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14329 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14330
14331Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14332
14333 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14334 $(host_canonical).
14335
14336 * configure.in: split the configdirs list into 4 categories (native
14337 v. cross, library v. tool) and handle the cross-only and native-
14338 only in more reasonable (and correct!) way.
14339
14340Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14341
14342 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14343 configdirs anymore.
14344
14345Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14346
14347 * Makefile.in: extensive cleanup:: removed all of the explicit
14348 clean-* targets, collapsed many wrappers around subdir_do into
14349 one, added additional targets to satisfy standards.texi, deleted
14350 some old targets, some changes for consistency
14351
14352Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14353
14354 * configure.in: handle some programs as cross-only, and others as
14355 native only
14356
14357 * test-build.mk: handle partial holes in a more generic manner
14358
14359 * Makefile.in: m4 depends on libiberty
14360
6599da04
JM
14361Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14362
14363 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14364 time, wdiff, and find to configdirs
14365
14366 * Makefile.in: all, clean, and install rules for the new programs
14367 added to configure.in
14368
14369Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14370
14371 * configure.in: use mh-sun for all *-sun-* hosts
14372
6599da04
JM
14373Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14374
14375 * Makefile.in: define flags for X11 include files and library file
14376 locations, pass them down to the programs that need this info
14377
14378 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14379
6599da04
JM
14380Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14381
14382 * configure.in: start building libg++ for HP-UX targets
14383
14384Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14385
14386 * README: Update references to files moved into etc/.
14387
14388Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14389
14390 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14391 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14392
14393Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14394
14395 * configure: accept dash as well as underscore in long option
14396 names for FSF compatibility.
14397
14398Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14399
14400 * config.sub: added -sco3.2v4 support from FSF.
14401
14402Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14403
14404 * configure.in: expand the section that adds or removes
14405 directories from the list of programs to build, to handle native
14406 vs. cross in addition to host v. native
14407
14408Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14409
14410 * Makefile.in: Replace C++ in macro names with CXX.
14411 This is less likely to break ...
14412
14413Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14414
14415 * test-build.mk: add -w to GNU_MAKE
14416
14417Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14418
14419 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14420 add 'sparc' to list of recognized cpus. This needed to make
14421 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14422 Delete some redundant ose68 variants. Recognize -wrs as an os,
14423 then changes that into $CPU-wrs-vxworks.
14424
14425 * configure.in: remove most references to gdbtest, regularize
14426 target based program removal
14427
14428 * test-build.mk: import from p3 tree (many fixes and changes)
14429
14430Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14431
14432 * Makefile.in: added rules to handle tcl, tk, and expect
14433
14434 * configure.in: handle those directories if they exist
14435
14436Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14437
14438 * config.sub: removed bogus hppabsd and hppahpux names, since
14439 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14440
14441Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14442
14443 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14444 depends upon all-xiberty
14445
14446 * Makefile.in: changes from p3, including:
14447
14448 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14449
14450 * Makefile.in (XTRAFLAGS): include newlib directories if
14451 newlib/Makefile exists, rather than if host != target.
14452
14453 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14454
14455 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14456 from the same source tree and not building a cross-compiler. This
14457 matters for the libg++ configuration if reconfiguring a tree that
14458 has already been installed.
14459
14460 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14461
14462 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14463 pick up the machine and system specific header files.
14464
14465 * Makefile.in: added AS_FOR_TARGET, passed down in
14466 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14467 the C compiler to use to create programs which are run in the
14468 build environment, set it to default to $(CC), and passed it down
14469 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14470
14471 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14472
14473 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14474 We need them for unusual native builds, like systems without
14475 ranlib.
14476
14477 * configure: also define $(host_canonical) and
e490616e
ZW
14478 $(target_canonical), which are the full, canonical names for the
14479 given host and target
6599da04
JM
14480
14481Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14482
14483 * Makefile.in: Added separate definitions for C++.
14484
14485Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14486
14487 * configure.in (configdirs): Add deja-gnu.
14488
14489Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14490
14491 * README: Update for configure.texi and gdb-4.7 release.
14492
14493Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14494
14495 * Makefile.in: Move "all" target to top of file.
14496 Previously, first target was ".PHONY" which caused BSD4.4 make
14497 to build .PHONY when make was run without arguments.
14498
14499Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14500
14501 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14502 Library-copylefted code in libiberty.
14503
14504Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14505
14506 * config.sub: Replace m68kmote with plain old m68k.
14507
14508Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14509
14510 * Makefile.in: Remove space from blank line, avoid Make complaints.
14511
14512Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14513
14514 * config.sub: Complain if no argument is given. Added support for
14515 386bsd as OS and target alias.
14516
14517Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14518
14519 * Makefile.in (XTRAFLAGS): include newlib directories if
14520 newlib/Makefile exists, rather than if host != target.
14521
14522Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14523
14524 * config.sub: recognize sparclite-wrs-vxworks.
14525
14526 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14527 p3.) Added clean-xiberty to clean.
14528
14529Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14530
14531 * configure.in: use *-*-* instead of nested cases for host and target
14532
14533Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14534
14535 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14536 from the same source tree and not building a cross-compiler. This
14537 matters for the libg++ configuration if reconfiguring a tree that
14538 has already been installed.
14539
14540Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14541
14542 * config.sub (i486v/i486v4): Merge in from FSF version.
14543
14544Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14545
14546 * configure: only set PWD if it is already set.
14547
14548Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14549
14550 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14551 doesn't have unset and all success paths (and most error paths)
14552 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14553 to just ${PWD} to avoid confusion.)
14554
14555Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14556
14557 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14558 even for a native compilation.
14559
14560Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14561
14562 Changes to make the gdb.tar.Z rule work better.
14563
14564 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14565 (DEVO_SUPPORT): Add configure.texi.
14566 (bfd-ilrt.tar.Z): Remove ancient rule.
14567
14568Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14569
14570 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14571 pick up the machine and system specific header files.
14572
14573 * configure.in, config.sub: added new target m68010-adobe-scout,
14574 with alias of adobe68k. Changed configure.in to check for
14575 -scout before -sco* to avoid a false match.
14576
14577 * Makefile.in: added AS_FOR_TARGET, passed down in
14578 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14579 the C compiler to use to create programs which are run in the
14580 build environment, set it to default to $(CC), and passed it down
14581 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14582
14583Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14584
14585 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14586 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14587 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14588 FOR_TARGET variants, to newlib and libg++.
14589
14590Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14591
14592 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14593 first.
14594
14595Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14596
14597 * config.sub: Accept `elf' as an environment.
14598
14599Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14600
14601 * Makefile.in (all-opcodes): cd into the right directory
14602
14603Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14604
14605 * configure: added -program_transform_name option, used as
14606 argument to sed when installing programs.
14607 configure.texi: added documentation for -program_prefix,
14608 -program_suffix and -program_transform_name.
14609
14610Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14611
14612 * config.sub: Accept i486 where i386 ok.
14613
14614Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14615
14616 * config.sub: accept we32k
14617
14618Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14619
3b75d237 14620 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14621
14622 * Makefile.in: don't create all directories for ``make install'';
14623 let the subdirectories create the ones they need.
14624
14625Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14626
e490616e 14627 * COPYING: new file, GPL v2
6599da04
JM
14628
14629Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14630
14631 * Makefile.in: use the new gen-info-dir, which needs a template
14632 argument (which also lives in texinfo)
14633
14634 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14635
6599da04
JM
14636Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14637
14638 * config.sub (ncr3000): Change i386 to i486.
14639
14640Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14641
14642 * Makefile.in: add install-rcs, install-grep to
14643 install-no-fixedincludes, removed install-bison and install-libgcc
14644
14645Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14646
14647 * configure.in: grab the HPUX makefile fragment if on HPUX
14648
14649Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14650
14651 * Makefile.in: eradicate bison spoor (ditto libgcc).
14652 configure.in: recognise m68{k,000}-ericsson-OSE.
14653 es1800 is alias for m68k-ericsson-OSE
14654
14655Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14656
14657 * configure.in: rearrange the parts that remove programs from
14658 configdirs, based now on HOST==TARGET or by canonical triple.
14659
14660Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14661
14662 * test-build.mk: recurse explicitly with -f test-build.mk when
14663 appropriate. predicate stage3 and comparison on the existence
14664 of gcc. That is, if gcc isn't around, we aren't three-staging.
14665 On very clean, also remove ...stamp-co. Build in-place before
14666 doing other builds.
14667
14668Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14669
14670 * Makefile.in, configure.in: add tgas
14671
14672Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14673
14674 * Makefile.in: a number of changes merged in from progressive.
14675
14676 * configure.in: add libm.
14677
14678 * .cvsignore: ignore some stuff that comes from test-build.mk.
14679
6599da04
JM
14680Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14681
14682 * config.sub: Add es1800 (m68k-ericsson-es1800).
14683
14684Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14685
14686 * configure: Add program_suffix (parallel to program_prefix)
14687 * Makefile.in: adjust directory-creating script for losing decstation
14688
14689Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14690
14691 * configure: Minor $subdir-related fixes.
14692
14693Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14694
14695 * configure: fix various problems with propogating
14696 makefile_target_frag in subdirs.
14697 * configure.in: config libgcc if its there
14698
14699Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14700
14701 * config.sub: HPPA merge.
14702
6599da04
JM
14703Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14704
14705 * Makefile.in: Replace all-bison with all-byacc in all
14706 dependency lines for other tools (which now use byacc).
14707
14708Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14709
14710 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14711
6599da04
JM
14712Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14713
14714 * Makefile.in: make gprof rules similar to byacc rules (instead of
14715 vestigal $(unsubdir) that didn't work...)
14716
14717Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14718
14719 * config.sub: Add support for Linux.
14720 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14721 (at least for libg++).
14722
14723Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14724
14725 * configure.texi: fix doc for the -nfp option to configure
14726
14727Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14728
14729 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14730
14731Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14732
14733 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14734 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14735 * configure.in: added solaris* host_makefile_frag hook.
14736
14737Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14738
14739 * config.sub: changed recognition of m68000 so that various
14740 m68k types can be specified via m680[01234]0
14741
14742Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14743
14744 * config.sub (basic_machine): fix sed so that '-foo' isn't
14745 completely substituted out while .+'-foo' loses the '-foo'
14746
14747Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14748
14749 * config.sub ($os): Add -aout.
14750
14751Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14752
14753 * configure: If host_makefile_frag is absolute, don't
14754 prefix ${invsubdir} (relevant to libg++ auto-configure).
14755
14756Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14757
14758 * Makefile.in (tooldir): Define it.
14759 (all-ld): Depend on all-flex.
14760
14761Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14762
14763 * Makefile.in (check): Fix libg++ special case.
14764
14765Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14766
14767 * configure: do not bury `pwd` into config.status, thus do fewer
14768 pwd's.
14769
14770 * configure: print the "Building in" message only when building in
14771 other than "." AND verbose.
14772
63f6bcd7 14773 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14774 configures.
14775
14776 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14777
14778Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14779
14780 * Makefile.in: macroize flags passed on recursion. remove
14781 fileutils.
14782
14783Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14784
14785 * configure: get makesrcdir right for subdirs deeper than 1.
14786
14787 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14788 install.
14789
14790Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14791
14792 * Makefile.in: don't print subdir_do or recursion lines.
14793
14794Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14795
14796 * standards.texi: added menu item.
14797
14798 * Makefile.in: build and install standards.info.
14799
14800 * standards.texi: new file.
14801
14802Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14803
14804 * configure: test for and move config.status pieces from
14805 ${subdir}/.
14806
14807Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14808
6599da04
JM
14809 * configure: Test for existance of files before trying to mv
14810 them, to avoid numerous non-existance messages.
14811
14812Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14813
14814 * configure: correct final line of config.status.
14815
14816 * configure: patch from eggert. Avoids a protection problem if
14817 the original Makefile.in is read only.
14818
14819 * configure: use move-if-change from gcc to create config.status.
14820 Some makefiles depend on config.status to tell if a directory
14821 has been reconfigured for a different host. This change
14822 prevents those directories from remaking everything in the case
14823 where the reconfig was only intended to rebuild a Makefile.
14824
14825 * configure: test for config.sub with "config.sub sun4" rather
14826 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14827 host alias from a missing config.sub.
14828
14829Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14830
14831 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14832 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14833
14834Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14835
14836 * configure: mkdir ${subdir} as needed.
14837
14838Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14839
14840 * Makefile.in,configure.in: added autoconf.
14841
14842Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14843
14844 * Makefile.in: no longer pass against on recursion.
14845
14846 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14847 definitions are not inherited.
14848
14849 * configure: correct makesrcdir when subdir is .
14850
14851Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14852
14853 * configure: Add support for 'subdirs' variable, which is
14854 like 'configdirs', except that configure doesn't re-invoke
14855 itself for subdirs, it just creates a Makefile for each subdir.
14856 * configure.texi: Document subdirs.
14857
14858Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14859
14860 * configure.in: added flex to configdirs
14861
14862Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14863
14864 * Makefile.in: remove clean-stamps from clean.
14865
14866Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14867
14868 * configure.in: Add gdbtest to configdirs.
14869
14870Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14871
14872 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14873 to recursive makes.
14874 * configure.in: Recognize new ncr3000 config.
14875
14876Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14877
14878 * Makefile.in, configure.in: removed references to gdbm.
14879
14880Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14881
14882 * config.sub: Don't canonicalize os value
14883 newsos* to bsd (readline needs to check for newsos).
14884 (This fix was earlier made Jan 31, but got re-broken.)
14885
14886Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14887
14888 * configure.in: sco is an os, not a vendor!
14889
14890 * configure: Quote $( better. Keep various shells happy.
14891
14892Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14893
14894 * Makefile.in: eliminate stamp-files.
14895
14896Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14897
14898 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14899 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14900
14901Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14902
14903 * config.sub: fix iris/iris3.
14904
14905Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14906
14907 * configure: re-add -rm.
14908
14909Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14910
14911 * Maskefile.in: add .stmp-rcs to all.
14912
14913 * configure.in: remove gas from rs6000 build, use aix host fragment.
14914
14915Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14916
14917 * configure: pass down site_option during recursion.
14918
14919Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14920
14921 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14922
14923Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14924
14925 * configure: Change exec_prefix so that it really defaults to prefix.
14926
14927Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14928
14929 * Makefile.in, configure.in: Add support for mmalloc library.
14930
14931Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14932
14933 * Makefile.in: add stmp dependencies for a few more things.
14934
14935Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14936
14937 * configure: adjusted error message on objdir/srcdir configure
14938 collision, per john's suggestion.
14939
14940 * Makefile.in: add libiberty stmp to all and all.cross.
14941
14942Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14943
14944 * Makefile.in: remove force dependencies, add grep to all.
14945
14946Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14947
14948 * Makefile.in: drop flex. make stamp files work.
14949
14950 * configure: added test for conflicting configuration in srcdir,
14951 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14952 gets cranky. use relative paths for configure and srcdir
14953 whenever possible. Send some error messages to stderr that were
14954 going to stdout.
14955
14956Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14957
14958 * Makefile.in: Fix libg++ rule to check for gcc directory
14959 before using gcc/gcc. Also pass XTRAFLAGS.
14960
14961Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14962
14963 * Makefile.in: added stmp-files so that directories aren't polled
14964 when they are already built.
14965
14966 * configure.texi: fixed a node pointer problem.
14967
14968Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14969
731a8127 14970 * config.sub configure.in gdb/configure.in
6599da04
JM
14971 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14972 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14973 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14974
14975Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14976
14977 * configure: -recurring becomes -silent. corrected help message
14978 for -site= option.
14979
14980 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14981
14982Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14983
14984 * configure: when building Makefile for crosses, replace
14985 tooldir and program_prefix. default srcdir from location of
14986 config.sub. remove "for host in hosts" and "for target in
14987 targets" loops.
14988
14989Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14990
14991 * Makefile.in: Do not pass bindir or mandir to cvs.
14992
14993Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14994
14995 * Makefile.in, configure.in: removed traces of namesubdir,
14996 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14997 copyrights to '92, changed some from Cygnus to FSF.
14998
14999 * configure.texi: remove most references to multiple hosts,
15000 multiple targets, subdirs, etc.
15001
15002 * configure.man: removed rcsid. reference config.sub not
15003 config.subr.
15004
15005 * Makefile.in: mkdir $(infodir) on install-info.
15006
15007Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15008
15009 * configure.texi: Explain better about .gdbinit and about
15010 the environment that configure.in sections run in.
15011
15012Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15013
15014 * configure.in: Ultrix is only a decstation if it's a MIPS.
15015
15016Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15017
15018 * README: DOC.configure => cfg-paper.texi.
15019
15020Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15021
15022 * config.sub (near case $os): Don't convert newsos* to bsd!
15023
15024Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15025
15026 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15027 the number of copies of COPYING that go into the GDB tar file.
15028
15029Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15030
731a8127 15031 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15032 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15033 Fix SCO configuration stuff.
15034
15035Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15036
15037 * Makefile.in: For libg++, make sure the -I pointing
15038 to the gcc directory goes *after* all the libg++-local -I flags.
15039 Also, move just-gcc dependency from just-libg++ to all-libg++.
15040
15041Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15042
15043 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15044
15045Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15046
15047 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15048
15049Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15050
15051 * config.sub: Add stratus configuration frags. Also
15052 submitted to FSF.
15053
15054Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15055
15056 * Makefile.in (DEV_SUPPORT): add configure.man.
15057
15058 * config.sub(Decode manufacturer-specific): add -none*.
15059
15060Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15061
15062 * Makefile.in: remove form feeds to make Sun's make happy.
15063 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15064
15065Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15066
15067 * Makefile.in (AR_FLAGS): Make quieter.
15068
15069Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15070
15071 * configure.in: Add libg++.
15072 * configure: When verbose, don't output the command line at each
15073 level; it will be unremarkably the same as the previous version,
15074 which will be the same as what the user typed.
15075
15076Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15077
15078 * configure.in, Makefile.in: fix clean-info, add flex. add
15079 fileutils.
15080
15081 * configure: be less sensitive to spaces in Makefile.in. Do not
15082 look for sources in "..". Doing so breaks subdirectories that
15083 might have their own configure. If a subdir has it's own
15084 configure script, use it.
15085
15086Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15087
15088 * cfg-paper.texi: some changes suggested by rms.
15089
15090Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15091
15092 * config.sub: Merge in some small additions from the FSF version,
15093 taken from the gcc distribution, to bring the Cygnus and FSF
15094 versions into closer sync.
15095
15096Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15097
15098 * configure.in: Changed svr4 references to sysv4.
15099
15100Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15101
15102 * configure: added -V for version number option.
15103
15104Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15105
15106 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15107 renamed from DOC.configure to cfg-paper.texi.
15108
15109Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15110
15111 * configure, config.subr, config.sub: config.subr is now
15112 config.sub again.
15113
15114Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15115
15116 * configure.texi: new file, in progress.
15117
15118 * Makefile.in: build info file and install the man page for
15119 configure.
15120
15121 * configure.man: new file, first cut.
15122
15123 * configure: find config.subr again now that configuration "none"
15124 has gone. removed all traces of the -ansi option. removed all
15125 traces of the -languages option.
15126
15127 * config.subr: resync from rms.
15128
15129Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15130
15131 * configure, config.sub, config.subr: merge config.sub into
15132 config.subr, call the result config.subr, remove config.sub, use
15133 config.subr.
15134
15135 * Makefile.in: revised install for dir.info.
15136
15137Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15138
15139 * configure.in: add decstation host makefile frag.
15140
15141 * Makefile.in: BISON now bison -y again. also install-gcc on
15142 install. clean-gdbm on clean. infodir belongs in datadir.
15143 Make directories for info install. Build dir.info here then
15144 install it.
15145
15146Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15147
15148 * Makefile.in: fix for bad directory tests.
15149
15150Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15151
15152 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15153 regexp. -srcdir relative was being handled incorrectly.
15154
15155 * Makefile.in: unwrapped some for loops so that parallel makes
15156 work again and so one can focus one's attention on a particular
15157 package.
15158
15159Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15160
15161 * configure: added PWD as a stand in for `pwd` (for speed). use
15162 elif wherever possible. make -srcdir work without -objdir.
15163 -objdir= commented out.
15164
15165Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15166
15167 * configure: +options become --options. -subdirs commented out.
15168 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15169 Makefile now at top of generated Makefile. Removed cvs log
15170 entries. added -srcdir. create .gdbinit only if there is one
15171 in ${srcdir}.
15172
15173 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15174 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15175 and mandir now keyed off datadir by default.
15176
15177Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15178
15179 * Freshly created ChangeLog.
15180
15181\f
15182Local Variables:
15183mode: change-log
15184left-margin: 8
15185fill-column: 76
15186version-control: never
15187End: