]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR middle-end/41357 (libgomp build fail)
[thirdparty/gcc.git] / ChangeLog
CommitLineData
ca6d0d62
RW
12009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
79cd2b23
RW
3 * configure.ac: If bootstrapping a combined tree with
4 --enable-gold, require c++ in stage1_languages.
5 * configure: Regenerate.
6
ab9dcd0c
RW
7 * configure.ac: Also add target_libs of stage1_languages to
8 bootstrap_target_libs.
9 * configure: Regenerate.
10
ca6d0d62
RW
11 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
12 with --enable-languages not containing c++.
13 * configure: Regenerate.
14
1c3c9f12
JZ
152009-09-15 Jie Zhang <jie.zhang@analog.com>
16
17 * configure.ac: Disable java and boehm-gc for bfin-*-*.
18 * configure: Regenerate.
19
6fb30a14 202009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 21
6fb30a14
JR
22 * MAINTAINERS (Write After Approval): Update my e-mail address,
23 and move from from here...
24 (Waiting for paperwork): To here.
0318772d 25
4056c2c6
JM
262009-09-09 Joseph Myers <joseph@codesourcery.com>
27
28 * MAINTAINERS (Reviewers): Add self as driver reviewer.
29
3e54529c
RW
302009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
31
32 * configure.ac: Do not use $extrasub for replacing @if/@endif
33 parts in Makefile; instead, use additional arguments to
34 AC_CONFIG_COMMANDS to do the replacement manually, with several
35 sed invocations, to avoid HP-UX sed command limits.
36 * configure: Regenerate.
37
713e2ea6
AO
382009-09-08 Alexandre Oliva <aoliva@redhat.com>
39
40 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
41 blank before -L.
42
5646b7b9
AO
432009-09-04 Alexandre Oliva <aoliva@redhat.com>
44
45 * configure.ac (with-build-config): Document. Handle without.
46 Handle missing argument.
47 * configure: Rebuilt.
48
e12c4094
AO
492009-09-03 Alexandre Oliva <aoliva@redhat.com>
50
51 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
52 Default to bootstrap-debug only if compare-debug works.
53 * configure: Rebuilt.
54 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
55 * Makefile.in: Rebuilt.
56
75cb0057
RO
572009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
58
59 * MAINTAINERS (OS Port Maintainers): Update my email address.
60
8fc68cba
AO
612009-09-01 Alexandre Oliva <aoliva@redhat.com>
62
63 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
64 * Makefile.in: Rebuilt.
65
44cb38cf
CD
662009-09-01 Chris Demetriou <cgd@google.com>
67
68 * MAINTAINERS (Write After Approval): Add myself.
69
f9329c35
DS
702009-08-31 Dodji Seketeli <dodji@redhat.com>
71
72 PR debug/30161
73 * include/dwarf2.h (enum dwarf_tag): Added
74 DW_TAG_GNU_template_template_param
75 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
76
f945e229
PB
772009-08-30 Paolo Bonzini <bonzini@gnu.org>
78
79 * Makefile.tpl (AWK): Fix typo.
80 * Makefile.in: Regenerate.
81
87264276
PB
822009-08-30 Paolo Bonzini <bonzini@gnu.org>
83
84 * configure.ac: Detect awk and sed.
85 * Makefile.def (flags_to_pass): Add AWK and SED.
86 * Makefile.tpl (AWK, SED): New.
87 (BASE_FLAGS_TO_PASS): Add AWK and SED.
88 * configure: Regenerate.
89 * Makefile.in: Regenerate.
90
68ccd57c
DK
912009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
92
93 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
94 (collapseslashes): Likewise.
95
df58e648
RW
962009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
97
98 * configure.ac (AC_PREREQ): Bump to 2.64.
99
0539cb2c
RW
1002009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
101
70fa0efa
RW
102 * configure.ac: Remove --with-datarootdir, --with-docdir,
103 --with-pdfdir, --with-htmldir switches.
104 * configure: Regenerate.
105
5213506e
RW
106 * configure: Regenerate.
107
0539cb2c
RW
108 * compile: Sync from Automake 1.11.
109 * depcomp: Likewise.
110 * install-sh: Likewise.
111 * missing: Likewise.
112 * mkinstalldirs: Likewise.
113 * ylwrap: Likewise.
114
197c68cc
DK
1152009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
116
117 * ltmain.sh (func_normal_abspath): New function.
118 (func_relative_path): Likewise.
119 (func_mode_help): Document new -bindir option for link mode.
120 (func_mode_link): Add new -bindir option, and use it to place
121 output DLL if specified.
122
58af276a
RW
1232009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
124
0115d4a3
RW
125 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
126 (baseargs): Add --disable-option-checking.
127 * configure: Regenerate.
128
58af276a
RW
129 * Makefile.def (configure-target-libiberty): Depend on
130 all-binutils and all-ld.
131 (configure-target-newlib): Likewise.
132 * Makefile.in: Regenerate.
133
e9d9afef
BE
1342009-08-17 Ben Elliston <bje@au.ibm.com>
135
136 * config.sub, config.guess: Update from upstream sources.
137
354ebf88
RW
1382009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
139
140 Sync from src, merge:
141
142 2009-07-02 Tristan Gingold <gingold@adacore.com>
143
144 * configure.ac: Do not exclude gas for i386-*-darwin.
145 Add a case for x86_64-*-darwin.
146 * configure: Regenerate.
147
8375f7b2
NV
1482009-08-06 Neil Vachharajani <nvachhar@gmail.com>
149
150 * MAINTAINERS: Add my name to Write After Approval list.
151
ca9fe997
ME
1522009-08-06 Michael Eager <eager@eagercon.com>
153
154 * configure.ac: Add Microblaze target.
155 * configure: Regenerate.
156
ea2002ba
CB
1572009-07-31 Christian Bruel <christian.bruel@st.com>
158
159 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
160 * configure: Regenerate.
161
f563194d
RIL
1622009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
163
164 * MAINTAINERS (Write After Approval): Update my e-mail address.
165
e90e6bd7
ILT
1662009-07-06 Ian Lance Taylor <iant@google.com>
167
168 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
169 * configure: Rebuild.
170
f6e0880a
TG
1712009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
172
173 * MAINTAINERS: Move myself to the Graphite Reviewers.
174
6d984927
WG
1752009-06-30 Wei Guozhi <carrot@google.com>
176
177 * MAINTAINERS: Add my name to Write After Approval list.
178
f2689b09
SE
1792009-06-26 Steve Ellcey <sje@cup.hp.com>
180
181 PR bootstrap/40338
182 * configure.ac (comparestring): Create new variable.
183 * Makefile.tpl (comparestring): Use to skip some comparisions.
184 * configure: Regenerate.
185 * Makefile.in: Regenerate.
186
f62c0ba4
DE
1872009-06-26 Doug Evans <dje@sebabeach.org>
188
189 * Makefile.def (host_modules): Add cgen.
190 * Makefile.in: Regenerate.
191 * configure.ac (host_tools): Add cgen.
192 * configure: Regenerate.
193
7acf4da6
DD
1942009-06-23 DJ Delorie <dj@redhat.com>
195
196 * MAINTAINERS: Add myself as mep maintainer.
197
00020c16
ILT
1982009-06-23 Ian Lance Taylor <iant@google.com>
199
200 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
201 boot_languages. Only bootstrap target libraries listed in
202 target_libs for some boot language. Add --with-stage1-ldflags,
203 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
204 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
205 if not building with C++.
206 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
207 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
208 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
209 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
210 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
211 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
212 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
213 * configure, Makefile.in: Rebuild.
214
1da52d4a
LF
2152009-06-23 Li Feng <nemokingdom@gmail.com>
216
217 * MAINTAINERS: Added my name to write-after-approval list.
218
144c9175
RM
2192009-06-15 Ryan Mansfield <rmansfield@qnx.com>
220
221 * configure.ac: Define is_elf for QNX Neutrino targets.
222 * configure: Regenerate.
223
e5871e24
GS
2242009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
225
226 * MAINTAINERS: Added my name to the write-after-approval list
227
5f4a82c0
KG
2282009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
229
230 * configure.ac: Detect MPC in default directory.
231 * configure: Regenerate.
232
394e9195
JG
2332009-06-03 Jerome Guitton <guitton@adacore.com>
234 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
235
236 * Makefile.tpl (all): Avoid a trailing backslash.
237 * Makefile.in: Regenerate.
238
47bca6aa
BE
2392009-06-03 Ben Elliston <bje@au.ibm.com>
240
241 * config.sub, config.guess: Update from upstream sources.
242
a891a473
RS
2432009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
244
245 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
246 to noconfdirs.
247 * configure: Regenerate.
248
70cb2d9f
AO
2492009-06-02 Alexandre Oliva <aoliva@redhat.com>
250
251 * Makefile.tpl ([+compare-target+]): Compare all stage
252 directories, rather than just gcc.
253 * Makefile.in: Rebuilt.
254
7f1245df
DK
2552009-06-01 Doug Kwan <dougkwan@google.com>
256
257 * configure.ac: Support gold for target arm*-*-*.
258 * configure: Regenerate.
394e9195 259
acd26225
KG
2602009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
261
262 * Makefile.def: Add MPC support and dependencies.
263 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
264
265 * Makefile.in, configure: Regenerate.
266
a1fc946a
AO
2672009-05-27 Alexandre Oliva <aoliva@redhat.com>
268
269 * Makefile.tpl (all): Avoid harmless warning in make all when
270 gcc-bootstrap is enabled but stage_last does not exist.
271 * Makefile.in: Rebuilt.
272
2e6a3c8d
NR
2732009-05-24 Nicolas Roche <roche@adacore.com>
274
275 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
276 * Makefile.in: Regenerate.
277
63487d11
DC
2782009-05-21 Denis Chertykov <chertykov@gmail.com>
279
280 * MAINTAINERS: Update my e-mail address.
281
449223af
DK
2822009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
283
284 * configure.ac (cygwin noconfigdirs): Remove libgcj.
285 * configure: Regenerate.
286
31c98f49
AO
2872009-05-18 Alexandre Oliva <aoliva@redhat.com>
288
289 PR other/40159
290 * Makefile.tpl (all): Don't assume gcc-bootstrap and
291 gcc-no-bootstrap are mutually exclusive.
292 * Makefile.in: Rebuilt.
293
0f501837
AO
2942009-05-18 Alexandre Oliva <aoliva@redhat.com>
295
296 PR other/40159
297 * Makefile.tpl (all): Don't end with unconditional success.
298 * Makefile.in: Rebuilt.
299
4a4a4e99
AO
3002009-05-12 Alexandre Oliva <aoliva@redhat.com>
301
302 PR target/37137
303 * Makefile.def (flags_to_pass): Remove redundant and incomplete
304 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
305 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
306 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
307 stage_configureflags, stage_cflags and stage_libcflags into
308 explicit Makefile macros.
309 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
310 GFORTRAN.
311 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
312 CC. Set CC_FOR_BUILD from CC.
313 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
314 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
315 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
316 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
317 and GFORTRAN.
318 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
319 (_LIBCFLAGS): Renamed to _TFLAGS.
320 (do-compare-debug, do-compare3-debug): Drop.
321 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
322 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
323 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
324 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
325 (XGCC_FLAGS_FOR_TARGET): New.
326 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
327 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
328 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
329 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
330 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
331 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
332 TFLAGS.
333 (BUILD_CONFIG): Include if requested.
334 (all): Set TFLAGS on bootstrap.
335 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
336 (all-stageid-prefixmodule): Likewise.
337 (do-clean, distclean-stageid): Set TFLAGS.
338 (restrap): Fix whitespace.
339 * Makefile.in: Rebuilt.
340
1cee3429
PB
3412009-05-07 Paolo Bonzini <bonzini@gnu.org>
342
343 * config.guess: Sync with src.
344
0b70eafd
DK
3452009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
346
347 * configure.ac ($with_ppl): Default to no if not supplied.
348 ($with_cloog): Likewise.
349 configure: Regenerate.
350
5175f17c
JW
3512009-04-27 James E. Wilson <wilson@codesourcery.com>
352
353 * MAINTAINERS: Update my e-mail address.
354
952fa153
NC
3552009-04-27 Nick Clifton <nickc@redhat.com>
356
357 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
358
a687f83c
EB
3592009-04-25 Eric Botcazou <ebotcazou@adacore.com>
360
361 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
362 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
363 * Makefile.in: Regenerate.
364
9e3eba15
KG
3652009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
366
367 PR bootstrap/39739
368 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
369 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
370
371 * configure, Makefile.in: Regenerate.
372
a687f83c 3732009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
374
375 * include/hashtab.h: Update GTY annotations to new syntax
376 * include/splay-tree.h: Likewise
377
070bdbd9
BE
3782009-04-17 Ben Elliston <bje@au.ibm.com>
379
380 * config.sub, config.guess: Update from upstream sources.
381
55f2d967
AG
3822009-04-15 Anthony Green <green@moxielogic.com>
383
384 * configure.ac: Add moxie support.
385 * configure: Rebuilt.
386
309c24a9
JJ
3872009-04-14 Jakub Jelinek <jakub@redhat.com>
388
389 * configure.ac: Change copyright header to refer to version
390 3 of the GNU General Public License and to point readers at the
391 COPYING3 file and the FSF's license web page.
392 * Makefile.def: Likewise.
393 * Makefile.tpl: Likewise.
394 * Makefile.in: Regenerate.
395
b93133bc
JH
3962009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
397
398 * configure.ac: Restore match for darwin9 or later. Use double
399 brackets since regeneration eats one pair.
400 * configure: Regenerate.
401
d18ff35a
L
4022009-04-09 H.J. Lu <hongjiu.lu@intel.com>
403
404 PR gas/10039
405 * configure.ac: Require texinfo 4.7.
406 * configure: Regenerated.
407
748086b7
JJ
4082009-04-09 Nick Clifton <nickc@redhat.com>
409
410 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
411 the GCC Runtime Library Exception.
412
a3337ea2
KG
4132009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
414
415 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
416 * configure: Regenerate.
417
60911f14
SE
4182009-04-01 Steve Ellcey <sje@cup.hp.com>
419
420 * Makefil.def (languages): New entries.
421 * Makefile.tpl (check-gcc-*): New generic target.
422 * Makefile.in: Regenerate.
60911f14 423
7369c1d0
ER
4242009-03-25 Erven Rohou <erven.rohou@inria.fr>
425
d18ff35a 426 * MAINTAINERS: Update my email address.
7369c1d0 427
cfb1f59f
TT
4282009-03-18 Tom Tromey <tromey@redhat.com>
429
d18ff35a
L
430 * configure: Rebuild.
431 * configure.ac (host_libs): Add libiconv.
432 * Makefile.in: Rebuild.
433 * Makefile.def (host_modules): Add libiconv.
434 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 435
75eeae1a
TG
4362009-03-16 Tristan Gingold <gingold@adacore.com>
437
438 * configure.ac: Treat gdb as supported on x86_64-darwin.
439 * configure: Regenerate.
440
f38095f3
JM
4412009-03-16 Joseph Myers <joseph@codesourcery.com>
442
443 * configure.ac (--with-host-libstdcxx): New option.
444 * configure: Regenerate.
445
fec7f245
JR
4462009-03-12 Joern Rennecke <joern.rennecke@arc.com>
447
448 * MAINTAINERS: Move myself into the write after approval list.
449
6d401294
NP
4502009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
451
452 * MAINTAINERS: Update e-mail address.
453
07c97076
DN
4542009-03-11 Dorit Nuzman <dorit@il.ibm.com>
455
456 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
457
bb947fd1
IR
4582009-03-10 Ira Rosen <irar@il.ibm.com>
459
460 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
461
7a9d3fe8
RW
4622009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
463
464 Backport from git Libtool:
465
466 2009-01-19 Robert Millan <rmh@aybabtu.com>
467 Support GNU/kOpenSolaris.
468 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
469 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
470 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
471 GNU/kOpenSolaris.
472
c9e9e11f
AS
4732009-02-27 Andreas Schwab <schwab@linux-m68k.org>
474
475 * MAINTAINERS: Update e-mail address.
476
5e8c1552 4772009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
478
479 * MAINTAINERS (Write After Approval): Add self.
480
b0adb088
BM
4812009-02-18 Bingfeng Mei <bmei@broadcom.com>
482
483 * MAINTAINERS (Write After Approval): Add myself.
484
ee04b574
AS
4852009-02-05 Andreas Schwab <schwab@suse.de>
486
487 * Makefile.tpl (stage_last): Define $r and $s before using
488 $(RECURSE_FLAGS_TO_PASS).
489 * Makefile.in: Regenerate
490
907884c9
ILT
4912009-01-30 Ian Lance Taylor <iant@google.com>
492
493 * MAINTAINERS: Move myself to the Global Reviewers list.
494
416ac4d4
RM
4952009-01-29 Robert Millan <rmh@aybabtu.com>
496
497 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
498 * configure: Regenerate.
499
ee5decb3
GP
5002009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
501
502 * MAINTAINERS: Make whitespace consistent.
19196f44 503 Remove Robert Millan from Write After Approval.
ee5decb3 504
36fbb0ec
AM
5052009-01-16 Alan Modra <amodra@bigpond.net.au>
506
507 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
508 (all-opcodes): Depend on all-libiberty.
509 * Makefile.in: Regenerate.
510
52535a64
DR
5112009-01-15 Douglas B Rupp <rupp@gnat.com>
512
513 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
514 * configure: Regenerate.
515
e04a57df
RR
5162009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
517
518 * MAINTAINERS (Write After Approval): Add myself.
519
856c450b
SK
5202009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
521
522 * MAINTAINERS: Add myself to reviewers (Fortran).
523
53095c56
SP
5242009-01-12 Sebastian Pop <sebastian.pop@amd.com>
525
526 PR tree-optimization/38515
527 * configure.ac (cloog-polylib): Removed.
528 (with_ppl, with_cloog): Test for "no".
529 * configure: Regenerated.
530
1e5e8a59
DF
5312009-01-11 Daniel Franke <franke.daniel@gmail.com>
532
533 * MAINTAINERS: Moved myself to reviewers (Fortran).
534
5e5debf6
TS
5352009-01-06 Thomas Schwinge <tschwinge@gnu.org>
536
537 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
538 (Write After Approval): Remove myself.
539
1c42acf1
DN
5402009-01-03 Diego Novillo <dnovillo@google.com>
541
542 * MAINTAINERS: Remove myself from alias maintainership.
543
2fbbedaf
DA
5442009-01-02 David Ayers <ayers@fsfe.org>
545
546 * MAINTAINERS: Update e-mail address.
547
17213821
GP
5482008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
549
550 * MAINTAINERS: Make whitespace consistent.
551
baafc534
RW
5522008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
553
554 Backport from upstream Libtool:
555 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
556 Add cache variables to tests that require the linker to work.
557 For shlibpath_overrides_runpath, this also changes the semantics
558 to let the result from the C compiler take precedence.
559
18430d27
BE
5602008-12-02 Ben Elliston <bje@au.ibm.com>
561
562 * config.sub, config.guess: Update from upstream sources.
563
0a280b35
SP
5642008-12-12 Sebastian Pop <sebastian.pop@amd.com>
565
566 * configure.ac (ppllibs): Add by default the lib flags.
567 * configure: Regenerate.
568
41e9641b
LM
5692008-12-08 Luis Machado <luisgpm@br.ibm.com>
570
571 * MAINTAINERS: Add myself to the write after approval list.
572
25783c30
JH
5732008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
574
ee04b574
AS
575 * configure.ac: Add double brackets on darwin[912].
576 * configure: Regenerate.
25783c30 577
0e318fcc
DK
5782008-12-03 Daniel Kraft <d@domob.eu>
579
580 * MAINTAINERS: Moved myself and Mikael Morin from Write After
581 Approval to Reviewer section (for Fortran front-end).
582
7f171b95
JH
5832008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
584
585 * configure.ac: Expand to darwin10 and later.
586 * configure: Regenerate.
587
09ce620e
AS
5882008-12-02 Andreas Schwab <schwab@suse.de>
589
590 * Makefile.def: configure-target-boehm-gc depends on
591 all-target-libstdc++-v3.
592 * Makefile.in: Regenerate.
593
386c704d
KT
5942008-12-02 Kai Tietz <kai.tietz@onevision.com>
595
596 * MAINTAINERS: Add myself as mingw maintainer.
597
e03dd84a
BE
5982008-12-02 Ben Elliston <bje@au.ibm.com>
599
600 * config.sub, config.guess: Update from upstream sources.
601
3fa87964
GP
6022008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
603
604 * README.SCO: Remove.
605
df72d7ed
FP
6062008-11-29 Fernando Pereira <pronesto@gmail.com>
607
608 * MAINTAINERS: Add myself to the write after approval list.
609
b5646528
DK
6102008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
611
612 * MAINTAINERS: Update my email address in WAA section.
613
ebf24eb4
CL
6142008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
615
616 * MAINTAINERS: Update e-mail address.
617
50e0f131
TM
6182008-11-27 Toon Moene <toon@moene.org>
619
620 * MAINTAINERS: Change e-mail address.
621
0db3a858
TG
6222008-11-27 Tristan Gingold <gingold@adacore.com>
623
624 * configure.ac: Build gdb for i?86-*-darwin*
625 * configure: Regenerated.
626
f07bde68
HS
6272008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
628
629 * MAINTAINERS: Added my full name.
630
487e299b
DJ
6312008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
632
633 PR bootstrap/38014
634 PR bootstrap/37923
635
636 Revert:
637
638 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
639
640 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
641 * Makefile.in: Regenerated.
642
643 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
644
645 PR gdb/921
646 PR gdb/1646
647 PR gdb/2175
648 PR gdb/2176
649
650 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
651 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
652 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
653 (HOST_EXPORTS): Pass CPPFLAGS.
654 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
655 (LDFLAGS_FOR_TARGET): Initialize from configure script.
656 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
657 * Makefile.in, configure: Regenerated.
658 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
659 and CPPFLAGS_FOR_BUILD.
660
d69fbecb
JL
6612008-11-06 Jeff Law <law@redhat.com>
662
663 * MAINTAINERS: Add myself as middle end maintainer.
664
044fed69
AS
6652008-11-06 Andrew Stubbs <ams@codesourcery.com>
666
667 * MAINTAINERS (Write after approval): Add myself.
668
caf6defe
DN
6692008-11-05 Diego Novillo <dnovillo@google.com>
670
671 * MAINTAINERS (Global Reviewers): Add myself.
672 (Non-Algorithmic Maintainers): Remove myself.
673
3e9899ac
TS
6742008-11-04 Thomas Schwinge <tschwinge@gnu.org>
675
09ce620e 676 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 677
ea99e36e
MM
6782008-10-31 Mikael Morin <mikael.morin@tele2.fr>
679
09ce620e 680 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 681
fb0d2684
BE
6822008-10-31 Ben Elliston <bje@au.ibm.com>
683
684 * configure.ac (spu-*-*): Remove special case.
685 * configure: Regenerate.
686
73c07a3e
CM
6872008-10-30 Catherine Moore <clm@codesourcery.com>
688
689 * MAINTAINERS (Write after approval): Update my email address.
690
7310a2da
SSF
6912008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
692
693 * configure.ac [spu-*-*]: Do not set skipdirs.
694 * configure: Re-generate.
695
7e51fe23
BS
6962008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
697
698 * MAINTAINERS (Various Maintainers): Add myself to reload.
699
ef20be93
RG
7002008-10-25 Richard Guenther <rguenther@suse.de>
701
702 * MAINTAINERS (Various Maintainers): Add myself as middle-end
703 maintainer. Remove myself as libgcc-math maintainer.
704 (Non-Algorithmic Maintainers): Remove myself.
705
03ffcfa0
DJ
7062008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
707
708 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
709 * Makefile.in: Regenerated.
710
dec014a9
CC
7112008-10-23 Cary Coutant <ccoutant@google.com>
712
713 * MAINTAINERS (Write after approval): Add myself.
714
b36c386c
DJ
7152008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
716
717 PR gdb/921
718 PR gdb/1646
719 PR gdb/2175
720 PR gdb/2176
721
722 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
723 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
724 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
725 (HOST_EXPORTS): Pass CPPFLAGS.
726 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
727 (LDFLAGS_FOR_TARGET): Initialize from configure script.
728 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
729 * Makefile.in, configure: Regenerated.
730 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
731 and CPPFLAGS_FOR_BUILD.
732
84541525
SP
7332008-10-20 Sebastian Pop <sebastian.pop@amd.com>
734
735 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
736 Sebastian Pop.
737
e0bda97e
AP
7382008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
739
740 * MAINTAINERS (Write After Approval): Added myself.
741
36c713e0
KG
7422008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
743
744 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
745 recommended version to 2.3.2.
746
747 * configure: Regenerate.
748
8fe005ee
MM
7492008-10-01 Mark Mitchell <mark@codesourcery.com>
750
751 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
752
be8f156f
DD
7532008-09-29 David Daney <david.daney@caviumnetworks.com>
754
755 * MAINTAINERS (Write After Approval): Update e-mail address.
756
ae11dff4
PG
7572008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
758
759 * libtool.m4: Update to libtool 2.2.6.
760 * lt~obsolete.m4: Update to libtool 2.2.6.
761 * ltmain.sh: Update to libtool 2.2.6.
762 * ltsugar.m4: Update to libtool 2.2.6.
763 * ltversion.m4: Update to libtool 2.2.6.
764 * ltoptions.m4: Update to libtool 2.2.6.
765 * ltgcc.m4: Update to match changes from libtool 2.2.6.
766
441154b1
CF
7672008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
768
769 * MAINTAINERS (Write After Approval): Add myself.
770
775b3b26
BRF
7712008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
772
773 * MAINTAINERS (Write After Approval): Update my name.
774
94538043
SB
7752008-09-20 Steven Bosscher <steven@gcc.gnu.org>
776
09ce620e 777 * MAINTAINERS: Add myself in "Write After Approval".
94538043 778
52d1bfd8
SE
7792008-09-18 Steve Ellcey <sje@cup.hp.com>
780
09ce620e 781 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 782
c5cc92f5
GP
7832008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
784
785 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
786 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
787 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
788 and Michael Tiemann from Write After Approval since they do not
789 actually have access.
790
23d9794a
RG
7912008-09-05 Richard Guenther <rguenther@suse.de>
792
793 * configure.ac: Initialize clooglibs to -lcloog.
794 * configure: Re-generate.
795
192a671e
LCW
7962008-09-04 Le-Chun Wu <lcwu@google.com>
797
798 * MAINTAINERS (Write After Approval): Add myself.
799
d789184e
SP
8002008-09-03 Sebastian Pop <sebastian.pop@amd.com>
801
802 * configure.ac (--with-cloog-polylib): New.
803 (--disable-cloog-version-check): New.
804 (--disable-ppl-version-check): New.
805 * configure: Re-generate.
806
36a881c7
RG
8072008-09-03 Richard Guenther <rguenther@suse.de>
808
809 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
810 cloog test.
811 * configure: Re-generate.
812
358da97e
HS
8132008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
814
815 Add picoChip port.
816 * MAINTAINERS: Add picoChip maintainers.
817
f8bf9252
SP
8182008-09-02 Sebastian Pop <sebastian.pop@amd.com>
819 Tobias Grosser <grosser@fim.uni-passau.de>
820 Jan Sjodin <jan.sjodin@amd.com>
821 Harsha Jagasia <harsha.jagasia@amd.com>
822 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
823 Konrad Trifunovic <konrad.trifunovic@inria.fr>
824 Adrien Eliche <aeliche@isty.uvsq.fr>
825
826 Merge from graphite branch.
827 * configure: Regenerate.
828 * Makefile.in: Regenerate.
829 * configure.ac (host_libs): Add ppl and cloog.
830 Add checks for PPL and CLooG.
831 * Makefile.def (ppl, cloog): Added modules and dependences.
832 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
833 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
834
d89f0ad6
AL
8352008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
836
837 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
838 (GCC_SHLIB_SUBDIR): New.
839 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
840 * configure: Regenerate.
841 * Makefile.in: Regenerate.
842
88a25817
GP
8432008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
844
845 * MAINTAINERS: Consistently use tabs to separate columns.
846
f873f15f
TG
8472008-08-29 Tristan Gingold <gingold@adacore.com>
848
849 * MAINTAINERS (Write after Approval): Add myself.
850
e1514c3f
TG
8512008-08-28 Tristan Gingold <gingold@adacore.com>
852
853 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
854 Enable bfd, binutils and opcodes.
855 * configure: Regenerate.
856
4717882f
JDA
8572008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
858
859 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
860
28c9884c
TK
8612008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
862
863 * MAINTAINERS: Use correct Umlaut for last name.
864
ae96d86a
FXC
8652008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
866
867 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
868
3ecc96e3
DE
8692008-08-16 David Edelsohn <edelsohn@gnu.org>
870
871 * MAINTAINERS: Update my email address.
872
dd609cc1
EB
8732008-08-16 Nicolas Roche <roche@adacore.com>
874
875 * Makefile.tpl: Add BOOT_ADAFLAGS.
876 * Makefile.in: Regenerate.
877
08d0963a
RS
8782008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
879
880 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
881 * configure: Regenerate.
882
00afcaa0
PB
8832008-07-30 Paolo Bonzini <bonzini@gnu.org>
884
885 * configure.ac: Add makefile fragments for hpux.
886 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
887 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
888 * configure: Regenerate.
889 * Makefile.in: Regenerate.
890
806b3528
AH
8912008-07-28 Aldy Hernandez <aldyh@redhat.com>
892
893 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
894
ab220355
DS
8952008-07-11 Dodji Seketeli <dseketel@redhat.com>
896
897 * MAINTAINERS (Write after Approval): Add myself.
898
78209f30
XG
8992008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
900
901 * MAINTAINERS (Write After Approval): Add myself.
902
5b5b098d
AJ
9032008-06-29 Andrew Jenner <andrew@codesourcery.com>
904
905 * MAINTAINERS (Write After Approval): Add myself.
906
d812ec93
KW
9072008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
908
909 * MAINTAINERS: Update my email address.
910
99e78224
JY
9112008-06-25 Joey Ye <joey.ye@intel.com>
912
913 * MAINTAINERS (Write After Approval): Add myself.
914
18c04407
RW
9152008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
916
917 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
918 * Makefile.in: Regenerate.
919 * configure: Regenerate.
920
47aa9a31
DK
9212008-06-17 Daniel Kraft <d@domob.eu>
922
923 * MAINTAINERS (Write After Approval): Add myself.
924
ad33ff57
RW
9252008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
926
927 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
928 "$@" is still intact with both Autoconf 2.59 and 2.62.
929 * configure: Regenerate.
930
cdce5c41
RW
9312008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
932
933 * Makefile.tpl: Fix comment errors.
934 * Makefile.in: Regenerate.
935
01b79d11
DM
9362008-06-12 David S. Miller <davem@davemloft.net>
937 David Edelsohn <edelsohn@gnu.org>
938
939 * configure.ac: Add powerpc*-*-* to gold supported targets.
940 * configure: Regenerate.
941
f8c33439
JM
9422008-06-08 Joseph Myers <joseph@codesourcery.com>
943
944 PR tree-optimization/36218
945 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
946 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
947 (all prefix="build-"): Pass them to build-system sub-makes.
948 * Makefile.in: Regenerate.
949
cd985f66
JM
9502008-06-07 Joseph Myers <joseph@codesourcery.com>
951
952 * MAINTAINERS (mt port): Remove.
953 (sco5, unixware, sco udk): Remove.
954 (Kean Johnston): Add to Write After Approval.
955
3f6383d3
JB
9562008-05-30 Julian Brown <julian@codesourcery.com>
957
958 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
959 of libobjc for ARM EABI Linux.
960 * configure: Regenerate.
30da41ed 961
e29cc9b4
XDL
9622008-05-18 Xinliang David Li <davidxl@google.com>
963
09ce620e 964 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 965
30da41ed
XDL
9662008-05-17 Xinliang David Li <davidxl@google.com>
967
e29cc9b4 968 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 969
955410cb
JW
9702008-05-15 Janus Weil <janus@gcc.gnu.org>
971
972 * MAINTAINERS (Write After Approval): Add myself.
973
719bb4e3 9742008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
975
976 * config-ml.in: don't handle --enable-shared and --enable-static.
977
372b05fc
RS
9782008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
979
980 * MAINTAINERS: Update my email address.
981
f73e2200
PC
9822008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
983
984 * MAINTAINERS: Update my email address.
09ce620e 985
3e438e2b
KVH
9862008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
987
988 * MAINTAINERS (Write After Approval): Add myself.
989
177bf491
GS
9902008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
991
992 * MAINTAINERS (Write After Approval): Add myself.
993
ac89df2f
PG
9942008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
995
996 * MAINTAINERS (crx): Add myself.
997
14a8726b
PB
9982008-04-18 Paolo Bonzini <bonzini@gnu.org>
999
1000 Sync with src:
1001 2008-04-14 David S. Miller <davem@davemloft.net>
1002
09ce620e
AS
1003 * configure.ac: Add sparc*-*-* to gold supported targets.
1004 * configure: Regenerate.
14a8726b 1005
7142fb32
PB
10062008-04-18 Paolo Bonzini <bonzini@gnu.org>
1007
1008 PR bootstrap/35457
1009 * configure.ac: Include override.m4.
1010 * configure: Regenerate.
1011
c6b196de
PB
10122008-04-18 Paolo Bonzini <bonzini@gnu.org>
1013
09ce620e
AS
1014 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1015 * Makefile.in: Regenerate.
c6b196de 1016
c993ae60
SR
10172008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1018
09ce620e 1019 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1020 as nonconfigurable directories list.
09ce620e 1021 * configure: Regenerate.
c993ae60 1022
8479b1b1
BE
10232008-04-14 Ben Elliston <bje@au.ibm.com>
1024
1025 * config.sub, config.guess: Update from upstream sources.
1026
295e261a
HPN
10272008-04-12 Hans-Peter Nilsson <hp@axis.com>
1028
1029 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1030 * Makefile.in: Regenerate.
1031
ac3949d9
EW
10322008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1033
1034 * configure.ac: Do not build libssp for the AVR.
1035 * configure: Regenerate.
1036
06407e30
ILT
10372008-04-07 Ian Lance Taylor <iant@google.com>
1038
1039 * Makefile.def: check-gold depends upon all-binutils.
1040 * Makefile.in: Regenerate.
1041
97db009c
AH
10422008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1043
1044 * MAINTAINERS (Write After Approval): Add myself.
1045
2a79c47f
NC
10462008-04-04 Nick Clifton <nickc@redhat.com>
1047
1048 PR binutils/4334
5f4bebbf 1049 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1050 builds.
1051 * configure: Regenerate.
1052
c53a18d3
N
10532008-04-04 NightStrike <NightStrike@gmail.com>
1054
1055 PR other/35151
09ce620e
AS
1056 * configure.ac: Combine rules for mingw32 and mingw64.
1057 * configure: Regenerate.
c53a18d3 1058
d925aa70
KT
10592008-04-02 Kai Tietz <kai.tietz@onvision.com>
1060
1061 * MAINTAINERS (Write After Approval): Add myself.
1062
ad424a85
SP
10632008-04-01 Seongbae Park <seongbae.park@gmail.com>
1064
1065 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1066 * Makefile.in (.NOTPARALLEL): Ditto.
1067
4412a506
PG
10682008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1069
1070 * MAINTAINERS (Write After Approval): Add myself.
1071
2f908293
SP
10722008-03-31 Seongbae Park <seongbae.park@gmail.com>
1073
1074 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1075 * Makefile.in (.NOTPARALLEL): Regenerate.
1076
639223bd
PB
10772008-03-27 Paolo Bonzini <bonzini@gnu.org>
1078
1079 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1080 * Makefile.in: Regenerate.
1081
b8ab1f4a
JS
10822008-03-26 Jakub Staszak <kuba@et.pl>
1083
1084 * MAINTAINERS (Write After Approval): Add myself.
1085
b45890a4
TK
10862008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1087
1088 * MAINTAINERS: Update e-mail address.
1089
5afab7ad
ILT
10902008-03-20 Ian Lance Taylor <iant@google.com>
1091
1092 * configure.ac: Add support for --enable-gold.
1093 * Makefile.def: Add gold as a directory like ld.
1094 * configure, Makefile.in: Regenerate.
1095
38d24731
RW
10962008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1097
1098 * configure.ac: m4_include config/proginstall.m4.
1099 * configure: Regenerate.
32bc4cf4
RW
1100
1101 Backport from upstream Libtool:
09ce620e 1102
32bc4cf4 1103 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1104
32bc4cf4
RW
1105 Deal with Autoconf 2.62's semantic change in m4_append.
1106 * ltsugar.m4 (lt_append): Replace broken versions of
1107 m4_append.
1108 (lt_if_append_uniq): Don't require separator to be overquoted,
1109 and avoid broken m4_append.
1110 (lt_dict_add): Fix typo.
1111 * libtool.m4 (_LT_DECL): Don't overquote separator.
1112
9d3c50ea
DE
11132008-03-13 David Edelsohn <edelsohn@gnu.org>
1114
1115 * config.rpath: Add AIX 6 support.
1116
5d2edb29
PB
11172008-03-13 Paolo Bonzini <bonzini@gnu.org>
1118
1119 * Makefile.def (stageprofile). Remove -fprofile-generate
1120 from stage_libcflags.
1121 * Makefile.in: Regenerate.
1122
954910ef
BE
11232008-03-13 Ben Elliston <bje@au.ibm.com>
1124
1125 * config.sub, config.guess: Update from upstream sources.
1126
e8645a40
TT
11272008-03-06 Tom Tromey <tromey@redhat.com>
1128
1129 * MAINTAINERS: Update for treelang deletion.
1130
2c8e955e
JW
11312008-03-03 James E. Wilson <wilson@tuliptree.org>
1132
1133 * MAINTAINERS: Update my email address.
1134
54acd307
SS
11352008-03-03 Stan Shebs <stanshebs@earthlink.net>
1136
893ad2a1 1137 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1138 (objective-c/c++): Add myself as a maintainer.
1139
4b52b516
VR
11402008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1141
1142 * MAINTAINERS (Write After Approval): Update my email address.
1143
e652b516
TB
11442008-02-25 Tomas Bily <tbily@suse.cz>
1145
1146 * MAINTAINERS (Write After Approval): Add myself.
1147
02d30740
JJ
11482008-02-23 Jakub Jelinek <jakub@redhat.com>
1149
1150 * MAINTAINERS (OpenMP): Add myself.
1151
1c8bd6a3
PB
11522008-02-20 Paolo Bonzini <bonzini@gnu.org>
1153
4b40b2a5
UB
1154 PR bootstrap/32009
1155 PR bootstrap/32161
1c8bd6a3 1156
4b40b2a5
UB
1157 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1158 * configure: Regenerate.
1c8bd6a3 1159
4b40b2a5
UB
1160 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1161 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1162 STAGE4_LIBCFLAGS): New.
1163 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1164 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1165 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1166 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1167 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1168 for target modules. Don't export LIBCFLAGS.
1169 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1170 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1171 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1172 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1173 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1174 * Makefile.in: Regenerate.
1c8bd6a3 1175
bb44c9d2
RW
11762008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1177
1178 PR libgcj/33085
1179 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1180 Do not use -DDLL_EXPORT. Backport from upstream.
1181
29a7754d
RW
11822008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1183
1184 * MAINTAINERS (Write After Approval): Add myself.
1185
9a212bb7
HPN
11862008-02-02 Hans-Peter Nilsson <hp@axis.com>
1187
1188 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1189 * configure: Regenerate.
1190
aa12a573
MG
11912008-01-31 Marc Gauthier <marc@tensilica.com>
1192
1193 * configure.ac (xtensa*-*-*): Recognize processor variants.
1194 * configure: Regenerate.
1195
ac9e6043
RW
11962008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1197
40049ccc
UB
1198 PR bootstrap/34922
1199 * configure.ac (PARSE_ARGS): Push suitable setting of
1200 ac_subdirs_all, for `./configure --help=recursive'.
1201 Handle `+' in generic toplevel directory disabling.
1202 * configure: Regenerate.
ac9e6043 1203
4288c86a
NC
12042008-01-28 Nick Clifton <nickc@redhat.com>
1205
1206 * MAINTAINERS (xstormy16): Take over maintainership.
1207
8d8da227
JM
12082008-01-25 Joseph Myers <joseph@codesourcery.com>
1209
1210 * MAINTAINERS (c4x port): Remove.
1211
349b60e7
DE
12122008-01-24 David Edelsohn <edelsohn@gnu.org>
1213
1214 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1215
3ca06a68
BE
12162008-01-23 Ben Elliston <bje@au.ibm.com>
1217
1218 * config.sub, config.guess: Update from upstream sources.
1219
3c631381
TG
12202008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1221
1222 * MAINTAINERS (Write After Approval): Add myself.
1223
20533ef1
L
12242008-01-17 H.J. Lu <hjl.tools@gmail.com>
1225
1226 * MAINTAINERS: Update my email address.
1227
12282008-01-09 Raksit Ashok <raksit@google.com>
1229
1230 * MAINTAINERS (Write After Approval): Add myself.
1231
684f4f6a
RA
12322008-01-09 Raksit Ashok <raksit@google.com>
1233
1234 * MAINTAINERS (Write After Approval): Add myself.
1235
9cb8756f
BE
12362008-01-08 Ben Elliston <bje@au.ibm.com>
1237
1238 * config.sub, config.guess: Update from upstream sources.
1239
94e1934d
KG
12402007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1241
1242 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1243 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1244 * configure: Regenerate.
1245
a2e51f77
SP
12462007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1247
1248 * MAINTAINERS: Update my email address.
1249
ffe3dcd9
BRF
12502007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1251
1252 * MAINTAINERS: Update my email address.
1253
aa4095c9
RS
12542007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1255
1256 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1257 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1258 * Makefile.in: Regenerate.
1259
030e2013
MH
12602007-12-10 Mark Heffernan <meheff@google.com>
1261
1262 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1263 misplaced entries.
1264
0fe0f073
AT
12652007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1266
1267 * configure.ac: Enable libjava for x86_64-*-darwin9.
1268 * configure: Regenerate.
1269
d4ca4b06
BM
12702007-12-07 Bill Maddox <maddox@google.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
1273
c3220d4c
BE
12742007-12-05 Ben Elliston <bje@au.ibm.com>
1275
1276 * config.sub, config.guess: Update from upstream sources.
1277
aba7501e
MK
12782007-12-02 Matthias Klose <doko@ubuntu.com>
1279
1280 * config-ml.in: Remove 64bit configure tests.
1281
d683ec81
PB
12822007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1283
1284 * config-ml.in: Robustify against white space in absolute file
1285 names.
1286
1287 * config-ml.in (multi-clean): Substitute ${Makefile}.
1288 Remove superfluous ${Makefile} in list.
1289
60f1711a
TS
12902007-11-19 Thiemo Seufer <ths@mips.com>
1291
1292 * config-ml.in: Don't hardcode the Makefile name.
1293
487f9d96
AM
12942007-11-08 Alexander Monakov <amonakov@ispras.ru>
1295
1296 * MAINTAINERS (Write After Approval): Add myself.
1297
fa3886fe
ST
12982007-11-07 Samuel Tardieu <sam@rfc1149.net>
1299
1300 * MAINTAINERS (Write After Approval): Add myself.
1301
ae750079
DK
13022007-11-06 Doug Kwan <dougkwan@google.com>
1303
1304 * MAINTAINERS (Write After Approval): Add myself.
1305
acc48927
BE
13062007-10-25 Ben Elliston <bje@au.ibm.com>
1307
1308 * MAINTAINERS (mercury): Remove entry.
1309 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1310
e00e9858
DJ
13112007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1312
1313 * Makefile.def (dependencies): Make configure-gdb depend on
1314 all-intl.
1315 * Makefile.in: Regenerated.
1316
def14a3c
SK
13172007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1318
1319 * MAINTAINERS (Fortran maintainer): Remove myself.
1320
0e5e9f76
PM
13212007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1322
1323 * Makefile.def: To avoid problems running with parallel makes,
1324 build newlib before libgloss so that target specific header
1325 files are availble.
1326 * Makefile.in: Regenerate
1327
bbfbfafc
DJ
13282007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1329
1330 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1331 * Makefile.in: Regenerate.
1332
c56abad5
VM
13332007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1334
1335 * MAINTAINERS (Register allocation reviewer): Add myself.
1336
f019adc1
MF
13372007-10-08 Mike Frysinger <vapier@gentoo.org>
1338
1339 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1340 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1341 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1342 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1343 * configure: Regenerate.
1344
789e4e28
SP
13452006-10-04 Seongbae Park <seongbae.park@gmail.com>
1346
1347 * MAINTAINERS (Register allocation reviewer): Add myself.
1348
0999159b
PB
13492007-10-01 Paolo Bonzini <bonzini@gnu.org>
1350
1351 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1352 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1353 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1354 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1355 * configure.ac: Default them to host tools for $host = $build.
1356 Subst them.
1357
1358 * configure: Regenerate.
1359 * Makefile.in: Regenerate.
1360
a054acde
PB
13612006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1362
1363 * MAINTAINERS (Register allocation reviewer): Add myself.
1364
ffda6fc9
KZ
13652006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1366
1367 * MAINTAINERS (Register allocation reviewer): Add myself.
1368
9d209c83
SP
13692007-09-21 Seongbae Park <seongbae.park@gmail.com>
1370
1371 * MAINTAINERS (Write After Approval): Fix typo.
1372
1ec3b87b
RS
13732007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1374
1375 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1376 * configure: Regenerate.
1377
19d5986d
PJ
13782007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1379
1380 PR bootstrap/31906
1381 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1382 they're already prefixed.
19d5986d 1383
6d3b5aea
BK
13842007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1385
1386 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1387 libstdc++.
1388 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1389 * configure: Regenerate.
1390 * Makefile.in: Regenerate.
09ce620e 1391
4fe7e755
AS
13922007-09-17 Andreas Schwab <schwab@suse.de>
1393
1394 * configure.ac: Raise minimum makeinfo version to 4.6.
1395 * configure: Regenerate.
1396
d483feaa
JS
13972007-09-17 Johannes Singler <singler@ira.uka.de>
1398
ffe3dcd9 1399 * MAINTAINERS (write-after-approval) add myself
d483feaa 1400
fa9a3f31
AM
14012007-09-15 Alan Modra <amodra@bigpond.net.au>
1402
1403 * configure.ac: Correct makeinfo version check.
1404 * configure: Regenerate.
1405
6593a73e
RS
14062007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1407
1408 * MAINTAINERS: Update my email address.
1409
d9dced13
RS
14102007-09-14 Richard Sandiford <richard@codesourcery.com>
1411
1412 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1413 to $skipdirs and only disable gprof for newlib. Use the normal
1414 mips*-elf* handling in other respects.
1415 * configure: Regnerate.
1416
773c1467
DD
14172007-09-12 David Daney <ddaney@avtrex.com>
1418
1419 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1420 enabling libgcj.
1421 * configure: Regenerate.
1422
c03353e2
RIL
14232007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1424
1425 PR other/32154
1426 * configure.ac: For libgloss targets, point the linker to the linker
1427 script, startup code and simulator library.
1428 * configure: Regenerate.
1429
c4e9bf2b
AH
14302007-09-07 Andrew Haley <aph@redhat.com>
1431
1432 * configure.ac (noconfigdirs): Remove target-libffi and
1433 target-libjava.
1434 * configure: Regenerate.
1435
1f5a6b84
FXC
14362007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1437
1438 PR target/33281
1439 * configure.ac: Use config/mh-mingw on mingw.
1440 * configure: Regenerate.
1f5a6b84 1441
3951e521
PH
14422007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1443
9f349f63 1444 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1445
e643dc23
RG
14462007-09-05 Richard Guenther <rguenther@suse.de>
1447
1448 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1449 nor --disable-checking is provided also turn on yes and types
1450 checking for stage1.
1451 * configure: Re-generate.
1452
039874df
KW
14532007-08-30 Krister Walfridsson <cato@df.lth.se>
1454
1455 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1456 (Write After Approval): Remove myself.
1457
c3f07bd6 14582007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1459
c3f07bd6 1460 * config.sub, config.guess: Update from upstream sources.
15098359 1461
40049ccc 14622007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1463
1464 * MAINTAINERS (Write After Approval): Added myself.
1465 * MAINTAINERS (Reviewers): Removed myself.
1466
c8aea42c 14672007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1468 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1469
1470 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1471 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1472 * Makefile.in: Regenerate.
1473 * configure.ac (--with-debug-prefix-map): New.
1474 * configure: Regenerate.
1475
4bf6c438
RS
14762007-08-17 Richard Sandiford <richard@codesourcery.com>
1477 Nigel Stephens <nigel@mips.com>
1478
4bf6c438
RS
1479 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1480 as target_makefile_frag.
1481 * configure: Regenerate.
1482
bb286d71
AO
14832007-08-16 Alexandre Oliva <aoliva@redhat.com>
1484
1485 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1486 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1487 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1488 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1489 (do-compare, do-compare3, do-compare-debug): New.
1490 ([+compare-target+]): Use them.
1491
a4630417
MK
14922007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1493
1494 * MAINTAINERS (Write After Approval): Change my email address.
1495
d9acb717
RW
14962007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1497 Ben Elliston <bje@au.ibm.com>
1498
1499 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1500 --silent if $silent.
1501 * configure: Regenerate.
1502
96876681
ZD
15032003-08-12 Zdenek Dvorak <ook@ucw.cz>
1504
1505 * MAINTAINERS (Various Maintainers): Add myself as
1506 loop infrastructure maintainer. Update my e-mail
1507 address.
1508
1c1d80ee
DN
15092007-07-31 Diego Novillo <dnovillo@google.com>
1510
1511 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1512 Adjust description.
1513
7e98624c
RG
15142007-07-26 Richard Guenther <rguenther@suse.de>
1515
1516 * configure.ac: Add types checking to stage1 checking flags.
1517 * configure: Regenerate.
1518
4c85af60
NC
15192007-07-17 Nick Clifton <nickc@redhat.com>
1520
1521 * COPYING3: New file. Contains version 3 of the GNU General
1522 Public License.
1523 * COPYING3.LIB: New file. Contains version 3 of the GNU
1524 Lesser General Public License.
1525
19ddfd3a
AK
15262007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1527
1528 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1529
2a064545
AK
15302007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1531
1532 * MAINTAINERS (S/390 co-maintainer): Add myself.
1533 (Write After Approval): Remove myself.
1534
f861f54d
DH
15352007-07-13 Dan Hipschman <dsh@google.com>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
0136f2f7
NC
15392007-07-11 Nick Clifton <nickc@redhat.com>
1540
1541 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1542 WINDRES export.
1543 * Makefile.in: Regenerate.
1544
6e29b5a4
RO
15452007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1546
1547 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1548 maintainer.
1549
159a4b02
L
15502007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1551
1552 * lt~obsolete.m4: New. Import from 20070318 libtool.
1553
6ba67283
JB
15542007-07-03 Julian Brown <julian@codesourcery.com>
1555
1556 * MAINTAINERS (Write After Approval): Add myself.
1557
30b74385
RW
15582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1559
1560 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1561 * configure: Regenerate.
1562
15632007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1564
1565 * configure.ac: Add some missing m4 quotation.
1566 * configure: Regenerate.
1567
943c54ce
SB
15682007-07-02 Simon Baldwin <simonb@google.com>
1569
1570 * MAINTAINERS (Write After Approval): Add myself.
1571
1c00b503
PB
15722007-07-02 Paolo Bonzini <bonzini@gnu.org>
1573
1574 * configure: Regenerate.
1575
901119ae
KT
15762007-07-02 Kai Tietz <kai.tietz@onevision.com>
1577
1578 * Makefile.def: Add windmc tool to build.
1579 * Makefile.tpl: Likewise.
1580 * configure.ac: Likewise.
1581 * Makefile.in: Regenerate.
1582 * configure: Regenerate.
09ce620e 1583
83f4c19f
DD
15842007-06-28 DJ Delorie <dj@redhat.com>
1585
1586 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1587 not building newlib.
1588 * configure: Regenerated.
09ce620e 1589
5346c75c
JS
15902007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1591
1592 * MAINTAINERS (Write After Approval): Add myself.
1593
aacfb86b
MM
15942007-06-25 Martin Michlmayr <tbm@cyrius.com>
1595
1596 * MAINTAINERS (Write After Approval): Add myself.
1597
590bf0d3
CM
15982007-06-19 Chris Matthews <chrismatthews@google.com>
1599
1600 * MAINTAINERS (Write After Approval): Add myself.
1601
cdbbee7a
RIL
16022007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1603
1604 * MAINTAINERS (Write After Approval): Add myself.
1605
b8afffc1
DJ
16062007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1607
1608 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1609 * Makefile.in: Regenerated.
1610
3fcfad76
BS
16112007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1612
1613 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1614 bfin*-*-uclinux* targets.
1615 * configure: Regenerate.
1616
3f5a2b7f
ILT
16172007-06-14 Ian Lance Taylor <iant@google.com>
1618
1619 * MAINTAINERS: Add myself as non-algorithmic global write
1620 maintainer.
1621
4c46daee
DN
16222007-06-14 Diego Novillo <dnovillo@google.com>
1623
1624 * MAINTAINERS: Add self as middle-end maintainer and
1625 non-algorithmic global write maintainer.
1626
a3bb222a
FXC
16272007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1628
1629 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1630 Move all Fortran maintainers except Paul Brook into the
1631 Non-Autopoiesis section.
1632
a19e8f64
PB
16332007-06-14 Paolo Bonzini <bonzini@gnu.org>
1634
1635 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1636 (distclean-stage[+id+]): Possibly delete stage_last.
1637 * Makefile.in: Regenerate.
1638
1c2abe5e
SP
16392007-06-12 Seongbae Park <seongbae.park@gmail.com>
1640
1641 * MAINTAINERS (Various Maintainer): Fix typo.
1642
abca4739
PB
16432007-06-11 Paolo Bonzini <bonzini@gnu.org>
1644
1645 * MAINTAINERS (Various Maintainer): Add myself as
1646 dataflow maintainer.
1647
a894d2c3
BE
16482007-06-07 Ben Elliston <bje@au.ibm.com>
1649
1650 * config.sub, config.guess: Update from upstream sources.
1651
8024d75e
BE
16522007-06-07 Ben Elliston <bje@au.ibm.com>
1653
1654 * Makefile.tpl: Fix spelling error.
1655 * Makefile.in: Regenerate.
1656
973a9a5e
SE
16572007-06-01 Steve Ellcey <sje@cup.hp.com>
1658
96598938
L
1659 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1660 lt_cv_sys_max_cmd_len.
973a9a5e 1661
ccb4d26b
DN
16622007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1663
1664 * MAINTAINERS (Various Maintainers): Add myself as
1665 auto-vectorizer maintainer.
1666
eecb7461
PB
16672003-05-31 Paolo Bonzini <bonzini@gnu.org>
1668
1669 PR libjava/32098
1670 * libtool.m4: Revert previous change.
1671 * ltgcc.m4: Put it here.
1672
89d28202
ZD
16732003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1674
1675 * MAINTAINERS (Various Maintainers): Add myself as
1676 auto-vectorizer maintainer.
1677
60c7a11a
L
16782007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1679
1680 PR libjava/32098
1681 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1682
9dd3cc81
RG
16832007-05-30 Richard Guenther <rguenther@suse.de>
1684
1685 * MAINTAINERS (Various Maintainers): Add myself as
1686 auto-vectorizer maintainer.
1687
9cc1244e
JJ
16882007-05-30 Jakub Jelinek <jakub@redhat.com>
1689
1690 PR bootstrap/29382
1691 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1692 * configure: Rebuilt.
1693
6124296b
RC
16942007-05-28 Roberto Costa <robsettantasei@gmail.com>
1695
1696 * MAINTAINERS (Write After Approval): Removed my name.
1697
6b757a0d
SB
16982007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1699
1700 * MAINTAINERS (Write After Approval): Remove myself.
1701
86ef8528
AT
17022007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1703
1704 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1705
1cf3d07d
SE
17062007-05-23 Steve Ellcey <sje@cup.hp.com>
1707
1708 * ltmain.sh: Update from ToT Libtool.
1709 * libtool.m4: Update from ToT Libtool.
1710 * ltsugar.m4: New. Update from ToT Libtool.
1711 * ltversion.m4: New. Update from ToT Libtool.
1712 * ltoptions.m4: New. Update from ToT Libtool.
1713 * ltconfig: Remove.
1714 * ltcf-c.sh: Remove.
1715 * ltcf-cxx.sh: Remove.
1716 * ltcf-gcj.sh: Remove.
1717
ce3fcf8c
OW
17182007-05-22 Ollie Wild <aaw@google.com>
1719
1720 * MAINTAINERS (Write After Approval): Add myself.
1721
342b9200
PB
17222007-05-16 Paolo Bonzini <bonzini@gnu.org>
1723
1724 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1725 stage_cflags.
1726 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1727 Remove CFLAGS/LIBCFLAGS.
1728 (configure-stage[+id+]-[+prefix+][+module+],
1729 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1730 * Makefile.in: Regenerate.
1731
cea17285
DN
17322007-05-15 Diego Novillo <dnovillo@google.com>
1733
1734 * MAINTAINERS: Update e-mail address.
1735
11c004e7
RE
17362007-05-15 Revital Eres <eres@il.ibm.com>
1737
1738 * MAINTAINERS (Write After Approval): Add myself.
1739
ab6bd693
RC
17402007-05-14 Roberto Costa <robsettantasei@gmail.com>
1741
1742 * MAINTAINERS (Write After Approval): Updated my address.
1743
388cdf07
TN
17442007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1745
1746 * MAINTAINERS (Write After Approval): Add myself.
1747
23f24034
SR
17482007-05-11 Silvius Rus <rus@google.com>
1749
1750 * MAINTAINERS (Write After Approval): Add myself.
1751
34a7526e
TT
17522007-04-23 Tom Tromey <tromey@redhat.com>
1753
1754 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1755
51da21be
MM
17562007-04-22 Mark Mitchell <mark@codesourcery.com>
1757
1758 * MAINTAINERS (cpplib): Rename to ...
1759 (libcpp): ... this. Add C/C++ front end maintainers.
1760
70070387
SE
17612007-04-14 Steve Ellcey <sje@cup.hp.com>
1762
1763 * config-ml.in: Pass ${ml_config_env} to configure calls.
1764
df1a0dbb
CB
17652007-04-04 Christian Bruel <christian.bruel@st.com>
1766
1767 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1768
9daff147
DK
17692007-04-02 Dave Korn <dave.korn@artimi.com>
1770
1771 * MAINTAINERS (Write After Approval): Add myself.
1772
374eadb2
TB
17732007-03-31 Tobias Burnus <burnus@net-b.de>
1774
1775 * MAINTAINERS (fortran 95 front end): Add myself.
1776
8eced3a2
DR
17772007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1778
1779 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1780
653de3e3
AZ
17812007-03-24 Ayal Zaks <zaks@il.ibm.com>
1782
1783 * MAINTAINERS (Modulo Scheduler): Add myself.
1784
b737d953
BM
17852007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1786
1787 * MAINTAINERS (fortran 95 front end): Add myself.
1788 (c++ front end): whitespace fix.
1789
a584cdf2
NF
17902007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1791
1792 * MAINTAINERS (Write After Approval): Add myself.
1793
8c79f3c4
RS
17942007-03-21 Richard Sandiford <richard@codesourcery.com>
1795
1796 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1797 of glob. Quote arguments with single quotes too.
1798 * configure: Regenerate.
1799
07f1ac6d
BM
18002007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1801
1802 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1803 * Makefile.in: Regenerate
1804
172e41aa
AS
18052007-03-07 Andreas Schwab <schwab@suse.de>
1806
1807 * configure: Regenerate.
1808
9c4d2493
BM
18092007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1810
1811 * configure.ac: Add "--with-pdfdir" configure option,
1812 which defines pdfdir variable.
1813 * Makefile.def (target=fixincludes): Add install-pdf to
1814 missing targets.
1815 (recursive_targets): Add install-pdf target.
1816 (flags_to_pass): Add pdfdir.
1817 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1818 target.
1819 * configure: Regenerate
1820 * Makefile.in: Regenerate
1821
e14e622e
EC
18222007-02-28 Eric Christopher <echristo@apple.com>
1823
1824 Revert:
1825 2006-12-07 Mike Stump <mrs@apple.com>
1826
1827 * Makefile.def (dependencies): Add dependency for
1828 install-target-libssp and install-target-libgomp on
1829 install-gcc.
1830 * Makefile.in: Regenerate.
1831
54e433bc
MK
18322007-02-27 Matt Kraai <kraai@ftbfs.org>
1833
1834 * configure: Regenerate.
1835 * configure.ac: Move statements after variable declarations.
1836
6c8d3d8f
KK
18372007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1838
1839 * MAINTAINERS: Add myself as sh maintainer.
1840
9f8c6739
JM
18412007-02-19 Joseph Myers <joseph@codesourcery.com>
1842
1843 * configure.ac: Adjust for loop syntax.
1844 * configure: Regenerate.
1845
278a7a38
AO
18462007-02-18 Alexandre Oliva <aoliva@redhat.com>
1847
1848 * configure: Rebuilt.
1849
b2eaac4a
AO
18502007-02-18 Alexandre Oliva <aoliva@redhat.com>
1851
1852 * configure.ac: Drop multiple occurrences of --enable-languages,
1853 and fix its quoting.
1854 * configure: Rebuilt.
1855
beeaf216 18562007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1857 Nathan Sidwell <nathan@codesourcery.com>
1858 Vladimir Prus <vladimir@codesourcery.com>
1859 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1860
1861 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1862 * configure: Regenerate.
1863
09201a09
GP
18642007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1865
1866 * ltconfig (freebsd*): Default to elf.
1867
291f172e
DJ
18682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1869
1870 * configure.ac (target_libraries): Move libgcc before libiberty.
1871 * configure: Regenerated.
1872
c3a86da9
DJ
18732007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1874 Paolo Bonzini <bonzini@gnu.org>
1875
1876 PR bootstrap/30753
1877 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1878 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1879 * configure: Regenerated.
1880
88e1e72a
FXC
18812007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1882
1883 * MAINTAINERS (Language Front End Maintainers): Update my mail
1884 address.
1885
44bfc3ac
DJ
18862007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1887
1888 PR bootstrap/30748
1889 * configure.ac: Correct syntax for Solaris ksh.
1890 * configure: Regenerated.
1891
3e19841a
PB
18922007-02-09 Paolo Bonzini <bonzini@gnu.org>
1893
1894 * configure.ac: Sync with src.
1895 * configure: Regenerate.
1896
74a48762
PB
18972007-02-09 Paolo Bonzini <bonzini@gnu.org>
1898
1899 * Makefile.in: Regenerate.
1900
d846e52e
PB
19012007-02-09 Paolo Bonzini <bonzini@gnu.org>
1902
1903 * config.sub: Sync with src.
1904
1c710c3c
DJ
19052007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1906
1907 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1908 noncanonical equivalents.
1909 * configure.in: Rename to...
1910 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1911 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1912 target_noncanonical. Use them. Rewrite removal of configure
1913 arguments for autoconf 2.59. Discard variable settings. Force
1914 program_transform_name for native tools.
1915
1916 * Makefile.in: Regenerated.
1917 * configure: Regenerated with autoconf 2.59.
1918
74372bdf
RZ
19192007-02-07 Roman Zippel <zippel@linux-m68k.org>
1920
3de8da2a 1921 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 1922
f6671c93
AS
19232007-01-31 Andreas Schwab <schwab@suse.de>
1924
1925 * Makefile.tpl (LDFLAGS): Substitute it.
1926 * Makefile.in: Regenerate.
1927
ba9f17df
AB
19282007-01-30 Andrey Belevantsev <abel@ispras.ru>
1929
3de8da2a 1930 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 1931
2472200d
DE
19322007-01-28 David Edelsohn <edelsohn@gnu.org>
1933
3de8da2a 1934 * MAINTAINERS (spu port): Add myself.
2472200d 1935
5305be7e
RG
19362007-01-23 Richard Guenther <rguenther@suse.de>
1937
1938 PR bootstrap/30541
1939 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1940 * Makefile.tpl (GNATBIND): Substitute it.
1941 (GNATMAKE): Likewise.
1942 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1943 of STAGE_PREFIX.
1944 * Makefile.in: Regenerate.
1945 * configure: Regenerate.
1946
416cfb5e
MS
19472007-01-18 Mike Stump <mrs@apple.com>
1948
1949 * configure.in: Re-enable -Werror for gcc builds.
1950
3de8da2a 19512007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 1952
3de8da2a 1953 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 1954
d943d7c4
PB
19552007-01-11 Paolo Bonzini <bonzini@gnu.org>
1956
1957 * configure.in: Change == to = in test command.
3de8da2a 1958 * configure: Regenerate.
d943d7c4 1959
e69bf64b 19602007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
1961 Nick Clifton <nickc@redhat.com>
1962 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1963
1964 * configure.in (build_configargs, host_configargs, target_configargs):
1965 Remove build/host/target parameters.
1966 (host_libs): Add gmp and mpfr.
1967 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1968 * Makefile.def (gmp, mpfr): New.
1969 (gcc): Remove target.
1970 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1971 target_os, target_vendor): New.
1972 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1973 * configure: Regenerate.
1974 * Makefile.in: Regenerate.
e69bf64b
PB
1975
19762007-01-11 Matt Fago <fago@earthlink.net>
1977
1978 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 1979 to improve robustness of configure tests.
e69bf64b 1980 * configure: Regenerate.
e14e622e 1981
a42f3b80
UB
19822007-01-09 Uros Bizjak <ubizjak@gmail.com>
1983
1984 * MAINTAINERS: Add myself as i386 maintainer.
1985
a36aee1a
JH
19862007-01-08 Jan Hubicka <jh@suse.cz>
1987
61fcaeef 1988 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 1989
738a52d3
KT
19902007-01-08 Kai Tietz <kai.tietz@onevision.com>
1991
1992 * configure.in: Add support for an x86_64-mingw* target.
95af8923 1993 * configure: Regenerate.
738a52d3 1994
54fdc474
DJ
19952007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1996
1997 * Makefile.tpl (all-target): Correct @if conditional for target
1998 modules.
1999 * configure.in: Omit libiberty if building only target libgcc.
2000 * configure, Makefile.in: Regenerated.
2001
3dd71726
PB
20022007-01-04 Paolo Bonzini <bonzini@gnu.org>
2003
2004 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2005 * configure: Regenerate.
2006
fa958513
DJ
20072007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2008
2009 * Makefile.def (target_modules): Add libgcc.
2010 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2011 * Makefile.tpl (clean-target-libgcc): Delete.
2012 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2013 on gcc even for bootstrapped modules. Rewrite handling of
2014 lang_env_dependencies to loop over target_modules.
2015 * configure.in (target_libraries): Add target-libgcc.
2016 * Makefile.in, configure: Regenerated.
2017
e1888513
PB
20182006-12-29 Paolo Bonzini <bonzini@gnu.org>
2019
2020 * configure.in: Reorganize recognition of languages. Add
2021 --enable-stage1-languages. Show supported languages for the chosen
2022 target rather than all recognized languages.
2023 * configure: Regenerate.
2024
53b88b73
PB
20252006-12-29 Paolo Bonzini <bonzini@gnu.org>
2026
2027 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2028 * Makefile.in: Regenerate.
2029
a3993f33
KG
20302006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2031
2032 * configure.in: Warn that MPFR 2.2.0 is buggy.
2033 * configure: Regenerate.
2034
f063a9ed
ILT
20352006-12-27 Ian Lance Taylor <iant@google.com>
2036
2037 * configure.in: When removing Makefiles to force a reconfigure, also
2038 remove prev-DIR*/Makefile.
2039 * configure: Regenerate.
2040
af71363e
AS
20412006-12-22 Andreas Schwab <schwab@suse.de>
2042
2043 * configure: Regenerate with correct autoconf version.
2044
0b0dc272
AM
20452006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2046
3de8da2a
UB
2047 * configure.in: add AC_SUBST for *_FOR_TARGET.
2048 * configure: Regenerate.
0b0dc272 2049
53b88b73
PB
20502006-12-19 Paolo Bonzini <bonzini@gnu.org>
2051
2052 * configure.in: Simplify logic for rejecting languages that cannot
2053 be built. Separate the case when a language is unsupported,
2054 from the case when the user chooses not to build a language.
2055
400ebff4
PB
20562006-12-19 Paolo Bonzini <bonzini@gnu.org>
2057
2058 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2059 it only affects bootstrap and could be tested on "$host" as well.
2060 * configure: Regenerate.
2061 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2062
8efea775
PB
20632006-12-19 Paolo Bonzini <bonzini@gnu.org>
2064
2065 PR bootstrap/29544
2066 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2067 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2068 move here comment from Makefile.tpl.
2069 * Makefile.tpl: Move some definitions higher in the file.
2070 (STAGE1_CHECKING): New.
2071 * configure.in: Add --enable-stage1-checking.
2072 * configure: Regenerate.
2073 * Makefile.in: Regenerate.
2074
ed88a7ed
PB
20752006-12-19 Paolo Bonzini <bonzini@gnu.org>
2076
2077 * MAINTAINERS: Add myself as build system maintainer.
2078
b65151d3
SM
20792006-12-15 Simon Martin <simartin@users.sourceforge.net>
2080
2081 * MAINTAINERS (Write After Approval): Add myself.
2082
7e050830
EC
20832006-12-13 Eric Christopher <echristo@apple.com>
2084
2085 * MAINTAINERS: Add myself as darwin maintainer.
2086
8b494895
ILT
20872006-12-11 Ian Lance Taylor <ian@airs.com>
2088
2089 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2090
0ff1416d
JR
20912006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2092
2093 MAINTAINERS: Update my entry.
2094
58e24147
AM
20952006-12-11 Alan Modra <amodra@bigpond.net.au>
2096
2097 * configure.in: Handle spu makefile frag.
58e24147
AM
2098 * Makefile.tpl (MAINT): Define
2099 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2100 * configure: Regenerate.
2101 * Makefile.in: Regenerate.
2102
9b6f37a0
BE
21032006-12-11 Ben Elliston <bje@au.ibm.com>
2104
2105 * config.guess: Import latest version.
2106 * config.sub: Likewise.
2107
ea6f5c57
BE
21082006-12-11 Ben Elliston <bje@au.ibm.com>
2109
2110 * configure.in (spu-*-*): Don't skip target-libiberty.
2111 * configure: Regenerate.
2112
42c1cd8a
AT
21132006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2114
2115 PR bootstrap/30134
2116 * configure.in: Correct x86 darwin support for libjava to powerpc
2117 and i?86 only.
2118 * configure: Regenerate.
2119
55eb837d
ST
21202006-12-08 Sandro Tolaini <tolaini@libero.it>
2121
2122 * configure.in: Add x86 darwin support for libjava.
2123 * configure: Regenerate.
2124
5bdacbc7
MS
21252006-12-07 Mike Stump <mrs@apple.com>
2126
2127 * Makefile.def (dependencies): Add dependency for
2128 install-target-libssp and install-target-libgomp on
2129 install-gcc.
2130 * Makefile.in: Regenerate.
2131
477d851c
RG
21322006-12-04 Richard Guenther <rguenther@suse.de>
2133
2134 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2135 (Non-Algorithmic Maintainers): Move over non-algorithmic
2136 loop optimizer maintainers, add myself as a non-algorithmic
2137 middle-end maintainer.
2138
5d33d367
DF
21392006-12-04 Daniel Franke <franke.daniel@gmail.com>
2140
2141 * MAINTAINERS (Write After Approval): Add myself.
2142
dbee1fb3
KG
21432006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2144
2145 * configure.in: Update error message for missing GMP/MPFR.
2146
2147 * configure: Regenerate.
2148
b5147de7
KG
21492006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2150
2151 * configure.in: Update MPFR version in error message.
2152
2153 * configure: Regenerate.
2154
f019376c
KG
21552006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2156
2157 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2158 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2159 --with-gmp-lib): New flags.
2160
2161 * configure: Regenerate.
2162
91ed95ae
BM
21632006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2164
2165 * MAINTAINERS (Write After Approval): Change my email address.
2166
3a971f15
MLI
21672006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2168
05170031 2169 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2170
431041ea
PT
21712006-11-22 Philipp Thomas <pth@suse.de>
2172
2173 * MAINTAINERS (i18n): Update e-mail address.
2174
df5487ee
TS
21752006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2176
2177 * MAINTAINERS (spu port): Add myself as maintainer.
2178 (Write After Approval): Remove myself.
2179
92c2f0ee
BE
21802006-11-22 Ben Elliston <bje@au.ibm.com>
2181
2182 * configure.in (skipdirs): Don't build libssp for SPU.
2183 * configure: Regenerate.
2184
a3b97199
AP
21852006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2186
2187 * MAINTAINERS (spu port): Add myself as maintainer.
2188 (libobjc): Update my email address.
2189
0eb97064
AB
21902006-11-21 Andrea Bona <andrea.bona@st.com>
2191
2192 * MAINTAINERS (Write After Approval): Add myself.
2193
85d9c13c
TS
21942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2195
2196 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2197 * configure : Rebuilt.
2198
6696f3cd
TS
21992006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2200
2201 * MAINTAINERS (Write After Approval): Add myself.
2202
d58542ea
AO
22032006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
a357b5ae
KG
22072006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2208
2209 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2210 libmpfr.a.
2211 * configure: Regenerate.
2212
9bd6112c
PB
22132006-11-16 Paolo Bonzini <bonzini@gnu.org>
2214
2215 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2216 (unstage): Test for stage_last presence.
2217
2218 PR bootstrap/29802
2219 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2220 * Makefile.in: Regenerate.
2221
c8cf9f0f
ZD
22222003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2223
2224 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2225 maintainers.
2226
467b1fc6
ER
22272006-11-14 Erven Rohou <erven.rohou@st.com>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
995a5697
PB
22312006-11-14 Paolo Bonzini <bonzini@gnu.org>
2232
2233 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2234 and stageN-package/Makefile.
2235 * Makefile.in: Regenerated.
2236
c8d6d53e
JZ
22372006-11-14 Jie Zhang <jie.zhang@analog.com>
2238
2239 * configure.in: Remove target-libgloss from noconfigdirs for
2240 bfin-*-*.
2241 * configure: Regenerated.
2242
dffb147d
KG
22432006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2244
2245 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2246
dffb147d
KG
2247 * configure: Regenerate.
2248
ca558912
KG
22492006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2250
2251 * configure.in: Robustify error message for missing GMP/MPFR.
2252
2253 * configure: Regenerate.
2254
7aa42285
SW
22552006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2256
2257 * MAINTAINERS (Write After Approval): Add myself.
2258
779958a2
UB
22592006-10-30 Uros Bizjak <ubizjak@gmail.com>
2260
2261 * MAINTAINERS: Change email address.
2262
91de1527
VP
22632006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2264
2265 * MAINTAINERS (Write After Approval): Add myself.
2266
a3867703
PB
22672006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2268
2269 * MAINTAINERS (Write After Approval): Add myself.
2270
b4364fa2
CL
22712006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2272
7e050830 2273 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2274 Write After Approval section.
b4364fa2 2275
70ec446f
KG
22762006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2277
2278 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2279 need_gmp anymore.
2280 * configure: Regenerate.
2281
018c8d88
TB
22822006-10-16 Tobias Burnus <burnus@net-b.de>
2283
2284 * MAINTAINERS (Write After Approval): Add myself.
2285
f6a1687e
BE
22862006-10-16 Ben Elliston <bje@au.ibm.com>
2287
2288 * config.guess: Import latest version.
2289 * config.sub: Likewise.
2290
b5422ad7
BM
22912006-10-10 Brooks Moses <bmoses@stanford.edu>
2292
2293 * Makefile.def: Added pdf target handling.
2294 * Makefile.tpl: Added pdf target handling.
2295 * Makefile.in: Regenerated.
2296
bdcee471
CL
22972006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2298
2299 * MAINTAINERS: Add self as score port maintainer.
2300
7d610414
BM
23012006-10-04 Brooks Moses <bmoses@stanford.edu>
2302
2303 * MAINTAINERS (Write After Approval): Add myself.
2304
e48d66a9
SK
23052006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2306
7e050830 2307 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2308 or newer.
2309 * configure: Regenerated.
2310
c394e891
DB
23112006-09-27 Dave Brolley <brolley@redhat.com>
2312
2313 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2314 $s instead of $r.
2315 * configure: Regenerated.
2316
1ee4c5a0
TS
23172006-09-26 Thiemo Seufer <ths@mips.com>
2318
2319 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2320 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2321 * configure: Regenerate.
2322
5997afc3
GP
23232006-09-24 Graeme Peterson <gridly@gmail.com>
2324
2325 * MAINTAINERS (Write After Approval): Remove myself.
2326
0c502898
CF
23272006-09-22 Chao-ying Fu <fu@mips.com>
2328
2329 * MAINTAINERS (Write After Approval): Add myself.
2330
a7819e42
JM
23312006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2332
2333 * MAINTAINERS: Add self as soft-fp maintainer.
2334
23352006-09-09 Anatoly Sokolov <aesok@post.ru>
2336
2337 * MAINTAINERS: Add myself as avr maintainer.
2338 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2339
e8288489
RC
23402006-09-07 Roberto Costa <roberto.costa@st.com>
2341
2342 * MAINTAINERS (Write After Approval): Add myself.
2343
b91f0a41
CV
23442006-08-30 Corinna Vinschen <corinna@vinschen.de>
2345
2346 * configure.in: Never build newlib for a Mingw host.
2347 Never build newlib as Mingw target library.
2348 Test the existence of winsup/cygwin for building a Cygwin newlib,
2349 rather than just winsup.
2350 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2351 building a Mingw target.
2352 * configure: Regenerate.
2353
094c07a0
EB
23542006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2355
2356 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2357
8d1171cb
PB
23582006-07-25 Paolo Bonzini <bonzini@gnu.org>
2359
2360 * config.guess: Import from src (was more updated).
2361 * config.sub: Likewise.
2362
2e9e6f68
DJ
23632006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2364
2365 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2366 * configure: Regenerated.
2367
57255173
PB
23682006-07-18 Paolo Bonzini <bonzini@gnu.org>
2369
cc6010cd
AP
2370 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2371 for stages after the first.
57255173 2372
9fbe6585
JJ
23732006-07-17 Jakub Jelinek <jakub@redhat.com>
2374
2375 * Makefile.def: Add dependencies for configure-opcodes
2376 on configure-intl and all-opcodes on all-intl.
2377 * Makefile.in: Regenerated.
2378
18c3f977
BE
23792006-07-13 Ben Elliston <bje@au.ibm.com>
2380
2381 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2382
27b56ba6
PE
23832006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2384
2385 Port to hosts whose 'sort' and 'tail' implementations
2386 treat operands with leading '+' as file names, as POSIX
2387 has required since 2001. However, make sure the code still
2388 works on pre-POSIX hosts.
2389 * ltmain.sh: Don't assume "sort +2" is equivalent to
2390 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2391
ad6d4e43
UW
23922006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2393
2394 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2395
706601d9
PG
23962006-07-04 Peter O'Gorman <peter@pogma.com>
2397
2398 * ltconfig: chmod 644 before ranlib during install.
2399
0b50988a
EB
24002006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2401
2402 PR bootstrap/18058
2403 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2404 if the bootstrap compiler is a GCC version that supports it.
2405 * configure: Regenerate.
2406
b6348cb3
PB
24072006-07-03 Paolo Bonzini <bonzini@gnu.org>
2408
95695ad3 2409 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2410 * configure: Regenerate.
2411
1546bb64
PB
24122006-07-03 Paolo Bonzini <bonzini@gnu.org>
2413
2414 PR other/27063
2415 * configure.in: Test subdir_requires and give an appropriate
2416 error message.
2417 * configure: Regenerate.
2418
5cb6c629
AJH
24192006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2420
2421 * MAINTAINERS (Write After Approval): Add myself.
2422
f4d8cdf8
JDA
24232006-06-22 John David Anglin <dave.anglin@nrc.ca>
2424
2425 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2426
4fe5abb7
SE
24272006-06-22 Steve Ellcey <sje@cup.hp.com>
2428
2429 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2430
2a79fd67
DA
24312006-06-20 David Ayers <d.ayers@inode.at>
2432
2433 PR bootstrap/28072
2434 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2435 whether target-libjava is being configured instead of whether the
2436 java front end is enabled.
2437 * configure: Regenerate.
7e050830 2438
04879af3
RO
24392006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2440
2441 PR target/27540
2442 * configure.in: Only enable libgomp on IRIX 6.
2443 * configure: Regenerate.
2444
ec6c7392
PB
24452006-06-15 Paolo Bonzini <bonzini@gnu.org>
2446
2447 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2448 too.
2449 * Makefile.in: Regenerate.
2450
12973d7a
DD
24512006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2452
2453 * config-ml.in: Alter CCASFLAGS to include special
2454 multilib options the same as is done for CFLAGS.
2455
c67ed86a
JDA
24562006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2457
2458 * configure.in: Don't enable libgomp on hpux10.
2459 * configure: Rebuilt.
2460
cb253473
DA
24612006-06-12 David Ayers <d.ayers@inode.at>
2462
2463 PR bootstrap/27963
2464 PR target/19970
7e050830 2465 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2466 ${libgcj} is specified.
2467 * configure: Regenerate.
7e050830 2468
32845532
CD
24692006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2470
2471 Sync from src:
7e050830
EC
2472
2473 * configure.in: Sync.
32845532 2474 * configure: Regenerated.
7e050830 2475
32845532
CD
2476 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2477
2478 * Makefile.def: Added dependencies from sim and gdb on intl, and
2479 added configure dependencies to everything with an all dependency
2480 on intl.
2481 * Makefile.in: Regenerated.
2482
7cd0cf9c
DA
24832006-06-06 David Ayers <d.ayers@inode.at>
2484
2485 PR libobjc/13946
2486 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2487 * Makefile.in: Regenerate.
2488 * configure.in: Add --enable-objc-gc at toplevel and have it
2489 enable boehm-gc for Objective-C.
2490 Remove target-boehm-gc from libgcj.
2491 Add target-boehm-gc to target_libraries.
2492 Add target-boehm-gc to noconfigdirs where ${libgcj}
2493 is specified.
2494 Assert that boehm-gc is supported when requested for Objective-C.
2495 Only build boehm-gc if needed either for Java or Objective-C.
2496 * configure: Regenerate.
7e050830 2497
3ff3adad
PB
24982006-06-05 Paolo Bonzini <bonzini@gnu.org>
2499
2500 PR 27674
2501 * Makefile.tpl (configure-[+prefix+][+module+],
2502 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2503 Remove rule to unstage bootstrapped modules.
2504 (stage_current): New.
2505 * Makefile.in: Regenerate.
2506
898e551d
LB
25072006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2508
2509 * MAINTAINERS (Write After Approval): Update my e-mail address.
2510
ea60341e
MS
25112006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2512
2513 * include/libiberty.h: Declare pex_run_in_environment.
2514
222ae291
AL
25152006-05-31 Asher Langton <langton2@llnl.gov>
2516
2517 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2518
e9a54b07
PB
25192006-05-25 Paolo Bonzini <bonzini@gnu.org>
2520
2521 * Makefile.def (bfd, opcodes): Fix lib_path.
2522 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2523 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2524 * Makefile.in: Regenerate.
2525
03e67131
CD
25262006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2527
2528 * Makefile.in: Regenerate.
2529
65d6e994
CD
25302006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2531
2532 * Makefile.def: Add install-html target. Add datarootdir
2533 docdir and htmldir to flags_to_pass.
2534 * Makefile.tpl: Add install-html target.
2535 * Makefile.in: Regenerate.
2536 * configure.in: Add --with-datarootdir, --with-docdir, and
2537 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2538 * configure: Regenerate.
2539
9e299237
MS
25402006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2541
2542 * configure.in: Enable gprof for cross builds.
2543 * configure: Regenerate.
2544
c31202cd
RG
25452006-05-22 Richard Guenther <rguenther@suse.de>
2546
2547 Revert
2548 2006-01-31 Richard Guenther <rguenther@suse.de>
2549 Paolo Bonzini <bonzini@gnu.org>
2550
2551 * Makefile.def (target_modules): Add libgcc-math target module.
2552 * configure.in (target_libraries): Add libgcc-math target library.
2553 (--enable-libgcc-math): New configure switch.
2554 * Makefile.in: Re-generate.
2555 * configure: Re-generate.
2556 * libgcc-math: New toplevel directory.
2557
2a332582
JDA
25582006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2559 Andreas Tobler <a.tobler@schweiz.ch>
2560
2561 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2562 * configure: Rebuilt.
2563
ccce6917 25642006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2565
ccce6917
SL
2566 * MAINTAINERS (Write After Approval): Add myself.
2567
ed606bc0
DD
25682006-05-01 DJ Delorie <dj@redhat.com>
2569
3d8f47a0 2570 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2571 * configure: Regenerate.
2572
9386bd20
RG
25732006-05-01 Richard Guenther <rguenther@suse.de>
2574
2575 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2576 maintainer.
2577
7b3bd503
KZ
25782006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2579
2580 * MAINTAINERS (Write After Approval): Add myself.
2581
87ceee72
JB
25822006-04-28 Jan Beulich <jbeulich@novell.com>
2583
2584 * MAINTAINERS (Write After Approval): Add myself.
2585
e88a2c09
DD
25862006-04-18 DJ Delorie <dj@redhat.com>
2587
2588 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2589 reference libgloss so that libssp can be built in a combined
2590 tree.
2591 * configure: Regenerate.
2592
675f0a8a
RM
25932006-04-08 Robert Millan <rmh@gcc.gnu.org>
2594
2595 * MAINTAINERS (Write After Approval): Add myself.
2596
27b6c940
BE
25972006-04-05 Ben Elliston <bje@au.ibm.com>
2598
2599 * configure.in: Require makeinfo 4.4 or higher.
2600 * configure: Regenerate.
2601
687b17d4
GP
26022006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2603
2604 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2605 Rearrange the entries of other libraries to have them in one place.
2606
906ac235
JB
26072006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2608
7e050830 2609 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2610 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2611
fb0103e5
RG
26122006-03-14 Richard Guenther <rguenther@suse.de>
2613
2614 * configure: Regenerate with autoconf 2.13.
2615
17237f6b
JB
26162006-03-13 Jim Blandy <jimb@codesourcery.com>
2617
2618 * MAINTAINERS: Use my work address.
bed31434
JB
2619
2620 * MAINTAINERS: Update my E-mail address.
2621
27079765
AH
26222006-03-10 Aldy Hernandez <aldyh@redhat.com>
2623
2624 * configure.in: Handle --disable-<component> generically.
2625 * configure: Regenerate.
2626
54a17039
L
26272006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2628
2629 PR libgcj/17311
2630 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2631
b9bd11ca
EE
26322006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2633
2634 * MAINTAINERS (Write After Approval): Remove myself.
2635 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2636
719bb4e3 26372006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2638
072b06f2
RE
2639 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2640 (TARGET_CONFIGDIRS): Remove.
2641 * configure.in: Remove AC_SUBST(target_configdirs).
2642 * Makefile.in, configure: Regenerated.
ee2312f3 2643
936e1a35
SK
26442006-02-20 Steven G. Kargl <kargls@comcast.net>
2645
2646 * MAINTAINERS (Write After Approval): Remove myself.
2647 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2648
cc11cc9b
PB
26492006-02-20 Paolo Bonzini <bonzini@gnu.org>
2650
2651 PR bootstrap/25670
2652
2653 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2654
2655 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2656 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2657 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2658 BUILD_PREFIX, BUILD_PREFIX_1.
2659 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2660
2661 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2662 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2663
2664 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2665 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2666 of `cat stage_current`. Always provide the `r' and `s' variables.
2667 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2668 a single shell execution.
2669 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2670 bootstrapped modules, make the stage1 module if the build was not
2671 started yet, else build the current stage.
2672 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2673 (all-build, all-host, all-target, [+make_target+]-host,
2674 [+make_target+]-target): Do not use \-continued lines.
2675 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2676 (current_stage, restrap, stage_last): New.
2677
2678 * Makefile.in: Regenerate.
2679 * configure: Regenerate.
2680
63a7c9ef
BD
26812006-02-19 Bud Davis <jmdavis@link.com>
2682
2683 * MAINTAINERS (Write After Approval): Remove myself.
2684 (Language Front End Maintainers): Add myself as fortran 95
2685 maintainer and update e-mail address.
2686
a3543e3a
FXC
26872006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2688
2689 * MAINTAINERS (Write After Approval): Remove myself.
2690 (Language Front End Maintainers): Add myself as fortran 95
2691 maintainer.
2692
ca5b1d2c
VK
26932006-02-16 Victor Kaplansky <victork@il.ibm.com>
2694
2695 * MAINTAINERS (Write After Approval): Add myself.
2696
0499513f
TK
26972006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2698
2699 * MAINTAINERS (Write After Approval): Remove myself.
2700 (Language Front End Maintainers): Add myself as
2701 fortran 95 maintainer.
2702
d1f8db0c
PB
27032006-02-14 Paolo Bonzini <bonzini@gnu.org>
2704
2705 Sync from src:
2706
2707 2005-12-27 Leif Ekblad <leif@rdos.net>
2708
cc6010cd
AP
2709 * configure.in: Add support for RDOS target.
2710 * configure: Regenerate.
d1f8db0c
PB
2711
27122006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2713 Andreas Schwab <schwab@suse.de>
d1f8db0c 2714
cc6010cd 2715 * configure: Regenerate.
d1f8db0c 2716
cac90078
DE
27172006-02-12 David Edelsohn <edelsohn@gnu.org>
2718
2719 * configure.in (enable_libgomp): Add AIX.
2720 * configure: Regenerate.
2721
bd37fbf5
MK
27222006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2723
2724 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2725
23027b7a
LM
27262006-02-03 Lee Millward <lee.millward@gmail.com>
2727
2728 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2729
0058967b
RG
27302006-01-31 Richard Guenther <rguenther@suse.de>
2731 Paolo Bonzini <bonzini@gnu.org>
2732
2733 * Makefile.def (target_modules): Add libgcc-math target module.
2734 * configure.in (target_libraries): Add libgcc-math target library.
2735 (--enable-libgcc-math): New configure switch.
2736 * Makefile.in: Re-generate.
2737 * configure: Re-generate.
2738 * libgcc-math: New toplevel directory.
2739
e8b05380
PB
27402006-01-26 Paolo Bonzini <bonzini@gnu.org>
2741
2742 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2743 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2744 the assembler, linker and binutils.
2745 * configure: Regenerate.
2746
d54d5437
DM
27472006-01-22 Dirk Mueller <dmueller@suse.de>
2748
2749 * MAINTAINERS (Write After Approval): Add myself.
2750
670cbfcf
DN
27512006-01-20 Diego Novillo <dnovillo@redhat.com>
2752
2753 * configure: Regenerate.
2754
953ff289
DN
27552006-01-18 Richard Henderson <rth@redhat.com>
2756 Jakub Jelinek <jakub@redhat.com>
2757 Diego Novillo <dnovillo@redhat.com>
2758
2759 * libgomp: New directory.
2760 * Makefile.def: Add target_module libgomp.
2761 * Makefile.in: Regenerate.
2762 * configure.in (target_libraries): Add target-libgomp.
2763 * configure: Regenerate.
2764
32ce4048
AO
27652006-01-05 Alexandre Oliva <aoliva@redhat.com>
2766
2767 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2768 @ from continuation.
2769 * Makefile.in: Rebuilt.
2770
0eaf8e17 27712006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2772
c76c0c83
CL
2773 * MAINTAINERS (Write After Approval): Add myself.
2774
2d309510
PB
27752006-01-04 Paolo Bonzini <bonzini@gnu.org>
2776
2777 PR bootstrap/24252
2778
2779 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2780 * Makefile.tpl (OBJDUMP): New.
2781 (EXTRA_HOST_FLAGS): Add it.
2782 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2783
953ff289
DN
2784 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2785 to use symbolic links between directories. Avoid race conditions
2786 or make them harmless.
2787 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2788
2789 * Makefile.def (LEAN): Pass.
2790 * Makefile.tpl (LEAN): Define.
2791 (stage[+id+]-start): Accept that the previous directory does not
2792 exist, if the bootstrap is lean.
2793 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2794 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2795 configure substitution.
2796 ([+compare-target+]): Likewise.
2797 ([+bootstrap-target+]-lean): New.
2798 * configure.in: Remove lean bootstrap support from here.
2799
953ff289
DN
2800 * Makefile.in: Regenerate.
2801 * configure: Regenerate.
2d309510 2802
368872c3
BE
28032006-01-04 Ben Elliston <bje@au.ibm.com>
2804
2805 * MAINTAINERS (libdecnumber): Add myself.
2806
d79e6356
MM
28072006-01-02 Mark Mitchell <mark@codesourcery.com>
2808
2809 * libtool-ldflags: New script.
2810
a6fbc1e2
AS
28112006-01-02 Andreas Schwab <schwab@suse.de>
2812
2813 * configure.in: When reconfiguring remove Makefile in
2814 all stage directories.
2815 * configure: Regenerate.
2816
103a4b39
SB
28172005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2818
2819 * MAINTAINERS: Update my email address.
2820
212f829c
PB
28212005-12-20 Paolo Bonzini <bonzini@gnu.org>
2822
2823 Revert Ada-related part of the previous change.
2824
2825 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2826 Do not pass.
2827 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2828 * Makefile.in: Regenerate.
2829 * configure.in: Do not include mt-ppc-aix target fragment.
2830 * configure: Regenerate.
2831
8ef1f2df
PB
28322005-12-19 Paolo Bonzini <bonzini@gnu.org>
2833
2834 * configure.in: Select appropriate fragments for PowerPC/AIX.
2835 * configure: Regenerate.
2836
2837 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2838 BOOT_CFLAGS, BOOT_LDFLAGS.
2839 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2840 BOOT_CFLAGS, BOOT_LDFLAGS.
2841 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2842 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2843 (stage): Fail if we cannot complete the work.
2844 * Makefile.in: Regenerate.
2845
ab34901f
NS
28462005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2847
2848 * configure.in: Replace ms1 with mt.
2849 * configure: Rebuilt.
2850
cbe82f21
BM
28512005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2852
2853 * MAINTAINERS: Update my email address.
2854
19843472
PB
28552005-12-15 Paolo Bonzini <bonzini@gnu.org>
2856
2857 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2858 install-host-nogcc): Don't invoke $(stage) at the end.
2859 * Makefile.in: Regenerate.
2860
1ca26cd2
PB
28612005-12-14 Paolo Bonzini <bonzini@gnu.org>
2862
2863 * configure.in: Flip the top-level bootstrap switch.
2864 * configure: Regenerate.
2865
f41d6665
DJ
28662005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2867
2868 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2869 $(stage) and $(unstage).
2870 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2871 (all): Remove stray semicolon.
2872 (local-distclean): Don't handle multilib.tmp and multilib.out.
2873 (install.all): Set $s for consistency.
2874 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2875 check_multilibs setting. Always make the install directory.
2876 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2877 Correct @if/@endif.
2878 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2879 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2880 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2881 (multilib.out): Remove.
2882 * Makefile.in: Regenerated.
2883
9174b3cf
CD
28842005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2885
2886 * MAINTAINERS (Write After Approval): Add myself.
2887
64f182bd
NS
28882005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2889
121b2cee
NS
2890 * MAINTAINERS: Add myself as mt maintainer.
2891
64f182bd
NS
2892 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2893
a6d63770
AN
28942005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2895
2896 * MAINTAINERS: Change email address.
2897
2abefe3d
PB
28982005-12-05 Paolo Bonzini <bonzini@gnu.org>
2899
2900 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2901 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2902 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2903 Find in-tree tools if available.
2904 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2905 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2906 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2907 (COMPILER_*_FOR_TARGET): New.
2908 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2909 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2910 (CONFIGURED_*, USUAL_*): Remove.
2911 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2912 STRIP): Use autoconf substitutions.
2913 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2914 COMPILER_NM_FOR_TARGET): New.
2915 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2916
2917 (all): Make all-host and all-target in parallel.
2918 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2919 that $$r and $$s are set before invoking a recursive make.
2920 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2921 ([+bootstrap-target+]): Inline most of the `all' target.
2922
2f3bdde7
BE
29232005-11-29 Ben Elliston <bje@au.ibm.com>
2924
2925 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2926 from the gcc build directory.
2927 * Makefile.in: Regenerate.
2928
a4b6c45a
BE
29292005-11-29 Ben Elliston <bje@au.ibm.com>
2930
2931 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2932 depend on all-libdecnumber.
2933 * configure.in (host_libs): Include libdecnumber.
2934 * Makefile.in: Regenerate.
2935 * configure: Likewise.
2936
473a74b9
BE
29372005-11-29 Ben Elliston <bje@au.ibm.com>
2938
2939 * libdecnumber: Import decNumber sources from the dfp-branch.
2940
b4623110
KJ
29412005-11-21 Kean Johnston <jkj@sco.com>
2942
2943 * config.sub, config.guess: Sync from upstream sources.
2944
67dc1785
BE
29452005-11-21 Ben Elliston <bje@au.ibm.com>
2946
2947 Import from Autoconf sources:
2948
2949 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2950 * config/move-if-change: Don't output "$2 is unchanged";
2951 suggested by Ben Elliston. Handle weird characters correctly.
2952
186abafe
AT
29532005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2954
2955 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2956 to match upstream libtool for darwin.
2957
ef9db8d5
DJ
29582005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2959
2960 * Makefile.def: Remove gdb dependencies for gdbtk.
2961 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2962 (configure-gdb, install-gdb): New rules.
2963 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2964 * Makefile.in, configure: Regenerated.
2965
9c5141ab
JB
29662005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2967
2968 * MAINTAINERS (Write After Approval): Add myself.
2969
4523d51b
EE
29702005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2971
2972 * MAINTAINERS (Write After Approval): Add myself.
2973
086b011c
DN
29742005-10-24 Diego Novillo <dnovillo@redhat.com>
2975
2976 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2977 Diego Novillo.
2978
e7c84bf8
PB
29792005-10-22 Paolo Bonzini <bonzini@gnu.org>
2980
2981 PR bootstrap/24297
2982 * Makefile.tpl (do-[+make-target+], do-check, install,
2983 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2984 are set before recursing.
2985 * Makefile.in: Regenerate.
2986
b88a7564
EB
29872005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2988
2989 PR bootstrap/18939
2990 * Makefile.def (gcc) <target>: Fix thinko.
2991 * Makefile.in: Regenerate.
2992
61efc800
BS
29932005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2994
2995 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2996 * configure: Regenerate.
2997
f53d2869
JZ
29982005-10-15 Jie Zhang <jie.zhang@analog.com>
2999
3000 * MAINTAINERS (Write After Approval): Add self.
3001
077fc835
KH
30022005-10-08 Kazu Hirata <kazu@codesourcery.com>
3003
3004 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3005 target-libffi, target-qthreads, target-libjava, and
3006 targetlibobjc.
3007 * configure: Regenerate.
3008
d739199a
DJ
30092005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3010
3011 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3012 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3013 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3014 (USUAL_OBJDUMP_FOR_TARGET): New.
3015 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3016 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3017 * configure, Makefile.in: Regenerated.
d739199a 3018
db38c6bb
PB
30192005-10-05 Paolo Bonzini <bonzini@gnu.org>
3020
3021 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3022 before other host packages.
3023
3015564c
KK
30242005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3025
3026 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3027
1061f99e
PB
30282005-10-05 Paolo Bonzini <bonzini@gnu.org>
3029
3030 PR bootstrap/22340
3031
3032 * configure.in (default_target): Remove.
3033 * Makefile.tpl (all): Do not use prerequisites as subroutines
3034 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3035 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3036 use prerequisites as subroutines.
3037 (check-host, check-target): New.
3038 (bootstrap configure & all targets): Do not use stage*-start
3039 if the directory layout is already ok.
3040 (non-bootstrap configure & all targets): Prepend a $(unstage).
3041 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3042 (NOTPARALLEL): Remove.
3043 (unstage, stage variables): New variables.
3044 (unstage, stage targets): Simply expand to those variables.
3045
3046 * configure: Regenerate.
3047 * Makefile.in: Regenerate.
3048
4a9c436f
JW
30492005-10-04 James E Wilson <wilson@specifix.com>
3050
3051 * Makefile.def (lang_env_dependencies): Add libmudflap.
3052 * Makefile.in: Regenerate.
3053
37150080
AS
30542005-10-03 Andreas Schwab <schwab@suse.de>
3055
3056 Backport from libtool CVS:
3057 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3058
3059 * ltmain.sh: add support for installing into temporary
3060 staging area (e.g. 'make install DESTDIR=...')
3061
39d16468
L
30622005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3063
3064 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3065 * configure: Regenerated.
3066
72a7ab82
AP
30672005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3068
3069 * configure: Regenerate with the correct
3070 autoconf version.
3071
6b65a26d
CM
30722005-09-30 Catherine Moore <clm@cm00re.com>
3073
3074 * configure.in (bfin-*-*): New.
3075 * configure: Regenerated.
3076
040b1c5a
GK
30772005-09-28 Geoffrey Keating <geoffk@apple.com>
3078
3079 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3080 (LIPO_FOR_TARGET): New.
3081 (CONFIGURED_LIPO_FOR_TARGET): New.
3082 (USUAL_LIPO_FOR_TARGET): New.
3083 (STRIP_FOR_TARGET): New.
3084 (CONFIGURED_STRIP_FOR_TARGET): New.
3085 (USUAL_STRIP_FOR_TARGET): New.
3086 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3087 STRIP_FOR_TARGET.
3088 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3089 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3090 * Makefile.in: Regenerate.
3091 * configure: Regenerate.
7e050830 3092
3a3c28db
DE
30932005-09-19 David Edelsohn <edelsohn@gnu.org>
3094
3095 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3096 (rs6000-*-aix*): Same.
3097 * configure: Regenerate.
3098
2749a921
TT
30992005-09-16 Tom Tromey <tromey@redhat.com>
3100
3101 * MAINTAINERS: Add self as java maintainer.
3102
7f26dfa3
FXC
31032005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3104
3105 * configure.in: Recognize f95 in the --enable-languages option,
3106 and substitute it for fortran, issuing a warning.
3107 * configure: Regenerate.
3108
d8852c4f
PE
31092005-08-30 Phil Edwards <phil@codesourcery.com>
3110
3111 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3112 * configure: Regenerated.
3113
ad685e81
AH
31142005-08-22 Aldy Hernandez <aldyh@redhat.com>
3115
3116 * MAINTAINERS: Add self as ms1 maintainer.
3117
b00d752c
RE
31182005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3119
3120 * Makefile.def (libssp): Add to lang_env_dependencies.
3121 * Makefile.in: Regenerate.
3122
9ed8fb9b
ILT
31232005-08-18 Ian Lance Taylor <ian@airs.com>
3124
3125 * MAINTAINERS: Add myself as middle-end maintainer.
3126
0f029d39
CG
31272005-08-17 Christian Groessler <chris@groessler.org>
3128
3129 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3130 * Makefile.in: Regenerate.
3131
81087874
AK
31322005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3133
3134 * MAINTAINERS (write after approval): Added myself.
3135
6a134f1c
MR
31362005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3137
3138 * MAINTAINERS (Write After Approval): Add myself.
3139
2693c0b0
PB
31402005-08-12 Paolo Bonzini <bonzini@gnu.org>
3141
3142 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3143 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3144 Look for alternate names of the target cc and c++
3145 * configure: Regenerate.
3146
4de997d1
PB
31472005-08-08 Paolo Bonzini <bonzini@gnu.org>
3148
3149 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3150 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3151 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3152 tools; remove code to manually set them.
3153 (Target tools): Look in the environment for them.
3154 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3155 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3156 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3157 build directory.
3158 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3159 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3160 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3161 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3162 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3163 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3164 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3165 * configure: Regenerate.
3166 * Makefile.in: Regenerate.
3167
b089e33a
BE
31682005-07-28 Ben Elliston <bje@au.ibm.com>
3169
3170 * MAINTAINERS: Update for removed CPU targets.
3171
e3791243
MM
31722005-07-27 Mark Mitchell <mark@codesourcery.com>
3173
3174 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3175 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3176 * Makefile.in: Regenerated.
3177
526635cb
MM
31782005-07-26 Mark Mitchell <mark@codesourcery.com>
3179
3180 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3181 (CFLAGS_FOR_TARGET): Use it.
3182 (CXXFLAGS_FOR_TARGET): Likewise.
3183 * Makefile.in: Regenerated.
3184 * configure.in (--with-build-sysroot): New option.
3185 * configure: Regenerated.
3186
19791f70
PB
31872005-07-24 Paolo Bonzini <bonzini@gnu.org>
3188
3189 * Makefile.tpl: Wrap install between unstage and stage
3190 * Makefile.in: Regenerate.
3191
35f5a23f
EC
31922005-07-21 Eric Christopher <echristo@apple.com>
3193
3194 * MAINTAINERS: Update affiliation.
3195
ff3ddf15
PW
31962005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3197
3198 * MAINTAINERS: Add self as crx port maintainer.
3199
3a664c1c
DD
32002005-07-20 DJ Delorie <dj@redhat.com>
3201
3202 * MAINTAINERS: Add self as m32c maintainer.
3203
539df155
KC
32042005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3205
3206 * all files: Update FSF address.
3207
be9c593a
EC
32082005-07-15 Eric Christopher <echristo@redhat.com>
3209
3210 * MAINTAINERS: Change affiliation.
3211
fd7ea4ab
JB
32122005-07-14 Jim Blandy <jimb@redhat.com>
3213
3214 * configure.in: Add cases for Renesas m32c.
3215 * configure: Regenerated.
7e050830 3216
0063a823
KC
32172005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3218
d0ca130a
KC
3219 * COPYING.LIB: Update from fsf.org.
3220
32212005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3222
3223 * COPYING, compile, config.guess,
0063a823
KC
3224 config.sub, install-sh, missing, mkinstalldirs,
3225 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3226 * config-ml.in: Update FSF address.
0063a823 3227
a8ba31f2
EC
32282005-07-13 Eric Christopher <echristo@redhat.com>
3229
3230 * configure.in: Add toplevel noconfigdir support for tpf.
3231 * configure: Regenerate.
3232
5bea4a03
PB
32332005-07-11 Paolo Bonzini <bonzini@gnu.org>
3234
3235 PR ada/22340
3236
3237 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3238 * Makefile.in: Regenerate.
3239
284bdbbd
MM
32402005-07-07 Mark Mitchell <mark@codesourcery.com>
3241
3242 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3243 Brolley to write-after-approval.
284bdbbd 3244
452190fb
AS
32452005-07-07 Andreas Schwab <schwab@suse.de>
3246
3247 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3248 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3249 * Makefile.in: Regenerated.
3250
9c8f9ec2
GK
32512005-07-06 Geoffrey Keating <geoffk@apple.com>
3252
3253 * configure.in: Don't build sim or rda when targetting darwin.
3254 * configure: Regenerate.
3255
ef0087a7
KH
32562005-07-06 Kazu Hirata <kazu@codesourcery.com>
3257
3258 * configure.in: Add --enable-libssp and --disable-libssp.
3259 * configure: Regenerate with autoconf-2.13.
3260
77008252
JJ
32612005-07-02 Jakub Jelinek <jakub@redhat.com>
3262
3263 * Makefile.def (target_modules): Add libssp.
3264 * configure.in (target_libraries): Add target-libssp.
3265 * configure: Rebuilt.
3266 * Makefile.in: Rebuilt.
3267
a04eae1b
ZW
32682005-07-01 Zack Weinberg <zackw@panix.com>
3269
3270 * MAINTAINERS: Change email address. Resign from maintainership.
3271
948884cd
RG
32722005-07-01 Richard Guenther <rguenther@suse.de>
3273
3274 * MAINTAINERS: Change my e-mail address and affiliation.
3275
c7870f5d
PB
32762005-06-22 Paolo Bonzini <bonzini@gnu.org>
3277
3278 * Makefile.def (stagefeedback): Come after profile.
3279 Define profiledbootstrap target.
3280 * Makefile.tpl (profiledbootstrap): Remove.
3281 (stageprofile-end): Zap stagefeedback.
3282 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3283 * Makefile.in: Regenerate.
3284
ab99519a
RS
32852005-06-13 Richard Sandiford <richard@codesourcery.com>
3286
3287 * MAINTAINERS: Update my email address.
3288
f610dd5f
ZW
32892005-06-13 Zack Weinberg <zack@codesourcery.com>
3290
3291 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3292 In 'cpp' stanza, support '#line' as well as '# '.
3293
71bc2a83
AS
32942005-06-08 Andreas Schwab <schwab@suse.de>
3295
3296 * MAINTAINERS: Move myself from 'Write After Approval' to
3297 'CPU Port Maintainers' section as m68k maintainer.
3298
4fab7234
HPN
32992005-06-07 Hans-Peter Nilsson <hp@axis.com>
3300
3301 * configure.in (unsupported_languages): New macro.
3302 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3303 non-ported target libraries in noconfigdirs.
3304 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3305 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3306 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3307 unsupported_languages.
3308 * configure: Regenerate.
3309
68193f9b
TS
33102005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3311
3312 * configure.in: Fix typo in handling of --with-mpfr-dir.
3313 * configure: Regenerate.
3314
f26f6b8d
RS
33152005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3316
3317 * MAINTAINERS: Update my email address.
3318
ba4853f8
JB
33192005-06-02 Jim Blandy <jimb@redhat.com>
3320
3321 * config.sub: Add cases for the Renesas m32c. (This patch has been
3322 accepted into the master sources.)
3323
79dd769c 33242005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3325 Michael Snyder <msnyder@redhat.com>
3326 Stan Cox <scox@redhat.com>
79dd769c 3327
f610dd5f 3328 * configure.in: Set noconfigdirs for ms1.
79dd769c 3329
f610dd5f 3330 * configure: Regenerate.
79dd769c 3331
d29e107f
JD
33322005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3333
3334 * MAINTAINERS (Write After Approval): Add self.
3335
e93196c3
JC
33362005-06-01 Josh Conner <jconner@apple.com>
3337
3338 * MAINTAINERS (Write After Approval): Add self.
3339
ae263c7a
KH
33402005-06-01 Kazu Hirata <kazu@codesourcery.com>
3341
3342 * MAINTAINERS: Update my email address.
3343
585b3aa3
ZM
33442005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3345
3346 * MAINTAINERS (Write After Approval): Add self.
3347
4930c50b
CD
33482005-05-26 Chris Demetriou <cgd@broadcom.com>
3349
3350 * MAINTAINERS (Write After Approval): Remove self.
3351
2dfbef6d
PB
33522005-05-25 Paolo Bonzini <bonzini@gnu.org>
3353
3354 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3355 (Dependencies): Consider target modules for bootstrap dependencies.
3356 Make target bootstrap modules depend on each stage's gcc.
3357 * Makefile.in: Regenerate.
3358
bcb28cf5
PB
33592005-05-20 Paolo Bonzini <bonzini@gnu.org>
3360
3361 * Makefile.def (configure-gcc): Depend on binutils having been built.
3362 (all-gcc): No need to do it here.
3363 * Makefile.in: Regenerate.
3364
0cf085e4
PB
33652005-05-19 Paul Brook <paul@codesourcery.com>
3366
f610dd5f 3367 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3368 language cannot be built.
3369 * configure: Regenerate.
3370
dfb2c39a
DJ
33712005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3372
3373 * ylwrap: Import from Automake 1.9.5.
3374
771aaa92
DU
33752005-05-13 David Ung <davidu@mips.com>
3376
3377 * MAINTAINERS (Write After Approval): Add self.
3378
3ac9bd58
MS
33792005-05-09 Mike Stump <mrs@apple.com>
3380
3381 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3382 lt_cv_sys_max_cmd_len for now.
f610dd5f 3383
f77a5578
SC
33842005-05-09 Stan Cox <scox@redhat.com>
3385
3386 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3387
795e36e5
MK
33882005-05-08 Matt Kraai <kraai@ftbfs.org>
3389
3390 * README.SCO: Update the URL.
3391
c9392a2b
DE
33922005-05-05 David Edelsohn <edelsohn@gnu.org>
3393
3394 * ltconfig: Define file_list_spec. Pass file_list_spec and
3395 with_gnu_ld to libtool.
3396 * ltcf-c.sh (aix[45]): Define file_list_spec.
3397 * ltcf-cxx.sh (aix[45]): Same.
3398 * ltcf-gcj.sh (aix[45]): Same.
3399 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3400 exists, write list of input files to temporary file.
3401
bebcd931
MS
34022005-05-04 Mike Stump <mrs@apple.com>
3403
3404 * configure.in: Always pass --target to target configures as
3405 otherwise rebuilds that do --recheck will fail.
3406 * confiugure: Rebuilt.
3407
ce406537
PB
34082005-05-04 Paolo Bonzini <bonzini@gnu.org>
3409
3410 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3411 STAGE_HOST_EXPORTS.
3412 (configure, all): Add bootstrap support.
3413 (Host modules, target modules): Pass post-stage1 flags and exports.
3414 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3415 * Makefile.in: Regenerate.
3416
aa9dcfc4
PB
34172005-04-29 Paolo Bonzini <bonzini@gnu.org>
3418
3419 * configure: Regenerate.
3420
b6f9abcf
MS
34212005-04-27 Mike Stump <mrs@apple.com>
3422
3423 * MAINTAINERS: Add self as darwin maintainer.
3424
acb217cb
BS
34252005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3426
3427 * config.sub: Update from master copy.
3428
b6dae270
MS
34292005-04-21 Mike Stump <mrs@apple.com>
3430
3431 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3432 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3433
c2e0d3a9
HPN
34342005-04-19 Hans-Peter Nilsson <hp@axis.com>
3435
3436 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3437 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3438 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3439 "*-*-elf" and "*-*-linux*".
3440 * configure: Regenerate.
3441
871ae772
JM
34422005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3443
3444 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3445
bf070c29
MS
34462005-04-12 Mike Stump <mrs@apple.com>
3447
3448 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3449
e865b6f7
TK
34502005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3451
3452 * MAINTAINERS (Write After Approval): Add myself.
3453
7b71ad7f
BS
34542005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3455
3456 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3457
25b42232
PB
34582005-04-06 Paolo Bonzini <bonzini@gnu.org>
3459
f610dd5f 3460 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3461 (TARGET_CONFIGARGS): Include --with-target-subdir.
3462 (configure, all): New macros. Use them throughout.
3463 * Makefile.in: Regenerate.
3464
d727c624
JG
34652005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3466
3467 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3468
fff72cc4
ZD
34692005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3470
3471 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3472
86472dc3
GP
34732005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3474
3475 * MAINTAINERS: Move John Carr to Write After Approval.
3476
5d0f90e5
R
34772005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3478
3479 * config/mh-mingw32: Delete.
3480 * configure.in: Don't use it.
3481 * configure: Regenerate.
3482
33da42bc
PB
34832005-03-31 Paolo Bonzini <bonzini@gnu.org>
3484
3485 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3486 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3487 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3488 (HOST_LIB_PATH): Generate from Makefile.def.
3489 (TARGET_LIB_PATH): Likewise.
3490 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3491 * Makefile.in: Regenerate.
3492 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3493 (RPATH_ENVVAR): Include Darwin case.
3494 * configure: Regenerate.
3495
15cc1841
TF
34962005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3497
3498 * MAINTAINERS (Various Maintainers): Remove self.
3499 (Write After Approval): Add self.
3500
6a8c79d5
TF
35012005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3502
3503 * MAINTAINERS (Various Maintainers): Add self.
3504
256f7136
PB
35052005-03-25 Paolo Bonzini <bonzini@gnu.org>
3506
3507 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3508 * configure: Regenerate.
3509
191dd2c9
ZW
35102005-03-21 Zack Weinberg <zack@codesourcery.com>
3511
3512 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3513 gcc_version, and gcc_version_trigger from set of flags to pass.
3514 * Makefile.tpl: Remove definitions of above variables.
3515 (config.status): Remove dependency on $(gcc_version_trigger).
3516 * Makefile.in: Regenerate.
3517 * configure.in: Do not reference config/gcc-version.m4 nor
3518 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3519 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3520 * configure: Regenerate.
3521
ef6e9bc0
MH
35222005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3523 Andrew Pinski <pinskia@physics.uc.edu>
3524
3525 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3526 * Makefile.in: Regenerate.
3527
009bbd5a
FW
35282005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3529
3530 * MAINTAINERS (Write After Approval): Add myself.
3531
09f8755b
DA
35322005-03-03 David Ayers <d.ayers@inode.at>
3533
3534 * MAINTAINERS (Write After Approval): Add myself.
3535
e73ed25c
AO
35362005-03-01 Alexandre Oliva <aoliva@redhat.com>
3537
3538 PR libgcj/20160
3539 * ltmain.sh: Avoid creating archives with components that have
3540 duplicate basenames.
3541
ace9ac7b
AP
35422005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3543
3544 PR bootstrap/20250
3545 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3546 instead of check.
3547 * Makefile.in: Regenerate.
3548
c9db9354
PB
35492005-02-28 Paolo Bonzini <bonzini@gnu.org>
3550
3551 * Makefile.in: Regenerate to fix conflict between the previous two
3552 patches.
3553
215c351a
PB
35542005-02-28 Paolo Bonzini <bonzini@gnu.org>
3555
3556 PR bootstrap/17383
3557 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3558 * Makefile.tpl (HOST_SUBDIR): New substitution.
3559 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3560 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3561 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3562 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3563 (Host modules, Bootstrapped modules): Use it.
3564 (Build modules, Target modules): Do not create symlink trees,
3565 always configure out-of-srcdir.
3566 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3567 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3568 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3569 $(HOST_SUBDIR). Create a symlink for host_subdir.
3570
3571 * Makefile.in: Regenerate.
3572 * configure: Regenerate.
3573
5395b47b
NN
35742005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3575
3576 Merged from libada-gnattools-branch:
3577 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3578
3579 * gnattools: New directory.
3580 * Makefile.def: Add gnattools as a module, depending on target-libada.
3581 * Makefile.in: Regenerate.
3582 * configure.in: Include gnattools in host_tools; disable it if ada
3583 is disabled.
3584 * configure: Regenerate.
3585
ca2cc05c
JM
35862005-02-24 James A. Morrison <phython@gcc.gnu.org>
3587
3588 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3589 treelang maintainer.
3590 (Write After Approval): Remove myself.
3591
d2f3024f
PS
35922005-02-23 Paul Schlie <schlie@comcast.net>
3593
3594 * configure.in: Allow darwin targeted ports to build tk, itcl and
3595 libgui.
3596 * configure: Regenerate.
3597
bba5e0ca
EB
35982005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3599
3600 PR libgcj/10353
3601 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3602 * configure: Regenerate.
3603
70132ce7
SK
36042005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3605
3606 * MAINTAINERS (Write After Approval): Add myself.
3607
20f0edca
ILT
36082005-02-10 Ian Lance Taylor <ian@airs.com>
3609
3610 * MAINTAINERS: Update my e-mail address.
3611
e64e5109
RG
36122005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3613
3614 * MAINTAINERS (Write After Approval): Add myself.
3615
40d64b5a
HPN
36162005-01-29 Hans-Peter Nilsson <hp@axis.com>
3617
3618 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3619 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3620 target-libgloss when not *-*-elf and *-*-aout.
3621 * configure: Regenerate.
3622
54a12711
KH
36232005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3624
3625 * MAINTAINERS: Remove obsolete entries.
3626
0aa99dbb
KH
3627 * MAINTAINERS (Write After Approval): Add Michael Matz.
3628
2b009f5f
NB
36292005-01-19 Neil Booth <neil@daikokuya.co.uk>
3630
3631 * MAINTAINERS: Remove self as cpplib maintainer.
3632
385870f5
KC
36332005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3634
3635 * install-sh, config.sub: Import from upstream.
3636
e7daab31
KC
36372005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3638
3639 PR bootstrap/18222
3640 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3641 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3642 * Makefile.in: Regenerate.
3643
e6003f4d
JT
36442005-01-16 Jason Thorpe <thorpej@netbsd.org>
3645
3646 * MAINTAINERS: Update my email address.
3647
145e2972 36482005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3649 Andreas Schwab <schwab@suse.de>
145e2972
DE
3650
3651 PR bootstrap/18033
3652 * config-ml.in: Eval option if surrounded by single quotes.
3653
86c7e0da
PB
36542005-01-03 Paolo Bonzini <bonzini@gnu.org>
3655
3656 Revert 2004-12-28 Makefile changes, a better fix will be
3657 applied to mainline and src after GCC 4.0 branches.
3658
3224a22f
PB
36592004-12-28 Paolo Bonzini <bonzini@gnu.org>
3660
3661 PR bootstrap/17383
3662
3663 * Makefile.def (target_modules): Remove stage parameter,
3664 it is always true now.
3665 * Makefile.tpl (configure-build-[+module+],
3666 configure-target-[+module+]): Always build symlink tree
3667 for the directory and for include. BUILD_SUBDIR and
3668 TARGET_SUBDIR cannot be . anymore.
3669 * Makefile.in: Regenerate.
3670
aaf51ca2
DE
36712004-12-25 David Edelsohn <edelsohn@gnu.org>
3672
3673 Revert 2004-12-08 Makefile changes.
3674
4e32e454
DS
36752004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3676
3677 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3678 cygwin, mingw.
3679
669f01d8
AS
36802004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3681
3682 * configure.in (sh64-*-*): Reenable gprof.
3683 * configure: Regenerate.
3684
1b227ee0
DE
36852004-12-08 David Edelsohn <edelsohn@gnu.org>
3686
3687 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3688 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3689 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3690 * Makefile.in: Regenerate.
3691
ce5e944c
CF
36922004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3693
3694 * MAINTAINERS: Update my email address.
3695
893f1e87
MK
36962004-12-07 Matt Kraai <kraai@ftbfs.org>
3697
3698 * Makefile.tpl: Generate normal dependencies if the LHS module is
3699 not bootstrapped.
3700 * Makefile.in: Regenerate.
3701
bb59c339
RS
37022004-12-03 Richard Sandiford <rsandifo@redhat.com>
3703
3704 * configure.in: Include config/gxx-include-dir.m4. Use
3705 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3706 * configure: Regenerate.
3707
4982adbe
RS
37082004-12-03 Richard Sandiford <rsandifo@redhat.com>
3709
3710 * config.if: Delete.
3711 * configure.in: Set libstdcxx_incdir directly.
3712 * configure: Regenerate.
3713
05750653
EC
37142004-12-02 Eric Christopher <echristo@redhat.com>
3715
3716 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3717 * Makefile.in: Regenerate.
3718
5fef1dbd
RS
37192004-12-02 Richard Sandiford <rsandifo@redhat.com>
3720
3721 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3722 * configure: Regenerate.
3723
afabd8e6
RS
37242004-12-02 Richard Sandiford <rsandifo@redhat.com>
3725
3726 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3727 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3728 * configure: Regenerate.
3729
78716e86
EC
37302004-12-01 Eric Christopher <echristo@redhat.com>
3731
3732 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3733 of things to remove.
3734
57ab8ba9
MK
37352004-11-29 Matt Kraai <kraai@ftbfs.org>
3736
3737 * MAINTAINERS (Write After Approval): Update my e-mail address.
3738
2539bffe
KC
37392004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3740
3741 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3742 from CVS libtool to always pass_all.
3743
3e732ba0
JDA
37442004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3745
3746 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3747 (hppa*64*-*-*): Delete incorrect comment.
3748 * configure: Rebuilt.
3749
767f726e
KC
37502004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3751
3752 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3753
2c92e90f
KC
37542004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3755
3756 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3757 from CVS libtool to always pass_all.
3758
32f84e48
KC
37592004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3760
3761 * install-sh, compile: Import from automake.
3762
9587be8a
KC
37632004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3764
3765 * config.guess, config.sub: Import from savannnah.
3766
04e81808 37672004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3768
3769 * MAINTAINERS (Write After Approval): Add myself
3770
f87a2b2e
MS
37712004-11-12 Mike Stump <mrs@apple.com>
3772
3773 * Makefile.def: Add html support.
3774 * Makefile.tpl: Likewise.
3775 * Makefile.in: Regenerate.
3776
848556c2
GK
37772004-11-11 Geoffrey Keating <geoffk@apple.com>
3778
556f03c4
GK
3779 PR 18423
3780 * configure.in: Remove all instances of build-fixincludes from
3781 noconfigdirs.
3782 (build_configargs): Supply --target to subdirectories.
3783 * configure: Regenerate.
3784
848556c2
GK
3785 * Makefile.def: Make gcc install depend on fixincludes install.
3786 * Makefile.in: Regenerate.
3787
9e5712a5
JJ
37882004-11-10 Janis Johnson <janis187@us.ibm.com>
3789
3790 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3791
4ef509c0
PB
37922004-11-11 Paul Brook <paul@codesourcery.com>
3793
3794 * MAINTAINERS: Add self as arm maintainer. Update email address.
3795
20d11df6
HPN
37962004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3797
3798 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3799 target-libgfortran.
79fd8592 3800 * configure: Regenerate.
20d11df6 3801
68c70f15
DE
38022004-11-07 David Edelsohn <edelsohn@gnu.org>
3803
3804 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3805 like CC.
3806
54f88091
PB
38072004-11-05 Paolo Bonzini <bonzini@gnu.org>
3808
3809 * Makefile.def (host fixincludes): Specify missing targets.
3810 * Makefile.in: Regenerate.
3811
6866abb8
RC
38122004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3813
3814 * MAINTAINERS: Add myself
3815
83f62578
GL
38162004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3817
3818 * MAINTAINERS (Write After Approval): Add myself.
3819
53c7ffe7
GK
38202004-11-04 Geoffrey Keating <geoffk@apple.com>
3821
3822 * Makefile.def: Build fixincludes for the host, too.
3823 * Makefile.in: Regenerate.
3824 * configure.in (host_tools): Add fixincludes.
3825 * configure: Regenerate.
3826
ac8b3d9d
DJ
38272004-11-04 Daniel Jacobowitz <dan@debian.org>
3828
3829 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3830 * configure: Regenerated.
3831
bab37580
L
38322004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3833
3834 PR other/17783
3835 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3836 * configure: Regenerated.
3837
db1de713
MM
38382004-10-31 Mark Mitchell <mark@codesourcery.com>
3839
3840 * README.SCO: Update per FSF instructions.
3841
a827e21a
EW
38422004-10-28 Eric B. Weddington <ericw@evcohs.com>
3843
3844 PR target/18151
3845 * configure.in (case ${target}): Do not build fixincludes for avr.
3846 * configure: Regenerated.
3847
9d069a4f
PB
38482004-10-26 Paolo Bonzini <bonzini@gnu.org>
3849
3850 * configure.in (case ${target}): Do not build fixincludes
3851 on platforms where it is not used.
3852 * configure: Regenerated.
3853
fc45f3fe
DJ
38542004-10-23 Daniel Jacobowitz <dan@debian.org>
3855
3856 * configure.in: Use an absolute path to install-sh.
3857 * configure: Regenerated.
3858
36554b92
AL
38592004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3860
3861 * MAINTAINERS (Write After Approval): Add myself.
3862
88e9994a
KH
38632004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3864
3865 * MAINTAINERS: Remove from Write After Approval those that are
3866 already maintainers.
3867
ad02a944
SP
38682004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3869
3870 * MAINTAINERS: Update my email address.
3871
c8e6cd41
KC
38722004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3873
3874 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3875 * configure: Regenerate.
3876
ebe55024
R
38772004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3878
3879 * MAINTAINERS: Update my email address.
3880
a8b0957e
KH
38812004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3882
3883 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3884 entries belonging to this category.
3885
96836f61
JZ
38862004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3887
3888 * MAINTAINERS: Update my e-mail address.
3889
7e0b5752
PB
38902004-10-06 Paolo Bonzini <bonzini@gnu.org>
3891
3892 Fix wrong conflict resolution in:
3893
3894 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3895
3896 * Makefile.in: Regenerate.
3897 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3898 in the recursive `make', instead of hardwiring `all'.
3899 (Autogenerated TARGET-* variables): New.
3900
370f7a47
TL
39012004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3902
3903 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3904 * configure: Regenerate.
370f7a47 3905
13e5d623
KH
39062004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3907
3908 * MAINTAINERS (Various Maintainers): Move the "windows,
3909 cygwin, mingw" maintainer to ...
3910 (OS Port Maintainers): ... here.
3911
a6497c1b
KH
39122004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3913
3914 * MAINTAINERS (Write After Approval): Remove those that are
3915 maintainers of some subsystem.
3916
1abb828a
D
39172004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3918
3919 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3920 * ltcf-cxx.sh (tpf*): Likewise.
3921 * ltconfig (tpf*): Add TPF OS configuration support.
3922
16d1338d
BS
39232004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3924
3925 * MAINTAINERS: Change my email address to my new work account.
3926
9082a750
MR
39272004-09-24 Michael Roth <mroth@nessie.de>
3928
3929 * configure.in (--without-headers): Add missing double quotes.
3930 * configure: Regenerate.
3931
07a8bdf8
KC
39322004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3933
3934 * ylwrap: Revert to previous version.
3935
4c4a5bbc
L
39362004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3937
3938 PR bootstrap/17369
3939 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3940 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3941 SET_GCC_LIB_PATH_CMD.
3942 (BASE_TARGET_EXPORTS): Likewise.
3943 * Makefile.in: Regenerated.
3944
3945 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3946 * configure: Regenerated.
3947
85f59630
KC
39482004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3949
3950 * config.guess: New upstream version
3951 * compile, depcomp, install-sh, ylwrap: Likewise.
3952
95c53c62
RS
39532004-09-19 Roger Sayle <roger@eyesopen.com>
3954
3955 * config/mh-x86omitfp: New host makefile fragment. Add
3956 -fomit-frame-pointer to the default BOOT_CFLAGS.
3957 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3958 * configure: Regenerate.
3959
0a1c093b
AP
39602004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3961
3962 PR target/11572
3963 * configure.in (*-*-darwin*): Renable libobjc.
3964 * configure: Regenerate.
3965
315fcf97
NS
39662004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3967
3968 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3969
0a050485 39702004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 3971
0a050485
DB
3972 * Makefile.def: Remove libbanshee.
3973 * Makefile.tpl: Ditto.
3974 * configure.in: Ditto.
3975 * Makefile.in: Regen.
3976 * configure: Ditto.
3977
5f4a098e
DE
39782004-09-08 David Edelsohn <edelsohn@gnu.org>
3979
3980 * ltmain.sh: Use $pic_object as $non_pic_object if
3981 $non_pic_object=none.
3982
32b2511f
PB
39832004-09-07 Paolo Bonzini <bonzini@gnu.org>
3984
3985 * missing: Import latest version from master repository.
3986
fc4d0e82
NC
39872004-09-06 Nick Clifton <nickc@redhat.com>
3988
3989 * config.sub: Import latest version from master repository.
3990 * config.guess: Likewise.
3991 This includes these changes:
78716e86 3992
fc4d0e82
NC
3993 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3994
3995 * config.sub: Handle crisv32, alias etraxfs.
3996 * config.guess (crisv32:Linux:*:*): Handle.
3997
3998 2004-08-13 Brad Smith <brad@comstyle.com>
3999
4000 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4001 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4002
4003 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4004
4005 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4006 assume the processor is a powerpc. This is because coreutils
4007 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4008 in this case, due to a MacOS X bug that causes
4009 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4010 to return a negative number.
4011 Problem reported by Petter Reinholdtsen in:
4012 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4013
4014 2004-07-19 Ben Elliston <bje@gnu.org>
4015
4016 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4017
4018 2004-06-24 Ben Elliston <bje@gnu.org>
4019
4020 * config.guess: Update copyright years.
4021 * config.sub: Likewise.
4022
4023 2004-06-22 Robert Millan <robertmh@gnu.org>
4024
4025 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4026 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4027
4028 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4029
4030 * config.guess (*:*VMS:*:*): New entry. Replaces
4031 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4032 manufacturer.
4033
4034 2004-06-22 Ben Elliston <bje@gnu.org>
4035
4036 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4037 * config.sub: Likewise.
4038
4039 2004-06-22 Ben Elliston <bje@gnu.org>
4040
4041 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4042 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4043
4044 2004-06-11 Ben Elliston <bje@gnu.org>
4045
4046 * config.guess (pegasos:OpenBSD:*:*): Remove.
4047
4048 2004-06-11 Ben Elliston <bje@gnu.org>
4049
4050 From Wouter Verhelst <wouter@grep.be>:
4051 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4052
4053 2004-06-11 Ben Elliston <bje@gnu.org>
4054
4055 * config.guess (luna88k:OpenBSD:*:*): New.
4056
4057 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4058
4059 * config.guess (m32r*:Linux:*:*): New case.
4060 * config.sub: Handle m32rle.
4061
4062 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4063
4064 From Jens Petersen <petersen@redhat.com>:
4065 * config.sub: Handle sparcv8.
4066
4067 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4068
4069 From Tom Smith <smith@cag.lkg.hp.com>:
4070 * config.guess: Version suffixes are equally significant on Tru64
4071 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4072 prefix of "P" (patched kernel).
4073
4074 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4075
4076 * config.sub: Add support for National Semiconductor CRX target.
4077
2f4cc6bf
JJ
40782004-09-03 Janis Johnson <janis187@us.ibm.com>
4079
4080 * MAINTAINERS (Various Maintainers): Remove myself as web page
4081 maintainer, add myself as maintainer of build status lists.
4082
61fec9ff
JB
40832004-09-03 Jan Beulich <jbeulich@novell.com>
4084
4085 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4086 *-*-netware, but add target-libmudflap.
4087 Consolidate *-*-netware targets (of which really only i?86 exists)
4088 into a single entry.
4089 * configure: Likewise.
4090
45f366ab
PB
40912004-09-01 Paolo Bonzini <bonzini@gnu.org>
4092
4093 * Makefile.tpl (sorry): Remove.
4094 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4095 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4096 (do-clean): Clean per-stage directories too.
4097 (do-distclean): Run distclean-stage1 too.
4098 (.NOTPARALLEL): Enable during toplevel bootstrap.
4099 (stage[+id+]-bubble): Enable parallel execution during
4100 the recursive invocation.
4101 * Makefile.in: Regenerate.
4102
4103 Fix previous checkin:
4104
4105 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4106 include.
4107 * configure.in: Fix indentation.
4108 * configure: Regenerate.
4109
be8fff81
RB
41102004-08-31 Robert Bowdidge <bowdidge@apple.com>
4111
45f366ab
PB
4112 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4113 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4114 * configure: regenerate
78716e86 4115 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4116 -mdynamic-no-pic
be8fff81
RB
4117
4118
71b5d516
PB
41192004-08-31 Paolo Bonzini <bonzini@gnu.org>
4120
4121 * Makefile.def (build_modules): Add fixincludes.
4122 (dependencies): Make gcc depend on fixincludes.
4123 * configure.in (build_tools): Add fixincludes.
4124 (build_configdirs): Always include build_libs.
4125 * Makefile.in: Regenerate.
4126 * configure: Regenerate.
4127
41282004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4129
4130 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4131 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4132 phony targets; do not generate timestamp files.
4133 (distclean-stageN): Remove references to their timestamp files.
4134 (restageN, touch-stageN): Remove.
4135 (stageN-bubble): Rewritten.
4136 (compare): Support lean bootstraps.
4137 * Makefile.in: Regenerate.
4138
4139 * configure.in: Only warn when bootstrapping but
4140 build != host or build != target. Support lean bootstraps.
4141 * configure: Regenerate.
4142
ce7cbbb0
PE
41432004-08-26 Phil Edwards <phil@codesourcery.com>
4144
4145 * configure.in: Give a better error message if GMP/MPFR are missing
4146 and a language needing them has been requested.
4147 * configure: Regenerated.
4148
9c71a529
PE
41492004-08-25 Phil Edwards <phil@codesourcery.com>
4150
4151 * configure.in: Print a list of available language front-ends if
4152 a requested one is missing. Tidy stray tab characters.
4153 * configure: Regenerated.
4154
e3f92d3b
MK
41552004-08-19 Michael Koch <konqueror@gmx.de>
4156
4157 * gcc/doc/install.texi: Update entry about automake for libjava.
4158
c3f84f61
RM
41592004-08-17 Robert Millan <robertmh@gnu.org>
4160
4161 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4162 (instead of FreeBSD).
4163 * configure: Regenerate.
4164
7c27e184
PB
41652004-08-16 Paolo Bonzini <bonzini@gnu.org>
4166
4167 * Makefile.in: Regenerate.
4168 * configure: Regenerate.
4169
4170 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4171 stage_*_flags.
4172 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4173 for bootstrapped modules if toplevel bootstrap is going.
4174 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4175 modules. Adjust for changes in Makefile.def. Enable several
4176 rules even in non-bootstrap mode, just to avoid peppering the
4177 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4178 (stage-[+prev+]-bubble): Remove.
4179
4180 * Makefile.def (Dependencies): Depend on all-build-bison,
4181 all-build-flex, all-build-byacc, all-build-texinfo, rather
4182 than the host variations.
4183 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4184 with BUILD_SUBDIR.
4185 (BISON): Update for recent Bisons.
4186 (YACC): Fix typo.
4187 (cross): Depend on all-build.
4188 (all): Do not depend on all-build.
4189 (prebootstrap): Remove.
4190 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4191 (Prebootstrap dependencies): Add them to the per-stage targets
4192 and to all-prebootstrap.
4193 * configure.in (build_configdirs): Always enable build_tools.
4194 (BUILD_DIR_PREFIX): Remove.
4195
4196 * Makefile.def (gcc): Add target variable.
4197 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4198 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4199 in the recursive `make', instead of hardwiring `all'.
4200 (Autogenerated TARGET-* variables): New.
4201
20f3bb80
BB
42022004-08-13 Brian Booth <bbooth@redhat.com>
4203
4204 * MAINTAINERS: Remove myself from write-after-approval.
4205
b5be499d
NN
42062004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4207
4208 * src-release: Stop distributing mmalloc with gdb (which doesn't
4209 use it).
4210 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4211 * Makefile.in: Regenerate.
4212
b3f8d95d
MM
42132004-08-09 Mark Mitchell <mark@codesourcery.com>
4214
4215 * configure.in (arm*-*-eabi*): New target.
4216 * configure: Regenerate.
4217
3589b69e
PB
42182004-08-06 Paolo Bonzini <bonzini@gnu.org>
4219
4220 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4221 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4222 (Dependencies): New section.
4223 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4224 (configure-target-[+module+]): Depend on maybe-all-gcc
4225 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4226 (toplevel profiledbootstrap): Fix dependencies.
4227 * Makefile.in: Regenerate.
4228
972974fc
MM
42292004-08-03 Mark Mitchell <mark@codesourcery.com>
4230
4231 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4232 target-libiberty to noconfigdirs.
4233 * configure: Regenerate.
4234
bebf829d
PB
42352004-08-03 Paul Brook <paul@codesourcery.com>
4236
4237 * configure.in: Check for MPFR as well as GMP.
4238 * configure: Regenerate.
4239
98a5bb3b
RM
42402004-08-01 Robert Millan <robertmh@gnu.org>
4241
4242 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4243 libmudflap for all GNU-based systems (with Glibc).
4244 * configure: Regenerate.
4245
d32ab992
PB
42462004-08-03 Paolo Bonzini <bonzini@gnu.org>
4247
4248 * Makefile.def (host-modules): Add gcc.
4249 * Makefile.in: Regenerate.
4250 * Makefile.tpl (sorry): New rule.
4251 (configure-host, all-host, [+make_target+]-host, do-check,
4252 install-host): Do not add gcc as a special case.
4253 (host modules): Add a small special-casing for gcc. Export
4254 extra_make_flags through the environment.
4255 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4256 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4257 other recursive targets for gcc): Remove.
4258
4259 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4260 (stage, unstage): New rules.
4261 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4262 distclean-stage[+id+]): Use stage_current.
4263 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4264 the stage*-start rules.
4265
aeb732c1
GK
42662004-08-02 Geoffrey Keating <geoffk@apple.com>
4267
4268 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4269 use -all_load flag.
4270
25b656e7
PB
42712004-08-02 Paolo Bonzini <bonzini@gnu.org>
4272
4273 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4274 * configure: Regenerate.
4275
cc440d71
TM
42762004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4277
4278 * maintainer-scripts/gcc_release: Revert yesterday's change.
4279
270e140b
SB
42802004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4281
4282 * MAINTAINERS: Add myself to write-after-approval.
4283
3e4035f8
TM
42842004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4285
4286 * libf2c: Removed.
4287 * gcc/gccbug.in: Updated because of libf2c removal.
4288 * maintainer-scripts/gcc_release: Ditto.
4289
a3e8d8b4
LR
42902004-07-09 Loren J. Rittle <ljrittle@acm.org>
4291
4292 * configure.in: Build libmudflap by default on FreeBSD.
4293 * configure: Regenerated.
4294
dfcada9a
MM
42952004-07-09 Mark Mitchell <mark@codesourcery.com>
4296
4297 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4298 systems.
4299 * configure: Regenerated.
4300
3922b216
JDA
43012004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4302
4303 PR target/16344
4304 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4305 feedback based compiler.
4306 * Makefile.in: Rebuilt.
4307
95bcca47
AO
43082004-07-08 Alexandre Oliva <aoliva@redhat.com>
4309
4310 * Makefile.def (host_modules): Set bootstrap=true for flex.
4311 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4312 * Makefile.in: Rebuilt.
4313
051822f6
JH
43142004-07-07 Jan Hubicka <jh@suse.cz>
4315
4316 * MAINTAINERS: Add self as a profile feedback maintainer.
4317
7b61653a
PE
43182004-07-05 Phil Edwards <phil@codesourcery.com>
4319
4320 * configure.in: Do not prepend $srcdir to /dev/null in
4321 makefile fragments.
4322 * configure: Regenerate.
4323
23f6b2f9
PB
43242004-07-01 Paolo Bonzini <bonzini@gnu.org>
4325
4326 * Makefile.def (build_modules): Add bison, byacc, flex,
4327 m4, texinfo.
4328 (flags_to_pass): Add FLEX.
4329 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4330 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4331 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4332 DEFAULT_MAKEINFO): Remove.
4333 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4334 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4335 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4336 objdir or else use configured tool.
4337 (all-build): New.
4338 (all): Depend on it.
4339 (Build module dependencies): Add.
4340 * Makefile.in: Regenerate.
4341 * configure.in: Better support for multiple build modules,
4342 matching what is done for host/target modules. Do not look
4343 for "plausible" locations of build tools if Canadian cross.
4344 Use autoconf's AC_PROG_CC to find a C compiler. Define
4345 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4346 * configure: Regenerate.
78716e86 4347
1c020272
PB
43482004-06-22 Paolo Bonzini <bonzini@gnu.org>
4349
4350 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4351 * Makefile.in: Regenerate.
4352
a52a0a7f
PB
43532004-06-22 Paolo Bonzini <bonzini@gnu.org>
4354
4355 * Makefile.tpl (configure-build-[+module+],
4356 configure-[+module+], configure-target-[+module+]): Pass
4357 [+extra_configure_args+].
4358 (all-build-[+module+], all-[+module+], check-[+module+],
4359 install-[+module+], [+make_target+]-[+module+],
4360 all-target-[+module+], check-target-[+module+],
4361 install-target-[+module+], [+make_target+]-target-[+module+]):
4362 Pass [+extra_make_args+].
4363 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4364 (GCC_HOST_EXPORTS): Remove.
4365 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4366 cross, check-gcc, check-gcc-c++, install-gcc,
4367 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4368 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4369 * Makefile.in: Regenerate.
4370
ccde3f1a
MS
43712004-06-21 Matthew Sachs <msachs@apple.com>
4372
4373 * MAINTAINERS: Added self to write-after-approval.
4374
6264b0a6
CF
43752004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4376
4377 * configure.in: Check for srcdir/winsup rather than build directory
4378 winsup.
4379 * configure: Regenerate.
4380
801e2270
CV
43812004-06-17 Corinna Vinschen <vinschen@redhat.com>
4382
4383 * configure.in: Don't build Cygwin native newlib if winsup
4384 directory is missing. Emit warning instead.
4385 * configure: Regenerate.
4386
ad6717df
PB
43872004-06-09 Paolo Bonzini <bonzini@gnu.org>
4388
4389 * Makefile.tpl (touch-stage[+id+]): New.
4390 (restage[+prev+]): Depend on touch-stage[+id+].
4391
4392 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4393 Use it throughout.
4394
4395 * Makefile.def: Add profile and feedback bootstrap stages.
4396 Remove next field from bootstrap stages.
4397 * Makefile.tpl (LN, LN_S): Substitute.
4398 (stageN-start, stageN-end): Use double-colon rules, to
4399 provide a hook for additional setup commands.
4400 (distclean-stageN-gcc, restageN): Create dependencies from
4401 [+prev+], not from [+next+].
4402 (stageN-bubble): Add commands for successive stages from
4403 [+prev+], using double-colon rules.
4404 (all-stageN-gcc): Fix typo.
4405 (stagefeedback-start, profiledbootstrap): New.
4406 * Makefile.in: Regenerate.
4407 * configure.in: Call ACX_PROG_LN.
4408 * configure: Regenerate.
4409
5bbb9680
CY
44102004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4411
4412 * MAINTAINERS (Write After Approval): Add myself.
4413
e18be1d4
MA
44142004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4415
4416 * MAINTAINERS (Write After Approval): Add myself.
4417
5607edfd
PB
44182004-06-03 Paolo Bonzini <bonzini@gnu.org>
4419
4420 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4421 without gcc.
4422 * configure: Regenerate.
4423
1ec4e9c3
PB
44242004-06-01 Paolo Bonzini <bonzini@gnu.org>
4425
4426 * Makefile.tpl: Fix typo.
4427 * Makefile.in: Regenerate.
4428
c2f7605f
PB
44292004-06-01 Paolo Bonzini <bonzini@gnu.org>
4430
4431 * configure.in: Remove new- prefix from toplevel
4432 bootstrap targets.
4433 * configure: Regenerate.
4434
f516a7da
PB
44352004-06-01 Paolo Bonzini <bonzini@gnu.org>
4436
4437 * Makefile.tpl (all.normal): Rename to all.
4438 (all): Replace with a rule to pick the default
4439 target from configure.
4440 (all-gcc, configure-gcc): Use conditionals to
4441 do nothing when toplevel bootstrap is going on.
4442 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4443 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4444 * configure.in: Support --enable-bootstrap.
4445
4446 * Makefile.def: Remove new- prefix from toplevel
4447 bootstrap targets.
4448 * Makefile.tpl: Likewise.
4449
4450 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4451 target.
4452
4453 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4454 $(RECURSE_FLAGS) to recursive invocation of make.
4455
4456 * Makefile.in: Regenerate.
4457 * configure: Regenerate.
4458
78dd5e36
AJ
44592004-05-30 Andreas Jaeger <aj@suse.de>
4460 Jim Wilson <wilson@specifixinc.com>
4461
4462 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4463 like CC.
4464
30f1bddc
DJ
44652004-05-27 Daniel Jacobowitz <dan@debian.org>
4466
4467 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4468 * configure: Regenerate.
4469
4fc4dd12
DJ
44702004-05-25 Daniel Jacobowitz <drow@false.org>
4471
4472 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4473 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4474 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4475 targets.
4476 * Makefile.in: Regenerate.
4477
94632047 44782004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4479
4480 * configure.in: Test the ability to symlink directories.
4481 * configure: Regenerate.
4482
4483 * Makefile.def (bootstrap-stage): New definitions.
4484 * Makefile.tpl (configure-stage1-gcc,
4485 configure-stage2-gcc, configure-stage3-gcc,
4486 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4487 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4488 new-restage3, compare): Autogenerate, see Makefile.in
4489 entry for behavioral changes.
4490 (distclean-stage1, new-stage1-start, new-stage1-end,
4491 new-stage1-bubble, distclean-stage2, new-stage2-start,
4492 new-stage2-end, new-stage2-bubble, distclean-stage3,
4493 new-stage3-start, new-stage3-end): New autogenerated targets.
4494 (objext, prebootstrap, BOOT_CFLAGS,
4495 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4496 targets.
4497
4498 * Makefile.in: Regenerate.
4499 (distclean-stage1, new-stage1-start, new-stage1-end,
4500 new-stage1-bubble, distclean-stage2, new-stage2-start,
4501 new-stage2-end, new-stage2-bubble, distclean-stage3,
4502 new-stage3-start, new-stage3-end): New targets.
4503 (all-stage1-gcc): Move prebootstrap dependency from here...
4504 (configure-stage1-gcc): ...to here.
4505 (new-bootstrap): Use bubble targets.
4506 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4507 Use per-stage distclean targets.
4508 (configure-stage1-gcc, configure-stage2-gcc,
4509 configure-stage3-gcc, all-stage1-gcc,
4510 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4511 Use new-stageN-start to prepare the tree.
4512
4f4e53dd
PB
45132004-05-23 Paolo Bonzini <bonzini@gnu.org>
4514
4515 * Makefile.def (host_modules): add libcpp.
4516 * Makefile.tpl: Add dependencies on and for libcpp.
4517 * Makefile.in: Regenerate.
4518 * configure.in: Add libcpp host module.
4519 * configure: Regenerate.
4520
60975492
PB
45212004-05-21 Paolo Bonzini <bonzini@gnu.org>
4522
4523 * Makefile.tpl: Whenever a recursive target is defined, wrap
4524 it in a special @if/@endif block, and prepare its maybe
4525 dependency in the @if/@endif block
4526 * configure.in: Instead of writing maybe dependencies, remove
4527 the @if/@endif statements, and remove the @if/@endif blocks
4528 that remain.
4529 * configure: Regenerate.
4530 * Makefile.in: Regenerate.
4531
5ce7d75d
JJ
45322004-05-20 Janis Johnson <janis187@us.ibm.com>
4533
4534 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4535
c779c42f
KK
45362004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4537
4538 PR bootstrap/15120
4539 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4540 * */configure: Rebuilt.
4541
b4117c30
ZW
45422004-05-17 Zack Weinberg <zack@codesourcery.com>
4543
4544 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4545 of libf2c.
4546 * configure, Makefile.in: Regenerate.
4547
719bb4e3 45482004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4549
4550 * MAINTAINERS (Write After Approval): Add myself.
4551
6de9cd9a
DN
45522004-05-13 Diego Novillo <dnovillo@redhat.com>
4553
4554 Merge from tree-ssa-20020619-branch.
4555
4556 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4557 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4558 (HOST_GMPLIBS): Define.
4559 (HOST_GMPINC): Define.
4560 (TARGET_LIB_PATH): Add libmudflap.
4561 (GFORTRAN_FOR_TARGET): Define.
4562 (configure-build*): Export GFORTRAN.
4563 (configure-gcc): Export GMPLIBS and GMPINC.
4564 (all-gcc): Add maybe-all-libbanshee.
4565 (configure-target-libgfortran): Define.
4566 * Makefile.in: Regenerate.
4567 * configure.in (host_libs): Add libbanshee.
4568 (target_libraries): Add target-libmudflap and target-libgfortran.
4569 Add --with-libbanshee.
4570 Handle --disable-libmudflap.
4571 (*-*-freebsd*): Use with_gmp.
4572 Add $(libgcj) to noconfigdirs.
4573 * configure: Regenerate.
4574 * depcomp: New file.
4575 * MAINTAINERS: Add tree-ssa maintainers.
4576
8f1b790f
VM
45772004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4578
b4117c30 4579 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4580
693446fc
BF
45812004-04-30 Brian Ford <ford@vss.fsi.com>
4582
b4117c30 4583 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4584
d1bb666c
UB
45852004-04-29 Uros Bizjak <uros@kss-loka.si>
4586
b4117c30 4587 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4588
6cf1ac42
PB
45892004-04-28 Paolo Bonzini <bonzini@gnu.org>
4590
4591 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4592 * configure: Regenerate.
4593
632933d5
PB
45942004-04-27 Paolo Bonzini <bonzini@gnu.org>
4595
4596 Revert:
4597 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4598
4599 * Makefile.def (flags_to_pass): Remove *dir variables that
4600 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4601 as well as prefix and exec_prefix.
4602 * Makefile.in: Regenerate.
4603
80dc6aa0
RM
46042004-04-26 Robert Millan <robertmh@gnu.org>
4605
4606 Add patches from libtool CVS.
4607 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4608 * ltconfig: Likewise.
4609 * ltcf-c.sh: Likewise.
4610 * ltcf-cxx.sh: Likewise.
4611 * ltcf-gcj.sh: Likewise.
4612
e11283f1
PB
46132004-04-26 Paolo Bonzini <bonzini@gnu.org>
4614
4615 * Makefile.def (host_modules): Mark with the bootstrap
4616 flag packages on which gcc depends.
4617 * Makefile.tpl (all-bootstrap): Use it.
4618 * Makefile.in: Regenerate.
4619
8546950c
PB
46202004-04-26 Paolo Bonzini <bonzini@gnu.org>
4621
4622 * Makefile.def (flags_to_pass): Remove *dir variables that
4623 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4624 as well as prefix and exec_prefix.
4625 * Makefile.in: Regenerate.
4626
a76494aa
PB
46272004-04-26 Paolo Bonzini <bonzini@gnu.org>
4628
b4117c30
ZW
4629 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4630 * configure: Regenerate.
4631 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4632 * gcc/Makefile.tpl (compare): Use the result of the test.
4633 * gcc/Makefile.in: Regenerate.
a76494aa 4634
03a91701
PB
46352004-04-23 Paolo Bonzini <bonzini@gnu.org>
4636
4637 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4638 Always relocate gcc and prev-gcc to the original names, even
4639 if the build fails.
4640 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4641 New targets.
4642
082a6351
LG
46432004-04-23 Laurent GUERBY <laurent@guerby.net>
4644
4645 * MAINTAINERS: Update my email address.
b4117c30 4646
1f1d584b
RO
46472004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4648
4649 * configure.in (mips*-*-irix5*): Enable ld.
4650 * configure: Regenerate.
082a6351 4651
1db673ca
RO
46522004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4653
4654 * configure: Regenerate.
4655
ce4ea44e
JW
46562004-04-15 James E Wilson <wilson@specifixinc.com>
4657
4658 * Makefile.tpl (configure-[+module+], configure-gcc,
4659 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4660 Set and export LDFLAGS.
4661 * Makefile.in: Regenerate.
4662
611f62ad
MC
46632004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4664
b4117c30 4665 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4666
be912515
NN
46672004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4668
4669 PR bootstrap/14871
4670 * Makefile.tpl: If we don't have built-in-tree target tools,
4671 use the ones found by configure rather than hacking around with
4672 program_transform_name.
4673 * configure.in: Give Makefile.tpl the information necessary
4674 to do that.
4675 * Makefile.in: Regenerate.
4676 * configure: Regenerate.
4677
9104315a
NN
46782004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4679
4680 PR bootstrap/14760
4681 * configure.in: When computing baseargs, strip *all* copies of
4682 offending options. Also, don't match/substitute the trailing space,
4683 so that this actually works when two similar options are separated by
4684 only one space.
4685 * configure: Regenerate.
4686
bef1d700
DE
46872004-04-06 David Edelsohn <edelsohn@gnu.org>
4688
b4117c30
ZW
4689 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4690 (rs6000-*-aix*): Same.
4691 * configure: Regenerate.
bef1d700 4692
54bcf05e 46932004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4694
4695 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4696
369a832c 46972004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4698
4699 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4700
09a9c095
NN
47012004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4702
7caf53cb
NN
4703 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4704 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4705 * Makefile.in: Regenerate.
4706
09a9c095
NN
4707 * configure.in (top level bootstrap support): Rework --enable-werror
4708 to set @stage2_werror_flag@.
4709 * configure: Regenerate.
4710 * Makefile.tpl (top level bootstrap support): Pass
4711 @stage2_werror_flag@ down to configure in stages 2 and 3.
4712 * Makefile.in: Regenerate.
4713
5595a2bd
NN
47142004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4715
cbfd7e06
NN
4716 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4717 for stages 2 and 3 as well as in make. As a consequence, remove
4718 OUTPUT_OPTION (now detected by configure) from the flags passed down
4719 to make.
4720 * Makefile.in: Regenerate.
4721
5595a2bd
NN
4722 * Makefile.tpl (new-bootstrap): Fix typo.
4723 * Makefile.in: Regenerate.
4724
ca3b3e20
NN
47252004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4726
295f4e42
NN
4727 * Makefile.tpl: Rearrange by moving recursive_targets rules
4728 into their proper sections.
4729 * Makefile.tpl (top level bootstrap support): Move disabling
4730 of coverage flags from 'make' to 'configure'; improve comments.
4731 * Makefile.in: Regenerate.
4732
340de83f
NN
4733 * Makefile.tpl (experimental top level bootstrap) Move stage1
4734 language setting from all- target to configure- target; disable
4735 intermodule optimization in stage 1; prevent gratuitous rebuilds
4736 of stage 1.
4737 * Makefile.in: Regenerate.
4738 * configure.in: Comma-separate stage 1 language list for top
4739 level bootstrap.
4740 * configure: Regenerate.
4741
ca3b3e20
NN
4742 * Makefile.tpl: Clean up experimental top level bootstrap support:
4743 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4744 prev-gcc in configure- targets as well as all- targets.
4745 * Makefile.in: Regenerate.
4746
4d038073
KC
47472004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4748
4749 * compile: New file imported from automake.
4750
ab3533d6
PB
47512004-03-17 Paolo Bonzini <bonzini@gnu.org>
4752
4753 * configure.in: Remove symbolic link section.
4754 * configure: Regenerate.
4755 * Makefile.tpl (links): Remove.
4756 * Makefile.in: Regenerate.
4757
1e0f07d3 47582004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4759 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4760
4761 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4762 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4763 * configure.in: Fix comment typo from last patch.
4764 * configure: Regenerate.
4765
2805b53a
NN
47662004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4767
4768 * Makefile.tpl: Introduce experimental top level bootstrap support.
4769 * Makefile.in: Regenerate.
4770 * configure.in: Introduce support for top level bootstrap.
4771 * configure: Regenerate.
4772
79b4b7d2 47732004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4774 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4775
4776 PR bootstrap/14522
4777 * configure.in: Cope with shells that do not support unquoted ^
4778 * configure: Regenerate.
4779
6bbec498 47802004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4781 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4782
4783 PR bootstrap/14522
79b4b7d2 4784 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4785 quotes inside quoted backquote substitutions.
4786 * configure: Regenerate.
4787
83c15dfc
AP
47882004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4789
4790 PR bootstrap/14522
f2bd98d4 4791 * configure.in: Fix escaping of $.
83c15dfc
AP
4792 * configure: Regenerate.
4793
55ffb5ed
NN
47942004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4795
4796 * configure: Regenerate, since I forgot to while committing Paolo's
4797 changes.
4798
e4c9c075
PB
47992004-03-08 Paolo Bonzini <bonzini@gnu.org>
4800
4801 PR ada/14131
4802 Move language detection to the top level.
4803 * configure.in: Find default values for the tools as
4804 soon as possible. Disable ada if GNAT is not found.
4805 Emit error message about missing languages. Expand
4806 --enable-languages=all for the gcc subdirectory.
4807
5199e2c6
BE
48082004-03-10 Ben Elliston <bje@gnu.org>
4809
4810 * MAINTAINERS: Update my email address.
4811
c18b95e5
DE
48122004-03-05 David Edelsohn <edelsohn@gnu.org>
4813
4814 * ltconfig: Disable building static libraries if building shared
4815 libraries on AIX 5L.
4816
d0fe5ad3
RS
48172004-03-01 Richard Sandiford <rsandifo@redhat.com>
4818
4819 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4820 and disable libgcj.
4821 * configure: Regenerated.
4822
e6f71f9d
BB
48232004-03-01 Brian Booth <bbooth@redhat.com>
4824
4825 * MAINTAINERS: Add myself to write-after-approval.
4826
8983e50e
PB
48272004-03-01 Paolo Bonzini <bonzini@gnu.org>
4828
4829 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4830
d4cd9d81
NN
48312004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4832
4833 PR bootstrap/7087
4834 * Makefile.tpl: Guard XFOO sed statements better.
4835 * Makefile.tpl: Add dependency for configure-target-libada.
4836 * Makefile.in: Regenerate (incidentally fixes broken
4837 commit when libada-branch was merged).
4838
0ea0229e
KC
48392004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4840
4841 * MAINTAINERS: Add myself to write-after-approval.
4842
bad93735
AP
48432004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4844
4845 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4846 maintainers.
4847
a7ca14fc
AC
48482004-02-20 Andrew Cagney <cagney@redhat.com>
4849
4850 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4851 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4852
51592782
NN
48532004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4854
4855 PR bootstrap/11932
4856 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4857
6a30854a
JQ
48582004-02-14 Jerry Quinn <jlquinn@optonline.net>
4859
4860 * MAINTAINERS: Added myself to write-after-approval.
4861
be8b2bee
MK
48622004-02-14 Michael Koch <konqueror@gmx.de>
4863
4864 * MAINTAINERS: Added myself to write-after-approval.
4865
972760b7
JM
48662004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4867
4868 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4869 some OS port maintainers to OS port maintainers section.
4870
b0281654
FCE
48712004-02-13 Frank Ch. Eigler <fche@redhat.com>
4872
4873 * MAINTAINERS: Add self.
4874
3c419fd6
KH
48752004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4876
4877 * MAINTAINERS: Alphabetize.
4878
e88e9aee
PB
48792004-02-12 Paolo Bonzini <bonzini@gnu.org>
4880
4881 * MAINTAINERS: Remove myself.
b4117c30 4882
1915e422
DE
48832004-02-11 David Edelsohn <edelsohn@gnu.org>
4884
4885 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4886 (rs6000-*-aix*): Same.
4887 * configure: Regenerate.
4888
a22c2d8d
KC
48892004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4890
4891 * configure.in (host): Add in missing $noconfigdirs to defines.
4892 * configure: Regenerate.
4893
d9cdb878
AC
48942004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4895 Nathanael Nerode <neroden@gcc.gnu.org>
4896
4897 PR ada/6637, PR ada/5911
b4117c30 4898 Merge with libada-branch:
d9cdb878
AC
4899 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4900 with appropriate dependencies. Add --enable-libada configure switch.
4901 * configure, Makefile.in: Regenerate.
4902
8bd92821
PB
49032004-02-09 Paolo Bonzini <bonzini@gnu.org>
4904
4905 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4906
89a95129
RO
49072004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4908
4909 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4910 * configure: Regenerate.
4911
892629bc
GK
49122004-02-04 Geoffrey Keating <geoffk@apple.com>
4913
4914 Merge from upstream:
4915
4916 * ltmain.in: When setting IFS to '~', be careful about user
4917 arguments that contain '~'.
4918
4919 2004-02-04 Peter O'Gorman <peter@pogma.com>
4920
4921 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4922 Also test $base_compile against $CC with escaped arguments. Bug
4923 reported by Geoff Keating <geoffk@apple.com>.
4924
6b402165
KH
49252004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4926
4927 * MAINTAINERS: Remove i960 port.
4928
fa2f0306
DD
49292004-01-23 DJ Delorie <dj@redhat.com>
4930
4931 * Makefile.def (target_modules) [libiberty]: Don't stage.
4932 * Makefile.in: Rebuilt.
4933
9feb20aa
CT
49342004-01-20 Caroline Tice <ctice@apple.com>
4935
4936 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4937
7aed2ccc
PC
49382004-01-19 Paolo Carlini <pcarlini@suse.de>
4939
4940 * MAINTAINERS: Update my email address.
4941
f25bebe1
JM
49422004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4943
4944 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4945
28083580
VR
49462004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4947
4948 * MAINTAINERS: Remove entries without email address.
4949
c0f4b5e4
DJ
49502004-01-15 Daniel Jacobowitz <drow@mvista.com>
4951
4952 * MAINTAINERS: Add myself to write-after-approval.
4953
b5eb5a5e
SB
49542004-01-15 Steven Bosscher <stevenb@suse.de>
4955
4956 * MAINTAINERS: Update my email address.
4957
2c4de30b
LR
49582004-01-14 Loren J. Rittle <ljrittle@acm.org>
4959
4960 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4961 * Makefile.tpl (configure-target-[+module+]): Support stage.
4962 * Makefile.in: Rebuilt.
4963
74c0b320
ILT
49642004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4965
4966 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4967
2560344b
RS
49682004-01-10 Richard Sandiford <rsandifo@redhat.com>
4969
4970 * MAINTAINERS: Add myself as a MIPS maintainer.
4971
8b21cda6
NN
49722004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4973
2b6c260d
NN
4974 * configure.in: Use ./config.cache, not config.cache.
4975 * configure: Regenerate.
4976 * Makefile.tpl: Special-casing not needed for GCC any more.
4977 * Makefile.in: Regenerate.
4978
09438bde
NN
4979 * configure.in: Don't share a cache file for host dirs.
4980 * configure: Regenerate.
4981
8b21cda6
NN
4982 * config-ml.in: Don't mess with the cache file.
4983
e42870df
EB
49842004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4985
4986 * MAINTAINERS: Move myself from 'Write After Approval' to
4987 'CPU Port Maintainers' section as SPARC maintainer.
4988
6b9eb62c
NN
49892004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4990
78a816a6
NN
4991 * Makefile.tpl: Make GCC use a separate config.cache.
4992 * Makefile.in: Regenerate.
4993
6b9eb62c
NN
4994 PR bootstrap/11932, PR bootstrap/11933
4995 (I don't know if it will fix either of them, but it relates
4996 to them.)
4997 * configure.in: Don't use shared config.cache for target
4998 directories.
4999 * configure: Regenerate.
5000
86d7b562
DN
50012004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5002
5003 * MAINTAINERS: Add myself to 'Write After Approval' section.
5004
07d0a605
RS
50052003-12-31 Roger Sayle <roger@eyesopen.com>
5006
5007 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5008 * configure: Regenerated.
5009
459ac19f
KH
50102003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5011
5012 * MAINTAINERS: Remove the mn10200 maintainer.
5013
5785c0ed 50142003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5015
cc6010cd
AP
5016 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5017 * configure: Regenerated.
5785c0ed 5018
a268eff9
JH
50192003-12-16 Jan Hubicka <jh@suse.cz>
5020
5021 * MAINTAINERS: Add myself as callgraph maintainer.
5022
9d465b12
TF
50232003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5024
5025 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5026 * configure: Regenerate.
5027
a68a270a
GB
50282003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5029
5030 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5031 'Write After Approval' section. Update email.
5032
3066a15c
JL
50332003-12-01 James Lemke <jim@wasabisystems.com>
5034
5035 * MAINTAINERS (Write After Approval): Add myself.
5036
8c052da4
MT
50372003-11-20 Matt Thomas <matt@3am-software.com>
5038
5039 * MAINTAINERS: Add myself as a vax port maintainer.
5040
e75f9147
KC
50412003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5042
5043 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5044 (configure-build-[+module+], configure-[+module+]): Likewise.
5045 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5046 * Makefile.in: Regenerate.
5047
43d8d958
AT
50482003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5049
5050 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5051 shared/dylibed libraries.
5052 * ltmain.sh: Likewise.
5053 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5054 * ltcf-cxx.sh: Likewise.
5055 * ltcf-gcj.sh: Likewise.
5056 * ltconfig: Likewise.
5057
638dcaa0
SC
50582003-11-17 Stan Cox <scox@redhat.com>
5059
5060 * MAINTAINERS: Add myself as iq2000 port maintainer.
5061
15cc172b
AC
50622003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5063
b4117c30
ZW
5064 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5065 * Makefile.in: Regenerate.
15cc172b 5066
20af77cd
UW
50672003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5068
5069 * config.sub: Update to 2003-11-03 version.
5070
4dd01c5c
PE
50712003-10-20 Phil Edwards <phil@codesourcery.com>
5072
5073 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5074 * configure: Regenerate.
5075
8d36c499
NP
50762003-10-20 Nicolas Pitre <nico@cam.org>
5077
5078 * MAINTAINERS: Add myself to 'Write After Approval' section.
5079
8b7ebc31
AC
50802003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5081
5082 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5083
afe1910c
JM
50842003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5085
5086 * MAINTAINERS: Update my email address.
5087
05dcec66
RO
50882003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5089
5090 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5091
71fc2f0c
RL
50922003-10-17 Ralph Loader <rcl@ihug.co.nz>
5093
5094 * MAINTAINERS: Add myself to 'Write After Approval' section.
5095
507ec745
BI
50962003-10-16 Bernardo Innocenti <bernie@develer.com>
5097
5098 * config.guess: Update to 2003-10-16 version.
5099 * config.sub: Update to 2003-10-16 version.
5100
4d466c42
DD
51012003-10-15 David Daney <ddaney@avtrex.com>
5102
5103 * MAINTAINERS: Added myself to 'Write After Approval' section.
5104
0c9b16bc
FH
51052003-10-15 Falk Hueffner <falk@debian.org>
5106
5107 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5108 'Write After Approval' section. Update email.
5109
74d57d15
RS
51102003-10-14 Roger Sayle <roger@eyesopen.com>
5111
5112 * MAINTAINERS: Move myself from 'Write After Approval' to
5113 'Various Maintainers' section as middle-end maintainer.
5114
d29b8ad8
NN
51152003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5116
5117 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5118 HOST_FLAGS_TO_PASS.
5119 * Makefile.in: Regenerate.
5120
26db814a
BI
51212003-10-11 Bernardo Innocenti <bernie@develer.com>
5122
5123 * config.guess: Update to 2003-10-07 version.
5124 * config.sub: Update to 2003-10-07 version.
5125
fffeb871
RO
51262003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5127
5128 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5129 * ltconfig (irix5*, irix6*): Don't override version_type.
5130
6691a79e
ME
51312003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5132
5133 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5134 * configure: Rebuilt
5135 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5136 * Makefile.in: Rebuilt
5137
62cdd71e
L
51382003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5139
5140 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5141
6fe2eacc
CW
51422003-09-30 Carlo Wood <carlo@alinoe.com>
5143
cc6010cd 5144 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5145
ea57e5ad
PK
51462003-09-29 Paul Koning <ni1d@arrl.net>
5147
5148 * MAINTAINERS: Move myself from "Write After Approval"
5149 to CPU platform maintainers for pdp11 platform.
5150
e070672a
AT
51512003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5152
5153 * MAINTAINERS: Move myself from 'Write After Approval' to
5154 'Various Maintainers' section as libffi testsuite maintainer.
5155
43bb47c2
DJ
51562003-09-21 Daniel Jacobowitz <drow@mvista.com>
5157
5158 * configure.in: Pass a computed --program-transform-name
5159 to subconfigures.
5160 * configure: Regenerated.
5161
da9d3b37
NN
51622003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5163
94322beb
NN
5164 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5165 * Makefile.in: Regenerate.
5166
da9d3b37
NN
5167 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5168 * Makefile.in: Regenerate.
5169
ffd9060b
ZL
51702003-09-19 Ziemowit Laski <zlaski@apple.com>
5171
5172 * MAINTAINERS: Move myself from 'Write After Approval'
5173 to 'Various Maintainers' (objective-c) section.
5174
eeae7b41
DJ
51752003-09-17 Daniel Jacobowitz <drow@mvista.com>
5176
5177 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5178 quoting.
5179 * configure: Regenerated.
5180
a080d12b
JB
51812003-09-16 Joel Brobecker <brobecker@gnat.com>
5182
5183 * MAINTAINERS (Write After Approval): Add myself to write after
5184 approval list.
5185
6cd2fc59
DN
51862003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5187
cc6010cd 5188 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5189
dcbdd9cc
ILT
51902003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5191
5192 * MAINTAINERS: Update my e-mail address.
5193
e517f636
AM
51942003-09-09 Alan Modra <amodra@bigpond.net.au>
5195
5196 * libtool.m4 (LD): Correct powerpc64 host match.
5197
bc49924b
JW
51982003-09-06 James E Wilson <wilson@tuliptree.org>
5199
5200 * MAINTAINTERS: Update my affiliation and email address.
5201
082124f5
ZD
52022003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5203
5204 * MAINTAINERS (Write After Approval): Add myself.
5205
dc94d89e
DD
52062003-09-04 DJ Delorie <dj@redhat.com>
5207
5208 * configure: Regenerate.
5209
52102003-09-04 Robert Millan <robertmh@gnu.org>
5211
5212 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5213
7a0f2d4e
KG
52142003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5215
5216 * configure.in: Ensure arguments to sed are properly spaced.
5217 * configure: Regenerate.
5218
88d032eb
GP
52192003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5220
5221 * MAINTAINERS: Update my e-mail address.
5222
0b3f3d22
ME
52232003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5224
5225 * MAINTAINERS (Write After Approval): Add myself.
5226
d253f9ba
DJ
52272003-08-27 Daniel Jacobowitz <drow@mvista.com>
5228
5229 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5230 * configure: Regenerated.
5231
066ec9c9
MM
52322003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5233
5234 * MAINTAINERS: Update my email address.
5235
415d7ef9
PE
52362003-08-23 Phil Edwards <pme@gcc.gnu.org>
5237
5238 * configure.in: Use newline instead of semicolon when assuming
5239 shell arguments in a for loop.
5240 * configure: Regenerated.
5241
e1567352
JE
52422003-08-22 Jason Eckhardt <jle@rice.edu>
5243
5244 * MAINTAINERS: Resurrect the i860 maintainer.
5245
b348267b
GK
52462003-08-20 Geoffrey Keating <geoffk@apple.com>
5247
e50084fa
GK
5248 PR 8180
5249 * configure.in: When testing with_libs and with_headers, treat
5250 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5251 * configure: Regenerate.
b4117c30 5252
b348267b
GK
5253 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5254 make, shell, etc.
5255 (baseargs): Likewise.
5256 * configure: Regenerate.
5257
ca26ffe0
BI
52582003-08-20 Bernardo Innocenti <bernie@develer.com>
5259
5260 * MAINTAINERS (Write After Approval): Add myself.
5261
940cde4d
GK
52622003-08-19 Geoffrey Keating <geoffk@apple.com>
5263
5264 * configure.in: Disable libgcj for darwin not on powerpc.
5265 * configure: Rebuild.
5266
74bed51b
ADL
52672003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5268
5269 * config-ml.in, symlink-tree: Add license.
5270
b4117c30
ZW
52712003-08-03 Richard Stallman <rms@gnu.org>
5272 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5273
5274 * README.SCO: New file.
5275
333a28b4
MK
52762003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5277
5278 * Makefile.tpl (check, check-c++): Express dependencies using
5279 dependencies rather than commands.
5280 * Makefile.in: Regenerate.
5281
c197e306
AC
52822003-08-01 Andrew Cagney <cagney@redhat.com>
5283
5284 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5285 * configure: Ditto.
5286
a8ee6e2d
GK
52872003-07-31 Geoffrey Keating <geoffk@apple.com>
5288
5289 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5290 * Makefile.in: Update.
a8ee6e2d 5291
8d9b3f2e
AT
52922003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5293
5294 * configure.in: Enable libgcj for darwin.
5295 * configure: Rebuild.
5296
52c0c542
PE
52972003-07-29 Phil Edwards <pme@gcc.gnu.org>
5298
5299 * config-ml.in: Use ac_configure_args directly instead of
5300 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5301 actually seen.
5302
b4acb5ef
NN
53032003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5304
5305 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5306 creating target and build subdirs to build all parent dirs as needed.
5307 * Makefile.in: Rebuild.
5308 * configure.in: Don't build dirs explicitly here.
5309 * configure: Rebuild.
5310
a51d71d0
PB
53112003-07-26 Paul Brook <paul@nowt.org>
5312
5313 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5314
f43e12ce
AO
53152003-07-22 Alexandre Oliva <aoliva@redhat.com>
5316
5317 * Makefile.tpl (all-make): Depend on intl.
5318 * Makefile.in: Rebuilt.
5319
8a199ff6
PE
53202003-07-20 Phil Edwards <pme@gcc.gnu.org>
5321
5322 * install-sh: Update to newer upstream versions (associated with
5323 aclocal 1.7).
5324 * mkinstalldirs: Likewise.
5325 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5326
e6a8c803
AP
53272003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5328
5329 * MAINTAINERS: Move self from Bug database only accounts
5330 to write-after-approval.
5331
9f13608f
NN
53322003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5333
5334 * config.if: Remove unused libc_interface determination.
5335
c7864714
NN
53362003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5337
5338 * MAINTAINERS: Move self from write-after-approval to
5339 build machinery (*.in).
5340
775956d0
NN
53412003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5342
5343 PR bootstrap/11273
5344 PR bootstrap/11408
5345 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5346 unused INSTALL_PROGRAM_ARGS.
5347 * configure.in: Use AC_PROG_INSTALL.
5348 * Makefile.in: Regenerate.
5349 * configure: Regenerate.
5350
c7f67a6e
KH
53512003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5352
5353 * MAINTAINERS: Alphabetize.
5354
33952f6f
AO
53552003-07-10 Alexandre Oliva <aoliva@redhat.com>
5356
5357 * configure: Rebuilt.
5358 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5359 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5360 newlib nor libgloss.
5361 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5362 * configure.in (am33_2.0-*-linux*): Added.
5363
0d4f1b4e
BW
53642003-07-09 Bob Wilson <bob.wilson@acm.org>
5365
5366 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5367 * configure: Regenerate.
5368
56694dd9
ZW
53692003-07-07 Zack Weinberg <zack@codesourcery.com>
5370
5371 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5372 * Makefile.in: Regenerate.
5373
21607eb4
ZW
53742003-07-04 Zack Weinberg <zack@codesourcery.com>
5375
5376 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5377 * Makefile.in: Regenerate.
5378
8c90b13a
L
53792003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5380
5381 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5382 * Makefile.in: Regenerated.
5383
5d42f90e
L
5384 * config-ml.in: Replace PWD with PWD_COMMAND.
5385
6eb95e99
ZW
53862003-07-04 Zack Weinberg <zack@codesourcery.com>
5387
5388 * intl: New directory; see intl/ChangeLog for details.
5389 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5390 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5391 * Makefile.in: Regenerate.
5392
07d1940e
NN
53932003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5394
5395 * configure.in: Clean up config-lang.in handling. Delete
5396 useless assignment to "subdirs".
5397 * configure: Regenerate.
5398
4dbda6f0
NN
53992003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5400
5401 * configure.in: Rename 'target_libs' to 'target_libraries'.
5402 Remove useless reference to 'target_libs'.
5403 * configure: Regenerate.
5404
2c30ab71
KS
54052003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5406
5407 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5408 * Makefile.in: Regenerate.
5409
11405c93
NN
54102003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5411
5412 * Makefile.def: Introduce flags_to_pass.
5413 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5414 * Makefile.in: Regenerate.
5415
fb87ad5d
HPN
54162003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5417
5418 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5419 and target-libgloss.
5420 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5421 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5422 * configure: Regenerate.
5423
a7956a48
BK
54242003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5425
5426 * configure.in: Update testsuite_flags to new location.
5427 * configure. Regenerate.
6eb95e99 5428
eaf9f3b2
NN
54292003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5430
5431 * Makefile.tpl: Remove BUILD_CC stuff.
5432 * Makefile.in: Regenerate.
5433
2d89ffef
KH
54342003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5435
5436 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5437
83415b0b
GP
54382003-06-16 Graeme Peterson <gp@qnx.com>
5439
5440 * MAINTAINERS (Write After Approval): Add myself.
5441
b951c91c 54422003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5443
b951c91c
L
5444 * config.guess: Update to 2003-06-12 version.
5445 * config.sub: Update to 2003-06-13 version.
5446
0bb41a37
L
54472003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5448
5449 * config.guess: Update to 2003-06-06 version.
5450 * config.sub: Update to 2003-06-06 version.
5451
655b7166
RO
54522003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5453
5454 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5455 * configure. Regenerate.
5456
01b759aa
NN
54572003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5458
bf1d3e81
NN
5459 * configure.in: Disable serial configure by default.
5460 * configure: Regenerate.
5461 * Makefile.tpl: Abolish .NOTPARALLEL.
5462 * Makefile.in: Regenerate.
5463
e89fbdfe
NN
5464 * Makefile.tpl: Replace {build,host,target}_canonical by
5465 {build,host,target}.
5466 * Makefile.in: Regenerate.
5467
01b759aa
NN
5468 * Makefile.tpl: Fix stupid pasto.
5469 * Makefile.in: Regenerate.
5470
f7dae026
NN
54712003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5472
5473 * Makefile.tpl: Remove bogus conditional.
5474 * Makefile.in: Regenerate.
5475
54762003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5477
5478 * Makefile.tpl (profiledbootstrap): New target.
5479 * Makefile.in (profiledbootstrap): New target.
5480
2ffc3e73 54812003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5482
5483 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5484 Pinski. Remove user names from other bugzilla-only maintainers.
5485
1a1e6b96
NN
54862003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5487
1358ccea
NN
5488 * Makefile.tpl: Make 'recursive targets' using autogen rather
5489 than shell loop. Remove duplicate 'clean' targets and false
5490 comments.
5491 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5492 Add systematic method of specifying missing targets in subdirs.
5493 Add copyright boilerplate.
5494 * Makefile.in: Regenerate.
5495 * configure.in: Add 'recursive targets' to maybe list.
5496 * configure: Regenerate.
5497
ae74ed1f
NN
5498 * MAINTAINERS: "GNATS only" -> "Bug database only".
5499
1a1e6b96
NN
5500 * Makefile.tpl: Rename [+target+] to [+make_target+].
5501 * Makefile.def: Rename 'target' to 'make_target'.
5502
c79af3fa
NB
55032003-05-31 Neil Booth <neil@daikokuya.co.uk>
5504
5505 * MAINTAINERS: Add self as options handling maintainer.
5506
39d85b61
MM
55072003-05-28 Michael Meissner <gnu@the-meissners.org>
5508
5509 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5510 been too long since I touched those ports.
5511
afc2b62d
DD
55122003-05-28 DJ Delorie <dj@redhat.com>
5513
5514 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5515 * Makefile.in: Regenerate.
5516
df445104
MR
55172003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5518
5519 * configure.in: Use curly braces in the definition of tooldir.
5520 * configure: Regenerate.
5521
2eb98e5d 55222003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5523
2eb98e5d
DD
5524 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5525 newlib or libgloss.
5526 * Makefile.in: Regenerate.
5527
862fced8
DD
55282003-05-21 DJ Delorie <dj@redhat.com>
5529
5530 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5531 * Makefile.in: Regenerate.
5532
fc351800
ILT
55332003-05-20 Ian Lance Taylor <ian@airs.com>
5534
5535 * MAINTAINERS: Update my e-mail address.
5536
7e2dbcef
NN
55372003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5538
5539 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5540 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5541 Factor out common code from autogen IF statements.
5542 * configure: Regenerate.
5543 * Makefile.in: Regenerate.
5544
f2a0e225
KC
55452003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5546
5547 * configure.in: Accept i[3456789]86 for machine type.
5548 * configure: Regenerate.
5549
8b87bb96
NN
55502003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5551
5552 * configure.in: Switch more things to use maybe dependencies.
5553 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5554 * configure: Regenerate.
5555 * Makefile.tpl: Switch more things to use maybe dependencies.
5556 * Makefile.in: Regenerate.
5557
fdb882bc 55582003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5559
5560 * Makefile.tpl (install-opcodes): Define.
5561 * Makefile.in: Rebuild.
5562
f7c50032
AJ
55632003-05-13 Andreas Jaeger <aj@suse.de>
5564
5565 * config.guess: Update to 2003-05-09 version.
5566 * config.sub: Update to 2003-05-09 version.
5567
f2181bed 55682003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5569
5570 * configure.in: Correct sed script so that options in quotes are not
5571 deleted.
5572 * configure: Rebuild.
5573
aa8f1f57
CV
55742003-05-12 Corinna Vinschen <corinna@vinschen.de>
5575
5576 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5577 and $$s/newlib/libc/sys/cygwin32 include paths.
5578 * configure: Ditto.
5579
0c130f81
MM
55802003-05-12 Michael Meissner <gnu@the-meissners.org>
5581
5582 * MAINTAINERS: Update my email addresses.
5583
aa1a100b
EB
55842003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5585
5586 * config-ml.in: Propagate INSTALL variables.
f7c50032 5587
87861833
GP
55882003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5589
5590 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5591
de722255
CD
55922003-05-02 Chris Demetriou <cgd@broadcom.com>
5593
6eb95e99
ZW
5594 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5595 * Makefile.in: Regenerate.
de722255 5596
96c4a002
WB
55972003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5598
5599 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5600
55b15a11
WB
56012003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5602
5603 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5604
0c227849
DJ
56052003-04-27 Daniel Jacobowitz <drow@mvista.com>
5606
5607 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5608 * Makefile.in: Regenerated.
5609
d45148c1
WB
56102003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5611
5612 * MAINTAINERS (Write After Approval): Upgrade myself from
5613 GNATS only to write-after-approval. Update my mail address.
5614
48f2318c 56152003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5616
5617 (OS Port Maintainers: freebsd): Add myself.
5618
438f50c3
MM
56192003-04-22 Mark Mitchell <mark@codesourcery.com>
5620
5621 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5622
9074e169
KJ
56232003-04-22 Kean Johnston <jkj@sco.com>
5624
5625 * MAINTAINERS (SCO ports): Added myself.
5626
dfd39a2e
NS
56272003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5628
5629 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5630
ccbae82a
KJ
56312003-04-19 Kean Johnston <jkj@sco.com>
5632
5633 * MAINTAINERS (Write After Approval): Add myself.
5634
2f50999f
GP
56352003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5636
5637 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5638 * Makefile.in: Regenerate.
5639
e9b84181
JJ
56402003-04-18 Jakub Jelinek <jakub@redhat.com>
5641
5642 * configure.in (powerpc64*-*-linux*): Remove.
5643 * configure: Rebuilt.
5644
1ca4c6e1
PE
56452003-04-17 Phil Edwards <pme@gcc.gnu.org>
5646
5647 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5648 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5649 and restrap.
5650 * Makefile.in: Regenerate.
5651
0590b963
RE
56522003-04-16 Richard Earnshaw <rearnsha@arm.com>
5653
5654 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5655 * configure: Regenerated.
5656
ff41a56f
DD
56572003-04-15 DJ Delorie <dj@redhat.com>
5658
5659 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5660
50d440bc
NC
56612003-04-13 Nick Clifton <nickc@redhat.com>
5662
5663 * config-ml.in: Remove support for --disable-aix removing
5664 call-aix multilibs.
5665
b1e0a93e
AO
56662003-04-10 Alexandre Oliva <aoliva@redhat.com>
5667
5668 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5669 * */configure: Rebuilt.
5670
71fb704d
JS
56712003-04-08 Joel Sherrill <joel@oarcorp.com>
5672
5673 * MAINTAINERS: Add my email address.
5674
3897ea90
OH
56752003-03-17 Olivier Hainque <hainque@act-europe.fr>
5676
5677 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5678
93c834b7
NN
56792003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5680
5681 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5682 * Makefile.in: Regenerate.
5683
82c34dcb
MC
56842003-03-14 Michael Chastain <mec@shout.net>
5685
5686 * Makefile.in: Regenerate with correct Makefile.def.
5687
73458fb7
NN
56882003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5689
5690 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5691 Make macro.
5692 * Makefile.in: Regenerate.
5693 * configure.in: Clean up gxx_include_dir logic.
5694 * configure: Regenerate.
5695
32cf27e5
AE
56962003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5697
5698 * MAINTAINERS (Write After Approval): Add myself.
5699
c727e7a0
BE
57002003-03-10 Ben Elliston <bje@wasabisystems.com>
5701
5702 * MAINTAINERS: Update my mail address.
5703
9a27ac7a
FS
57042003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5705
5706 * configure.in (gxx_include_dir): Fix typo.
5707 * configure: Regenerated.
5708
3aa83176
NN
57092003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5710
5711 * Makefile.tpl: Reindent.
5712 * Makefile.in: Regenerate.
5713 * configure.in: Reindent. Don't set unused variables.
5714 * configure: Regenerate.
5715
9124bc53
DJ
57162003-03-04 Daniel Jacobowitz <drow@mvista.com>
5717
5718 * configure.in: Include $(build_tooldir)/sys-include in
5719 FLAGS_FOR_TARGET.
5720 * configure: Regenerated.
5721
cb543528
NN
57222003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5723
c858bf1e
NN
5724 * Makefile.tpl: Always pass down RANLIB.
5725 * Makefile.in: Regenerate.
5726
aa9c3ab4
NN
5727 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5728 * Makefile.in: Regenerate.
5729 * configure.in: Remove unused logic relating to --enable-shared
5730 and --enable-threads. Remove bogus comments. Remove redundant
5731 noconfigdirs.
5732 * configure: Regenerate.
5733
cb543528
NN
5734 * configure.in: Replace ${libstdcxx_version} by its value.
5735 Remove reference to mh-dgux.
5736 * configure: Regenerate.
5737
53f70c1b
KB
57382003-03-03 Kevin Buettner <kevinb@redhat.com>
5739
5740 * MAINTAINERS (Write After Approval): Add myself.
5741
df0f0674
NN
57422003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5743
5744 * Makefile.tpl: Rearrange.
5745 * Makefile.in: Regenerate.
5746
ef4e7569
US
57472003-02-25 Uwe Stieber <uwe@wwws.de>
5748
5749 * configure.in: Add support for kaOS as cross build target system.
5750 * configure: Regenerated.
5751
a7a287eb
SB
57522003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5753
5754 * MAINTAINERS (Write after approval): Add myself.
5755
ff00c8a2
JW
57562003-02-21 James E Wilson <wilson@tuliptree.org>
5757
5758 * MAINTAINERS: Update my email address.
5759
abb2db7a
ZW
57602003-02-21 Zack Weinberg <zack@codesourcery.com>
5761
5762 * MAINTAINERS: Add self to blanket write privs. section.
5763
e9f2dc3b
SM
57642003-02-20 Sean McNeil <sean@blue.mcneil.com>
5765
5766 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5767 configure-target-* as some target builds may require additional
5768 flags for preprocessor tests.
5769 * Makefile.in: Regenerated.
5770
ee03dc5e
AO
57712003-02-19 Alexandre Oliva <aoliva@redhat.com>
5772
11856278
AO
5773 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5774 * ltconfig: Handle it.
5775 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5776 auto-detecting it.
5777
274aef32
AO
5778 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5779 it is used as argument to $CC.
5780 * ltcf-gcj.sh: Likewise.
5781
ee03dc5e
AO
5782 * configure.in: Introduce --enable-maintainer-mode.
5783 * configure: Rebuilt.
5784 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5785 for maintainer mode.
5786 * Makefile.in: Rebuilt.
5787
30db8e17
JM
57882003-02-18 Jason Merrill <jason@redhat.com>
5789
5790 * Makefile.tpl (check-c++): Allow parallelism.
5791
cab60ac6
GP
57922003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5793
5794 * MAINTAINERS: Remove John Carr (who never actually had access to
5795 gcc.gnu.org).
5796
c8e5d1af
GK
57972003-02-15 Geoffrey Keating <geoffk@apple.com>
5798
5799 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5800 don't configure target-libobjc.
5801 * configure: Regenerate.
5802
70f91f50
RO
58032003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5804
5805 * Makefile.tpl (RANLIB): Define.
5806 * Makefile.in: Regenerate.
5807
669e9062
LB
58082003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5809
5810 * MAINTAINERS: Update my email.
abb2db7a 5811
61b56b2e
KS
58122003-02-06 Keith R Seitz <keiths@redhat.com>
5813
5814 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5815 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5816 * Makefile.in: Regenerated.
5817 * configure.in: Remove all traces of snavigator, db, and grep.
5818 * configure: Regenerated.
5819
a1ba6e15
GP
58202003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5821
5822 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5823 After Approval.
5824
f5f2cce5
CC
58252003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5826
5827 * MAINTAINERS (Write after approval): Add myself.
5828
ba49f6f1
FCE
58292003-01-31 Frank Ch. Eigler <fche@redhat.com>
5830
5831 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5832 * Makefile.in: Regenerated.
5833
ccf9f10c
RS
58342003-01-30 Roger Sayle <roger@eyesopen.com>
5835
5836 * config.guess: Updated to 2003-01-30's version.
5837 * config.sub: Updated to 2003-01-28's version.
5838
a693735b
AO
58392003-01-30 Alexandre Oliva <aoliva@redhat.com>
5840
5841 * config.if: If gcc_version is already set, just use it. Don't set
5842 gcc_version_trigger if it's already set, otherwise set it to
5843 gcc/version.c, but only if the file exists. If it is not set and
5844 gcc/version.c does not exist, try to extract the version number from
5845 $CC.
5846
204c43d6
AT
58472003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5848
abb2db7a 5849 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5850
842e91ec
PE
58512003-01-27 Phil Edwards <pme@gcc.gnu.org>
5852
5853 * configure.in: Revert 24Jan change.
5854 * configure: Regenerate.
5855
6b99984e
GP
58562003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5857
5858 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5859 entry of HJ Lu.
5860
806e0935
NN
58612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5862
5863 * configure.in: Revert previous change.
5864 * configure: Regenerate.
5865
307a9864
NN
58662003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5867
5868 * configure.in: Make rda native-only.
5869 * configure: Regenerate.
5870
02ba6302
VR
58712003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5872
5873 * MAINTAINERS: Move myself from GNATS-only-accounts to
5874 write-after-approval.
5875
77d187bc
NN
58762003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5877
5878 * configure.in: Add missing \.
5879 * configure: Rebuilt.
5880
a94a2d4c
JJ
58812003-01-17 Jakub Jelinek <jakub@redhat.com>
5882
5883 * configure.in (baseargs): Avoid using \| in sed regular
5884 expressions.
5885 * configure: Rebuilt.
5886
73f84924
JJ
58872003-01-16 Jakub Jelinek <jakub@redhat.com>
5888
5889 * configure.in (baseargs): Remove all supported forms of
5890 --cache-file, --srcdir, --host, --build and --target options
5891 from argument lists.
5892 * configure: Rebuilt.
5893
8c12fc63
JZ
58942003-01-15 Josef Zlomek <zlomekj@suse.cz>
5895
5896 * MAINTAINERS: Add myself to write-after-approval list.
5897
7c005a3a
AO
58982003-01-15 Alexandre Oliva <aoliva@redhat.com>
5899
5900 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5901 * configure: Rebuilt.
5902
3dfabf63
NN
59032003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5904
5905 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5906 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5907 * Makefile.in: Regenerate.
5908 * configure: Regenerate.
5909
cf53ae10
AO
59102003-01-09 Alexandre Oliva <aoliva@redhat.com>
5911
5912 * configure.in: Remove Makefile in build, host and target modules
5913 unless configure was run with --no-recursion.
5914 * configure: Rebuilt.
5915
3fbe8e4a
CC
59162003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5917
5918 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5919 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5920 * Makefile.in: Regenerate.
5921
66e2aa7d
CD
59222003-01-08 Chris Demetriou <cgd@broadcom.com>
5923
5924 * config.guess: Update to 2003-01-03 version.
5925 * config.sub: Update to 2003-01-03 version.
5926
b5038cfb
CF
59272003-01-07 Christopher Faylor <cgf@redhat.com>
5928
5929 * configure: Regenerate with proper autoconf 2.13.
5930
d02c69be
CF
59312003-01-07 Christopher Faylor <cgf@redhat.com>
5932
5933 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 5934 * configure: Regenerate.
d02c69be 5935
e914a571
AC
59362003-01-06 Andrew Cagney <ac131313@redhat.com>
5937
5938 * configure.in (GDB_TK): Add tcl directories conditional on
5939 gdb/gdbtk directory being present.
5940 * configure: Regenerate.
abb2db7a 5941
70571545
JDA
59422003-01-04 John David Anglin <dave.anglin@nrc.ca>
5943
5944 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5945 by gcc if LD is not defined and we are not doing a Canadian Cross.
5946 * configure: Rebuilt.
5947
89a7012a
TT
59482002-12-31 Tom Tromey <tromey@redhat.com>
5949
5950 * Makefile.in: Rebuilt.
5951 * Makefile.def (target_modules) [libffi]: Allow installation.
5952
3f4f56e2
AS
59532002-12-31 Andreas Schwab <schwab@suse.de>
5954
5955 * configure.in: Fix use of $program_transform_name.
5956 * configure: Regenerated.
5957
6c1b8d0a
DJ
59582002-12-30 Daniel Jacobowitz <drow@mvista.com>
5959
5960 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 5961 * configure: Regenerated.
6c1b8d0a 5962
c5120911
AO
59632002-12-29 Alexandre Oliva <aoliva@redhat.com>
5964
5965 * Makefile.tpl (local-distclean): Don't remove...
5966 (multilib.ts): ... this. Moved into...
5967 (multilib.out): ... this. Don't use sub-make.
5968 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5969 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5970 (configure-build-[+module+], configure-[+module+],
5971 configure-target-[+module+], configure-gcc): ... these. Test
5972 for Makefile existence. Drop config.status from dependencies.
5973 * Makefile.in: Rebuilt.
5974 * configure.in: Move gcc-version-trigger to the end of
5975 ac_configure_args. Add comments to maybedep.tmp and
5976 serdep.tmp. Introduce --disable-serial-configure. Remove
5977 nonopt from baseargs, matching and removing corresponding
5978 whitespace while at it.
5979 * configure: Rebuilt.
5980
e245b0ea
AO
59812002-12-28 Alexandre Oliva <aoliva@redhat.com>
5982
903de295
AO
5983 * configure.in (host_configargs): Replace reference to
5984 no-longer-defined buildopts with --build=${build_alias}.
5985 * configure: Rebuilt.
5986
e245b0ea
AO
5987 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5988 program_transform_name to standard idiom.
5989 (AUTOGEN, AUTOCONF): Define.
5990 (Makefile.in): Use $(AUTOGEN).
5991 (Makefile): Depend on config.status, and use autoconf-style rule to
5992 build it. Move original commands to...
5993 (config.status): ... this new target.
5994 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5995 $(AUTOCONF).
5996 * Makefile.in: Rebuilt.
5997
671aa708
NN
59982002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5999
53fbfb58
NN
6000 * Makefile.tpl: Fix dramatic bustage due to change in
6001 program_transform_name.
6002 * Makefile.in: Regenerate.
6003
6004 * configure.in: Remove unnecessary PATH setting.
6005 * configure: Regnerate.
6006
6007 * configure.in: Don't default to unprefixed tools unless
6008 the native tools will work.
6009 * configure: Regenerate.
6010
671aa708
NN
6011 * configure.in: Convert to autoconf script. Blow away lots
6012 of now-redundant Makefile fragments.
6013 * configure: Generate using Autoconf.
6014 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6015 * Makefile.in: Regenerate.
6016
57f40826
NN
60172002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6018
3fedb745
NN
6019 * configure: Fix stupid bug where RANLIB was mistakenly included.
6020
abb2db7a 6021 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6022 (build_configargs, host_configargs, target_configargs).
6023
6024 * configure.in: Move logic out of sed statement.
6025
abb2db7a 6026 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6027 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6028
315fa0f4
SS
60292002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6030
6031 * config.sub: Import from master repository
6032 * config.guess: Ditto
6033
45aff44f
AS
60342002-12-24 Andreas Schwab <schwab@suse.de>
6035
6036 * Makefile.tpl (multilib.out): Fix missing space.
6037 * Makefile.in: Regenerate.
6038
88b5521b
NN
60392002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6040
6041 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6042 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6043 * Makefile.in: Regenerate.
6044 * configure.in: Remove unnecessary leftovers.
6045
2a726918
GK
60462002-12-21 Geoffrey Keating <geoffk@apple.com>
6047
6048 * configure.in (extra_ranlibflags_for_target): New variable.
6049 (*-*-darwin): Add -c to ranlib commands.
6050 * configure (tooldir): Handle extra_ranlibflags_for_target.
6051
aace3269 60522002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6053
6054 * Makefile.tpl: Revert HJL's change.
6055 * Makefile.in: Regenerated.
6056 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6057 always.
6058
f0895142
AS
60592002-12-19 Andreas Schwab <schwab@suse.de>
6060
6061 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6062 * Makefile.in: Regenerate.
6063
782d0c02
L
60642002-12-18 H.J. Lu <hjl@gnu.org>
6065
6066 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6067 * Makefile.in: Regenerated.
6068
6069 * configure.in (build_prefix): New. Substitute.
6070
212f6dd0
NN
60712002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6072
79308c5d
NN
6073 * Makefile.tpl: Don't let real targets depend on phony targets.
6074 * Makefile.in: Regenerate.
6075
212f6dd0
NN
6076 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6077 * Makefile.in: Regenerate.
6078
ab17919f
SS
60792002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6080
6081 * config.sub: Import from master repository
6082 * config.guess: Ditto
6083
5ecf91d1
JM
60842002-12-16 Jason Merrill <jason@redhat.com>
6085
6086 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6087 previous 'make bootstrap'.
6088 * Makefile.in: Regenerate.
6089
d8437e1b
HPN
60902002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6091
6092 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6093
4977bab6
ZW
60942002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6095
6096 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6097 * Makefile.in: Regenerate.
6098
0edcfdcb
JM
60992002-12-13 Jason Merrill <jason@redhat.com>
6100
6248218a 6101 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6102 library tests.
6103 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6104 * Makefile.in: Regenerate.
6105
4977bab6
ZW
61062002-12-12 Alexandre Oliva <aoliva@redhat.com>
6107
6108 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6109 * Makefile.in: Rebuilt.
6110
f87505dd
AO
61112002-12-12 Alexandre Oliva <aoliva@redhat.com>
6112
6113 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6114
4977bab6
ZW
61152002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6116
6117 * configure: Fix bug put in by gremlins.
6118
6119 * Makefile.tpl: Substitute more autoconfily.
6120 * configure: Substitute more autoconfily.
6121 * Makefile.in: Regenerate.
6122
7f0db92a
SS
61232002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6124
6125 * config.sub: Import from master repository
6126 * config.guess: Ditto
6127 * MAINTAINERS: Added Svein Seldal under write after approval
6128
4977bab6
ZW
61292002-12-08 Andrew Cagney <ac131313@redhat.com>
6130
6131 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6132 * Makefile.in (all-sim): Ditto.
6133
61342002-12-06 DJ Delorie <dj@redhat.com>
6135
6136 * Makefile.tpl: Change configure dependencies to not have real
6137 targets depend on phony targets.
6138
61392002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6140
6141 * configure.in: Revert unintentional change.
6142
6143 * Makefile.tpl: Change dependency for */multilib.out so that
6144 it works when gcc isn't in the tree.
6145
6146 * configure.in: Substitute more.
6147 * configure: Run subconfigures from the Makefile.
6148 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6149 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6150
67f1b906
GP
61512002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6152
6153 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6154
4977bab6
ZW
61552002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6156
6157 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6158 and corresponding dependencies.
6159 * Makefile.in: Regenerate.
6160
6161 * configure.in (host_tools): Order binutils, gas and ld for
6162 convenience in running the testsuites.
6163
6164 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6165 * Makefile.in: Regenerate.
6166 * configure.in: Introduce rules to serialize subconfigure runs.
6167
6168 * configure.in: Introduce BASE_CC_FOR_TARGET.
6169 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6170 Realize configure-build-* targets. Realize configure-target-* targets.
6171 * Makefile.in: Regenerate.
6172
61732002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6174
6175 * configure: Move gcc_version_trigger stuff from here...
6176 * configure.in: ...to here.
6177
6178 * configure.in: Separate subconfigure options added by this file from
6179 options given by the user. Add machinery to put args for host
6180 subconfigures into the Makefile.
6181
6182 * Makefile.tpl: Remove 'vault' targets.
6183 * Makefile.tpl: Reorder and comment dependencies.
6184 * Makefile.in: Regenerate.
6185
61862002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6187 * configure.in: Fix my broken commit of previous patch. (sigh)
6188
743f054e
GK
61892002-11-28 Geoffrey Keating <geoffk@apple.com>
6190
6191 * configure.in: Move host-specific darwin noconfigdirs into
6192 the host-specific section.
6193
4977bab6
ZW
61942002-11-28 Geoffrey Keating <geoffk@apple.com>
6195
6196 * configure.in: Move host-specific darwin noconfigdirs into
6197 the host-specific section.
6198
61992002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6200
6201 * configure: Remove skip-this-dir support.
6202 * Makefile.tpl: Remove skip-this-dir support.
6203
6204 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6205 subdirectories.
6206 * Makefile.in: Regenerate.
6207
6208 * Makefile.tpl: Strip out useless setting of 'dir'.
6209 * Makefile.in: Regenerate.
6210
62112002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6212
6213 * configure.in: Fix deeply stupid bug.
6214
6215 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6216 shell code in CXX_FOR_TARGET
6217 * Makefile.def: Introduce raw_cxx.
6218 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6219 RAW_CXX_FOR_TARGET.
6220 * Makefile.in: Regenerate.
6221
62222002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6223
6224 * Makefile.tpl: Remove unnecessary ifs.
6225 * Makefile.in: Regenerate.
6226
6227 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6228 dependencies. Maybe-ize build-libiberty. Create dummy install
6229 targets for 'no_install' modules.
6230 * configure: Move GDB_TK substitution to configure.in. Move
6231 build_modules stuff to configure.in.
6232 * configure.in: Implement soft dependency machinery. Maybe-ize
6233 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6234 * Makefile.in: Regenerate.
6235
62362002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6237
6238 * Makefile.tpl: Make all-target, install-target behave similarly
6239 to all, install (only hitting configured targets). Eliminate
6240 unused macro defintions.
6241
6242 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6243 build != host.
6244
6245 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6246
6247 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6248
6249 * configure.in: Produce lists of subdir targets we're actually
6250 configuring. Remove references to "dosrel".
6251 * Makefile.tpl: Let configure set which subdir targets are hit.
6252 Remove install-cross; clean up install; remove ALL. Remove
6253 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6254 Autogenerate host module targets. Remove empty dependency lines
6255 and redundant dependency; rearrange slightly.
6256 * Makefile.def: Add host-side libtermcap, utils.
6257
6258 * Makefile.in: Regenerate.
6259
e6226a2f
RO
62602002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6261
6262 * ltconfig (osf[345]): Append $major to soname_spec.
6263 Reflect this in library_names_spec.
6264 * ltmain.sh (osf): Prefix $major with . for use as extension.
6265
3b75d237
AJ
62662002-11-19 Andreas Jaeger <aj@suse.de>
6267
6268 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6269 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6270 and sparc64 GNU/Linux systems.
6271
809108de
NS
62722002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6273
6274 * MAINTAINERS: Update email.
6275
e7e0de7e
GP
62762002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6277
6278 * MAINTAINERS: Complete James Dennett's entry.
6279
f7109dea
EB
62802002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6281
6282 * MAINTAINERS (Write After Approval): Add myself.
6283
d3ac17c9
BK
62842002-11-13 Bruce Korb <bkorb@gnu.org>
6285
6286 * Makefile.tpl: syntactic cleanup
6287
cbf78ae4
SH
62882002-11-13 Stuart Hastings <stuart@apple.com>
6289
6290 * MAINTAINERS: Add myself to write-after-approval list.
6291
4977bab6
ZW
62922002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6293
6294 * Makefile.def: Add list of recursive targets to autogenerate.
6295 Add build_modules.
6296 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6297 targets. Autogenerate *-build-* targets.
6298 * Makefile.in: Regenerate.
6299
63002002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6301
6302 * configure: More autoconf-style substitutions.
6303 * Makefile.tpl: More autoconf-style substitutions.
6304 * Makefile.in: Regenerate.
6305
63062002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6307
6308 * configure: Substitute more variables in a more autoconf-friendly
6309 way. Simplify slightly.
6310 * Makefile.tpl: Make more variables substitutable in an
6311 autoconf-friendly way.
6312 * Makefile.in: Regenerate.
6313
d4783999
JW
63142002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6315
6316 * MAINTAINERS (Write After Approval): Add myself.
6317
4977bab6
ZW
63182002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6319
6320 * configure.in (v810*): Remove special setting of tools.
6321
6322 * configure: Add support for extra required flags for ar or nm.
6323 * configure.in (aix4.3+): Use above support for target-specific
6324 issues, rather than using config/mt-aix43.
6325
63262002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6327
6328 * configure: Remove 'removing', which doesn't work. Replace $subdir
6329 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6330 with $srcdir. Reformat indentation. Substitute some variables
6331 formerly hard-coded in the Makefile for build=host.
6332 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6333 * Makefile.def: Autogenerate more.
6334 * Makefile.in: Regenerate.
6335
1c9c903e
AN
63362002-11-04 Adam Nemet <anemet@lnxw.com>
6337
6338 * MAINTAINERS (Write After Approval): Add myself.
6339
40673d2b
KB
63402002-11-04 Kevin Buettner <kevinb@redhat.com>
6341
6342 * Makefile.def (host_modules): Add rda.
6343 * Makefile.in: Regenerate.
6344 * configure.in (target_tool): Add target-rda to list.
6345
42e650ae
GP
63462002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6347
6348 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6349
e004b81f
PE
63502002-10-25 Phil Edwards <pme@gcc.gnu.org>
6351
6352 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6353 and restrap targets to this rule.
6354 * Makefile.in: Regenerate.
6355
06bd49b1
GP
63562002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6357
6358 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6359 GNATS only accounts.
6360
d0af82b0
HPN
63612002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6362
6363 * configure.in (i[3456]86-*-linux*): Add check to disable
6364 ${libgcj} for glibc1.
6365
10782654
DC
63662002-10-24 Denis Chertykov <denisc@overta.ru>
6367
6368 * MAINTAINERS: Add myself as ip2k port maintainer.
6369
a5a438f5
SS
63702002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6371
6372 * configure.in: Add tic4x target.
6373
fe3d5b7f
NN
63742002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6375
aba8a494
NN
6376 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6377 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6378 * Makefile.in: Regenerate.
6379
fe3d5b7f
NN
6380 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6381 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6382 * Makefile.in: Regenerate.
6383
a6ad79e7
JJ
63842002-10-02 Janis Johnson <janis187@us.ibm.com>
6385
6386 * MAINTAINERS: Add myself as web pages co-maintainer.
6387
6a8a9058
NN
63882002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6389
6390 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6391 * Makefile.in: Regenerate.
6392
327d975a
ZW
63932002-10-02 Zack Weinberg <zack@codesourcery.com>
6394
6395 * MAINTAINERS: Add myself and Nathan Sidwell
6396 <nathan@codesourcery.com> as VxWorks maintainers.
6397
a5ae8f19 63982002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6399
6400 * Makefile.def: Remove order dependency comments.
6401 * Makefile.tpl: Add explicit install-install dependencies.
6402 * Makefile.in: Regenerate.
d0f6c823 6403
34c6040c 6404 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6405 * Makefile.in: Regenerate.
34c6040c 6406
d0f6c823
NN
6407 * Makefile.tpl: Add configure-target (for src-release in src)
6408 * Makefile.in: Regenerate.
6409
50bd210b
NC
64102002-09-30 Nick Clifton <nickc@redhat.com>
6411
6412 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6413
ca25149e
UW
64142002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6415
6416 * configure.in (s390*-*-linux*): Enable libgcj.
6417
dd30b57d
NN
64182002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6419
9e60a678
NN
6420 * configure: Revert accidentally applied changes.
6421
dd30b57d
NN
6422 * Makefile.tpl: Make more autoconf-friendly.
6423 * Makefile.in: Regenerate.
6424 * configure: Make substitution more autoconf-like.
6425
5831424e
RE
64262002-09-28 Richard Earnshaw <rearnsha@arm.com>
6427
6428 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6429 single entry to handle all these.
6430 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6431 libjava on arm-*-elf.
6432
b7f3b15b
GK
64332002-09-27 Geoffrey Keating <geoffk@apple.com>
6434
6435 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6436 things that depend on them.
6437
0dffceed
NN
64382002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6439
6440 * Makefile.tpl: Make subsituted variables more autoconfy.
6441 * Makefile.in: Regenerate.
6442 * configure: Make seds more autoconfy.
6443
1db75a86 64442002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6445
6446 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6447 * Makefile.in: Regenerate.
6448 * configure.in: Rewrite sed statements to look autoconfy.
6449
1db75a86
NN
6450 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6451 all-target-foo on configure-target-foo.
6452 * Makefile.def: Ditto.
6453 * Makefile.in: Rebuild.
6454
741a4e89
AH
64552002-09-25 Andrew Haley <aph@redhat.com>
6456
6457 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6458
95ddd785
NN
64592002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6460
6461 * Makefile.def: New file.
6462 * Makefile.tpl: New file.
6463 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6464 * contrib/gcc_update: Note that Makefile.in is a generated file.
6465
6466 * configure.in: Minor rearrangement. Simplify tests.
6467
65a824f6
JT
64682002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6469
6470 * configure.in (with_headers): Skip copy if value is "yes".
6471 (with_libs): Likewise.
6472
51270f0a 64732002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6474
6475 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6476 * configure.in (sh*-*-pe*): Ditto.
6477 * configure.in (mips*-*-pe*): Ditto.
6478 * configure.in (*arm-wince-pe): Ditto.
6479
8f89dbf4
NN
6480 * configure.in: Rearrange.
6481
c1b8db3f
KH
64822002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6483
6484 * MAINTAINERS: Update my email address.
6485
341f0575
PK
64862002-08-30 Paul Koning <pkoning@equallogic.com>
6487
6488 * MAINTAINERS: (Write After Approval): Add myself.
6489
d2e06980
GK
64902002-08-29 Geoffrey Keating <geoffk@redhat.com>
6491
6492 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6493
4906d5d8
GK
64942002-08-24 Geoffrey Keating <geoffk@redhat.com>
6495
6496 * MAINTAINERS: Change my mailing address.
6497
e9a25cc8
PC
64982002-08-21 Paolo Carlini <pcarlini@unitus.it>
6499
6500 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6501 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6502
a5aa7421
LR
65032002-08-20 Loren J. Rittle <ljrittle@acm.org>
6504
6505 * MAINTAINERS (Write After Approval): Remove myself.
6506 (Various Maintainers: c++ runtime libs): Add myself.
6507
5ce6f47b
EC
65082002-08-15 Eric Christopher <echristo@redhat.com>
6509
6510 * config.sub: Import from master repository.
6511 * config.guess: Ditto.
6512
7f9317f0
AO
65132002-08-19 Alexandre Oliva <aoliva@redhat.com>
6514
6515 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6516 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6517 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6518
7aecca3d
AH
65192002-08-16 Aldy Hernandez <aldyh@redhat.com>
6520
6521 * MAINTAINERS: Add self to rs6000 vector extensions.
6522
8ea4b195
AO
65232002-08-15 Alexandre Oliva <aoliva@redhat.com>
6524
6525 * libiberty/configure: Reverted unintended yesterday's check in.
6526
f5cc59a7
AO
65272002-08-14 Alexandre Oliva <aoliva@redhat.com>
6528
6529 * boehm-gc/configure, libf2c/configure: Rebuilt.
6530 * libffi/configure, libiberty/configure: Ditto.
6531 * libjava/configure, libobjc/configure: Ditto.
6532 * libstdc++-v3/configure, zlib/configure: Ditto.
6533 Merged from binutils:
6534 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6535 From Steve Ellcey <sje@cup.hp.com>:
6536 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6537 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6538 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6539 IA64.
6540 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6541 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6542 soname_spec, sys_lib_search_path_spec): Ditto.
6543
66350331
FS
65442002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6545
6546 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6547
2ff34870
L
65482002-08-04 H.J. Lu (hjl@gnu.org)
6549
6550 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6551
a014f2fe
KW
65522002-08-02 Krister Walfridsson <cato@df.lth.se>
6553
6554 * MAINTAINERS (Write After Approval): Add myself.
6555
c01d477a
AM
65562002-07-31 Alan Modra <amodra@bigpond.net.au>
6557
6558 * configure.in: Move generic linux case to end. Copy generic
6559 linux noconfigdirs to mips*-*-linux* entry and new
6560 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6561
68cd2524
MM
65622002-07-19 Michael Matz <matz@suse.de>
6563
6564 * MAINTAINERS: Add myself as ra* maintainer.
6565
e2d83b8c
CD
65662002-07-16 Chris Demetriou <cgd@broadcom.com>
6567
6568 * config.guess: Update to 2002-07-09 version.
6569 * config.sub: Update to 2002-07-03 version.
6570
cece4f1d
HPN
65712002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6572
6573 * MAINTAINERS: Fix typo in a maintainer email address.
6574
bb654703
NN
65752002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6576
6577 * configure.in: Remove two redundant tests.
6578
789b7de5
RO
65792002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6580
6581 * configure.in (mips*-*-irix6*o32): Enable stabs.
6582
e1da1089
NN
65832002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6584
f3970bba
NN
6585 * configure.in: Don't build grez.
6586 * Makefile.in: Ditto.
6587
e1da1089
NN
6588 * Makefile.in: Remove references to bsp, cygmon, libstub.
6589 * configure.in: Ditto.
6590
6591 * configure.in: Remove leftover reference to gdbtest.
6592
57c905fa
PE
65932002-07-08 Phil Edwards <pme@gcc.gnu.org>
6594
6595 * configure.in (gxx_include_dir): Change to match versioned
6596 C++ headers if --enable-version-specific-runtime-libs is used.
6597
a0af94a7 65982002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6599
a0af94a7
SE
6600 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6601
423ce3eb
NN
66022002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6603
6604 * configure.in: Make --without-x work.
6605
98186934
NN
66062002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6607
c3b7d169
NN
6608 * configure.in: Rearrange target Makefile fragment collection.
6609
98186934
NN
6610 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6611 cvs[src].
6612 * configure.in: Ditto.
6613
eebd288a
MK
66142002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6615
6616 * MAINTAINERS (Write After Approval): Update my e-mail address.
6617
3ab36f05
NN
66182002-06-24 Ben Elliston <bje@redhat.com>
6619
6620 * configure.in (host_tools): Remove cgen.
6621
6622 * Makefile.in (all-cgen): Remove; runs from its source directory.
6623 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6624 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6625 (all-sim): Likewise.
6626
66272002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6628
6629 * Makefile.in: Eliminate 'apache' targets.
6630 * configure.in: Eliminate 'apache' targets.
6631
55380b08
NN
6632 * configure.in: Eliminate redundant tests. Reorganize.
6633
9a5c1b9d
NN
6634 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6635
5fd3853a
NN
6636 * config-ml.in: Eliminate references to Cygnus configure.
6637
cfefc434
NN
6638 * Makefile.in: Eliminate references to building emacs.
6639
2fe93885
GS
66402002-06-28 Graham Stott <graham.stott@btinternet.com>
6641
6642 * MAINTAINERS: Update my email address.
6643
53c40185
BK
66442002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6645
6646 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6647 (cxx_incdir): Remove.
53c40185 6648
97679694
NN
66492002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6650
6651 * MAINTAINERS (Write After Approval): Add self.
6652
b03bcd37
DC
6653Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6654
6655 * configure.in: Add support for ip2k.
6656
6bd12129
NN
66572002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6658
6659 * configure.in: Fix AIX configury bug.
6660
e0d98a92
SE
66612002-06-20 Steve Ellcey <sje@cup.hp.com>
6662
6663 * MAINTAINERS (Write After Approval): Add self.
6664
ba3292db
NN
66652002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6666
ef40bc65
NN
6667 * configure.in: replace ${topsrcdir} with ${srcdir}
6668
7a0be465
NN
6669 * configure.in: Move definition of libstdcxx_flags
6670 right above usage, rather than waaay earlier.
6671
e1848dde
NN
6672 * configure.in: Pull definition of is_cross_compiler earlier.
6673
8bc2fff1
NN
6674 * configure.in: Rearrange a little.
6675
ba3292db
NN
6676 * configure.in: Remove references to librx.
6677 * Makefile.in: Remove references to librx.
6678
11d8b408
DC
6679Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6680
6681 * config.sub: Add support for avr target.
6682 Import from master sources, rev 1.255
5ce6f47b 6683
93da8339
PE
66842002-06-19 Phil Edwards <pme@gcc.gnu.org>
6685
6686 * configure, .cvsignore: Revert previous change...
6687 * Makefile: ...delete.
6688
b4caab5c
NN
66892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6690
6691 * configure.in: Eliminate ${gasdir} variable.
6692
ee777171
DB
66932002-06-18 Dave Brolley <brolley@redhat.com>
6694
6695 * configure.in: Add support for frv.
6696 * config.sub: Add support for frv.
6697
26e4af54
PE
66982002-06-18 Phil Edwards <pme@gcc.gnu.org>
6699
6700 * configure: Remove garbage from previous commit.
6701
bb20b7da
PE
67022002-06-18 Phil Edwards <pme@gcc.gnu.org>
6703
6704 * configure: For in-source builds, make a subdir and re-exec there.
6705 * Makefile: New file. Pass targets through to build directory.
6706 * .cvsignore: No longer ignore "Makefile".
6707
9d321f6c
DR
67082002-06-16 Douglas Rupp <rupp@gnat.com>
6709
6710 * MAINTAINERS (Write After Approval): Add self.
6711
c8eb2bc0
KG
67122002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6713
6714 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6715
f210d239
JT
67162002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6717
6718 * configure.in (vax-*-netbsd*): Re-enable gas.
6719
e9667b3c
NN
67202002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6721
efe1f357
NN
6722 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6723 BUILD_PREFIX_1, to correct nomenclature.
6724 * configure: Likewise.
6725
e9667b3c
NN
6726 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6727 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6728
fe2fe497
OH
67292002-05-31 Olaf Hering <olh@suse.de>
6730
6731 * config-ml.in: Propogate DESTDIR also.
6732
dcf7f0dd
JT
67332002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6734
6735 * configure.in (vax-*-netbsd*): Don't build gas for this
6736 platform.
6737
6ff14f32
MM
67382002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6739
6740 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6741 and libgcj for AVR.
6742
397de1ff
KK
67432002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6744
6745 * MAINTAINERS (Write After Approval): Add myself.
6746
ac30211c
JT
67472002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6748
6749 * config.guess: Update to 2002-05-22 version.
6750 * config.sub: Likewise.
6751
1e6347d8
RO
67522002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6753
6754 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6755 * config-ml.in: Likewise.
6756 * configure: Likewise.
6757 * configure.in: Likewise.
6758
e5ce1d6d
SC
67592002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6760
6761 * MAINTAINERS: Update my email address.
6762
6cdef75d
NN
67632002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6764
4a87f061
NN
6765 * configure.in: Simplify makefile fragment collection.
6766
6767 * configure.in: Remove code to build emacs.
603606e7 6768
e254d6b5
NN
6769 * configure.in : Remove --srcdir argument from targargs and buildargs
6770 (it's always overridden in the Makefile anyway). Rearrange a bit.
6771
6772 * configure: Move some logic to configure.in.
6773 * configure.in: Move some logic from configure.
6cdef75d 6774
1d6006fe
TT
67752002-05-11 Tom Tromey <tromey@redhat.com>
6776
6777 * MAINTAINERS: Reflect libgcj reality.
6778
b70b3534
FS
67792002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6780
6781 * Makefile.in: Honour DESTDIR.
6782
4434687a
MM
67832002-05-08 Mark Mitchell <mark@codesourcery.com>
6784
6785 * config.guess: Import 2002-03-20 version.
6786 * config.sub: Import 2002-04-26 version.
6787
a89e49c7
RO
67882002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6789
6790 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6791
44e55536
TJ
67922002-05-07 Tim Josling <tej@melbpc.org.au>
6793
6794 * MAINTAINERS: Add self.
6795
97320a3f
LR
67962002-05-06 Loren J. Rittle <ljrittle@acm.org>
6797
6798 * ltmain.sh: Detect and handle object name conflicts
6799 while piecewise linking a static library.
6800
b7c13625
AO
68012002-05-05 Alexandre Oliva <aoliva@redhat.com>
6802
6803 * configure.in (noconfigdirs): Don't disable libgcj on
6804 sparc64-*-solaris* and sparcv9-*-solaris*.
6805
4182d9fa
AO
68062002-05-03 Alexandre Oliva <aoliva@redhat.com>
6807
6808 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6809
7bebf279
TF
68102002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6811
6812 * configure.in (FLAGS_FOR_TARGET): Do not add
6813 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6814 on i[3456]86-*-linux*.
6815
9a06dc7d
TF
68162002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6817
6818 * configure.in (noconfigdirs): Replace [ ] with test.
6819
6820 * configure.in (noconfigdirs): Do not add target-newlib if
6821 target == i[3456]86-*-linux*, and host == target.
6822
a51a07fa
NN
68232002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6824
9e7facd6
DD
6825 * configure.in: delete reference to absent file
6826
aeaa0f2f
NN
6827 * configure.in: replace '[' with 'test'
6828
4bb98828
NN
6829 * configure.in: Eliminate references to gash.
6830 * Makefile.in: Eliminate references to gash.
6831
64791664
NN
6832 * configure.in: remove useless references to 'pic' makefile fragments.
6833
3ed57cf4
NN
6834 * configure.in: (*-*-windows*) Finish removing.
6835
a51a07fa
NN
6836 * configure.in: Eliminate redundant test for libgui.
6837
8552f6f1
RS
68382002-04-29 Roger Sayle <roger@eyesopen.com>
6839
6840 * MAINTAINERS: Add self and realphabetize. Update entries
6841 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6842 entry for a29k port maintainer.
6843
9e847666
JS
68442002-04-26 Joel Sherrill <joel@OARcorp.com>
6845
6846 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6847 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6848
704c9a14
NN
68492002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6850
6851 * configure.in: remove references to dead files
6852
7bff5059
MM
68532002-04-19 Mark Mitchell <mark@codesourcery.com>
6854
6855 * MAINTAINERS: Add information about purpose of this file.
6856
0c7c67f0
TT
68572002-04-18 Tom Tromey <tromey@redhat.com>
6858
6859 * configure.in: Disallow configuring libgcj when it is already
6860 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6861 Solaris 2.8 by default. For PR libgcj/6158.
6862
63501e91
NN
68632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6864
6865 * configure.in: Move default CC setting out of config/mh-* fragments
6866 directly into here.
6867
701afd4d
NN
68682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6869
6870 * configure.in: don't even try to configure or make a subdirectory
6871 if there's no configure script for it.
6872
07cdae91
MM
68732002-04-15 Mark Mitchell <mark@codesourcery.com>
6874
6875 * MAINTAINERS: Remove chill maintainers.
6876 * Makefile.in (CHILLFLAGS): Remove.
6877 (CHILL_LIB): Remove.
6878 (TARGET_CONFIGDIRS): Remove libchill.
6879 (CHILL_FOR_TARGET): Remove.
6880 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6881 CHILL_LIB.
6882 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6883 (CHECK_TARGET_MODULES): Likewise.
6884 (INSTALL_TARGET_MODULES): Likewise.
6885 (CLEAN_TARGET_MODULES): Likewise.
6886 (configure-target-libchill): Remove.
6887 (all-target-libchill): Remove.
6888 * configure.in (target_libs): Remove target-libchill.
6889 Do not compute CHILL_FOR_TARGET.
6890 * libchill: Remove directory.
5ce6f47b 6891
ab50d72b
DD
68922002-04-11 DJ Delorie <dj@redhat.com>
6893
6894 * Makefile.in, configure.in: Sync with binutils, entries
6895 follow...
6896
0a1e123a
DD
68972002-04-07 Andrew Cagney <ac131313@redhat.com>
6898
6899 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6900 (do-tar, do-bz2): New rules.
6901 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6902 (gdb-tar): New rule.
6903 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6904 (insight_dejagnu.tar): New rule.
6905 (insight.tar): New rule.
6906 (gdb+dejagnu.tar): New rule.
6907 (gdb.tar): New rule.
6908
ab50d72b
DD
69092002-02-01 Mo DeJong <supermo@bayarea.net>
6910
6911 * Makefile.in: Add all-tix to deps for all-snavigator
6912 so that tix is built when building snavigator.
6913
69142002-01-11 Steve Ellcey <sje@cup.hp.com>
6915
6916 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6917 ld and gdb are not supported.
6918
69192002-01-07 Mark Salter <msalter@redhat.com>
6920
6921 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6922 Allow target-libgloss to be built for arm, strongarm, and xscale.
6923
69242001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6925
6926 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6927 options for i[3456]86-pc-linux* native builds.
6928
69292001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6930
6931 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6932 files from .po files for a distribution.
6933
69342001-09-03 Jeff Holcomb <jeffh@redhat.com>
6935
6936 * configure.in: Enable libstdc++-v3 for h8300 targets.
6937
69382001-06-19 Alan Modra <amodra@bigpond.net.au>
6939
6940 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6941 version from bfd/.
6942
6943Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6944
6945 * Makefile.in (VER): When present, extract the version number from
6946 the file version.in.
6947
69482001-05-24 Tom Rix <trix@redhat.com>
6949
6950 * configure.in : enable ld for aix
6951
69522001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6953
6954 * config.guess: Add linux target for S/390.
6955
69562000-11-07 Philip Blundell <pb@futuretv.com>
6957
6958 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6959
69602000-11-03 Philip Blundell <pb@futuretv.com>
6961
6962 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6963 files.
6964
69652001-01-15 Ben Elliston <bje@redhat.com>
6966
6967 * configure.in (host_tools): Add sid.
6968 Always configure cgen.
6969
69702000-11-24 Nick Clifton <nickc@redhat.com>
6971
6972 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6973
6974
69752000-08-20 Doug Evans <dje@casey.transmeta.com>
6976
6977 * Makefile.in (ALL_MODULES): Add all-cgen.
6978 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6979 (all-cgen): New target.
6980 (all-opcodes,all-sim): Depend on all-cgen.
6981 * configure.in (host_tools): Add cgen.
6982 Only configure cgen if --enable-cgen-maint.
6983
ef98ad7b
LR
69842002-04-09 Loren J. Rittle <ljrittle@acm.org>
6985
6986 * configure.in: Add *-*-freebsd* configurations.
6987
90def2b2
TT
69882002-04-08 Tom Tromey <tromey@redhat.com>
6989
6990 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6991 Fixes PR libgcj/6068.
6992
320d7e7a
KW
69932002-03-30 Krister Walfridsson <cato@df.lth.se>
6994
6995 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6996
18b467f1
RO
69972002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6998
6999 * configure.in (alpha*-dec-osf*): Enable libgcj.
7000
8bb3a5af
MG
70012003-03-27 Matthew Gingell <gingell@gnat.com>
7002
7003 * MAINTAINERS (Write After Approval): Add myself.
7004
56ae9405
NC
70052002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7006
7007 Fix for: PR bootstrap/3591, target/5676
7008 * configure.in (mcore-pe): Disable the configuration of
7009 libstdc++-v3 since exceptions are not supported.
7010
f18d9a0c
AG
70112002-03-20 Anthony Green <green@redhat.com>
7012
7013 * configure.in: Enable libgcj for xscale-elf target.
7014
c0e21eef
R
7015Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7016
7017 * MAINTAINERS: Update my email address.
7018
28eca9e8
AO
70192002-03-16 Alexandre Oliva <aoliva@redhat.com>
7020
7021 * ltmain.sh (relink_command): Fix typo in previous change.
7022
e67e72c7
AO
70232002-03-15 Alexandre Oliva <aoliva@redhat.com>
7024
7025 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7026 (relink_command): Added --tag flags.
7027 (mode=install): If relinking fails; error out.
7028
c2273204
RH
70292002-03-12 Richard Henderson <rth@redhat.com>
7030
7031 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7032 .NOTPARALLEL tag.
7033 (do-check): Rename from check.
7034 (check): Allow parallel check.
7035
bcb64245
BW
70362002-03-12 Bob Wilson <bob.wilson@acm.org>
7037
7038 * MAINTAINERS: Add myself as maintainer for xtensa port.
7039 Fix alphabetical order in CPU port maintainer list.
7040 Remove myself from Write After Approval list.
7041
63adb4ff
RH
70422002-03-11 Richard Henderson <rth@redhat.com>
7043
7044 * Makefile.in (.NOTPARALLEL): Add fake tag.
7045
9bec4bf0
L
70462002-03-07 H.J. Lu (hjl@gnu.org)
7047
7048 * configure.in: Enable gprof for mips*-*-linux*.
7049
c7fc1f84
DS
70502002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7051
7052 * MAINTAINERS (Write After Approval): Add myself.
7053
6bff33fb
AO
70542002-02-28 Alexandre Oliva <aoliva@redhat.com>
7055
7056 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7057 libjava.
7058 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7059
0210b33b
AO
70602002-02-23 Alexandre Oliva <aoliva@redhat.com>
7061
7062 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7063 because its Makefile is there; test for the executable instead.
7064
fcc0a3ef
AO
70652002-02-22 Alexandre Oliva <aoliva@redhat.com>
7066
7067 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7068 libstdc++-v3 and libjava.
7069
97cf8285
AM
70702002-02-11 Adam Megacz <adam@xwt.org>
7071
7072 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7073 boehm-gc
5ce6f47b 7074
40fe0ec3
AO
70752002-02-09 Alexandre Oliva <aoliva@redhat.com>
7076
7077 * config.guess: Updated to 2002-01-30's version.
7078 * config.sub: Updated to 2002-02-01's version.
7079 Contribute sh64-elf.
7080 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7081 * configure.in: Added sh64-*-*.
7082
694d53ee
CD
70832002-02-08 Chris Demetriou <cgd@broadcom.com>
7084
7085 * MAINTAINERS: Belatedly add myself to write after approval list.
7086
a9ca50b1
JH
7087Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7088
7089 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7090 Remove self as Write After Approval.
7091
5ffc3500
GK
70922002-01-31 Geoffrey Keating <geoffk@redhat.com>
7093
7094 * MAINTAINERS: Put self in as maintainer for contrib/regression
7095 directory.
7096
4ceaf7fb
PE
70972002-01-28 Phil Edwards <pme@gcc.gnu.org>
7098
7099 * MAINTAINERS: Update my email address.
7100
51584787
JT
71012002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7102
5ce6f47b
EC
7103 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7104 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7105 libraries if not supported for NetBSD on target CPU.
7106
5701d273
DR
71072002-01-25 Douglas B Rupp <rupp@gnat.com>
7108
7109 * install-sh: Use _inst.$$_ for temp file name.
7110
b299a075
JT
71112002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7112
7113 * MAINTAINERS (Write After Approval): Move my contact info
7114 from here...
7115 (OS Port Maintainers): ...to here (netbsd).
7116
51fe14b5
BW
71172002-01-22 Bob Wilson <bob.wilson@acm.org>
7118
7119 * MAINTAINERS (Write After Approval): Add myself.
7120
b634ad42
L
71212002-01-17 H.J. Lu <hjl@gnu.org>
7122
7123 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7124 (all-target-fastjar): Also depend on all-target-libiberty.
7125
3cd87679
L
71262002-01-16 H.J. Lu (hjl@gnu.org)
7127
7128 * config.guess: Import from master sources, rev 1.225.
7129 * config.sub: Import from master sources, rev 1.238.
7130
969a6d8f
KH
71312002-01-16 Kazu Hirata <kazu@hxi.com>
7132
7133 * MAINTAINERS (Write After Approval): Remove myself.
7134
366f6a52
FW
71352001-12-19 Florian Weimer <fw@deneb.enyo.de>
7136
7137 * MAINTAINERS (Write After Approval): Add myself.
7138
f02240b6
JM
71392001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7140
7141 * MAINTAINERS: Add self as docs co-maintainer.
7142
5d08dc39
MK
71432001-12-11 Matthias Klose <doko@debian.org>
7144
7145 * MAINTAINERS (Write After Approval): Add myself.
7146
39e790d5
ZW
71472001-12-09 Zack Weinberg <zack@codesourcery.com>
7148
7149 * MAINTAINERS: Update my email address.
7150
4519d6a3
TC
71512001-12-07 Turly O'Connor <turly@apple.com>
7152 * MAINTAINERS (Write After Approval): Add myself.
7153 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7154 (rs6000_initialize_trampoline): Call __trampoline_setup for
7155 ABI_DARWIN too.
7156 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7157 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7158
21cf0a73
PC
71592001-12-07 Paolo Carlini <pcarlini@unitus.it>
7160
7161 * MAINTAINERS (Write After Approval): Add myself.
7162
4ee43206
DR
7163Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7164
7165 * configure, configure.in: Use temp file for long sed commands.
7166
251931f3
LG
71672001-12-03 Laurent Guerby <guerby@acm.org>
7168
7169 * config.sub: Update to version 1.232 on subversion.
7170
03777dd7
BE
71712001-12-03 Ben Elliston <bje@redhat.com>
7172
7173 * MAINTAINERS: Update mail address for config.* patches.
7174
e490616e
ZW
71752001-11-27 DJ Delorie <dj@redhat.com>
7176 Zack Weinberg <zack@codesourcery.com>
7177
7178 When build != host, create libiberty for the build machine.
7179
7180 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7181 CONFIG_ARGUMENTS.
7182 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7183 New variables.
7184 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7185 and rules.
7186 (all.normal): Depend on ALL_BUILD_MODULES.
7187 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7188 (all-build-libiberty): Depend on configure-build-libiberty.
7189
7190 * configure: Calculate and substitute proper value for
7191 ALL_BUILD_MODULES.
7192 * configure.in: Create the build subdirectory.
7193 Calculate and substitute TARGET_CONFIGARGS (formerly
7194 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7195
04075e8f
ZL
71962001-11-26 Ziemowit Laski <zlaski@apple.com>
7197
7198 * MAINTAINERS (write-after-approval): Add self.
7199
ed19322d
CR
72002001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7201
7202 * MAINTAINERS (GNATS only accounts): Remove self.
7203
90a12988
HPN
72042001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7205
7206 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7207 libf2c.
7208
77e653ad
CR
72092001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7210
7211 * MAINTAINERS (Write After Approval): Add self.
7212
64adad99
DB
72132001-11-12 David O'Brien <obrien@FreeBSD.org>
7214
7215 * MAINTAINERS: mips and s390 are also CPU ports.
7216
834a28c7
DB
72172001-11-12 David O'Brien <obrien@FreeBSD.org>
7218
7219 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7220
ef94239f
DB
72212001-11-11 David O'Brien <obrien@FreeBSD.org>
7222
7223 * MAINTAINERS: Alphabetize.
7224
beda0427
KH
72252001-11-09 Kazu Hirata <kazu@hxi.com>
7226
7227 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7228
6ca224d3
JDA
72292001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7230
7231 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7232
132e4bd7
PE
72332001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7234
7235 * configure.in (--enable-languages): Be more permissive about
7236 syntax. Check for empty lists better. Warn about $LANGUAGES.
7237
c6243b4c
GK
72382001-11-08 Geoffrey Keating <geoffk@redhat.com>
7239
7240 * config.sub: Import from master sources, rev. 1.230.
7241 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7242
abbb9e76
LG
72432001-11-07 Laurent Guerby <guerby@acm.org>
7244
7245 * MAINTAINERS (Write After Approval): Add self.
7246
53cdb27a
HPN
72472001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7248
7249 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7250
dd3a88c9
HPN
72512001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7252
7253 * config.sub: Import from master sources, rev 1.226.
7254 * config.guess: Import from master sources, rev 1.216.
7255
d344dce9
HPN
72562001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7257
7258 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7259 * MAINTAINERS: Add self as maintainer of MMIX port.
7260 Remove old after-approval entry.
7261
63f6bcd7
JM
72622001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7263
7264 * ChangeLog, configure: Fix spelling errors.
7265
84f92638
BK
72662001-10-20 Brendan Kehoe <brendan@zen.org>
7267
7268 * MAINTAINERS: Tweak my address.
7269
2f30eda4
R
7270Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7271
7272 * MAINTAINERS: Update my email address.
7273
1567080c 72742001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7275
f48a3b5c 7276 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7277 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7278
30106886
GB
72792001-10-10 Geert Bosch <bosch@gnat.com>
7280
e490616e 7281 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7282 Added Robert Dewar.
7283
d3d51b8c
DB
72842001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7285
7286 * MAINTAINERS (Write After Approval): Added self
7287
d1c3e709
GB
72882001-10-02 Geert Bosch <bosch@gnat.com>
7289
7290 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7291
50f5f793
JM
72922001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7293
7294 * configure: Handle temporary files securely using mkdir.
7295
7fddf9a9
AO
72962001-09-29 Alexandre Oliva <aoliva@redhat.com>
7297
7298 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7299
387beb82
WC
73002001-09-26 Will Cohen <wcohen@redhat.com>
7301
7302 * configure.in (*-*-linux*): Disable configuration of target-newlib
7303 and target-libgloss.
e490616e 7304
0c055e34
AO
73052001-09-26 Alexandre Oliva <aoliva@redhat.com>
7306
7307 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7308 RANLIB.
7309
759bfa90
AO
73102001-09-21 Alexandre Oliva <aoliva@redhat.com>
7311
7312 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7313 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7314 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7315 avoid quotes nesting problems.
7316 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7317 (DO_X): Export only variables that are set.
7318
1dc4a750
BE
73192001-09-19 Ben Elliston <bje@redhat.com>
7320
7321 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7322 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7323 semantics. Use the shell built-in "type" command instead.
7324
898c7238
AO
73252001-08-31 Alexandre Oliva <aoliva@redhat.com>
7326
7327 Merged from gcc-3_0-branch:
7328 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7329 * ltcf-c.sh: Use $objext, not $ac_objext.
7330 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7331 * ltcf-cxx.sh: Add support for GNU.
7332 2001-07-22 Timothy Wall <twall@redhat.com>
7333 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7334 default settings if using GNU tools with that configuration.
7335 * ltcf-cxx.sh: Ditto.
7336 * ltcf-gcj.sh: Ditto.
7337 2001-07-21 Michael Chastain <chastain@redhat.com>
7338 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7339 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7340 * ltmain.sh: Mark as gcc-local.
7341
8fa0a32e
EC
73422001-08-30 Eric Christopher <echristo@redhat.com>
7343 Jason Eckhardt <jle@redhat.com>
7344
7345 * config.guess: Merge from master sources.
7346 * config.sub: Merge from master sources, add support for mipsisa32.
7347
32f30f91 73482001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7349 * config.sub: Merge from master sources, rev 1.219.
7350 * MAINTAINERS: Add self as contact for stormy16 port.
7351
f6084f99
ZW
73522001-08-14 Zack Weinberg <zackw@panix.com>
7353
7354 * config.sub: Merge from master sources, rev 1.218.
7355 * config.guess: Merge from master sources, rev 1.209.
7356
91b54f7f
GS
73572001-08-11 Graham Stott <grahams@redhat.com>
7358
7359 * Makefile.in (check-c++): Add missing semicolon.
7360
e5b3941e
JH
7361Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7362
32f30f91 7363 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7364
6387a56e
EC
73652001-07-30 Eric Christopher <echristo@redhat.com>
7366
7367 * MAINTAINERS (Various maintainers: mips port): Added myself.
7368
53b475f0
AH
73692001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7370
e490616e 7371 * configure.in (sh-*-linux*): New.
53b475f0 7372
2a08c780
RH
73732001-07-27 Richard Henderson <rth@redhat.com>
7374
7375 * .cvsignore: Add LAST_UPDATED.
7376
bfa79422
UW
73772001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7378
7379 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7380
0ae85492
AH
73812001-07-16 Aldy Hernandez <aldyh@redhat.com>
7382
e490616e 7383 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7384
8e1ab0fe
NP
7385Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7386
7387 * MAINTAINERS (Write After Approval): Added myself.
7388
2b997990
SC
73892001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7390
7391 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7392 and libgcj on m68hc11/m68hc12.
7393
d920e825
L
73942001-06-27 H.J. Lu (hjl@gnu.org)
7395
7396 * Makefile (CFLAGS_FOR_BUILD): New.
7397 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7398
d425a1e0
JM
73992001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7400
7401 * README: Remove version number.
7402
5b5b4207
GP
74032001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7404
7405 * INSTALL/README: Update wrt. to the installation instructions now
7406 residing in gcc/doc/install.texi.
7407
be839b69
JM
74082001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7409
7410 * README: Replace with a cut-down and updated version of gcc/README.
7411
fe2ee7c4
DE
74122001-06-12 David Edelsohn <edelsohn@gnu.org>
7413
7414 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7415 multilibs to be disabled.
7416
4f5d646c
DB
74172001-06-11 Daniel Berlin <dan@cgsoftware.com>
7418
7419 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7420
818f0c85
AO
74212001-06-09 Alexandre Oliva <aoliva@redhat.com>
7422
7423 * config.guess: Import CVS version 1.195.
7424 * config.sub: Import CVS version 1.212.
7425
e9a8af10
AO
74262001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7427
7428 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7429 gcc/xgcc is built, use -print-prog-name to find out the program
7430 name to use.
7431
ae3ca0a9
PE
74322001-06-04 Phil Edwards <pme@sources.redhat.com>
7433
7434 * config.guess: Import CVS version 1.194. All gcc-local changes
7435 appear to also be in the master copy.
7436 * config.sub: Import CVS version 1.211.
7437
066bd40d
MM
7438Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7439
7440 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7441 with_gcc]: Use `gcc -shared' to build a shared library.
7442
4aef4f33
JDA
7443Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7444
7445 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7446 archives.
7447
c386f00f
RO
7448Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7449
7450 * MAINTAINERS (Write After Approval): Add myself.
7451
2ae5cea5
HPN
74522001-06-01 Hans-Peter Nilsson <hp@axis.com>
7453
7454 * configure.in (libstdcxx_flags): Do not try to execute
7455 libstdc++-v3/testsuite_flags until it exists.
7456
c3766183
AM
74572001-06-01 Alan Modra <amodra@bigpond.net.au>
7458
7459 * MAINTAINERS: Update my email address.
7460
9b337833
GS
74612001-05-31 Graham Stott <grahams@redhat.com>
7462
7463 * MAINTAINERS (Write After Approval): Add myself.
7464
55fce0eb
SP
74652001-05-28 Simon Patarin <simon.patarin@inria.fr>
7466
7467 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7468 libraries when using g++ with native linker.
7469
5f7de4b8
AO
74702001-05-28 Alexandre Oliva <aoliva@redhat.com>
7471
7472 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7473
a7bc0fbb
AO
74742001-05-22 Alexandre Oliva <aoliva@redhat.com>
7475
7476 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7477 [aix4*|aix5*]: Prepend blank.
7478
33456445
AO
74792001-05-20 Alexandre Oliva <aoliva@redhat.com>
7480
7481 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7482 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7483 of subdir/configure scripts to use the new libtool.m4.
7484
e48d3d00
MK
74852001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7486
7487 * MAINTAINERS (Write After Approval): Add myself.
7488
9e0e191b
BK
74892001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7490
7491 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7492
3f19b439
BE
74932001-05-11 Ben Elliston <bje@redhat.com>
7494
7495 * Makefile.in (all-sid): New target.
7496 (check-sid, clean-sid, install-sid): Likewise.
7497
6ebe3121
JO
74982001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7499
7500 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7501
ca3667c4
AO
75022001-05-03 Alexandre Oliva <aoliva@redhat.com>
7503
7504 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7505 libgcj.
7506
75072001-05-03 Alexandre Oliva <aoliva@redhat.com>
7508
7509 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7510 gcc/xgcc is built, use -print-prog-name to find out the program
7511 name to use.
7512
b2964d63
AO
75132001-04-26 Alexandre Oliva <aoliva@redhat.com>
7514
b1bb2302
AO
7515 * configure.in (noconfigdirs): Don't reset it from scratch in the
7516 target case; only append to it.
6387a56e 7517
b2964d63
AO
7518 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7519 sparc-*-solaris2.8]: Disable ${libgcj}.
7520
8343765d
AO
75212001-04-25 Alexandre Oliva <aoliva@redhat.com>
7522
7523 * configure.in (libgcj_saved): Copy from $libgcj.
7524 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7525 --disable-libgcj.
7526
ddbb6d43
GRK
75272001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7528
7529 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7530 C front end maintainer.
ddbb6d43 7531
3fa03ff9
AG
7532Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7533
7534 * configure.in: Move *-chorusos target case to the proper switch.
7535 Disable libgcj.
7536
99ffe40f
AO
75372001-04-12 Alexandre Oliva <aoliva@redhat.com>
7538
7539 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7540 1.641.2.228.
7541
78faa32d
FS
75422001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7543
7544 * Makefile.in (STAGE1_CFLAGS): Pass down.
7545
cdbff0ab
AM
75462001-04-13 Alan Modra <amodra@one.net.au>
7547
7548 * config.guess: Add hppa64-linux support. Note for next import that
7549 this is already in the master file.
7550 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7551
75b9074c
AO
75522001-04-12 Alexandre Oliva <aoliva@redhat.com>
7553
7554 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7555 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7556
125404c5
SS
75572001-04-11 Stan Shebs <shebs@apple.com>
7558
7559 * MAINTAINERS: Add self as Darwin port maintainer.
7560
876684fe
AM
75612001-04-11 Alan Modra <amodra@one.net.au>
7562
7563 * MAINTAINERS: Update my email address.
7564
06729913
LR
75652001-04-10 Loren J. Rittle <ljrittle@acm.org>
7566
7567 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7568 recent versions of FreeBSD (release 3 or later).
7569 * ltconfig: On FreeBSD, -lc must not be provided when building
7570 a shared library or else the standard -pthread gcc option is
7571 rendered worthless to later users of the built library.
7572
67916302
JM
75732001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7574
7575 * MAINTAINERS: Add self and RTH as C front end maintainers.
7576
d2bc0628
AO
75772001-04-05 Alexandre Oliva <aoliva@redhat.com>
7578
e490616e
ZW
7579 * config.sub: Make sure to match an already-canonicalized
7580 machine name (eg. mn10300-unknown-elf).
d2bc0628 7581
a3406c06
AO
75822001-04-01 Alexandre Oliva <aoliva@redhat.com>
7583
7584 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7585 New macros.
7586 (bootstrap, cross): Use RECURSE_FLAGS.
7587 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7588
a076f6a4
AO
75892001-03-27 Alexandre Oliva <aoliva@redhat.com>
7590
7591 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7592
e9f4fa71
CH
75932001-03-22 Colin Howell <chowell@redhat.com>
7594
7238de5c
CH
7595 * Makefile.in (DO_X): Do not backslash single-quotes in
7596 backquotes (two places).
e9f4fa71 7597
b6b14b1b
AO
75982001-03-22 Alexandre Oliva <aoliva@redhat.com>
7599
7600 Re-installed:
7601 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7602 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7603 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7604 * ltcf-cxx.sh: Likewise.
7605 * ltcf-gcj.sh: Likewise.
7606
1eb0b89d
GP
76072001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7608
7609 * MAINTAINERS: Add myself as "documentation co-maintainer".
7610
82e23236
AO
76112001-03-22 Alexandre Oliva <aoliva@redhat.com>
7612
7613 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7614 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7615
64ec27c3
TT
76162001-03-19 Tom Tromey <tromey@redhat.com>
7617
7618 * config-ml.in: Handle GCJ and GCJFLAGS.
7619
191de407
MC
76202001-03-21 Michael Chastain <chastain@redhat.com>
7621
7622 * Makefile.in: all-m4 depends on all-texinfo.
7623
fed4dede
LR
76242001-03-20 Loren J. Rittle <ljrittle@acm.org>
7625
7626 * MAINTAINERS: Add myself to write after approval list.
7627
085072bb
LB
76282001-03-18 Laurynas Biveinis <lauras@softhome.net>
7629
7630 * Makefile.in (DO_X): Quote nested quotes.
7631
5af8ea3f
AM
76322001-03-18 Alan Modra <alan@linuxcare.com.au>
7633
7634 * MAINTAINERS: Add myself to write after approval list.
7635
69e23037
LB
76362001-03-15 Laurynas Biveinis <lauras@softhome.net>
7637
7638 * Makefile.in (DO_X): Use double quotes for quoting
7639 "RANLIB=$${RANLIB}".
7640
2b9650f4
OP
76412001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7642
7643 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7644
4698d2cf
NP
76452001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7646
7647 * configure.in: Only use `lang_requires' for languages athat are
7648 actually enabled.
7649
f6646274
PE
76502001-03-08 Phil Edwards <pme@sources.redhat.com>
7651
7652 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7653
c9a54638
AO
76542001-03-08 Alexandre Oliva <aoliva@redhat.com>
7655
7656 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7657
6a556ad6
TT
76582001-03-07 Tom Tromey <tromey@redhat.com>
7659
7660 * configure.in: Allow config-lang.in to set `lang_requires' to list
7661 of other required languages.
7662
6822468a
LB
76632001-03-06 Laurynas Biveinis <lauras@softhome.net>
7664
7665 * Makefile.in: Remove RANLIB definition. Use RANLIB
7666 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7667 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7668
f04885d3 76692001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7670 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7671
f04885d3
BK
7672 * Makefile.in (check-c++): Use tabs, not spaces.
7673
288edf47 76742001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7675
288edf47
LB
7676 * MAINTAINERS: add myself to Write After Approval list.
7677
3d55d2f8 76782001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7679
e490616e 7680 * Makefile.in (check-c++): New rule.
6387a56e 7681
4d88a68a
BK
7682 * configure.in (target_libs): Remove libg++.
7683 (noconfigdirs): Remove libg++.
7684 (noconfigdirs): Same.
7685 (noconfigdirs): Same.
7686 (noconfigdirs): Same.
7687
7688 * config-ml.in: Remove libg++ references.
7689
7690 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7691 (ALL_TARGET_MODULES): Same.
7692 (configure-target-libg++): Remove.
7693 (all-target-libg++): Remove.
7694 (configure-target-libio): Remove.
7695 (all-target-libio): Remove.
7696 (check-target-libio): Remove.
7697 (.PHONY): Remove.
7698 (libg++.tar.bz2): Remove.
7699 (all-target-cygmon): Remove libio.
7700 (all-target-libstdc++): Remove.
7701 (configure-target-libstdc++): Remove.
7702 (TARGET_LIB_PATH): Remove libstdc++.
7703 (ALL_GCC_CXX): Remove libstdc++.
7704 (all-target-gperf): Correct.
7705
2437d4ed
NC
77062001-02-16 Nick Clifton <nickc@redhat.com>
7707
7708 * configure.in (noconfigdirs): Allow configuration of texinfo
7709 for Cygwin hosts.
7710
85b99cbe
AG
77112001-02-15 Anthony Green <green@redhat.com>
7712
7713 * configure: Introduce GCJ_FOR_TARGET.
7714 * configure.in: Ditto.
7715 * Makefile.in: Ditto.
7716
7b18790c
AS
77172001-02-13 Andreas Schwab <schwab@suse.de>
7718
7719 * MAINTAINERS: Update mail address.
7720
c4880c99
MS
77212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7722
7723 * config.guess: Add linux target for S/390.
7724 * config.sub: Likewise.
7725
e31ae6db
CC
77262001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7727
7728 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7729 target-libgloss.
e31ae6db 7730
7739adfb
BE
77312001-02-06 Ben Elliston <bje@redhat.com>
7732
7733 * configure: Output host type to stdout, not stderr.
7734
36ca672c
MM
77352001-02-05 Mark Mitchell <mark@codesourcery.com>
7736
e40f2829 7737 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7738 * ltcf-cxx.sh: Likewise.
7739
36ca672c
MM
7740 * config.if: Assume enable_libstdcxx_v3 is defined.
7741
22fdd65e
MM
77422001-02-04 Mark Mitchell <mark@codesourcery.com>
7743
7744 Remove V2 C++ library.
7745 * configure.in: Remove --enable-libstdcxx_v3 support.
7746
3b60dd8e
BM
77472001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7748
7749 * include/demangle.h: Add prototype for java_demangle_v3.
7750
42c0c80a
PE
77512001-01-29 Phil Edwards <pme@sources.redhat.com>
7752
7753 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7754
0be25992
RH
77552001-01-27 Richard Henderson <rth@redhat.com>
7756
7757 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7758
8a8de62d
MS
77592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7760
7761 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7762 Don't unset, it's non-portable and no longer necessary, set to empty
7763 instead.
7764
92769744
MS
77652001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7766
7767 * ltconfig: Shell portability fix for the tagname validity check.
7768
88a1c0ab
AO
77692001-01-27 Alexandre Oliva <aoliva@redhat.com>
7770
7771 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7772 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7773
45291dd5
MS
77742001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7775
7776 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7777
1ace7e15
TT
77782001-01-26 Tom Tromey <tromey@redhat.com>
7779
7780 * configure.in: Allow libgcj to be built on Sparc Solaris.
7781
0ef8b11b
DE
77822001-01-25 David Edelsohn <edelsohn@gnu.org>
7783
7784 * ltcf-c.sh: Add aix5 case.
7785 * ltcf-cxx.sh: Likewise.
7786 * ltconfig: Likewise.
7787
0006091e
AO
77882001-01-24 Alexandre Oliva <aoliva@redhat.com>
7789
9bad11e1
AO
7790 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7791 keep at least one of build_libtool_libs or build_old_libs set to
7792 yes.
7793
0006091e
AO
7794 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7795 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7796
7c01b2b5
BM
77972001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7798
7799 * configure.in: Enable libgcj on several additional platforms.
7800
d340e0ac
BM
78012001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7802
7803 * configure.in: Enable libgcj for linux targets.
7804
5baf8c37
MS
78052001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7806
7807 * MAINTAINERS (Write After Approval): Add myself.
7808
10a0ba84
JDA
78092001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7810
7811 * MAINTAINERS: Add myself as vax port maintainer.
7812
357c6a4b
FH
78132001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7814
7815 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7816
6e2d9a7a
MS
78172001-01-09 Mike Stump <mrs@wrs.com>
7818
7819 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7820 failures of subdirectories.
7821
b6b14b1b 78222001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7823
b6b14b1b 7824 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7825 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7826 * ltcf-cxx.sh: Likewise.
7827 * ltcf-gcj.sh: Likewise.
7828 * ltconfig.sh: Fix typo.
976b230d 7829
07109110
LB
78302001-01-02 Laurynas Biveinis <lauras@softhome.net>
7831
7832 * configure: handle DOS-style absolute paths.
7833
1da5b8fc
LB
78342001-01-02 Laurynas Biveinis <lauras@softhome.net>
7835
7836 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7837
4c2f5b4f
MM
78382000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7839
7840 * MAINTAINERS: Add myself as avr port co-maintainer.
7841
bc53668e
BE
78422000-12-28 Ben Elliston <bje@redhat.com>
7843
7844 * MAINTAINERS: Add myself under ``Write After Approval''.
7845
c387606f
JM
78462000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7847
7848 * texinfo: Remove directory from GCC.
7849
2cb5082c
JM
78502000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7851
7852 * COPYING: Update to current
7853 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7854 to 19yy as example year in copyright notice).
7855
cc330df9
BK
78562000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7857
6387a56e 7858 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7859 (libstdcxx_incdir): Pass down.
7860 * config.if: Remove expired bits for cxx_interface, add stub.
7861 (libstdcxx_incdir): Add variable for g++ include directory.
7862 * configure.in (gxx_include_dir): Use it.
6387a56e 7863
4c6b2835
AO
78642000-12-18 Alexandre Oliva <aoliva@redhat.com>
7865
7866 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7867 with old-email address from ``Write After Approval''.
7868
3896f13e
AJ
78692000-12-15 Andreas Jaeger <aj@suse.de>
7870
7871 * configure.in: Handle lang_dirs.
7872
78732000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7874
ad46e881
TT
7875 * MAINTAINERS: Removed brads.
7876
90a10418
TT
7877 * MAINTAINERS: Added gcj developers.
7878
41dfe3a2 78792000-12-13 Anthony Green <green@redhat.com>
6387a56e 7880
41dfe3a2 7881 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7882 listed. Disable libgcj for x86 and Alpha Linux until compatible
7883 with g++ abi.
6387a56e 7884
e2f601da
MS
78852000-12-13 Mike Stump <mrs@wrs.com>
7886
7887 * Makefile.in (local-distclean): Also remove fastjar.
7888
70030c01
RB
78892000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7890
7891 * contrib/gcc_update: Add fastjar --touch entries.
7892
2a50f859
AO
78932000-12-12 Alexandre Oliva <aoliva@redhat.com>
7894
7895 * configure.in: Disable language-specific target libraries for
7896 languages that aren't enabled.
7897
7743113b
AG
78982000-12-10 Anthony Green <green@redhat.com>
7899
7900 * configure.in: Define libgcj. Disable libgcj target libraries for
7901 most targets.
7902
92e061a6
NB
79032000-12-10 Neil Booth <neilb@earthling.net>
7904
7905 * MAINTAINERS: Update mail address, remove from WAA list.
7906
f34ff6d6
APB
79072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7908
7909 * libjava: Imported from /cvs/java.
7910 * libffi: Likewise.
7911 * Boehm-gc: Likewise.
7912
d82a33c6
APB
79132000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7914
7915 * configure.in (target_libs): Revert 2000-12-08 patch.
7916 (noconfigdirs): Added target-libjava.
7917
e14f8e28
LB
79182000-12-09 Laurynas Biveinis <lauras@softhome.net>
7919
7920 * djunpack.bat: removed.
7921
fc26516b
LB
79222000-12-09 Laurynas Biveinis <lauras@softhome.net>
7923
7924 * Makefile.in: handle DOS-style absolute paths.
7925 * config-ml.in: likewise.
7926 * symlink-tree: likewise.
7927
bd8757b3
APB
79282000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7929
7930 * fastjar: Imported.
7931
81522a1f
APB
79322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7933
7934 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7935 libjava.
7936 * configure.in (target_libs): Removed `target-libjava'.
7937
5db1f7ed
APB
79382000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7939
7940 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7941 (ALL_MODULES): Added fastjar.
7942 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7943 (all-target-libjava): all-fastjar replaces all-zip.
7944 (all-fastjar): Added.
7945 (configure-target-fastjar, all-target-fastjar): Likewise.
7946 * configure.in (host_tools): Added fastjar.
7947
5e59997c
MS
79482000-12-07 Mike Stump <mrs@wrs.com>
7949
7950 * Makefile.in (local-distclean): Remove leftover built files.
7951
0a534f40
NC
79522000-11-24 Nick Clifton <nickc@redhat.com>
7953
7954 * configure.in (xscale-elf): Add target.
7955 (xscale-coff): Add target.
7956
7686cadf
LR
79572000-11-22 Loren J. Rittle <ljrittle@acm.org>
7958
e490616e
ZW
7959 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7960 recent versions of FreeBSD (release 3 or later).
7961 * ltconfig: On FreeBSD, -lc must not be provided when building
7962 a shared library or else the standard -pthread gcc option is
7963 rendered worthless to later users of the built library.
7686cadf 7964
fff01699
FF
79652000-11-16 Fred Fish <fnf@be.com>
7966
7967 * configure.in (enable_libstdcxx_v3): Fix typo,
7968 libstd++ -> libstdc++.
7969
4dc16355
KL
79702000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7971
7972 * MAINTAINERS: Add self to Write After Approval list.
7973
bf6fc7b2
BS
79742000-11-21 Bernd Schmidt <bernds@redhat.com>
7975
7976 * MAINTAINERS: Update my email address. Add myself to global write
7977 privs list.
7978
ce8e06b1
AO
79792000-11-18 Alexandre Oliva <aoliva@redhat.com>
7980
6e2a4843
AO
7981 * Makefile.in: Merge with src and libgcj.
7982 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7983 configure-target-<library> when their configure scripts need the C
7984 or C++ library to have already been built to work properly.
7985 (do_proto_toplev): Set them to an empty string.
7986
ce8e06b1
AO
7987 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7988 (REALLY_SET_LIB_PATH): Use them.
7989
c003f378
SS
79902000-11-17 Stan Shebs <shebs@apple.com>
7991
7992 * MAINTAINERS: Add self to Write After Approval list.
7993
cc1e60ea
JM
79942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7995
7996 * configure: Provide the original toplevel configure arguments
7997 (including $0) to subprocesses in the environment rather than
7998 through gcc/configargs.h.
7999
1173593d
JM
80002000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8001
8002 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8003 C99. Alphabetise "Write After Approval" list.
8004
520907ee
MM
80052000-11-12 Mark Mitchell <mark@codesourcery.com>
8006
34f6fbdb
MM
8007 * configure: Turn on libstdc++ V3 by default.
8008
520907ee
MM
8009 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8010 if we've got GCC.
8011
0bbd37ed
PB
80122000-11-11 Philip Blundell <philb@gnu.org>
8013
8014 * MAINTAINERS: Add self to Write After Approval list.
8015
7ca0e6d9
DE
80162000-11-09 David Edelsohn <edelsohn@gnu.org>
8017
8018 * ltcf-c.sh (aix4): Improve shared library configuration; require
8019 exporting symbols.
8020 * ltcf-cxx.sh (aix4): Define.
8021 * ltconfig (aix4): Define library and soname specs appropriate for
8022 AIX. Define command to create export symbols list.
8023
f559f30b
CF
8024Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8025
8026 * config.sub: Add support for Sun Chorus
8027
fc05d516
NC
80282000-10-31 Nick Clifton <nickc@redhat.com>
8029
8030 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8031 <name>@redhat.com. Also installed new email address for Clint
8032 Popetz.
6387a56e 8033
90a0e73f
JM
80342000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8035
8036 * etc: Remove directory from GCC.
8037
a5e1b548
MM
80382000-10-16 Michael Meissner <meissner@redhat.com>
8039
8040 * configure (gcc/configargs.h): Only create if there is a build GCC
8041 directory created.
8042
6387a56e
EC
80432000-10-16 Matthias Klose <doko@debian.org>
8044
be1db873
MK
8045 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8046 when configured for libstdc++-v3.
8047
f5fa9a5b
PE
80482000-10-05 Phil Edwards <pme@gcc.gnu.org>
8049
8050 * configure: Save configure arguments to gcc/configargs.h.
8051
61a77fea
PT
80522000-10-04 Philipp Thomas <pthomas@suse.de>
8053
8054 * config.guess: Import CVS version 1.157.
8055 * config.sub: Import CVS version 1.181.
8056
3a4fee66
AP
80572000-10-04 Andris Pavenis <pavenis@latnet.lv>
8058
8059 * Makefile.in (bootstrap): avoid recursion if subdir missing
8060 (cross): ditto
8061 (do-proto-toplev): ditto
8062
3dd7094e
AO
80632000-09-30 Alexandre Oliva <aoliva@redhat.com>
8064
de710532
AO
8065 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8066 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8067
3dd7094e
AO
8068 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8069 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8070 all affected `configure' scripts.
8071
e592386f
NB
8072Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8073
8074 * MAINTAINERS: Add self as cpplib co-maintainer.
8075
fba54939
AH
80762000-09-24 Aldy Hernandez <aldyh@redhat.com>
8077
8078 * MAINTAINERS: Add self to Write After Approval list.
8079
2bd429f4
GP
80802000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8081
8082 * INSTALL/README: egcs -> GCC update.
8083
d733f374
ME
8084Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8085
8086 * MAINTAINERS: Add myself to Write After Approval list.
8087
d7ce9a83
KH
80882000-09-15 Kazu Hirata <kazu@hxi.com>
8089
8090 * MAINTAINERS: Add myself to Write After Approval list.
8091
18a53ffe
JL
8092Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8093
e490616e
ZW
8094 * configure.in: Do not build byacc for hppa64. Provide paths to the
8095 X11 libraries for hppa64.
18a53ffe 8096
f246ff23
SC
80972000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8098
8099 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8100
06298abd
AO
81012000-09-06 Alexandre Oliva <aoliva@redhat.com>
8102
4b92758a
AO
8103 * Makefile.in (all-zlib): Added dummy target.
8104
06298abd
AO
8105 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8106 ltcf-gcj.sh: Updated from libtool multi-language branch.
8107
4d73d07a
AO
81082000-09-05 Alexandre Oliva <aoliva@redhat.com>
8109
8110 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8111 (bootstrap*): Depend on all-bootstrap.
8112
05d52d78
PT
81132000-09-05 Philipp Thomas <pthomas@suse.de>
8114
8115 * config.guess: Import CVS version 1.156.
8116 * config.sub: Import CVS version 1.179.
8117
3c809ba4
AG
81182000-09-02 Anthony Green <green@cygnus.com>
8119
8120 * Makefile.in (all-gcc): Depend on all-zlib.
8121 (CLEAN_MODULES): Add clean-zlib.
8122 (ALL_MODULES): Add all-zlib.
8123 * configure.in (host_libs): Add zlib.
8124
10ad78a0 81252000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8126
8127 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8128 crosses, but add gcc/include to the header search path for them.
8129
b36a9ce3
DB
81302000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8131
8132 * MAINTAINERS: Add self to Write After Approval list.
8133
cb011248
FS
81342000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8135
8136 * config.guess: Import CVS version 1.152.
8137 * config.sub: Import CVS version 1.177.
8138
db310af0
AO
81392000-08-25 Alexandre Oliva <aoliva@redhat.com>
8140
7965440a
AO
8141 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8142 $targargs to tell whether newlib is going to be built.
8143
db310af0
AO
8144 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8145 $$r/TARGET_SUBDIR/libio for _G_config.h.
8146
e7977565
AO
81472000-08-23 Alexandre Oliva <aoliva@redhat.com>
8148
8149 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8150
126bb9ed
DD
81512000-08-22 DJ Delorie <dj@redhat.com>
8152
8153 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8154
5b0e9d29
AO
81552000-08-22 Alexandre Oliva <aoliva@redhat.com>
8156
8157 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8158 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8159 sub-configures.
8160
4f3e904e
DD
81612000-08-21 DJ Delorie <dj@redhat.com>
8162
8163 * MAINTAINERS: Add self as a libiberty maintainer
8164
c9635443
AO
81652000-08-16 Alexandre Oliva <aoliva@redhat.com>
8166
8167 * configure.in (libstdcxx_flags): Use
8168 libstdc++-v3/src/libstdc++.INC.
8169
8b2100ba
AO
81702000-08-15 Alexandre Oliva <aoliva@redhat.com>
8171
8172 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8173
57119aa9
ZW
81742000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8175
eeb943b0
ZW
8176 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8177
6387a56e 8178 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8179 explicit. Substitute enable_threads into generated Makefiles.
8180 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8181 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8182
acffa7c4
GK
81832000-08-13 Geoff Keating <geoffk@cygnus.com>
8184
8185 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8186
808d8c41
AO
81872000-08-12 Alexandre Oliva <aoliva@redhat.com>
8188
8189 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8190 previous delta.
8191
1fc8c51c 81922000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8193
1fc8c51c
JM
8194 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8195 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8196 (FLAGS_FOR_TARGET): Not here.
8197 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8198
25698887
AO
81992000-08-11 Alexandre Oliva <aoliva@redhat.com>
8200
8201 * config-ml.in (CC, CXX): Don't introduce a leading space.
8202
10120687
DD
82032000-08-07 DJ Delorie <dj@delorie.com>
8204
8205 * MAINTAINERS: Add self as a DJGPP maintainer
8206
15c758e9
DD
82072000-08-07 DJ Delorie <dj@redhat.com>
8208
8209 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8210 "if we're also building gcc, and it's a gcc that will run on the
8211 build machine, we want to use its includes instead of the system's
8212 default includes".
8213
2d0de245
JM
82142000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8215
8216 * MAINTAINERS: Add self to Write After Approval list.
8217
e81b330a
AO
82182000-08-03 Alexandre Oliva <aoliva@redhat.com>
8219
83440c1e
AO
8220 * configure.in (libstdcxx_flags): Don't use `"'.
8221
e81b330a
AO
8222 * config-ml.in: Adjust multilib search paths to the
8223 appropriate multilib tree.
8224
cf95c847
AO
82252000-08-02 Alexandre Oliva <aoliva@redhat.com>
8226
8227 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8228 commas in $LANGUAGES.
8229
9e9af119
MH
82302000-08-02 Manfred Hollstein <manfredh@redhat.com>
8231
8232 * configure.in: Re-enable all references to libg++ and librx.
8233
606ce391
AO
82342000-08-01 Alexandre Oliva <aoliva@redhat.com>
8235
89820b43
AO
8236 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8237 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8238 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8239 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8240
606ce391
AO
8241 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8242
04179d4a
AO
82432000-07-31 Alexandre Oliva <aoliva@redhat.com>
8244
8245 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8246 CXX_FOR_TARGET for sed.
8247
d4eb109c
AO
82482000-07-30 Alexandre Oliva <aoliva@redhat.com>
8249
8250 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8251 Do not override if already set in the environment or in configure.
8252 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8253 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8254
4f4caf92
AO
82552000-07-28 Alexandre Oliva <aoliva@redhat.com>
8256
8257 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8258 the libtool CVS tree multi-language branch.
8259 * ltconfig, ltmain.sh: Updated.
6387a56e 8260
b87487b6
AO
82612000-07-27 Alexandre Oliva <aoliva@redhat.com>
8262
1670d1ea
AO
8263 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8264 (clean-target): Depend on it.
8265
b87487b6
AO
8266 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8267 (GCC_FOR_TARGET): Use it.
8268 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8269 * configure.in: ... here.
8270 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8271 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8272
4e81ae98
EC
82732000-07-24 Eric Christopher <echristo@cygnus.com>
8274
8275 * MAINTAINERS: Add self to Write After Approval list.
8276
059ae32c
AO
82772000-07-24 Alexandre Oliva <aoliva@redhat.com>
8278
5b28edd4
AO
8279 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8280 (configure-target-libchill, configure-target-libobjc): Likewise.
8281
059ae32c
AO
8282 * configure.in: Use the same cache file for all target libs.
8283 * config-ml.in: But different cache files per multilib variant.
8284
1adcd149
MS
82852000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8286
8287 * configure (topsrcdir): Don't use dirname.
8288
2d573dff
JO
82892000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8290
8291 * MAINTAINERS: Add self to Write After Approval list.
8292
d207ebef
JM
82932000-07-20 Jason Merrill <jason@redhat.com>
8294
8295 * configure.in: Remove all references to libg++ and librx.
8296
8297 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8298
82992000-07-20 Hans-Peter Nilsson <hp@axis.com>
8300
8301 * config.sub: Update to subversions version 2000-07-06.
8302
7b7792d5
AH
83032000-07-12 Andrew Haley <aph@cygnus.com>
8304
8305 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8306 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8307
3abaac67
PE
83082000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8309
8310 * symlink-tree: Check number of arguments.
8311
34be2b36
JW
83122000-07-05 Jim Wilson <wilson@cygnus.com>
8313
8314 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8315 search path for a g++ extracted from the build tree. This
8316 will allow link tests run by configure scripts in
8317 subdirectories to succeed.
8318
d207ebef
JM
83192000-07-01 Koundinya K <kk@ddeorg.soft.net>
8320
e490616e 8321 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8322
0900331b
MH
83232000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8324
8325 * MAINTAINERS: Add myself as loop discovery maintainer.
8326
d207ebef
JM
83272000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8328
8329 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8330 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8331
83322000-06-19 Timothy Wall <twall@cygnus.com>
8333
8334 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8335 * config.sub: Add tic54x target.
8336
11a27a76
TM
8337Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8338
8339 * MAINTAINERS: Add self as Fortran maintainer,
8340 remove Craig Burley.
8341
d207ebef 8342Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8343
d207ebef
JM
8344 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8345 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8346
7758b73f
PT
8347Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8348
8349 * MAINTAINERS: Add self as i18n maintainer
8350
d207ebef
JM
835120000-05-21 H.J. Lu (hjl@gnu.org)
8352
e490616e
ZW
8353 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8354 directory are used if they exist. Make sure
8355 $(build_tooldir)/include is searched for header files,
8356 $(build_tooldir)/lib/ for library files.
d207ebef 8357 (GCC_FOR_TARGET): Likewise.
e490616e 8358 (CXX_FOR_TARGET): Likewise.
d207ebef 8359
bae29210
JL
8360Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8361
8362 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8363
d207ebef 8364Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8365
8366 * Makefile.in (configure-target-libiberty): Depend on
8367 configure-target-newlib.
8368
aab0d19d
AO
83692000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8370
8371 * configure.in, Makefile.in: Merge all libffi-related
8372 configury stuff from the libgcj tree.
8373
d207ebef
JM
8374Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8375
8376 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8377 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8378
8379Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8380
8381 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8382 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8383 current version information. Add to proto-toplev directory.
d207ebef
JM
8384 (gdb-taz): Build do-djunpack.
8385
758c7bd4
DE
83862000-05-15 David Edelsohn <edelsohn@gnu.org>
8387
8388 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8389
1888228d
AC
8390Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8391
8392 * MAINTAINERS: Add self to Write After Approval list.
8393
d207ebef
JM
83942000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8395
8396 * ltmain.sh: Preserve in relink_command any environment
8397 variables that may affect the linker behavior.
8398
2d7cc2fe
JL
8399Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8400
d207ebef
JM
8401 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8402
8403Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8404
8405 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8406
84072000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8408
8409 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8410 with the version name.
2d7cc2fe 8411
ee455968
JE
8412Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8413
8414 * MAINTAINERS: Add self as bb-reorder maintainer.
8415
73b97e5c
BK
84162000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8417
8418 * config.if: Tweak.
8419
d207ebef
JM
84202000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8421
8422 * djunpack.bat: New file.
8423
8424Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8425
8426 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8427 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8428 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8429 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8430
954869eb
DP
84312000-04-16 Dave Pitts <dpitts@cozx.com>
8432
e490616e
ZW
8433 * config.sub (case $basic_machine): Change default for "ibm-*"
8434 to "openedition".
954869eb 8435
eaabe541
AJ
84362000-04-13 Andreas Jaeger <aj@suse.de>
8437
8438 * MAINTAINERS: Added myself.
8439
d207ebef
JM
8440Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8441
8442 * Makefile.in (gdb-taz): New target. GDB specific archive.
8443 (do-md5sum): New target.
8444 (MD5PROG): Define.
8445 (PACKAGE): Default to TOOL.
8446 (VER): Default to a shell script.
8447 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8448 md5 checksum generation.
d207ebef
JM
8449 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8450 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8451 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8452 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8453
8454Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8455
8456 * configure (warn_cflags): Delete.
8457
0ea6d60c
PDM
8458Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8459
8460 * MAINTAINERS: Added myself.
8461
17090313 84622000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8463 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8464
e490616e
ZW
8465 * configure.in (enable_libstdcxx_v3): Add.
8466 (target_libs): Add bits here to switch between libstdc++-v2 and
8467 libstdc++-v3.
8468 * config.if: And this file too.
8469 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8470
76b78517
MM
84712000-04-05 Michael Meissner <meissner@redhat.com>
8472
8473 * config.sub (d30v): Add d30v as a basic machine type.
8474
ad242caf
JM
84752000-03-29 Jason Merrill <jason@casey.cygnus.com>
8476
8477 * configure.in: -linux-gnu*, not -linux-gnu.
8478
d4537148
TM
8479Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8480
8481 * MAINTAINERS: Add self in write-after-approval section.
8482
f152e9d4
JW
8483Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8484
8485 * MAINTAINERS: Add self as ia64 port maintainer.
8486
6a5fcef1
NB
84872000-03-08 Neil Booth <NeilB@earthling.net>
8488
8489 * MAINTAINERS: Add self in write-after-approval section.
8490
d207ebef 8491Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8492
d207ebef
JM
8493 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8494 (do-tar-bz2): Replace TOOL with PACKAGE.
8495 (gdb.tar.bz2): Remove GDBTK from GDB package.
8496 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8497 dejagnu.tar.bz2): New packages.
d207ebef
JM
8498
84992000-02-27 Andreas Jaeger <aj@suse.de>
8500
8501 * configure.in: Add entry for mips*-*-linux*, move catch all
8502 *-*-*linux* entry below this one.
8503
85042000-02-27 Ian Lance Taylor <ian@zembu.com>
8505
8506 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8507
521fe9d0
NC
85082000-02-24 Nick Clifton <nickc@cygnus.com>
8509
8510 * config.sub: Support an OS of "wince".
8511
d207ebef
JM
8512Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8513
8514 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8515 version.
d207ebef
JM
8516
85172000-02-23 Linas Vepstas <linas@linas.org>
8518
8519 * config.sub: Add support for Linux/IBM 370.
8520 * configure.in: Likewise.
8521
3a685f6f
NC
85222000-02-22 Nick Clifton <nickc@cygnus.com>
8523
8524 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8525
d207ebef 85262000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8527
d207ebef 8528 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8529
4746ee26
KG
85302000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8531
8532 * configure (gcc_version): When setting, narrow search to
8533 lines containing `version_string'.
8534
ba96c72d
DC
85352000-02-15 Denis Chertykov <denisc@overta.ru>
8536
8537 * config.sub: Add support for avr target.
8538
77f16a66
NC
85392000-02-14 Nick Clifton <nickc@cygnus.com>
8540
8541 * MAINTAINERS: Add maintainers for MCore port.
8542
784a3a80
HPN
8543Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8544
8545 * config.sub: Add mmix-knuth-mmixware.
8546
719dd4fa
KG
85472000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8548
8549 * MAINTAINERS: Pair cccp with cpplib maintainership.
8550
d207ebef
JM
85512000-01-27 Christopher Faylor <cgf@redhat.com>
8552
8553 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8554 structure stuff to -L library search.
8555 (CXX_FOR_TARGET): Ditto.
8556 (CROSS_CHECK_MODULES): Fix spelling mistake.
8557
7a53e94b
MM
85582000-01-24 Mark Mitchell <mark@codesourcery.com>
8559
8560 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8561 the C++ compiler.
8562
0da3b5a7
RH
85632000-01-12 Richard Henderson <rth@cygnus.com>
8564
8565 * configure.in: Don't build some bits for beos.
8566
02368d6d
JS
85672000-01-12 Joel Sherrill (joel@OARcorp.com)
8568
8569 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8570 as include files.
8571
2e76d35c
ZW
85722000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8573
8574 * Add self as cpplib maintainer, as requested by Jason
8575 Merrill. Correct my e-mail address.
8576
4c25fdcf
GK
85772000-01-06 Geoff Keating <geoffk@cygnus.com>
8578
8579 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8580 not mh-aix43.
8581
188e3966
HPN
8582Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8583
8584 * MAINTAINERS: Add myself to "write after approval" list.
8585
c2f5d030
RH
85861999-12-14 Richard Henderson <rth@cygnus.com>
8587
8588 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8589 * config.sub: Accept alphaev[78], alphaev8.
8590
eeda916a
AO
85911999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8592
8593 * config.guess, config.sub: Update from autoconf.
8594
b3bd7820
BK
85951999-11-29 Bruce Korb <autogen@linuxbox.com>
8596
2c290989 8597 * MAINTAINERS: update my playtime e-address.
b3bd7820 8598
1882b2b1
RO
8599Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8600
8601 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8602 necessary libraries are missing.
8603
2395f805
DN
8604Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8605
8606 * MAINTAINERS: Add new 'write after approval' maintainer.
8607
1e25de97
APB
8608Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8609
8610 * MAINTAINERS: Add new Java maintainer.
8611
1722c704
AS
86121999-10-25 Andreas Schwab <schwab@suse.de>
8613
8614 * configure: Fix quoting inside arguments of eval.
8615
8141abe8
NC
86161999-10-21 Nick Clifton <nickc@cygnus.com>
8617
8618 * config-ml.in: Allow suppression of some ARM multilibs.
8619
0b77644a
LV
8620Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8621
8622 * config.guess: Add OS/390 match pattern.
8623 * config.sub: Add mvs, openedition targets.
8624 * configure.in (i370-ibm-opened*): New.
8625
d207ebef
JM
86261999-09-04 Steve Chamberlain <sac@pobox.com>
8627
8628 * config.sub: Add support for configuring for pj.
8629
86301999-08-31 Nick Clifton <nickc@cygnus.com>
8631
8632 * config.sub (maybe_os): Add support for configuring for fr30.
8633
af13ebe9
NC
86341999-08-25 Nick Clifton <nickc@cygnus.com>
8635
8636 * configure.in: Do not configure or build ld for AIX
8637 platforms. ld is known to be broken on these platforms.
8638
1250c760
RO
8639Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8640
8641 * config-ml.in: Pass compiler flag corresponding to multidirs to
8642 subdir configures.
8643
d207ebef
JM
86441999-08-09 Ian Lance Taylor <ian@zembu.com>
8645
8646 * Makefile.in (LDFLAGS): Define.
8647
86481999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8649
8650 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8651 noconfigdirs.
8652 (*-*-cygwin*): Likewise.
8653
86541999-08-08 Ian Lance Taylor <ian@zembu.com>
8655
8656 * mkdep: New file.
8657 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8658 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8659
8660 From Eli Zaretskii <eliz@is.elta.co.il>:
8661 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8662 long file name when using DJGPP on MS-DOS.
8663
dbd83e11
JL
8664Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8665
8666 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8667
d207ebef
JM
86681999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8669
8670 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8671 dependency as this causes "make check" to globally "make all"
8672
cd1f4c2c
TT
8673Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8674
8675 * configure.in (target_libs): Added target-zlib.
8676 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8677 (CONFIGURE_TARGET_MODULES): Likewise.
8678 (CHECK_TARGET_MODULES): Likewise.
8679 (INSTALL_TARGET_MODULES): Likewise.
8680 (CLEAN_TARGET_MODULES): Likewise.
8681 (configure-target-zlib): New target.
8682 (all-target-zlib): Likewise.
8683 (all-target-libjava): Depend on all-target-zlib.
8684 (configure-target-libjava): Depend on configure-target-zlib.
8685
8686 * Makefile.in (configure-target-libjava): Depend on
8687 configure-target-newlib.
8688 (configure-target-boehm-gc): New target.
8689 (configure-target-qthreads): New target.
8690
e490616e
ZW
8691 * configure.in (target_libs): Added target-qthreads.
8692 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8693 (CONFIGURE_TARGET_MODULES): Likewise.
8694 (CHECK_TARGET_MODULES): Likewise.
8695 (INSTALL_TARGET_MODULES): Likewise.
8696 (CLEAN_TARGET_MODULES): Likewise.
8697 (all-target-qthreads): New target.
8698 (configure-target-libjava): Depend on configure-target-qthreads.
8699 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8700
8701 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8702 (CONFIGURE_TARGET_MODULES): Likewise.
8703 (CHECK_TARGET_MODULES): Likewise.
8704 (INSTALL_TARGET_MODULES): Likewise.
8705 (CLEAN_TARGET_MODULES): Likewise.
8706 (all-target-libjava): New target.
8707 (all-target-boehm-gc): Likewise.
8708 * configure.in (target_libs): Added libjava, boehm-gc.
8709
d207ebef
JM
87101999-07-22 Ian Lance Taylor <ian@zembu.com>
8711
8712 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8713 configure.bat in SUPPORT_FILES.
8714 (gas+binutils.tar.bz2): Likewise.
8715
8716 * makeall.bat: Remove; obsolete.
8717
87181999-07-21 Ian Lance Taylor <ian@zembu.com>
8719
8720 From Mark Elbrecht:
8721 * configure.bat: Remove; obsolete.
8722
87231999-07-11 Ian Lance Taylor <ian@zembu.com>
8724
8725 * configure: Add -W -Wall to the default CFLAGS when compiling with
8726 gcc.
8727
8728Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8729
8730 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8731
87321999-06-30 Mark Mitchell <mark@codesourcery.com>
8733
8734 * configure.in: Build ld on IRIX6.
8735
87361999-06-12 Ian Lance Taylor <ian@zembu.com>
8737
8738 * Makefile.in: Change distribution targets to use bzip2 instead of
8739 gzip.
8740 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8741 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8742
87431999-06-04 Nick Clifton <nickc@cygnus.com>
8744
8745 * config.sub: Add mcore target.
8746
26d088fa
CD
8747Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8748
8749 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8750
c2c08b29
L
8751Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8752
8753 * config.guess (dummy): Changed to $dummy.
8754
671d0648
NC
87551999-05-24 Nick Clifton <nickc@cygnus.com>
8756
8757 * config.sub: Tidied up case statements.
8758
b1345c72
BE
87591999-05-22 Ben Elliston <bje@cygnus.com>
8760
51ccbd8d
BE
8761 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8762 <jiro@din.or.jp>.
8763
b1345c72
BE
8764 * config.guess: Merge with FSF version. Future changes will be
8765 more accurately recorded in this ChangeLog.
8766 * config.sub: Likewise.
8767
2caf864f
SM
8768Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8769
8770 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8771
d207ebef
JM
87721999-04-30 Tom Tromey <tromey@cygnus.com>
8773
8774 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8775
90fb0c24
TT
87761999-04-23 Tom Tromey <tromey@cygnus.com>
8777
8778 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8779
d207ebef
JM
87801999-04-20 Drew Moseley <dmoseley@cygnus.com>
8781
8782 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8783 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8784 Bad merge removed these two changes.
8785
3516940d 8786Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8787 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8788
8789 * config.guess (interix Alpha): Add.
8790
d207ebef
JM
87911999-04-11 Richard Henderson <rth@cygnus.com>
8792
8793 * configure.in (i?86-*-beos*): Do config gperf; don't config
8794 gdb, newlib, or libgloss.
8795
e891fbfe 8796Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8797
e891fbfe
AO
8798 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8799 link a trivial program with -mabi=64. If it fails, remove mabi=64
8800 from multidirs.
8801
f9ae47d6
PT
8802Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8803
8804 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8805
d207ebef
JM
88061999-04-08 Nick Clifton <nickc@cygnus.com>
8807
8808 * config.sub: Add support for mcore targets.
8809
88101999-04-07 Michael Meissner <meissner@cygnus.com>
8811
8812 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8813 not mt-ospace, in order to shut up assembler warning about using
8814 symbols that are named the same as registers.
8815
88161999-04-07 Drew Moseley <dmoseley@cygnus.com>
8817
8818 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8819 dependency list for all-target-cygmon.
8820
88211999-04-05 Doug Evans <devans@casey.cygnus.com>
8822
8823 * config-ml.in: Check $host, not $target, for selective multilibs.
8824 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8825 thumb interworking, and underscore prefix multilibs.
8826
88271999-04-04 Ian Lance Taylor <ian@zembu.com>
8828
8829 * missing: Update to version from current automake.
8830
88101ab9
L
8831Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8832
8833 * configure (gxx_include_dir): Removed.
8834
8835 * configure.in (gxx_include_dir): Handle it.
8836 * Makefile.in: Likewise.
8837
d207ebef
JM
88381999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8839
8840 * config.sub (mips64vr4111,mips64vr4111el) Add.
8841
88421999-03-21 Ben Elliston <bje@cygnus.com>
8843
e490616e 8844 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8845
8dc91cbe
ME
8846Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8847
8dc91cbe
ME
8848 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8849 config/mh-djgpp.
8850
d207ebef
JM
8851Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8852
8853 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8854 all-target-newlib to dependency list for all-target-bsp.
8855
926bb5ed
MK
8856Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8857
8858 * config.sub: Add i386-uwin support.
8859 * config.guess: Likewise.
8860
4a6e3000
FS
8861Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8862
8863 * configure.in: cleanup, add mh-*pic handling for arm, special
8864 case powerpc*-*-aix*
8865
d207ebef
JM
8866Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8867
8868 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8869 can be built.
8870
8871Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8872
8873 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8874 targets.
d207ebef 8875
71c91078
NC
88761999-03-02 Nick Clifton <nickc@cygnus.com>
8877
8878 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8879
282e5df8
GN
8880Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8881
8882 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8883
1de558ee
NC
88841999-02-24 Nick Clifton <nickc@cygnus.com>
8885
8886 * config.sub: Fix typo in arm recognition.
8887
d207ebef
JM
8888Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8889
8890 * configure.in (noconfigdirs): Changed target_configdirs to
8891 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8892 rather than m68k-*-* since it is not known to work on
8893 m68k-aout. Ditto for arm-*-*oabi.
8894
8895Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8896
8897 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8898
88991999-02-19 Ben Elliston <bje@cygnus.com>
8900
8901 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8902 Smart and improved by Andrew Cagney.
8903
fab7445a
ME
8904Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8905
8906 * config.guess: Recognize openbsd-*-hppa.
8907
8ccdc228
L
8908Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8909
8910 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8911 only if it is not empty.
8912
3b7265ff
NC
89131999-02-17 Nick Clifton <nickc@cygnus.com>
8914
8915 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 8916
d207ebef 8917 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
8918
8919 * config.sub: Modified to recognize uname's armv* syntax.
8920
d207ebef
JM
89211999-02-17 Mark Salter <msalter@cygnus.com>
8922
8923 * configure.in: Added target-bsp for sparclite.
8924
8925Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8926
8927 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8928
89291999-02-08 Nick Clifton <nickc@cygnus.com>
8930
8931 * configure.in: Add support for strongarm port.
8932 * config.sub: Add support for strongarm target.
8933
c48dd3f5 8934Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 8935
c48dd3f5
MK
8936 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8937 the old name config/mh-cygwin32.
8938 Enable texinfo.
8939
d207ebef
JM
8940Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8941
8942 * configure.in: Do build ld for ix86 Solaris.
8943
ecd62820
JW
8944Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8945
8946 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8947 $AR_FOR_TARGET. Likewise for RANLIB.
8948
bbd8fa7f 8949Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 8950
e490616e
ZW
8951 * config.sub (oabi): Recognize.
8952 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 8953
0397442c
RL
8954Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8955
8956 * config.guess: Improve detection of i686 on UnixWare 7.
8957
c9ffaa63
MK
8958Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8959
8960 * config.guess: Add support for i386-pc-interix.
8961 * config.sub: Likewise.
8962 * configure.in: Likewise.
c9ffaa63 8963
d207ebef
JM
8964Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8965
8966 * Makefile.in: Remove unneeded all-target-libio from
8967 from all-target-winsup target since it is now unneeded.
8968 Add all-target-libtermcap in its place since it is now
8969 needed.
8970
8971Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8972
8973 * configure.in: makefile stub for cygwin target is probably
8974 unnecessary. Remove it for now.
d207ebef
JM
8975
8976Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8977
8978 * configure.in: libtermcap.a should be built when cygwin is the
8979 target as well as the host.
8980 * config.guess: Allow mixed case in cygwin uname output.
8981 * Makefile.in: Add libtermcap target.
d207ebef 8982
ebe12325
JL
8983Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8984
8985 * config.sub: Clean up handling of hppa2.0.
8986
57057b67
RB
8987Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8988
8989 * config.guess: Use C code to identify more HP machines.
8990
f8670be1
JL
8991Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8992
8993 * config.sub: Handle hppa2.0.
8994
d207ebef
JM
8995Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8996
8997 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 8998 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
8999
90001998-12-15 Mark Salter <msalter@cygnus.com>
9001
9002 * configure.in: Added target-bsp for several target architectures.
9003
9004 * Makefile.in: Added rules for bsp.
9005
d1a09590
JL
9006Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9007
9008 * config.guess: Improve detection of hppa2.0 processors.
9009
9010Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9011
9012 * config.guess: Recognize FreeBSD using ELF automatically.
9013
71205e0b
MH
90141998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9015
9016 * configure (skip-this-dir): Add handling for new shell script, which
9017 might be created by a sub-directory's configure to indicate, this particular
9018 directory is "unwanted".
9019 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9020
d207ebef
JM
9021Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9022
9023 * ltconfig: import from libtool, after changing libtool to
9024 account for the cygwin name change.
9025
9026Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9027
9028 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9029 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9030
9031Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9032
9033 * configure.in: Add libtermcap to list of cygwin dependencies.
9034
9035Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9036
e490616e
ZW
9037 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9038 they include winsup/include when it's a cygwin target.
d207ebef
JM
9039
90401998-11-12 Tom Tromey <tromey@cygnus.com>
9041
9042 * configure.in (host_tools): Added zip.
9043 * Makefile.in (all-target-libjava): Depend on all-zip.
9044 (all-zip): New target.
9045 (ALL_MODULES): Added all-zip.
9046 (NATIVE_CHECK_MODULES): Added check-zip.
9047 (INSTALL_MODULES): Added install-zip.
9048 (CLEAN_MODULES): Added clean-zip.
9049
9050Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9051
9052 * Makefile.in: lose "32" from comment about cygwin.
9053
9054Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9055
9056 * configure.in: Use -Os to build target libraries for the fr30.
9057
9058Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9059
9060 * config.sub: Add fr30.
9061
9062Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9063
e490616e 9064 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9065 cygwin* instead of cygwin32*.
9066 * config.sub: Check cygwin* instead of cygwin32*.
9067
d2ec8b39
RL
9068Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9069
9070 * config.guess: Match any version of Unixware7.
9071
d207ebef
JM
90721998-10-20 Syd Polk <spolk@cygnus.com>
9073
9074 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9075 if desired.
9076
35cd2565
JL
9077Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9078
9079 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9080 these if the appropriate directories and files to not exist.
9081
52d4e5b7
JL
9082Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9083
9084 * Makefile.in (DEVO_SUPPORT): Add config.if.
9085
38ada91e
MH
9086Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9087
9088 * configure: Add pattern to replace "build_tooldir"'s
9089 definition in the generated Makefile with "tooldir"'s
9090 actual value.
9091
e44e84da
JL
9092Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9093
56a8387f
JL
9094 * config.sub: Bring back lost sparcv9.
9095
e44e84da
JL
9096 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9097
5cb95c7a
JL
9098Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9099
9100 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9101 CC_FOR_TARGET and friends.
9102
9103Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9104
ceff9b14
AO
9105 * Makefile.in (build_tooldir): New variable, same as tooldir.
9106 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9107 -B$(build_tooldir)/bin/.
9108 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9109
f2d11dcd
GP
9110Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9111
9112 * README: Remove installation instructions and refer to the
9113 INSTALL directory instead.
9114
73a6d2e7 9115Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9116
73a6d2e7
RL
9117 * config.sub: Add support for i[34567]86-pc-udk.
9118 * configure.in: Likewise.
9119
5d4a5ee6
JL
9120Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9121
9122 * Makefile.in: add bzip2 package building bits for user
9123 tools module
9124 * configure.in: ditto
9125
6fc19d6d
JL
9126Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9127
9128 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9129 (ALL_TARGET_MODULES): Add all-target-libobjc.
9130 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9131 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9132 (all-target-libchill): Add dependencies.
9133 * configure.in (target_libs): Add libchill.
4e81ae98 9134
f653f0ab
MH
91351998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9136
9137 * configure.in (target_subdir): Remove duplicate line.
9138
5d4a5ee6
JL
9139Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9140
9141 * Makefile.in (all-automake): fix dependencies.
9142
494933e4
JL
9143Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9144
9145 * configure.in: Minor cleanups for building in the $(target_alias)
9146 subdir.
9147
f6b58262
JW
91481998-09-22 Jim Wilson <wilson@cygnus.com>
9149
9150 * Makefile.in (bootstrap): Set r and s before make all. Use
9151 BASE_FLAGS_TO_PASS in make all.
9152 (cross): Likewise.
9153
27c7a08d
MM
91541998-09-20 Mark Mitchell <mark@markmitchell.com>
9155
9156 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9157
e67afd1e
RH
9158Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9159
9160 * config.sub: Fix typo in last change.
9161
8e44ac71
MH
91621998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9163
9164 * config.sub: Add support for C4x target.
9165 * configure.in: Likewise.
9166
d7496fbb
DM
91671998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9168
9169 * config.sub: Recognize sparcv9 just like sparc64.
9170
22097bd1
RL
9171Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9172
9173 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9174
4b877abd
JL
9175Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9176
2c8ec9a2
JL
9177 * config.guess: Correctly identify Pentium II sco boxes.
9178
4b877abd
JL
9179 * config.guess: Fix "tr" code. From Weiwen Liu.
9180
ab03db52
JH
9181Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9182
9183 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9184 stabs.
9185
b54db294
JL
9186Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9187
9188 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9189 (ALL_TARGET_MODULES): Add all-target-libchill.
9190 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9191 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9192 (all-target-libchill): Add dependencies.
9193 * configure.in (target_libs): Add libchill.
9194
bf48dd73
LW
9195Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9196
9197 * config.guess: Avoid assumptions about "tr" behaves when
9198 LANG is set to something other than English.
9199
a3cbd105
L
9200Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9201
9202 * configure (gxx_include_dir): Changed to
9203 '${prefix}/include/g++'-${libstdcxx_interface}.
9204
9205 * config.if: New to determine the interfaces.
9206
c4acd909
MK
9207Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9208
9209 * config.guess: Detect and handle MPE/IX.
9210 * config.sub: Deal with MPE/IX.
9211
9ea97665
DE
9212Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9213
9214 * configure.in: Use mh-aix43.
9215
0ce065bd
MH
92161998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9217
9218 * configure: Fix --without/--disable cases for gxx-include-dir.
9219
5d4a5ee6
JL
9220Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9221
9222 * mdata-sh: Imported. Needed for automake support.
9223
9224Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9225
9226 * Makefile.in (taz): Try "chmod -R og=u ." before
9227 "chmod og=u `find . -print`".
9228
9229Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9230
9231 * configure.in: Add arm-elf and thumb-elf support.
9232
9233Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9234
9235 * Makefile.in: Undo previous patch.
9236
9237Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9238
9239 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9240 to here ...
9241 (install-no-fixedincludes): and here
9242 (INSTALL_MODULES): ... from here.
9243
466456d9
ILT
9244Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9245
9246 * config.sub: Merge with FSF.
9247
1b409d25
ILT
9248 * config.guess: Merge with FSF.
9249
d207ebef
JM
9250Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9251
9252 * configure (extraconfigdirs): New variable.
9253 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9254 * Makefile.in (all): Move higher in file.
9255 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9256 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9257 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9258 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9259 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9260
92611998-07-23 Brendan Kehoe <brendan@cygnus.com>
9262
9263 * Makefile.in (all-target-libjava): Depend on all-gcc and
9264 all-target-newlib.
9265 (configure-target-libjava): Depend on $(ALL_GCC).
9266
7f1937c1
RL
9267Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9268
9269 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9270 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9271
2ada2bd6
ML
9272Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9273
9274 * INSTALL/README: Fix typo.
9275
1e025bde
ML
9276Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9277
5d4a5ee6
JL
9278 * ylwrap: Change absolute path checks to check for DOS style path
9279 names.
1e025bde 9280
5d4a5ee6
JL
9281 * ylwrap: Don't use a full path name if the source file is in the
9282 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9283
6755ff73
ILT
9284 * config-ml.in: Default to being verbose, to match Feb 18 change to
9285 configure.
9286
5d4a5ee6
JL
9287Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9288
9289 Brought over from egcs:
9290
9291 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9292
9293 * configure.in (target_subdir): Set to ${target_alias} instead
9294 of "libraries".
9295
9296 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9297
9298 * configure.in (target_subdir): Set to libraries if enable_multilib.
9299
9300Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9301
9302 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9303 multilibs, force reconfiguration the first time we create
9304 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9305
9306Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9307
9308 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9309 avoid confusion with --no-recursion.
9310
9311Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9312
9313 * configure.in: Win32 hosts shouldn't use install -x
9314 * install-sh: remove -x option, and special .exe-handling
9315 hack.
9316
d207ebef
JM
9317Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9318
9319 * config.guess: Recognize i586-pc-beos.
9320 * configure.in: Don't build some bits for beos.
9321
fbd836fc
ILT
9322Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9323
5d4a5ee6
JL
9324 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9325 CFLAGS default to -O2.
9326
fbd836fc
ILT
9327 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9328 when using GNU ld.
9329
9330Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9331
9332 * ltmain.sh: Correct install when using a different shell.
9333
9334Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9335
9336 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9337
d207ebef
JM
9338Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9339
9340 * makefile.vms: Update to build binutils/makefile.vms. Add install
9341 target.
fbd836fc
ILT
9342
9343Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9344
9345 * ltconfig: Update to correct AIX handling.
9346
69b471bc
JL
9347Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9348
81241b5e
JL
9349 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9350
69b471bc
JL
9351 * configure.in (target_subdir): Set to ${target_alias} instead
9352 of "libraries".
9353
bedf82df
MH
93541998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9355
9356 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9357 (Makefile): Depend on $(gcc_version_trigger).
9358
9359 * configure (gcc_version): Change default initializer to empty
9360 string.
9361 (gcc_version_trigger): New variable; pass this variable down
9362 to subdir configures to enable them checking gcc's version
9363 themselves. Emit make macros for both gcc_version vars.
9364 (topsrcdir): Initialize reliably.
9365 (recursion line): Remove --with-gcc-version=${gcc_version}.
9366
28e449d8
MH
93671998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9368
9369 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9370 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9371 in $(libsubdir); emit definition in each generated Makefile.
9372 (gxx_include_dir): Initialize depending on
9373 $enable_version_specific_runtime_libs.
28e449d8 9374
50c4c9f7
MH
93751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9376
9377 * configure (gcc_version): Initialize properly depending on
9378 how and where configure is started.
9379 (recursion line): Pass a --with-gcc-version=${gcc_version}
9380 to configures in subdirs.
9381
d207ebef
JM
9382Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9383
9384 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9385 cygmon
d207ebef 9386
5d4a5ee6
JL
9387Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9388
9389 * configure.in: Add cygmon and libstub support for mn10200.
9390
2f96399b
MH
93911998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9392
9393 * configure (gcc_version): Add new variable describing the
9394 particular gcc version we're building.
9395 * Makefile.in (libsubdir): Add new macro for the directory
9396 in which the compiler finds executables, libraries, etc.
9397 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9398 and libsubdir.
9399
c4137c50
AO
9400Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9401
ceff9b14
AO
9402 * Makefile.in (local-clean): Remove *.log.
9403 (warning.log): Built with warn_summary from build.log.
9404 (mail-report.log): Run test_summary.
9405 (mail-report-with-warnings.log): Run test_summary including
9406 warning.log in the report.
c4137c50 9407
276d5ee0
RL
9408Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9409
9410 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9411
5d4a5ee6
JL
9412Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9413
9414 * Makefile.in (grep): Grep no longer depends on libiberty.
9415
9416Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9417
9418 * Makefile.in: all-snavigator needs all-libgui.
9419
9420Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9421
9422 * configure.in: Add cygmon and libstub support for mn10300.
9423
8af14275
ILT
9424Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9425
9426 * missing: Update to version from automake 1.3.
9427
fbd836fc
ILT
9428 * ltmain.sh: On installation, don't get confused if the same name
9429 appears more than once in the list of library names.
9430
466456d9
ILT
9431Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9432
9433 * config.sub: Accept m68060 and m5200 as CPU names.
9434
5d4a5ee6
JL
9435Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9436
9437 * configure: Use && rather than using -a in test, because odd
9438 strings can confuse test.
9439 * configure.in: Likewise.
9440
fbd836fc
ILT
9441Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9442
9443 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9444
f0983958
AO
9445Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9446
9447 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9448 bootstrap4-lean): New targets.
f0983958 9449
bfed1ea0
JL
9450Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9451
9452 * mpw-* Delete. Not used.
9453
5d4a5ee6
JL
9454Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9455
9456 * COPYING.LIB: Update FSF address.
9457
bfed1ea0
JL
9458Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9459
9460 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9461
5d4a5ee6
JL
9462 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9463 GAS_SUPPORT_DIRS.
9464
bfed1ea0
JL
9465Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9466
9467 * ltconfig, ltmain.sh: Avoid producing a version number if
9468 -version-info was not used.
9469
5d4a5ee6
JL
9470Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9471
9472 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9473 building with newlib.
9474
94751998-04-30 Paul Eggert <eggert@twinsun.com>
9476
d207ebef 9477 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9478 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9479
9480Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9481
9482 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9483 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9484
9485Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9486
9487 * configure.in: Change alpha to alpha* in several places.
9488
d207ebef
JM
9489Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9490
9491 * config.sub: Recognize sparc86x.
9492
77be0cab
MM
9493Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9494
9495 * configure.in (--enable-target-optspace): Remove debug echo.
9496
62441128
JW
9497Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9498
9499 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9500
bfed1ea0
JL
9501Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9502
9503 * ltconfig: Update cygwin32 support.
9504
5d4a5ee6
JL
9505 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9506 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9507 (GDB_SUPPORT_DIRS): Likewise.
9508
3f4ea1de
MM
9509Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9510
9511 * configure.in (target_makefile_frag): If --enable-target-optspace,
9512 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9513 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9514 not used.
9515 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9516
5d4a5ee6
JL
9517Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9518
9519 * Makefile.in (all-bfd): Depend on all-intl.
9520 (all-binutils): Likewise.
9521 (all-gas): Likewise.
9522 (all-gprof): Likewise.
9523 (all-ld): Likewise.
9524
95251998-04-19 Brendan Kehoe <brendan@cygnus.com>
9526
9527 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9528
bfed1ea0
JL
9529Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9530
5d4a5ee6
JL
9531 * Makefile.in (all-bfd): Depend upon all-libiberty.
9532
bfed1ea0
JL
9533 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9534
5d4a5ee6
JL
9535Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9536
9537 * Makefile.in: Add libstub.
9538
9539 * configure.in: Ditto. Build libstub for targets that have cygmon
9540 support.
9541
9542Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9543
9544 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9545
9546Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9547
9548 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9549 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9550
ec8d6ddc
KW
9551Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9552
9553 * configure: Define DEFAULT_M4 by searching PATH.
9554 * Makfile.in: Use DEFAULT_M4.
9555
bfed1ea0
JL
9556Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9557
9558 * ltconfig: Add cygwin32 support.
9559
5d4a5ee6
JL
9560 * Makefile.in, configure.in: Add libtool as a native only directory
9561 to configure and build.
9562
547a6183
JL
9563Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9564
9565 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9566
5d4a5ee6 9567Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9568
5d4a5ee6
JL
9569 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9570
9571Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9572
9573 * Makefile.in: add ash make rules
9574 * configure.in: add ash to native_only and host_tools lists
9575
9576Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9577
9578 * Makefile.in (all-gettext, all-intl): New targets.
9579 (ALL_MODULES): Added all-gettext, all-intl.
9580 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9581 (INSTALL_MODULES): Added install-gettext, install-intl.
9582 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9583
9584 * configure.in (host_tools): Added gettext.
9585 (native_only): Likewise.
9586 (noconfigdirs) [various cases]: Likewise.
9587 (host_libs): Added intl.
9588
d207ebef
JM
9589Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9590
9591 * configure: Do not disable building gdbtk for cygwin32 hosts.
9592
e98e406f
NC
9593Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9594
9595 * configure.in: Add thumb-coff target.
9596 * config.sub: Add thumb-coff target.
9597
5d4a5ee6
JL
9598Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9599
9600 * Makefile.in: Revert yesterday's change.
9601 (all-target-winsup): all-target-librx stays out of here.
9602
9603Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9604
9605 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9606 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9607 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9608 Remove references to librx and libg++.
9609
9610Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9611
9612 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9613 recursive makes
9614
bfed1ea0
JL
9615Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9616
9617 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9618 for newlib directory.
bfed1ea0
JL
9619 (CXX_FOR_TARGET): Likewise.
9620
9621Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9622
9623 * ltconfig: Update after libtool/ltconfig.in change for
9624 hpux11.
9625
9626Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9627
9628 * ltconfig, ltmain.sh: Update to libtool 1.2.
9629
3cd730af
MH
9630Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9631
9632 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9633 (install-gcc-cross): Instead, override LANGUAGES here.
9634
80564603
DL
96351998-03-18 Dave Love <d.love@dl.ac.uk>
9636
9637 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9638 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9639
d207ebef
JM
9640Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9641
9642 * configure.in: Add Thumb-pe target.
9643
5d4a5ee6 9644Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9645
5d4a5ee6
JL
9646 * Makefile.in - changed sn targets to snavigator
9647 * configure.in - changed sn targets to snavigator
9648
2d4a0558
MH
9649Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9650
9651 * config-ml.in: After building symlink tree call make distclean
9652 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9653 to be the case for libiberty.
9654
04b93567
L
9655Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9656
9657 * configure: When making link, also check the current
9658 directory. The configure scripts may create one.
9659
9a06b842
RH
9660Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9661
9662 * config.sub: Accept alphapca56 and alphaev6 properly.
9663
217fc4e6
FS
9664Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9665
9666 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9667
3e07bdbd 9668Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9669
e490616e 9670 * config.sub (sco5): Fix typo.
3e07bdbd 9671
5d4a5ee6
JL
9672Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9673
9674 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9675 install-itcl.
9676 (install-itcl): Remove dependency on install-tcl.
9677
9678Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9679
9680 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9681
9682Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9683
9684 * configure.in: Don't build libgui for a cygwin32 target when not on
9685 a cygwin32 host.
9686
9687Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9688
9689 * configure (redirect): Set to null, so default behavior of
9690 configure is now --verbose.
9691
ce0d965c
DL
96921998-02-16 Dave Love <d.love@dl.ac.uk>
9693
9694 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9695 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9696
3acd1fd0
MH
9697Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9698
9699 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9700 this change to sync Makefile.in with its ChangeLog entries.
9701
5d4a5ee6
JL
9702Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9703
9704 * ltmain.sh (mkdir): Check that the directory doesn't exist
9705 before we exit with error, so that we don't get races during
9706 parallel builds.
9707
bfed1ea0
JL
9708Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9709
9710 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9711
4e77e8f1
MH
9712Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9713
9714 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9715 PICFLAG_FOR_TARGET.
9716 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9717
9718 * configure: Emit a definition for the new macro enable_shared
9719 into each Makefile.
9720
5d4a5ee6
JL
9721Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9722
9723 * configure.in (host_tools, native_only): Add libtool.
9724
9725Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9726
9727 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9728 Fix typo in ming config comment.
9729
bfed1ea0
JL
9730Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9731
9732 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9733
5d4a5ee6
JL
9734Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9735
9736 * config.sub: Add tic30 cases, and map c30 to tic30.
9737
8821a725
RH
9738Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9739
9740 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9741 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9742 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9743 (CLEAN_TARGET_MODULES): Similarly
9744 (all-target-libf2c): Add dependences.
4e81ae98 9745 * configure.in (target_libs): Add libf2c.
8821a725 9746
5d4a5ee6
JL
9747Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9748
9749 * configure.in: Remove expect from noconfigdirs when target
9750 is cygwin32. OK to build expect and dejagnu with Canadian
9751 Cross.
9752
0aadd657
ILT
9753Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9754
5d4a5ee6
JL
9755 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9756 host.
9757
0aadd657
ILT
9758 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9759 and mingw32.
9760
d0a8352c
MH
9761Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9762
9763 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9764 here as it is not defined in the toplevel Makefile.
9765
59739e3c
MH
9766Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9767
9768 * configure (package_makefile_rules_frag): New variable, which names
9769 a file with generic rules, ...
9770 Change comment to mention we now have FIVE parts.
9771 * configure: Undo last change.
9772
228197ee
LT
9773Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9774
9775 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9776 * config.sub: More accurate determination of HP processor types.
228197ee 9777
efd4c0ba
MH
9778Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9779
9780 * configure (package_makefile_frag): Move inserting the
9781 ${package_makefile_frag} to where it should be according
9782 to the comment.
9783
6eef3189
PB
9784Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9785
9786 * config.guess: Add support for Linux/ARM.
9787
d207ebef
JM
9788Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9789
9790 * .cvsignore: Remove *-info and *-install since they match
9791 release-info and mpw-install, which we don't want to just ignore.
9792
48464ebf
RH
9793Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9794
9795 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9796
803462a7
PN
9797Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9798
9799 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9800 local_prefix to sub-make invocations.
9801
520ab477
L
9802Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9803
9804 * configure.in: Check makefile fragments in the source
9805 directory.
9806
4bcdb76d
AO
9807Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9808
ceff9b14
AO
9809 * configure.in: Check whether host and target makefile
9810 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9811
5d4a5ee6
JL
9812Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9813
9814 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9815
9816Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9817
9818 * configure.in: Make sure we only replace RPATH_ENVVAR on
9819 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9820 regexp to sed.
9821
9822 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9823 to sub-makes.
9824
0d3e11a5
LI
98251998-01-13 Lee Iverson (leei@ai.sri.com)
9826
9827 * config-ml.in (multi-do): LDFLAGS must include multilib
9828 designator.
9829
d45b3d87 9830Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9831
9832 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9833
d39cd7a1
MK
9834Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9835
9836 * config.sub: Add mingw32 support.
9837 * configure.in: Likewise.
d39cd7a1 9838
6decbc24
FS
9839Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9840
9841 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9842
5d4a5ee6
JL
9843Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9844
9845 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9846 * configure (gxx_include_dir): Provide a definition for subdirs
9847 which do not use autoconf.
9848
9849Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9850
9851 * config.guess: Sync with egcs. Picks up new alpha support,
9852 BeOS & some additional linux support.
9853
d3d1907a
JL
9854Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9855
9856 * config.guess: HP 9000/803 is a PA1.1 machine.
9857
b104e095
RH
9858Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9859
9860 * configure.in: It's alpha*-...
9861
aca823c1
L
9862Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9863
9864 * configure.in (host_makefile_frag, target_makefile_frag):
9865 Handle multiple config files.
9866 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9867 alpha-*-*.
9868
d207ebef
JM
9869Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9870
9871 * mkdep: New file.
9872
9873Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9874
9875 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9876
5d4a5ee6
JL
9877Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9878
9879 * Makefile.in: Add libgui directory.
9880 (GDB_TK): Add all-libgui.
9881 * configure.in: Add libgui directory.
9882 * configure: Add all-libgui to GDB_TK.
9883
9884Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9885
9886 * config-ml.in (multidirs): Add m32r to multilib list.
9887
9888Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9889
9890 * Makefile.in (all-target-gperf): Change dependency to
9891 all-target-libstdc++.
9892
baf55877
FF
9893Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9894
9895 * config.guess: Add BeOS support.
9896
5d4a5ee6
JL
9897Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9898
9899 Source directory cvs renamed to cvssrc:
9900 * configure.in (host_tools): Change cvs to cvssrc.
9901 (native_only): Likewise.
9902 (noconfigdirs) [various cases]: Likewise.
9903 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9904 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9905 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9906 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9907 (all-cvssrc): Rename target from all-cvs.
9908
f2d76545
JL
9909Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9910
9911 * configure (gxx_include_dir): Fix thinko.
9912
205cba53
JL
9913Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9914
9915 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9916 (install-cross, install-gcc-cross): New targets.
9917
5d4a5ee6
JL
9918Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9919
9920 * configure.in (noconfigdirs): Add support for Thumb target.
9921
9922 * config.sub (maybe_os): Add support for Thumb target.
9923
9924Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9925
9926 * Makefile.in: Add rules for cygmon.
9927
9928 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9929
96b0f1fc
JL
9930Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9931
9932 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9933 * configure (gxx_include_dir): Provide a definition for subdirs
9934 which do not use autoconf.
d207ebef
JM
9935
9936Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9937
9938 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 9939 11/18/97 build
d207ebef 9940
7dfef6ed
JL
9941Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9942
9943 * From Franz Sirl.
9944 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9945 found on RedHat Linux systems.
96b0f1fc 9946
83cfe7c0
JL
9947Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9948
9949 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9950 guesses.
9951
7dfef6ed
JL
9952Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9953
9954 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9955
5d4a5ee6
JL
9956Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9957
9958 * ltmain.sh: If mkdir fails, check whether the directory was created
9959 anyhow by some other process.
9960
d207ebef
JM
9961Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9962
9963 * configure.in (d30v-*-*): Configure all directories.
9964
9965Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9966
9967 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9968 for the D30V.
9969
9970Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9971
9972 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9973
5d4a5ee6
JL
9974Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9975
e490616e
ZW
9976 * include/libiberty.h: Add extern "C" { so it can be used with C++
9977 progrms.
9978 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9979 programs.
5d4a5ee6 9980
d207ebef
JM
9981Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9982
9983 * configure.in (d30v-*-*): Configure GCC now.
9984
5d4a5ee6
JL
9985Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9986
9987 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9988 is no longer needed.
9989
c9670e62
JM
9990Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9991
9992 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9993
cc71c0ca
MH
9994Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9995
9996 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9997 targets using "$@" to provide support for similar but not identical
9998 targets without having to duplicate code.
9999
d207ebef
JM
10000Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10001
10002 * makefile.vms: Fix to work with DEC C.
10003
10004Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10005
10006 * config.sub: Add mips-tx39-elf to marketing names.
10007
10008Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10009
10010 * ltmain.sh: Handle symlinks in generated script.
10011
10012Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10013
10014 * configure: Handle autoconf style directory options: --bindir,
10015 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10016 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10017 --sysconfdir.
10018 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10019 (sharedstatedir, localstatedir, oldincludedir): New variables.
10020 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10021 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10022 sbindir, sharedstatedir, and sysconfdir.
10023
b1e3ddfd
AJ
10024Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10025
10026 * Makefile.in (bootstrap-lean): New target.
10027
d207ebef
JM
10028Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10029
10030 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10031 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10032
10033Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10034
10035 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10036
09f97c1e
JL
10037Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10038
10039 * Makefile.in (cross): New target.
10040
335d0ab2
AO
10041Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10042 Jeff Law <law@cygnus.com>
10043
10044 * Makefile.in (bootstrap2, bootstrap3): New targets.
10045 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10046 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10047
d207ebef
JM
10048Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10049
10050 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10051 windows. Consistent with gdb/configure.
d207ebef 10052
e693cc28
UD
100531997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10054
e693cc28
UD
10055 * configure.in: Name Linux target fragment.
10056
10057 * configure: Rewrite so that project Makefile fragment is inserted
10058 first and appears last in the resulting Makefile.
10059
d207ebef
JM
10060Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10061
10062 * Makefile.in (install-itcl): Install tcl first.
10063
5d4a5ee6
JL
10064Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10065
10066 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10067
f401679e
JW
10068Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10069
10070 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10071
10072 * configure.in (skipdirs): Add target-librx for Linux.
10073 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10074
ec20b1b9
JL
10075Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10076
10077 * Makefile.in (bootstrap): New target.
10078
becdcf6d
JL
10079Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10080
63f6bcd7 10081 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10082
d207ebef
JM
10083Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10084
10085 * config.guess: Merge with FSF.
10086
0c82f6bf
FF
10087Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10088
10089 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10090
d207ebef
JM
10091Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10092
10093 * config.sub: Add "marketing-names" patch.
10094
3fbc0b70
JS
10095Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10096
e490616e 10097 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10098
e20d4801
JL
10099Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10100
10101 * config.sub: Handle v850-elf.
10102
fe181f78 10103Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10104
10105 * .cvsignore (*-install): Remove.
10106
bfed1ea0
JL
10107Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10108
10109 * ltconfig: Set CONFIG_SHELL in libtool.
10110 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10111
558a1e7c
JW
10112Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10113
10114 * configure.in (target_subdir): Set to libraries if enable_multilib.
10115
7818d6fc
JW
10116Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10117
10118 * config.guess: Update from gcc directory.
10119
d207ebef
JM
10120Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10121
10122 * Makefile.in (all-sim): Depends on all-readline.
10123
6599da04
JM
10124Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10125
10126 * Makefile.in (BISON, YACC): Use $$s.
10127 (all-bison): Depend on all-texinfo.
10128
10129Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10130
10131 * Makefile.in (BISON): Add -L flag.
10132 (YACC): Likewise.
10133
d207ebef
JM
10134Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10135
4e81ae98
EC
10136 * configure.in (noconfigdirs): Add support for v850e target.
10137
d207ebef
JM
10138 * config.sub (maybe_os): Add support for v850e target.
10139
10140Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10141
4e81ae98
EC
10142 * configure.in (noconfigdirs): Add support for v850ea target.
10143
d207ebef
JM
10144 * config.sub (maybe_os): Add support for v850ea target.
10145
6599da04
JM
10146Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10147
10148 * config.sub: Add mipstx39. Delete r3900.
10149
10150Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10151
10152 * Makefile.in (all-autoconf): Depends on all-texinfo.
10153
10154Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10155
10156 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10157 eabi targets.
10158
10159Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10160
10161 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10162
10163 * configure: When handling a Canadian Cross, handle YACC as well as
10164 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10165 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10166
10167Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10168
10169 * Makefile.in (BISON): bison, not byacc or bison -y.
10170 (YACC): bison -y or byacc or yacc.
10171 (various): Add *-bison as appropriate.
10172 (taz): No need to mess with BISON anymore.
10173
10174Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10175
10176 * configure: If OSTYPE matches *win32*, try to find a good value for
10177 CONFIG_SHELL.
10178
10179Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10180
10181 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10182 configure.in if it is present.
10183
10184Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10185
10186 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10187
10188Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10189
10190 * config.sub: Recognize `arc' cpu.
10191 * configure.in: Likewise.
10192 * config-ml.in: Likewise.
10193
10194Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10195
10196 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10197
10198Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10199
10200 * configure: Changed sed delimiter from ':' to '|' when
10201 attempting to substitute ${config_shell} for SHELL. On
10202 NT ${config_shell} may contain a ':' in it.
10203
10204Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10205
10206 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10207
10208Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10209
10210 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10211
10212Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10213
10214 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10215
10216 * ylwrap: If the program is a relative path, force it to be
10217 absolute.
10218
10219Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10220
10221 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10222
10223Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10224
10225 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10226 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10227 for libraries.
6599da04
JM
10228
10229Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10230
10231 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10232 separated by spaces.
6599da04
JM
10233
10234Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10235
10236 * ylwrap: New file.
10237 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10238
10239 * ltmain.sh: Handle /bin/sh at start of install program.
10240
10241 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10242
10243 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10244 * missing: New file, from automake 1.2.
10245
10246Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10247
10248 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10249 check-tk to CHECK_X11_MODULES.
10250
10251Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10252
10253 * config.sub: Merge with FSF.
10254
10255Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10256
10257 * config.guess: Merge with FSF.
10258
10259Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10260
10261 * configure: Treat msdosdjgpp like go32.
10262 * configure.in: Likewise. Don't remove gprof for go32.
10263
10264 * configure: Change Makefile.tem2 to Makefile.tm2.
10265
10266Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10267
10268 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10269
10270Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10271
10272 * install-sh (chmodcmd): Set to null if the DST directory already
10273 exists. Same as Nov 11th change.
10274
10275Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10276
4e81ae98 10277 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10278
10279Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10280
10281 * config.guess: Update from FSF.
10282
10283Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10284
10285 * Makefile.in (GDB_TK): Depend on itcl and tix.
10286
10287Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10288
10289 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10290 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10291 (INSTALL_SCRIPT): New variable.
10292 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10293 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10294 to -x.
10295 * install-sh: Add support for -x option.
10296
10297Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10298
10299 * configure.in, Makefile.in: Treat tix like itcl.
10300
10301Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10302
10303 * Makefile.in (WINDRES): New variable.
10304 (WINDRES_FOR_TARGET): New variable.
10305 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10306 (EXTRA_HOST_FLAGS): Add WINDRES.
10307 (EXTRA_TARGET_FLAGS): Add WINDRES.
10308 (EXTRA_GCC_FLAGS): Add WINDRES.
10309 ($(DO_X)): Pass down WINDRES.
10310 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10311 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10312 DLLTOOL_FOR_TARGET.
10313
10314Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10315
10316 * configure.in: configure sim before gdb for win32-x-ppc
10317
10318Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10319
10320 Move gperf into the toplevel, from libg++.
10321 * configure.in (target_tools): Add target-gperf.
10322 (native_only): Add target-gperf.
10323 * Makefile.in (all-target-gperf): New target, depend on
10324 all-target-libg++.
10325 (configure-target-gperf): Empty rule.
10326 (ALL_TARGET_MODULES): Add all-target-gperf.
10327 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10328 (CHECK_TARGET_MODULES): Add check-target-gperf.
10329 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10330 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10331
10332Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10333
6599da04
JM
10334 * config.sub (mn10200): Recognize new basic machine.
10335
10336Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10337
10338 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10339 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10340
10341Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10342
10343 * configure.in: If we're building mips-sgi-irix6* native, turn on
10344 ENABLE_MULTILIB and set TARGET_SUBDIR.
10345
10346Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10347
10348 * Makefile.in (all-sn): Depend on all-grep.
10349
10350Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10351
10352 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10353
10354 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10355 Makefile. From Jeff Makey <jeff@cts.com>.
10356 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10357
10358 * Makefile.in (DISTBISONFILES): Remove.
10359 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10360 $(DEFAULT_YACC).
10361
10362 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10363 cygwin32.
6599da04
JM
10364
10365 * Makefile.in (LD): New variable.
10366 (EXTRA_HOST_FLAGS): Pass down LD.
10367 ($(DO_X)): Likewise.
10368
10369Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10370
10371 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10372
10373Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10374
10375 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10376 before adding our own. Always add --build.
6599da04
JM
10377
10378Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10379
10380 * configure.in (targargs): Pass --build if we're doing
10381 a cross-compile.
10382
10383Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10384
ca236658 10385 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10386 sed. Otherwise sed chokes on NT path names with drive
10387 designators. Also look for "?:*" as the leading characters in an
10388 absolute pathname.
10389
10390Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10391
10392 * config.sub: Support for r3900.
10393
10394Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10395
10396 * configure.in: Use install-sh, not install.sh.
10397
10398Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10399
10400 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10401 apply it twice.
10402
10403Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10404
10405 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10406 install-binutils.
10407
10408Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10409
10410 * Makefile.in: Add automake targets.
10411 * configure.in (host_tools): Add automake.
10412
10413Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10414
10415 * configure: Default CXX to c++, not gcc.
10416 * Makefile.in (CXX): Set to c++, not gcc.
10417 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10418
10419Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10420
10421 * install-sh: try appending a .exe if source file doesn't
10422 exist
10423
10424Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10425
10426 * configure.in: Turn on multilib by default.
10427 (cross_only): Remove target-libiberty.
10428
10429 * Makefile.in (all-gcc): Don't depend on libiberty.
10430
10431Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10432
10433 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10434
10435Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10436
10437 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10438 (DISTBISONFILES): Add ld/Makefile.in
10439
10440Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10441
10442 * configure.in: if target is cygwin32 but host isn't cygwin32,
10443 don't configure gdb tcl tk expect, not just gdb.
10444
10445Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10446
10447 * configure.in: Added gnuserv everywhere sn appears.
10448
10449 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10450 (CROSS_CHECK_MODULES): Added check-gnuserv.
10451 (INSTALL_MODULES): Added install-gnuserv.
10452 (CLEAN_MODULES): Added clean-gnuserv.
10453 (all-gnuserv): New target.
10454
10455Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10456
10457 * config.guess: Fixes for MIPS OpenBSD systems.
10458
10459Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10460
10461 * Makefile.in (INSTALL_XFORM): Remove.
10462 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10463
10464 * mkinstalldirs: New file, copied from automake.
10465 * Makefile.in (installdirs): Rename from install-dirs. Use
10466 mkinstalldirs. Change all users.
10467 (DEVO_SUPPORT): Add mkinstalldirs.
10468
10469Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10470
10471 * install-sh: Rename from install.sh.
10472 * Makefile.in (INSTALL): Change install.sh to install-sh.
10473 (DEVO_SUPPORT): Likewise.
10474
10475 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10476 Graichen <graichen@rzpd.de>.
10477
10478Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10479
10480 * config.guess: Recognize OpenBSD systems correctly.
10481
10482Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10483
10484 * README, Makefile.in (ETC_SUPPORT): Remove references to
10485 cfg-paper*, configure.{texi,man,info*}._
10486
10487Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10488
10489 * Makefile.in (all.normal): Ensure that gcc is built after all
10490 the x11 - ie gdb - targets.
10491
10492Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10493
10494 * makefile.vms: Don't run conf-a-gas.
10495
10496Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10497
e490616e 10498 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10499
d207ebef
JM
10500Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10501
10502 * configure.in: Remove noconfigdirs case since gdb also
10503 configures and builds for tic80-coff.
10504
6599da04
JM
10505Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10506
10507 * configure: Set cache_file to config.cache.
10508 * Makefile.in (local-distclean): Remove config.cache.
10509
10510Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10511
10512 * COPYING: Update FSF address.
10513
d207ebef
JM
10514Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10515
10516 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10517 noconfigdirs.
10518
6599da04
JM
10519Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10520
10521 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10522 MAKEDIRS, is empty.
10523
10524Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10525
10526 * config.sub: Tweak mn10300 entry.
10527
10528Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10529
10530 * configure.in (host_tools): Put sim before gdb, so gdb's
10531 configure.tgt can determine if the simulator was configured.
10532
10533Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10534
10535 * config.sub: Move BeOS $os case to be with other Cygnus
10536 local cases.
10537
10538Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10539
10540 * config.sub: Remove misplaced comment that broke Linux.
10541
10542Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10543
10544 * config.sub: Add BeOS support.
10545
10546Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10547
10548 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10549
10550Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10551
10552 * configure.in (noconfigdirs): Remove tcl and tk from
10553 noconfigdirs for cygwin32 builds.
10554
d207ebef
JM
10555Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10556
10557 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10558
6599da04
JM
10559Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10560
10561 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10562 make-all.com, use makefile.vms instead.
10563
10564Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10565
10566 * config.sub: Accept -lnews*.
10567
d207ebef
JM
10568Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10569
10570 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10571 target-examples and target-libiberty for d30v.
d207ebef
JM
10572
10573Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10574
10575 * configure.in (noconfigdirs): Enable ld for d30v.
10576
10577Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10578
10579 * configure.in (tic80-*-*): Build compiler.
10580
10581Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10582
10583 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10584 unsupported d30v directories
d207ebef
JM
10585
10586Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10587
4e81ae98
EC
10588 * config.sub, configure.in: Add d30v target cpu.
10589
6599da04
JM
10590Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10591
10592 * makefile.vms: New file.
10593 * make-all.com: Remove.
10594
10595Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10596
10597 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10598
10599Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10600
10601 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10602
10603Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10604
10605 * Makefile.in (ALL_MODULES): Added all-db.
10606 (CROSS_CHECK_MODULES): Addec check-db.
10607 (INSTALL_MODULES): Added install-db.
10608 (CLEAN_MODULES): Added clean-db.
10609
10610Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10611
10612 * config.guess: Merge with latest FSF sources.
10613
10614Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10615
10616 * Makefile.in (ALL_MODULES): Added all-itcl.
10617 (CROSS_CHECK_MODULES): Added check-itcl.
10618 (INSTALL_MODULES): Added install-itcl.
10619 (CLEAN_MODULES): Added clean-itcl.
10620
10621Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10622
10623 * configure.in: build gdb for mn10200
10624
10625Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10626
10627 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10628
d207ebef
JM
10629Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10630
10631 * configure.in (tic80-*-*): Turn off most targets right now.
10632
6599da04
JM
10633Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10634
10635 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10636 rather than the makeinfo program.
10637 (do-info): Depend upon all-texinfo.
10638
10639Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10640
10641 * configure.in: Remove uses of config/mh-linux.
10642
10643 * config.sub, config.guess: Merge with latest FSF sources.
10644
d207ebef
JM
10645Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10646
10647 * config.sub (case $basic_machine): Add tic80 entries.
10648
6599da04
JM
10649Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10650
10651 * config.sub, config.guess: Merge with latest FSF sources.
10652
10653Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10654
10655 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10656 * mpw-config.in: Test for NewFolderRecursive.
10657 * mpw-install: Use symbolic name for startup filename.
10658 * mpw-README: Add various additional details.
10659
10660Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10661
10662 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10663
10664Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10665
10666 * configure.in: Do build gcc and the target libraries for
10667 the mn10200.
10668
10669Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10670
10671 * configure.in: don't avoid building gdb for mn10300 any more
10672 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10673 instead of single-quoting it.
10674
10675Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10676
10677 * configure.in: Don't use --with-stabs on IRIX 6.
10678
10679Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10680
10681 * configure.in (m32r): Build gdb, libg++ now.
10682
10683Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10684
10685 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10686 directories from noconfigdirs.
10687
10688Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10689
10690 * config.sub (basic_machine): added mips16 configuration
10691
10692Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10693
10694 * config.sub: Handle d10v-unknown.
10695
d207ebef
JM
10696Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10697
10698 * config.sub: Handle v850-unknown.
10699
6599da04
JM
10700Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10701
10702 * Makefile.in: add findutils
10703 * configure.in: add findutils to list of host_tools
10704
10705Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10706
10707 * config.sub: Handle mn10200 and mn10300.
10708
10709Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10710
10711 * configure.in (d10v-*): Do not build librx.
10712
10713Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10714
10715 * configure.in (mn10300): Build everything except gdb & libgloss.
10716
10717Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10718
10719 * config.guess: Patch for Dansk Data Elektronik servers,
10720 from Niels Skou Olsen <nso@dde.dk>.
10721
10722 For ncr, use /bin/uname rather than uname, since GNU uname does not
10723 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10724
10725 Patch for MIPS R4000 running System V,
10726 from Eric S. Raymond <esr@snark.thyrsus.com>.
10727
10728 Fix thinko for nextstep.
10729
10730 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10731
10732 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10733 * config.guess: Guess mips-dec-mach_bsd4.3.
10734
10735 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10736 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10737 release numbers.
10738 * config.guess (mips-mips-riscos*): Emit just enough of the
10739 release number.
10740
10741 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10742 * config.guess (sparc-auspex-sunos*): Added.
10743 (f300-fujitsu-*): Added.
10744
10745 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10746 * config.guess: Recognize a Tadpole as a sparc.
10747
10748Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10749
10750 * config.guess: Don't assume that NextStep version is either 2 or
10751 3. NextStep 4 (aka OpenStep 4) has come out now.
10752
10753Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10754
10755 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10756 From Rik Faith <faith@cs.unc.edu>.
10757
10758Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10759
10760 * config.sub: Contributions from bug-gnu-utils to:
10761 Support plain "hppa" (no version given) architecture, reported by
10762 OpenStep.
10763 OpenBSD like NetBSD.
10764 LynxOs is not a hardware supplier.
10765
10766 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10767 OpenBSD like NetBSD.
6599da04
JM
10768 Stratus systems.
10769 More Pyramid systems.
10770 i[n>4]86 Intel chips.
10771 M680[n>4]0 Motorola chips.
10772 Use unknown instead of lynx for hardware manufacturer.
10773
10774Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10775
10776 * install.sh (chmodcmd): Set to null if the DST directory already
10777 exists.
10778
10779Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10780
10781 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10782 not use mt-ppc target Makefile fragment any more.
10783
10784Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10785
10786 * configure.in (*-*-windows): Exclude everything but those dirs
10787 needed to build windows.
10788
10789Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10790
10791 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10792
10793Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10794
10795 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10796
10797Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10798
10799 * Undo my previous change.
10800
10801Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10802
10803 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10804 unconditionally.
10805 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10806
10807Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10808
10809 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10810 host to add it's own flags.
6599da04
JM
10811
10812Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10813
10814 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10815
10816Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10817
10818 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10819 (CXX_FOR_TARGET): Likewise.
10820 (GCC_FOR_TARGET): Define.
10821 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10822 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10823 CC_FOR_TARGET was specified on the command line.
10824 (MAKEOVERRIDES): Don't define.
10825
10826Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10827
10828 * configure.in (m32r): Fix spelling of libg++ libs.
10829
10830Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10831
10832 * config.sub (-apple*): Remove, now redundant.
10833
10834Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10835
10836 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10837
10838 * configure: Rework yesterday's sed script patch.
10839
10840 * config.sub: Merge with FSF.
10841
10842Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10843
10844 * config.guess: Merge from FSF.
10845
10846 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10847 * config.guess: Use pc instead of unknown, for pc clone systems.
10848 Change linux to linux-gnu.
6599da04
JM
10849
10850 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10851 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10852
10853Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10854
10855 * test-build.mk (HOLES): Add "xargs" for gdb.
10856
10857 * configure: Avoid hpux10.20 sed bug.
10858
10859Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10860
731a8127 10861 * configure.in: Add support for windows host
6599da04
JM
10862 (that is a build done under the Microsoft build environment).
10863
10864Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10865
10866 * Makefile.in: Replace all uses of srcroot with s, to shrink
10867 command line lengths.
10868
10869 Patches from Geoffrey Noer <noer@cygnus.com>:
10870 * configure.in: If configuring for newlib, pass --with-newlib to
10871 subdirectories.
10872 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10873 -Bnewlib/ and -Lwinsup to gcc.
10874 (CXX_FOR_TARGET): Likewise.
10875
10876Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10877
10878 * Makefile.in (ETC_SUPPORT): Add configure.
10879
10880Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10881
4e81ae98 10882 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10883 host configuration file.
10884
10885Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10886
10887 * configure.in: Break mn10x00 support into separate
10888 mn10200 and mn10300 configurations.
10889 * config.sub: Likewise.
10890
10891Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10892
10893 * configure.in: Add lots of stuff to noconfigdirs for
10894 the mn10x00 targets.
10895
10896 * config.sub, configure.in: Add mn10x00 support.
10897
10898Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10899
10900 * make-all.com: Call conf-a-gas, not config-a-gas.
10901
10902Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10903
10904 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10905 targets.
6599da04
JM
10906
10907Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10908
10909 * mpw-README: Add much more detail for native PowerMac.
10910 * mpw-install: New file.
10911 * mpw-configure: Add --norecursion and --help options.
10912 * mpw-config.in: Translate readme and install files when
10913 copying to objdir.
10914 * mpw-build.in: Don't always depend on byacc and flex.
10915 (install-only-top): New action.
10916
d207ebef
JM
10917Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10918
10919 * configure.in: You can now configure GDB for the v850.
10920
6599da04
JM
10921Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10922
10923 * configure.in (noconfigdirs): Don't configure any C++ dirs
10924 if targeting D10V.
10925
10926Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10927
10928 * config.sub: Recognize mips64vr5000.
10929
10930Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10931
10932 * configure.in: Use a single line for host_tools and native_only.
10933
10934Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10935
10936 * config.sub, configure.in: Add entries for m32r.
10937
10938Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10939
10940 * Makefile.in (inet-install): Don't run install-gzip.
10941
10942Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10943
10944 * configure.in: Don't config lots of things for *-*-windows*.
10945
10946Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10947
10948 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10949 (host_libs, host_tools): Copy from configure.in.
10950 * mpw-configure: Don't complain about directories not found.
10951
10952Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10953
10954 * configure.in (i[345]86): Recognize i686 for pentium pro.
10955 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10956 file.
10957
10958 * config.guess (i[345]86): Ditto.
10959
10960Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10961
10962 * configure.in (noconfigdirs): Removed gdb for D10V.
10963
d207ebef 10964Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 10965
d207ebef
JM
10966 * configure.in: Remove ld, target-libio, target-libg++, and
10967 target-libstdc++ from noconfigdirs.
5d4a5ee6 10968
6599da04
JM
10969Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10970
10971 * configure: Fix three locations where shell scripts were
10972 being run directly rather than with config_shell.
10973
d207ebef
JM
10974Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10975
10976 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10977 * config.sub (basic_machine): Recognize v850.
10978
6599da04
JM
10979Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10980
10981 * mpw-configure: Handle multiple enable/disable options and
10982 pass them down recursively, handle -c and -s flags appropriately
10983 depending on choice of compiler, add escape mechanism for
10984 quoted arguments to gC.
10985
10986Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10987
10988 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10989 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10990 so that -mrelocatable-lib and -mno-eabi are used.
10991
10992 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10993 not support --print-multi-lib, don't abort.
10994
6599da04
JM
10995Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10996
10997 * make-all.com: Run config-a-gas.
10998 * setup.com: Don't copy subdirectory files around.
10999
11000Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11001
11002 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11003 target, it now compiles correctly.
11004
11005Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11006
11007 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11008
11009Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11010
4e81ae98 11011 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11012
11013Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11014
11015 * configure.in (native_only): Add prms.
11016
11017Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11018
11019 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11020 (BINUTILS_SUPPORT_DIRS): Likewise.
11021
11022Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11023
11024 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11025 d10v support is added.
11026
11027Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11028
11029 * configure.in (d10v-*-*): New target.
11030
11031Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11032
11033 * config.guess (HP 9000/811): Recognize this as a PA1.1
11034 machine.
11035
11036Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11037
11038 * Makefile.in (do-tar-gz): New target, split out from tail end of
11039 taz target. Run each command separately, don't use pipes.
11040 (taz): Use it.
11041
11042Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11043
11044 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11045 * mpw-build.in: No builds should depend on building byacc or flex,
11046 they are assumed to be installed already.
11047
11048Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11049
11050 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11051 variable that CC_FOR_TARGET needs.
11052
11053Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11054
11055 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11056 options have changed since the last time the subdirectory was
11057 configured, and if it has, reconfigure.
11058 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11059 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11060
11061Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11062
11063 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11064 CLEAN_MODULES): Add bash.
11065 (all-bash): New target.
11066
11067Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11068
11069 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11070
11071Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11072
11073 * config.sub (basic_machine): Recognize d10v as a valid processor.
11074
11075Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11076
11077 * mpw-configure: Add support for --bindir.
11078 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11079
11080Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11081
11082 * configure.in: add bash, time, gawk to list of hosttools and things
11083 to only build for native toolchains
11084
11085Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11086
11087 * Makefile.in (docdir): Remove.
11088
11089Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11090
11091 * Makefile.in (datadir): Set to $(prefix)/share.
11092
11093Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11094
11095 * configure.in: build diff and patch for cygwin32-hosted
11096 toolchains.
11097
11098Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11099
11100 * config.sub: Accept -rtems*.
11101
11102Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11103
e490616e
ZW
11104 * configure.in: enable dosrel for cygwin32-hosted builds,
11105 remove diff from the list of things not buildable
11106 via Canadian Cross
6599da04
JM
11107
11108Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11109
11110 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11111 don't get ". ".
6599da04
JM
11112
11113Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11114
11115 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11116
11117Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11118
11119 * Makefile.in (taz): Handle case where tex3patch didn't even get
11120 checked out. Also, if it was found, put the symlink in a new util
11121 subdirectory.
11122
11123Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11124
11125 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11126
11127Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11128
11129 * config.sub: Recognize -openvms.
11130 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11131 * make-all.com, setup.com: New files.
11132
11133Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11134
11135 * Makefile.in (taz): tex3patch moved to texinfo/util.
11136
11137Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11138
11139 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11140 * configure.in: remove make from disable-if-Can-Cross list
11141 enable gdb if ${host} and ${target} are cygwin32
11142
11143Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11144
11145 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11146 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11147
11148Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11149
11150 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11151 distinguish sysv/svr4/bsd variants.
11152 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11153
11154Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11155
11156 * configure.in: Added copyright notice.
11157 * move-if-change: Added copyright notice.
11158
11159Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11160
11161 * configure.in (powerpcle-*-solaris*): Until we get shared
11162 libraries working, don't build gdb, sim, make, tcl, tk, or
11163 expect.
11164
11165Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11166
11167 * config.guess: Merge with FSF:
11168
11169 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11170 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11171
11172 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11173 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11174
11175 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11176 * config.guess: Combine two OSF1 rules.
11177 Also recognize field test versions. From mjr@zk3.dec.com.
11178 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11179 because GNU uname does not support -p. From pmr@pajato.com.
11180
11181Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11182
11183 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11184
11185Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11186
11187 * mpw-README: Document GCCIncludes.
11188
11189Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11190
11191 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11192
11193Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11194
11195 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11196
11197Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11198
11199 * configure.in (*-*-cygwin32): Configure make.
11200
11201Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11202
11203 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11204
11205Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11206
11207 * Makefile.in (all-inet): Depend on all-perl.
11208
11209 * Makefile.in (inet-install): New target.
11210
11211 * Makefile.in (all-inet): Depend on all-tcl.
11212 (all-inet): Depend on all-send-pr.
11213
11214Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11215
11216 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11217 temporarily.
11218
11219Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11220
11221 * configure.in: Don't configure --with-gnu-ld on AIX.
11222
11223Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11224
11225 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11226
11227Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11228
11229 * Makefile.in (ALL_MODULES): Added all-inet.
11230 (CROSS_CHECK_MODULES): Added check-inet.
11231 (INSTALL_MODULES): Added install-inet.
11232 (CLEAN_MODULES): Added clean-inet.
11233 (all-indent): New target.
11234
11235 * configure.in (host_tools): Added inet.
11236 (native_only): Added inet.
11237 (noconfigdirs): Added inet.
11238
11239Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11240
11241 * configure.in: Don't configure libgloss if we are not configuring
11242 newlib.
11243
11244Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11245
11246 * configure.in: Don't configure libgloss for unsupported
11247 architectures.
11248
11249Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11250
11251 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11252
11253Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11254
11255 * Makefile.in (ALL_MODULES): Include all-apache.
11256 (CROSS_CHECK_MODULES): Include check-apache.
11257 (INSTALL_MODULES): Include install-apache.
11258 (all-apache): New target.
11259
11260 * configure.in: Added apache everywhere perl is seen.
11261
11262Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11263
11264 * Makefile.in: Add support for clean-{module} and
11265 clean-target-{module} rules.
11266
11267Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11268
11269 * configure.in (*-*-ose) do not build libgloss.
11270
11271Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11272
11273 * config.guess (prep*:SunOS:5.*:*): Turn into
11274 powerpele-unknown-solaris2.
11275
11276Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11277
11278 * configure.in: Permit --enable-shared to specify a list of
11279 directories.
11280
11281Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11282
11283 * configure.in (host==solaris): Pass only the first word of $CC
11284 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11285
11286Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11287
11288 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11289
11290Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11291
11292 * Makefile.in (ALL_MODULES): Include all-perl.
11293 (CROSS_CHECK_MODULES): Include check-perl.
11294 (INSTALL_MODULES): Include install-perl.
11295 (ALL_X11_MODULES): Include all-guile.
11296 (CHECK_X11_MODULES): Include check-guile.
11297 (INSTALL_X11_MODULES): Include install-guile.
11298 (all-perl): New target.
11299 (all-guile): New target.
11300
11301 * configure.in (host_tools): Include perl and guile.
11302 (native_only): Include perl and guile.
11303 (noconfigdirs): Don't build guile and perl; no ports have been
11304 done.
11305
11306Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11307
e490616e
ZW
11308 * configure (--enable-*): Handle quoted option lists such as
11309 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11310
11311Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11312
11313 * Makefile.in ({,inst}all-target): New rule so we can make and
11314 install all of the target directories easily.
11315
11316Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11317
11318 * configure.in: Add missing global flag in sed substitution when
11319 deleting `target-' from ${configdirs}.
11320
11321Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11322
11323 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11324 option.
11325
11326 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11327 config/mh-necv4.
11328
11329 * install.sh: Correct misspelling of transformbasename.
11330
11331 * config.guess: Recognize mips-*-sysv*.
11332
11333Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11334
11335 * config.sub: Recognize mon960.
11336
11337Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11338
11339 * configure: Restore Canadian Cross handling of BISON and LEX,
11340 removed in Feb 20 change.
11341
11342Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11343
11344 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11345 Mention make install. Remove the old copyright date as well the
11346 clumsy and rather pointless copyright on the README file.
11347
11348Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11349
11350 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11351 Makefile after running symlink-tree, then run `make distclean' to
11352 avoid clobbering any generated files in srcdir.
11353
11354Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11355
11356 * configure.in (m68k-*-netbsd*): Build everything now.
11357
11358Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11359
11360 * Makefile.in (taz): Fix quoting.
11361
11362Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11363
11364 * configure.in (sparclet-*-*): Build everything now.
11365
11366Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11367
11368 * configure.in (m68k-*-linux*): New host.
11369
11370Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11371
11372 * configure: Check for bison before byacc.
11373
11374Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11375
11376 * Makefile.in configure: Change the way LEX and BISON/YACC are
11377 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11378 searching PATH. These are used as fallbacks by Makefile.in if
11379 flex/bison/byacc aren't in objdir.
11380
11381Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11382
11383 * Makefile.in: Make everything which depends upon all-bfd also
11384 depend upon all-opcodes, in case --with-commonbfdlib is used.
11385
11386Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11387
11388 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11389 building NT native compilers on Unix.
11390
11391Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11392
11393 * configure.in: Don't get CC from the host Makefile fragment if we
11394 can find gcc in PATH, or if this is a Canadian Cross. Move the
11395 Solaris test for /usr/ucb/cc to the post target script, just after
11396 the compiler sanity test.
11397
11398Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11399
11400 * config.sub: Merge with FSF.
11401
11402Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11403
11404 * Makefile.in (RPATH_ENVVAR): New variable.
11405 (REALLY_SET_LIB_PATH): Use it.
11406 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11407
11408Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11409
11410 * config.sub, configure.in: Recognize sparclet cpu.
11411
11412Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11413
11414 * config.guess: Support m68k-cbm-sysv4.
11415
11416Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11417
11418 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11419 m68k-unknown-linuxaout from linker help string. Put quotes around
11420 $ld_help_string.
11421
11422Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11423
11424 * config.guess (powerpc-harris-powerunix): Add guess for port
11425 to new target.
11426
11427Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11428
11429 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11430
11431Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11432
11433 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11434 $(REALLY_SET_LIB_PATH) in Makefile.
11435 * Makefile.in (SET_LIB_PATH): New variable.
11436 (REALLY_SET_LIB_PATH): New variable.
11437 ($(DO_X)): Use $(SET_LIB_PATH).
11438 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11439 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11440 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11441 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11442 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11443 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11444 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11445 (install-dosrel): Likewise.
11446 (all-opcodes): Depend upon all-libiberty.
11447
11448Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11449
11450 * config.guess (*:CYGWIN*): New
11451
11452Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11453
11454 * Makefile.in (all-target-winsup): All all-target-libiberty.
11455
11456Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11457
11458 * configure.in (noconfigdirs): Add missing # in front of comment.
11459
11460Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11461
11462 * configure.in: add second pass to things added to noconfigdirs
11463 so *-gm-magic can exclude libgloss properly.
11464
11465Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11466
11467 * mpw-configure (extralibs_name, rez_name): Set correctly
11468 for MWC68K compiler.
11469
11470 * mpw-README: Add more info on the necessary build tools.
11471
11472Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11473
11474 * configure.in, config.sub: Recognize cygwin32.
11475
11476Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11477
11478 * config.guess, config.sub: Recognize A/UX.
11479
11480Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11481
11482 * config.sub: Merge with gcc/config.sub.
11483
11484Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11485
11486 * mpw-build.in (do-binutils): Add build of stamps.
11487
11488Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11489
11490 * config.sub: Add recognition for mips64vr4100*-* targets.
11491
11492Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11493
11494 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11495 Add creation of gconfigargs with `--enable-shared' turned on.
11496 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11497 ($(host)-stamp-stage3-configured): Likewise.
11498 (HOLES): Add chatr and ldd.
11499 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11500
11501Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11502
11503 * configure: Pass --nfp to recursive configures.
11504
11505Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11506
11507 * Makefile.in (DLLTOOL): New.
11508 (DLLTOOL_FOR_TARGET): New.
11509 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11510 (EXTRA_TARGET_FLAGS): Ditto.
11511 (EXTRA_GCC_FLAGS): Ditto.
11512 (CONFIGURE_TARGET_MODULES): Ditto.
11513 (DO_X): Ditto.
11514 * configure: Add DLLTOOL.
11515
11516Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11517
11518 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11519 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11520 mh-sco, since old workarounds no longer needed, and don't
11521 build ld, since libraries have weak symbols in COFF.
11522
11523Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11524
11525 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11526
11527Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11528
11529 * configure.in: Make sure that ${CC} can be used to compile an
11530 executable.
11531
11532Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11533
11534 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11535 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11536 nothing depending on whether gdbtk is being built.
11537
11538Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11539
11540 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11541
11542Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11543
11544 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11545 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11546
11547Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11548
11549 * config-ml.in: Add support for
11550 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11551 Simplify setting of multidirs from --disable-foo.
11552
11553Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11554
11555 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11556 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11557 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11558 non-empty, pass them on to the GCC make.
6599da04
JM
11559 (all-bootstrap): New rule that is like all-gcc, except it executes
11560 the GCC bootstrap rule instead of the GCC all rule.
11561
11562Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11563
11564 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11565
11566Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11567
11568 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11569 DG/UX support.
11570
11571Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11572
11573 * config.sub (i*86*) Change [345] to [3456]
11574
11575Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11576
11577 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11578 --with-gnu-ld=no.
11579
11580Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11581
11582 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11583 AIX multilibs get built.
11584
11585Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11586
11587 * configure.in (i386-win32): Don't build expect if we're not
11588 building the tcl subdir.
11589
11590Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11591
11592 * Makefile.in: (configure-target-examples, all-target-examples):
11593 New targets, configure and build example programs.
11594
11595Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11596
11597 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11598 use it as input to sedit the generated MPW makefile.
11599 * mpw-README: Add a suggestion about Gestalt.h.
11600
11601Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11602
11603 * config.sub: Accept *-*-ieee*.
11604
11605Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11606
11607 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11608 Ronald F. Guilmette <rfg@monkeys.com>.
11609
11610Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11611
11612 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11613 for powerpc-pe native.
11614 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11615 (target==powerpc-pe): duplicate i386-win32 entry.
11616
11617Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11618
11619 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11620 of vxworks, not just vxworks5.1.
11621
11622Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11623
11624 * mpw-configure: Add support for exec-prefix.
11625
11626Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11627
11628 * config.guess: Recognize HP model 816 machines as having
11629 a PA1.1 processor.
11630
11631Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11632
11633 * configure: Ignore new autoconf configure options.
11634
6599da04
JM
11635Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11636
11637 * config.guess: Recognize Pentium under SCO.
11638 From Robert Lipe <robertl@arnet.com>.
11639
11640Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11641
11642 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11643
11644Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11645
11646 * configure.in: Don't configure gas for alpha-dec-osf*.
11647
11648Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11649
11650 * configure.in: Default to --with-stabs for some targets for which
11651 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11652 i[345]86*-*-unixware*.
11653
11654Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11655
11656 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11657 rather than basing it on the target. Simplify handling of options
11658 controlling which directories to configure. Remove extraneous
11659 slash in multi-clean target.
11660
11661Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11662
11663 * config-ml.in: Prefix more variables with ml_ so they don't collide
11664 with configure's.
11665
11666Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11667
11668 * configure: Don't turn -v into --v.
11669
11670Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11671
11672 * configure.in (targargs): Fix typo.
11673
11674 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11675
11676Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11677
11678 * configure.in: Strip --host and --target options from
11679 CONFIG_ARGUMENTS, and always configure for --host only. Add
11680 --with-cross-host option when building with a cross-compiler.
11681 * configure: Canonicalize the arguments put into config.status by
11682 always using `=' for an option with an argument. Pass a presumed
11683 --host or --target explicitly.
11684
11685Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11686
11687 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11688 into general OS recognition case.
11689
11690Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11691
11692 * configure.in (target_configdirs): add target-winsup only
11693 for win32 target systems.
11694
11695Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11696
11697 * Makefile.in (all-target-libgloss): Depend upon
11698 configure-target-newlib, since when libgloss is built it looks to
11699 see if the newlib directory exists.
11700
11701Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11702
11703 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11704 cfg-ml-*.in.
11705
11706Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11707
11708 * configure: Handle LD and LD_FOR_TARGET when configuring a
11709 Canadian Cross.
11710
6599da04
JM
11711Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11712
11713 * configure.in (target_libs): add target-winsup.
11714 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11715 (target==ppcle-pe): remove ld from $noconfigdirs.
11716
11717Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11718
11719 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11720 Preserve relative path names in $srcdir. Build symlink tree if
11721 configuring cross target dir and srcdir=. (= no VPATH support).
11722 (configure-target-libg++): Depend on configure-target-librx.
11723 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11724 * config-ml.in: New file.
11725 * symlink-tree: New file.
11726 * configure: Ensure srcdir="." if that's what it is.
11727
11728Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11729
11730 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11731 includes and FLEX_SKELETON setting.
11732 * mpw-configure (--with-gnu-ld): New option, controls whether
11733 to use PPCLink or ld with PowerMac GCC.
11734 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11735 * mpw-config.in: Configure grez if targeting Mac.
11736
11737 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11738 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11739 just macos.
6599da04
JM
11740 * configure.in: Configure grez resource compiler if targeting Mac.
11741 * Makefile.in (all-grez, install-grez): New targets.
11742
11743Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11744
11745 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11746 gcc in the path, set CC to gcc -O2.
6599da04
JM
11747
11748Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11749
11750 * configure: Default ${build} correctly. Avoid picking up extra
11751 spaces when reading CC and CXX from Makefile. When doing a
11752 Canadian Cross, use plausible default values for numerous
11753 variables.
11754 * configure.in: When doing a Canadian Cross, don't try to
11755 configure tools whose configure script can't handle it.
11756
11757Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11758
11759 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11760
11761Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11762
11763 * configure: Remove dubious bug reporting address.
11764
11765Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11766
11767 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11768 configure script, run that instead of this directory's configure.
11769 In either case, print a message that we're configuring the sub-dir.
11770
11771Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11772
11773 * configure.in: Before checking for the existence of various files,
11774 use sed to filter out "target-".
11775
11776Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11777
11778 * Makefile.in (DO_X): Split rule to decrease command line length
11779 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11780 (Philippe De Muyter).
11781
11782Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11783
11784 * Makefile.in (all-patch): depend on all-libiberty.
11785
11786Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11787
11788 * configure.in: If the only directory in target_configdirs which
11789 actually exists is libiberty, then set target_configdirs to empty,
11790 to avoid trying to build a target libiberty in a gas or gdb
11791 distribution.
11792
11793Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11794
11795 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11796 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11797 systems.
6599da04
JM
11798
11799Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11800
11801 * configure.in (copy_dirs): Use sys-include instead of include
11802 for --with-headers option.
11803
11804Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11805
11806 * Makefile.in, configure.in: Make winsup builds work with
11807 new scheme.
11808
11809Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11810
11811 * configure.in: Build the linker on AIX.
11812
11813Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11814
11815 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11816 where needed.
11817
11818Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11819
11820 * Makefile.in (all-gcc): Fix typo.
11821
11822Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11823
11824 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11825
11826Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11827
11828 * configure.in: Rename libFOO to target-libFOO, and xiberty
11829 to target-xiberty, to provide more flexibility.
11830 (target_subdir): Define. Create if cross.
11831 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11832 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11833 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11834 check-libFOO -> check-target-libFOO, etc.
11835 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11836 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11837 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11838 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11839 allow ALL_GCC="" to only configure.
11840 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11841 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11842 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11843
11844Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11845
11846 * Makefile.in (taz): Build "info" in etc explicitly.
11847
11848Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11849
11850 * configure.in: Make sure that CC is undefined (as opposed to
11851 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11852 problem with autoconf trying to configure on a host without GCC.
11853
11854Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11855
11856 * mpw-configure: Set host alias from choice of host compiler,
11857 only use generic MPW Makefile sed if present, edit a file
11858 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11859 * mpw-README: Add problem notes about CW6 and CW7.
11860
11861Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11862
11863 * Makefile.in (taz): Use ";" instead of ";;".
11864
11865Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11866
11867 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11868 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11869 DISTDOCDIRS.
11870 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11871 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11872
11873Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11874
11875 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11876 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11877 Move bfd to DISTSTUFFDIRS.
11878
11879Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11880
11881 * Makefile.in (X11_LIB): Removed.
11882 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11883
11884 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11885
11886Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11887
11888 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11889 names.
11890
11891Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11892
11893 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11894
11895Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11896
11897 * configure.in (i[345]86-*-win32): Always build newlib.
11898 Don't configure cvs, autoconf or texinfo.
11899 * Makefile.in (LD_FOR_TARGET): New.
11900 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11901 Pass down LD_FOR_TARGET.
11902
11903Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11904
11905 * winsup: New directory.
11906 * Makefile.in: Build winsup.
11907 * configure.in: Winsup is configured when target is win32.
11908 Can only build win32 target GDB when native.
4e81ae98 11909
6599da04
JM
11910Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11911
11912 * config.guess: Recognize HP model 819 machines as having
11913 a PA 1.1 processor.
11914
11915Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11916
11917 * configure: Fix sed loop which substitutes for CC and CXX to
11918 avoid bug found in various sed implementations.
11919
11920Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11921
11922 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11923 simulator. Use standard powerpc-*-eabi*.
11924
11925Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11926
11927 * configure.in: Stop putting gas and binutils in noconfigdirs for
11928 powerpc-*-aix* and rs6000-*-*.
11929
11930Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11931
11932 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11933 -mcall-aixdesc libraries.
11934
11935Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11936
11937 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11938
11939 * config.sub (arm | armel | armeb): Fix shell syntax.
11940
11941Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11942
11943 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11944 -msoft-float and -mcpu=common support.
11945 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11946 libraries.
11947
11948Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11949
11950 * configure.in: Allow configuration and build of emacs19 for the alpha.
11951
11952Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11953
11954 * configure.in (CC): Get ^CC, not just any old CC, from
11955 ${host_makefile_frag}.
11956
11957Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11958
4e81ae98 11959 * configure.in (CC): Try to get CC from
6599da04
JM
11960 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11961
11962Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11963
11964 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11965 only if it exists in $(srcdir).
11966
11967Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11968
11969 * configure: If CC and CXX are not set in the environment, set
11970 them, based on either an existing Makefile or on searching for gcc
11971 in PATH. Substitute for CC and CXX in Makefile.
11972 * configure.in: Remove libm from target_libs. Separate
11973 target_configdirs from configdirs. If CC is not set in
11974 environment, try to get it from a host Makefile fragment. Rewrite
11975 changes of configdirs to use skipdirs instead. A few minor
11976 tweaks. Take directories out of target_configdirs as they are
11977 taken out of configdirs. Remove existing Makefile files from
11978 subdirectories. Substitute for TARGET_CONFIGDIRS and
11979 CONFIG_ARGUMENTS in Makefile.
11980 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11981 by configure.in.
11982 (CONFIG_ARGUMENTS): Likewise.
11983 (CONFIGURE_TARGET_MODULES): New variable.
11984 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11985 ($(CONFIGURE_TARGET_MODULES)): New target.
11986 (configure-libg++, configure-libio): New targets.
11987 (all-libg++): Depend upon configure-libg++.
11988 (all-libio): Depend upon configure-libio.
11989 (configure-libgloss, all-libgloss): New targets.
11990 (configure-libstdc++): New target.
11991 (all-libstdc++): Depend upon configure-libstdc++.
11992 (configure-librx, all-librx): New targets.
11993 (configure-newlib): New target.
11994 (all-newlib): Depend upon configure-newlib
11995 (configure-xiberty): New target.
11996 (all-xiberty): Depend upon configure-xiberty.
11997
11998Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11999
12000 * configure.in (host i[345]86-*-win32): Expand the
12001 noconfigdirs again.
12002
12003Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12004
12005 * mpw-configure: Fix sed command file name.
12006
12007Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12008
4e81ae98 12009 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12010 noconfigdirs again.
12011
12012Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12013
12014 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12015 or powerpc*-*-pe*, since they are not yet supported.
12016
12017Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12018
12019 Add PowerMac support and many other enhancements.
12020 * mpw-configure: New option --cc to select compiler to use,
12021 paste options set according to --cc into the generated
12022 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12023 if mpw-make.sed is present.
12024 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12025 add forward includes for PowerPC include files.
12026 * mpw-build.in: Build using Makefile.PPC if present.
12027 (do-byacc, etc): Remove separate version resource builds.
12028 (do-gas): Build "stamps" before "all".
12029 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12030 * mpw-README: Update to reflect --cc option, PowerMac support,
12031 and recently-reported compatibility problems.
12032
12033Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12034
12035 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12036 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12037 (--with-multilib-top): Pass to recursive invocations.
12038
12039Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12040
12041 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12042 v810-*-*.
12043
12044Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12045
12046 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12047 gdb, ld and opcodes on v810-*-*.
12048
6599da04
JM
12049Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12050
12051 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12052 (local-maintainer-clean): New target.
12053 (maintainer-clean): New target.
12054 (realclean): Just depend upon maintainer-clean.
12055
12056Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12057
12058 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12059
12060Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12061
12062 * configure.in: Build ld in mips*-*-bsd* case.
12063
12064Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12065
12066 * config.sub: Accept -lites* OS. From Ian Dall.
12067
12068Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12069
12070 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12071 targets.
6599da04
JM
12072
12073Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12074
12075 * configure.in: treat i386-win32 canadian cross the same as
12076 i386-go32 canadian cross.
12077
12078Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12079
12080 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12081 running under the simulator to build a reduced set of libraries.
12082 (powerpc-*-eabiaix): Add fine grained multilib support added to
12083 other powerpc targets yesterday.
12084
12085Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12086
12087 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12088 -disable-softfloat, -disable-relocatable, -disable-aix, and
12089 -disable-sysv to control which multilib libraries get built.
12090
12091Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12092
12093 * configure: Add Makefile.tem to list of files to remove in trap
12094 handler.
12095
12096Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12097
12098 * config.guess (*Linux*): Add missing "exit"s.
12099 Also, need specific check for alpha-unknown-linux (uses COFF).
12100
12101Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12102
12103 * config.guess: Merge with FSF:
12104
12105 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12106 * config.guess (AIX4): More robust release numbering discovery.
12107
12108 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12109 * config.guess (i386-sequent-ptx): Properly get version number.
12110
12111 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12112 * config.guess (mips:*:4*:UMIPS): New case.
12113
12114Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12115
12116 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12117 (i386-win32 host): Likewise. Don't build readline.
12118
12119Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12120
12121 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12122 SUPPORT_FILES to submakes.
12123
12124Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12125
12126 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12127 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12128 mpw-configure.
12129
12130Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12131
12132 * configure.in (appdirs): Use =, not ==, in test expression when
12133 trying to build the text to print in the warning message for
12134 Solaris users.
12135
12136Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12137
12138 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12139
12140Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12141
12142 * config.guess: Recognize lynx-2.3.
12143
12144Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12145
12146 * config.sub (z8ksim): Deleted
12147 (z8k-*-coff): New, this is the one true name of the target.
12148
12149Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12150
12151 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12152
12153Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12154
12155 * config.guess (*:Linux:*:*): First try asking the linker what the
12156 default object file format is (elf, aout, or coff). Then if this
12157 fails, try previous methods.
12158
12159Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12160
12161 * configure.in: Don't build newlib for *-*-vxworks5.1.
12162
12163Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12164
12165 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12166 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12167
12168Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12169
12170 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12171
12172Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12173
12174 * cfg-ml-com.in: New file.
12175 * cfg-ml-pos.in: New file.
12176
12177Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12178
12179 * COPYING.NEWLIB: Add HP free copyright to list.
12180
12181Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12182
12183 * config.sub: Recognize -eabi* for the system, not just -eabi.
12184
12185Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12186
12187 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12188 * config.sub, configure.in (win32): New target and host.
12189
12190Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12191
12192 * configure.in: Add i386-pe configuration.
12193
12194Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12195
12196 * mpw-build.in (install): Install GDB after LD.
12197
12198Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12199
12200 * mpw-config.in (elf/mips.h): Always forward-include, needed
12201 for GDB to build.
12202
12203Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12204
12205 * testsuite: New directory for customer acceptance and whole tool
12206 chain tests.
12207
12208Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12209
12210 * configure: If per-host line isn't found, but AC_OUTPUT is found
12211 and a configure script exists, run it instead.
12212
12213Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12214
12215 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12216
12217Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12218
12219 * configure: Set build_{cpu,vendor,os,alias} to host values when
12220 --build isn't specified.
12221
12222Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12223
12224 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12225 (FLAGS_TO_PASS): Pass them.
12226 (EXTRA_TARGET_FLAGS): Ditto.
12227
6599da04
JM
12228Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12229
12230 * Makefile.in (all-libg++): Depend on all-libstdc++.
12231
12232Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12233
12234 * configure.in (noconfigdirs): Enable all packages for
12235 i386-unknown-netbsd.
12236
12237Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12238
12239 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12240 hosted builds (DOS builds)
12241
12242Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12243
12244 Changes for ARM based on patches from Richard Earnshaw:
12245 * config.sub: Handle armeb and armel.
12246 * configure.in: Omit arm linker only for riscix.
12247
12248Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12249
12250 * config.guess: Update from FSF.
12251
12252Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12253
63f6bcd7 12254 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12255 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12256 powerpcle variant. Convert pentium into i586, not i486. Add p5
12257 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12258 temporarily.
12259
12260Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12261
12262 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12263
12264Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12265
12266 * config.sub: Accept -lites* as a basic system type.
12267
12268Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12269
12270 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12271 installed, and if so return linuxoldld as the system name.
12272
12273Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12274
12275 * config.guess: Add hppa1.1-hp-lites support.
12276
12277Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12278
12279 * configure.in: Don't build newlib for m68k-vxworks5.1.
12280
12281Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12282
12283 * configure.in (mips-sgi-irix6): Use mh-irix5.
12284
12285Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12286
12287 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12288
12289Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12290
12291 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12292 OSF/1. Fix compiler flags.
6599da04
JM
12293 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12294
12295Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12296
12297 * configure.in: Recognize --with-newlib.
12298 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12299
12300Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12301
d207ebef 12302 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12303 to *_X11_MODULES due to gdbtk needing X include files et al.
12304
12305Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12306
12307 Merge in support for Mac MPW as a host.
12308 (Old change descriptions retained for informational value.)
12309
12310 * mpw-config.in: Add generic include forwards for cpu-specific
12311 include files in aout and elf directories.
12312
12313 * mpw-configure: Added copyright.
12314 * mpw-config.in: Check for presence of required build tools.
12315 (target_libs): Add newlib.
12316 (target_tools): Add examples.
12317 (Read Me): Generate as "Read Me for MPW" instead.
12318 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12319 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12320 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12321
12322 * mpw-configure: Remove subdir-specific makefile hackery,
12323 delete mk.tmp after using it.
12324
12325 * mpw-build.in (all): Display start and end times.
12326
12327 * mpw-configure (host_canonical): Set.
12328 (target_cpu): Always add to makefiles.
12329 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12330 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12331 (mpw-mh-mpw): Look for in srcdir and srcroot.
12332 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12333
12334 * mpw-build.in: (install-only): New target.
12335
12336 * mpw-configure (host_alias, target_alias): Rename from hostalias
12337 and targetalias, add into generated Makefile.
12338 (mk.tmp): If present, add into generated Makefile.
12339 * mpw-build.in (all-gas): Build config.h first before gas proper.
12340
12341 * mpw-configure (config.status): Write only if changed.
12342 * mpw-config.in (readline): Configure it (not built, just used for
12343 definitions).
12344
12345 * mpw-config.in (elf/mips.h): Add a forward include.
12346
12347 * mpw-config.in: Forward-include most .h files in include into
12348 extra-include.
12349 (readline): Don't build.
12350 mpw-build.in (install): Install GDB.
12351
12352 * mpw-configure (prefix, mpw_prefix): Handle it.
12353 * mpw-config.in (mmalloc, readline): Don't configure.
12354 * mpw-build.in (thisscript): Rename to ThisScript.
12355 Use mpw-build instead of BuildProgram everywhere.
12356 (mmalloc, readline): Don't build.
12357 * mpw-README: New file, basic documentation about the MPW port.
12358
12359 * mpw-config.in: Use forward-include to create include files.
12360
12361 * mpw-configure: Add more things to the top of each configured
12362 Makefile, including contents of config/mpw-mh-mpw.
12363 * mpw-config.in (extra-include): Create this directory and fill it
12364 with Posix-like include files when configuring.
12365
12366 * config.sub (apple, mac, mpw): Add various aliases.
12367
12368 * mpw-build.in: New file, top-level build script fragment for MPW.
12369 * mpw-configure: New file, configure script for MPW.
12370 * mpw-config.in: New file, config fragment for MPW.
12371
12372Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12373
12374 * configure.in (host_libs): Remove glob, since it is gone from the
12375 sources.
12376
12377Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12378
12379 * Makefile.in: define empty GDB_NLM_DEPS var.
12380
12381 * configure.in(target_makefile_frag): use config/mt-netware
12382 for netware targets.
12383
12384Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12385
12386 * config.sub: Merge in recent FSF changes. Remove linux special
12387 cases.
12388
12389Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12390
731a8127 12391 Revert this change:
6599da04
JM
12392
12393 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12394
12395 * build-all.mk: Use CC=cc -Xs on Solaris.
12396
6599da04
JM
12397Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12398
12399 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12400 stop using it.
12401 * Makefile.in: Nuke all references to glob subdirectory.
12402
12403Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12404
12405 * configure.in: Fix --enable-shared logic in per-host.
12406
12407Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12408
12409 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12410
12411Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12412
12413 * configure.in (noconfigdirs): Don't build gas on AIX, for
12414 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12415
12416Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12417
12418 * configure: Fix --cache-file to work if the file argument is a
12419 relative path.
12420
12421Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12422
12423 * configure: If the --cache-file is used, pass it down to
12424 configure in subdirectories.
12425
12426Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12427
12428 * config.sub: add vxworks29k configuration.
12429
12430Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12431
12432 * Makefile.in (taz): Do "diststuff" part quietly.
12433
12434Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12435
12436 * config.sub: Mini-merge with gcc/config.sub.
12437
12438Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12439
12440 * config.guess (IRIX): Sed - to _.
12441
12442Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12443
12444 * Makefile.in (source-vault, binary-vault): New targets.
12445
12446Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12447
12448 * config.sub: Recognize -eabi as a basic system type.
12449
12450Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12451
12452 * configure.in (enable_shared stuff): Fix typo.
12453
12454Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12455
12456 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12457
12458Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12459
12460 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12461
12462Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12463
12464 * configure.in (rs6000-*-*): Don't build gas.
12465
12466Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12467
12468 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12469 reduce command line length.
12470 (AS_FOR_TARGET): Check for as.new, not Makefile.
12471 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12472
12473Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12474
12475 * config.guess: Merge from FSF.
12476
12477Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12478
12479 * configure: Don't use $ when handling program_suffix.
12480
12481Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12482
12483 * configure.in: Configure tk for hppa/hpux.
12484
12485Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12486
12487 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12488
12489Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12490
12491 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12492 to LIBCXXFLAGS. Tests are better run without it.
12493
12494Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12495
12496 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12497
12498Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12499
12500 * configure.in (*-*-netware*): Don't configure xiberty.
12501
12502Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12503
12504 * configure.in: Remove tk from native_only list.
12505
12506Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12507
12508 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12509 for special NCD build.
12510
12511Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12512
12513 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12514 makeall.bat, they're only useful for binutils snapshots.
12515 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12516 makeall.bat to specified SUPPORT_FILES.
12517
12518Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12519
12520 * build-all.mk: Add Ericsson targets to sun4 and solaris
12521 hosts. Add BNR's sun4 target to solaris host, so their
12522 build-from-source will be tested in-house first.
12523
12524Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12525
12526 * Makefile.in (LIBCFLAGS): New variable.
12527 (CFLAGS_FOR_TARGET): Ditto.
12528 (LIBCFLAGS_FOR_TARGET): Ditto.
12529 (LIBCXXFLAGS): Ditto.
12530 (CXXFLAGS_FOR_TARGET): Ditto.
12531 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12532 (BASE_FLAGS_TO_PASS): Pass them.
12533 (EXTRA_TARGET_FLAGS): Ditto.
12534
731a8127 12535 * configure.in: Support --enable-shared.
6599da04
JM
12536
12537Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12538
12539 * configure.in (target_libs): Include libstdc++ again.
12540 * config.guess: Update from FSF (for FreeBSD).
12541
12542Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12543
12544 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12545 makeall.bat.
12546 (DISTDOCDIRS): Add `etc'.
12547 (ETC_SUPPORT_PFX): New variable.
12548 (taz): Include anything from etc starting with a word in
12549 ETC_SUPPORT_PFX.
12550
12551Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12552
12553 * config.sub: Update for recent FSF changes. Remove obsolete
12554 h8300hds entry. Add -windows* and -osx as basic os. Minor
12555 spacing changes.
12556
12557Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12558
12559 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12560
12561 * config.guess: Merge with FSF.
12562 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12563
12564Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12565
12566 * configure: Since the "trap 0" handler will override the exit
12567 status on many systems, only use it for "exit 1", and make it set
12568 a non-zero exit status; reset it before "exit 0". Also, check
12569 exit status of config.sub, and error out if it failed.
12570
12571Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12572
12573 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12574 and install libgloss.
12575
12576Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12577
12578 * Makefile.in (all-binutils): Depend upon all-byacc.
12579
12580 * configure.in: Don't build emacs on Irix 5.
12581
12582Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12583
12584 * configure.in (*-*-netware*): Add libio.
12585
12586Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12587
12588 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12589 (CHECK_TARGET_MODULES): Ditto.
12590 (INSTALL_TARGET_MODULES): Ditto.
12591 (TARGET_LIBS): Ditto.
12592 (all-libstdc++): Note dependencies.
12593
12594Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12595
12596 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12597
12598Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12599
12600 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12601 -fexternal-templates.
12602
12603 * configure.in (target_libs): Add libstdc++.
12604 (noconfigdirs): Add libstdc++ as appropriate.
12605
12606Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12607
12608 * config.guess: Update from FSF.
12609
12610Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12611
12612 * configure: Use ${config_shell} when running ${configsub}.
12613
12614Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12615
12616 * config.sub: No longer recognize h8300h.
12617
12618Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12619
12620 * config.sub: Remove extraneous differences between config.sub and
12621 gcc/config.sub.
12622
12623Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12624
12625 * Makefile.in (DISTSTUFFDIRS): Add gas.
12626
12627Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12628
12629 * COPYING.NEWLIB: New file.
12630
12631Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12632
12633 * config.guess (HP-UX): Patch from Harlan Stenn
12634 <harlan@landmark.com> to also emit release level.
12635
12636Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12637
12638 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12639
12640Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12641
12642 * config.sub: Merge nextstep cleanup from FSF.
12643
12644Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12645
12646 * configure.in (arm-*-*): Don't configure ld for this target.
12647
12648Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12649
12650 * configure.in (*-*-netware): don't configure libg++, libio,
12651 librx, or newlib.
12652
12653Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12654
12655 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12656 configure ld--it works, but it doesn't support shared libraries.
12657
12658Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12659
12660 * config.guess (*-unknown-freebsd*): Get rid of possible
12661 trailing "(Release)" in version string.
12662 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12663
12664Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12665
12666 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12667 Fix type: *-next-neststep -> *-next-nextstep.
12668
12669 * config.guess: Merge from FSF:
12670
12671 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12672
12673 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12674
12675 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12676
12677 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12678 instead of UNIX_SV for UnixWare 1.0).
12679
12680Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12681
12682 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12683 to make gdb/nlm/* build after the compiler and linker.
12684
12685Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12686
12687 * config.guess (netbsd, freebsd, linux): Accept any machine,
12688 not just i[34]86.
12689 (m68k-atari-sysv4): Relocate to match FSF version.
12690
12691 * config.guess: More merges from the FSF:
12692
12693 Add a space before function call or macro invocation.
12694
12695 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12696
12697 * config.guess: Add trap cmd to remove dummy.c and dummy when
12698 interrupted.
12699
12700 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12701
12702 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12703 (dummy): Redirect stderr from compilation of dummy.c.
12704
12705 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12706
12707 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12708
12709Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12710
12711 * configure: Accept and ignore --cache*, for compatibility with
12712 new autoconf.
12713
12714Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12715
12716 * config.guess: Merge from FSF:
12717
12718 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12719
12720 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12721 (PATH): Add /.attbin at end for finding uname.
12722 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12723
12724 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12725
e490616e 12726 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12727
12728 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12729
e490616e
ZW
12730 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12731 to select whether to use ELF or COFF.
6599da04
JM
12732
12733 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12734
e490616e 12735 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12736
12737 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12738
12739 * config.guess: Guess the OS version for HPUX.
12740
12741 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12742
12743 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12744
12745Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12746
12747 * configure.in: Recognize --with-headers, --with-libs, and
12748 --without-newlib.
12749 * Makefile.in (all-xiberty): Depend upon all-ld.
12750
12751Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12752
12753 * configure.in: Change i[34]86 to i[345]86.
12754
12755Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12756
12757 * configure (version): A few more tweaks to help message.
12758
12759Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12760
12761 * Makefile.in: Remove (for now) librx as a host library,
12762 now that we're building it for target.
12763
12764Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12765
12766 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12767 (Karl Berry).
12768
12769Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12770
12771 * configure.in: Also configure librx.
12772
12773Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12774
12775 * Makefile.in: Update various rules to reflect that librx
12776 is now needed for libg++.
12777
12778Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12779
12780 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12781
12782Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12783
12784 * configure.in: Configure the examples directory.
12785
12786Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12787
12788 * configure: Simplify Jun 2 1994 change.
12789
12790Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12791
12792 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12793 /bin/gcc isn't good enough to build gcc.
12794
12795Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12796
12797 * Makefile.in (GDB_SUPPORT_FILES): Remove
12798 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12799 (gdb.tar.gz): Add new rule to use standard distribution building
12800 mechanism.
12801
12802Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12803
12804 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12805 Bill Cox <bill@cygnus.com>.
12806
12807Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12808
12809 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12810
12811Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12812
12813 * configure: Search current dir first in .gdbinit.
12814
12815Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12816
12817 * config.sub: Recognize freebsd (merged from gcc config.sub).
12818
12819Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12820
12821 * config.sub: Refer to NeXT's operating system as nextstep.
12822
12823 * config.sub (case $basic_machine): Re-order the cases, to match
12824 the order in the FSF version (which is mostly alphabethical).
12825 Merge in some additions and changes from the FSF.
12826
12827Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12828
12829 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12830 * config.sub: Recognize cxux7.
12831 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12832
12833Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12834
12835 * config.sub: Fix typo powerpc -> powerpc-*.
12836
12837Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12838
12839 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12840
12841 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12842 parallel with all-emacs and install-emacs). Top-level command
12843 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12844
12845Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12846
12847 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12848 $(relbindir)/make before doing ``make install'', and use
12849 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12850 installing over running make binary.
12851 ($(host)-stamp-stage3-installed): Likewise.
12852
12853Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12854
12855 * config.guess: Recognize Mach.
12856
12857Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12858
12859 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12860 see whether --exec-prefix was used.
12861
12862Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12863
12864 * README: Explicitly mention libg++/README. (Zoo's idea.)
12865
12866Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12867
12868 * Makefile.in: Add all-librx target similar to all-libproc.
12869
12870Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12871
12872 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12873 with post 1.2 uname bogosity.
12874
12875Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12876
12877 * configure: Remove temporary files on receipt of a signal.
12878
12879Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12880
12881 * configure: If there is a package_makefile_frag, remove
12882 ${subdir}/Makefile.tem after copying it in.
12883
12884Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12885
12886 * build_all.mk: support rs6000 lynx identifies itself as
12887 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12888 since /bin/gcc is too feeble to compile a modern gcc.
12889
12890Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12891
12892 * brought devo/test-build.mk update-to-date with progressive/
12893 test-build.mk. Add lynx targets and hppa flag info.
12894
12895Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12896
12897 * configure.in: Use mh-ncrsvr43. Patch from
12898 Tom McConnell <tmcconne@sedona.intel.com>.
12899
12900Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12901
12902 * config.guess (i386-unknown-bsdi): No longer need to
12903 check #if defined(__bsdi__) && defined(__i386__).
12904
12905Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12906
12907 * configure: Set program_transform_nameoption correctly.
12908
12909Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12910
12911 * brought build-all.mk update-to-date with progressive build-all.mk,
12912 added new targets and hppa info.
4e81ae98 12913
6599da04
JM
12914Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12915
12916 * configure: If config.guess result is a prefix of the user
12917 specified target, assume a native build and use the user specified
12918 target as the host alias. Remove SunOS patch suffix removal hack.
12919 * configure.in: Remove SunOS patch suffix removal hack.
12920
12921 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12922 in NATIVE_CHECK_MODULES.
12923
12924Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12925
12926 * Makefile.in: Rename HOST_ONLY to NATIVE.
12927 * configure: Delete SunOs patch suffix from host_canonical
12928 and build_canonical variables that are prepended to Makefiles.
12929 * configure.in: Add comments for easier maintenance.
12930
12931Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12932
12933 * Makefile.in: Add all-libproc target similar to all-gui.
12934
12935Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12936
12937 * Makefile.in (CHECK_MODULES): split into
12938 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12939
12940Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12941
12942 * config.guess (i386-unknown-bsdi): New system to guess.
12943
12944Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12945
12946 * Makefile.in: Add all-gui target (but not yet build by "all").
12947
12948Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12949
12950 * config.sub: Move deletion of patch suffix from here...
12951 * configure.in: To here, at Ian's suggestion. The top-
12952 level scripts might need to know of a patch level.
12953
12954Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12955
12956 * config.sub: Strip off patch suffix so rtl is recognized
12957 as a sunos4.1.3 machine, even though it's been patched.
12958
12959Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12960
12961 * Makefile.in (INSTALL_LAST): Delete.
12962 (INSTALL_DOSREL): New.
12963
12964Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12965
12966 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12967 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12968 whether we pass down --with-gnu-ld anyhow.
12969
12970Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12971
12972 * Makefile.in (INSTALL_LAST): Change operation so it works
12973 on more flavors of make.
12974 * configure.in (go32): Don't build libg++ or libio.
12975
12976Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12977
12978 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12979 they can be overriden by templates.
12980
12981Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12982
12983 * configure.in (target==go32): Don't build gdb.
12984 * dosrel: New directory.
12985
12986Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12987
12988 * configure.in (host==go32): Configure dosrel too.
12989 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12990 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12991 be set by incoming names or templates.
12992 (INSTALL_LAST): New rule.
6599da04
JM
12993
12994Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12995
12996 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12997
12998Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12999
6599da04
JM
13000 * configure.in (appdirs): New variable. Currently empty, but will
13001 be used in gas distribution. If nonempty, lists a set of
13002 directories at least one of which must get configured, or top
13003 level configuration is considered to have failed.
13004 (rs6000-*-lynxos*): Use new file name.
13005
13006Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13007
13008 Eliminate XTRAFLAGS.
13009 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13010 newlib include files using -idirafter, and also use -nostdinc.
13011 (CXX_FOR_TARGET): Likewise.
13012 (XTRAFLAGS): Removed.
13013 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13014 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13015 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13016 ($(DO_X)): Don't pass down XTRAFLAGS.
13017
13018Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13019
13020 * configure.in (mips*-dec-bsd*): New target; do build linker.
13021 (mips*-*-bsd*): New target; don't build linker.
13022
13023Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13024
13025 * configure.in: support rs6000-*-lynxos* configuration.
13026 support sunos4 as a cross target.
13027
13028 * config.sub: look for lynx*, not lynx since the OS version may
13029 legitimately be part of the name.
13030
13031Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13032
13033 * configure.in (i[34]86-*-sco*): Move to be with other i386
13034 targets.
13035 (romp-*-*): New target. Skip various binary utilities.
13036 (vax-*-*): New target. Don't build newlib.
13037 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13038
13039Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13040
13041 * configure.in: Only set host_makefile_frag if config
13042 directory exists.
13043
13044Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13045
13046 * install.sh: If $dstdir exists, don't check whether each
13047 component does.
13048
13049Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13050
13051 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13052
13053Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13054
3b75d237
AJ
13055 * configure.in (*-*-lynxos*): Don't configure newlib for either
13056 native or cross Lynx.
6599da04
JM
13057
13058Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13059
13060 * config.sub (sparc64-elf): Fix os.
13061 (z8k): Remove duplicate.
13062
13063Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13064
13065 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13066 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13067
13068Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13069
13070 * configure: Make file links cleanly even if Lynx fails on
e490616e 13071 an NFS symlink (at least fail cleanly).
6599da04
JM
13072
13073Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13074
13075 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13076 -XNh2000.
13077
13078Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13079
13080 * configure: Unknown options are fatal again.
13081
13082Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13083
13084 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13085 compatibility.
6599da04
JM
13086
13087Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13088
13089 * build-all.mk: Add `clean' target.
13090
13091Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13092
13093 * config.guess: Add SINIX support.
13094 * configure.in: Add mips-*-sysv4* support.
13095
13096Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13097
13098 * build-all.mk: Document all useful targets.
13099 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13100 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13101
13102Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13103
13104 * configure: Support --silent, --quiet.
13105
13106Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13107
13108 * configure: Support --disable-FEATURE.
13109
13110Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13111
13112 * config.guess: Recognize NCR running SVR4.3.
13113
13114Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13115
13116 * config.guess: Make BSDI generate i386-unknown-bsd386.
13117 Patch from Paul Eggert <eggert@twinsun.com>.
13118
13119Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13120
13121 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13122
13123Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13124
13125 * configure: Make unrecognized options give nonfatal warnings
13126 instead of fatal errors, and pass them to any subdirectory
13127 configures in case they recognize them.
13128 Make --x equivalent to --with-x.
13129
13130Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13131
13132 * configure: Add --enable-* options. Clean up usage message and
13133 some comments.
13134
13135Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13136
13137 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13138
13139Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13140
13141 * configure.in (hppa*-*-*): Enable binutils.
13142
13143Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13144
13145 * config.sub: Recognize cisco.
13146
13147Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13148
13149 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13150
13151Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13152
13153 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13154 than one configuration name. Add comment.
13155
13156Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13157
13158 * config.guess: about target *-hitachi-hiuxwe2, fixed
13159 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13160 macro is incorrect.]
13161
13162Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13163
13164 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13165 than the "make ls" stuff which used to be here.
13166
13167Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13168
13169 * config.guess: Recognize i[34]86-unknown-freebsd.
13170 From Shawn M Carey <smcarey@rodan.syr.edu>.
13171
13172Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13173
13174 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13175
13176Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13177
13178 * config.guess: Check for ptx.
13179
13180Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13181
13182 * config.sub: Add os9k checking.
13183
13184Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13185
13186 * config.guess: Handle OSF1 running on HPPA processors
13187
13188Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13189
13190 * configure: If subdir configure fails, print out a message with
13191 subdirectory name, in case subdir's configure code didn't identify
13192 itself.
13193
13194Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13195
13196 * configure.in: Remove embedded newlines from configdirs.
13197 Avoid mismatches of substrings. Fix matching strings at end
13198 of configdirs.
13199
13200Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13201
13202 * config.guess: Add Lynx/rs6000 config support.
13203
13204Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13205
13206 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13207
13208Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13209
13210 * configure.in (hppa*-*-osf*): Treat this just like most other
13211 PA configurations (eg no binutils or ld).
13212 (hppa*-*-*elf*): These configurations have binutils and ld.
13213
13214Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13215
13216 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13217
13218Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13219
13220 * configure.in (rs6000-*-*): Build gas.
13221
13222Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13223
e490616e 13224 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13225
13226Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13227
13228 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13229 for GDB and GDB has been fixed to not need it.
13230
6599da04
JM
13231Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13232
13233 * config.guess: Recognize vax hosts.
13234
13235Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13236
13237 * configure (while loop): Don't use "break 2" inside case
13238 statement -- the case statement isn't an enclosing loop.
13239
13240Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13241
13242 * config.guess: Clean up NeXT support, to allow nextstep
13243 on Intel machines. Make OS be nextstep.
13244
13245Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13246
13247 * config.guess: Add alternate forms for Convex.
13248
13249Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13250
13251 * configure: Completely rewrite option processing. Take
13252 advantage of pattern-matching to avoid invoking test frequently.
13253 Also clean up host and target defaulting logic.
13254
13255Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13256
13257 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13258 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13259 commands (plus user environment) will fit SCO limits.
13260
13261Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13262
13263 * configure.in: Don't issue warnings about directories which are
13264 not being configured if -norecursion is set. Correct test for
13265 --with-gnu-as and --with-gnu-ld to not get confused by substring
13266 matches.
13267
13268 * configure.in: Don't build gas for alpha-dec-osf1*.
13269
13270Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13271
13272 * configure: Back out Per's change of 12/19/1993. It changes the
13273 behavior of configure in unexpected and confusing ways.
13274
13275 Also, use different delim char when calculating
13276 program_transform_name so that the name can contain slashes.
13277
13278Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13279
13280 * configure.in, config.sub: Add support for VSTa micro-kernel.
13281
13282Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13283
13284 * configure.in: Nuke hacks which were used to get a special
13285 version of GAS for HPPA configurations.
13286
13287Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13288
13289 * configure: If only ${target_alias} is given, use that
13290 as the default for ${host_alias}.
13291 * configure: Add missing back-slashes before nested quotes.
13292
13293Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13294
13295 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13296
13297Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13298
13299 * config.guess: Recognize some Tektronix configurations.
13300 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13301
13302Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13303
13304 * config.sub: Match any flavor of SH.
13305
13306Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13307
13308 * configure.in: Don't try to configure newlib for Alpha.
13309
13310Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13311
13312 * configure.in: Don't build ld for Irix 5. Don't build gas,
13313 libg++ or libio for any Alpha target.
13314
13315 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13316
13317Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13318
13319 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13320 default arguments -- so it tried to compress itself.
13321
13322Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13323
13324 * configure.in (notsupp): ensure that a space is always at the end
13325 of the configdirs list, since the grep checks for an explicit space
13326
13327Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13328
13329 * configure.in (target i386-sysv4.2): don't build ld, since static
13330 versions of many libraries are not available.
13331
13332Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13333
13334 * config.guess: Recognize Apollos (using environment variables).
13335 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13336
13337Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13338
13339 * config.guess: Recognize Sony news mips running newsos.
13340
13341Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13342
13343 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13344 "fi ; else" for bash.
13345
13346Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13347
13348 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13349
13350Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13351
13352 * config.sub: accept unixware as an alias for svr4.2.
13353 Fix some inconsistancies with the gcc version.
13354
13355Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13356
13357 * Makefile.in (DISTDOCDIRS): Add gdb.
13358
13359Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13360
13361 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13362
13363Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13364
13365 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13366 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13367 this now.
13368
13369Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13370
13371 * config.sub: Accept hiux* as an OS name.
13372
13373 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13374 etc/make-stds.texi. The underscore came from gcc, and dje now
13375 agrees that RUNTESTFLAGS is the correct name.
13376
13377Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13378
13379 * install.sh: Remove 'set -e'. It makes any conditionals
13380 in the script useless.
13381
13382 * config.guess: Automatically recognize arm-acorn-riscix
13383 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13384
13385Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13386
13387 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13388
13389Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13390
13391 * Makefile.in (DISTDOCDIRS): New variable.
13392 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13393 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13394
13395Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13396
13397 * configure.in (hppa target): check the source directory for the
13398 pagas sub-directory
13399
13400Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13401
13402 * config.sub: Allow -aout* and -elf*.
13403
13404Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13405
13406 * configure.in: Don't build ld on i386-solaris2, same as for
13407 sparc-solaris2.
13408
13409Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13410
13411 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13412
13413Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13414
13415 * configure.in: Configure gdb for alpha.
13416
13417Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13418
13419 * Makefile.in (CXXFLAGS): Add -O.
13420
13421Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13422
13423 * config.guess: added support for DG Aviion
13424
13425Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13426
13427 * configure.in: Produce warning message for subdirectories not
13428 configurable for this host/target combination. Don't try to
13429 configure gdb for vms.
13430
13431Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13432
13433 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13434 appropriate files before making "diststuff".
13435 (DISTBISONFILES): New var: list of files to be edited.
13436 (DISTSTUFFDIRS): Add binutils.
13437
13438Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13439
13440 * config.sub: also handle mipsel and mips64el (for little endian mips)
13441
13442Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13443
13444 * configure.in: Add * to end of all OS names.
13445
13446Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13447
13448 * configure.in: Build newlib for LynxOS native.
13449
13450Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13451
13452 * config.guess: Add support for delta 88k running SVR3.
13453
13454 * configure.in: Add comment about HP compiler vs. emacs.
13455
13456Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13457
13458 * configure.in: don't build ld on solaris2 (not a viable option
13459 due to bugs in getpwnam & getpwuid)
13460
13461Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13462
13463 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13464 config.guess will produce a full version number.
13465
13466Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13467
13468 * configure.in: Build linker and binutils for alpha-dec-osf1.
13469
13470Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13471
13472 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13473 and gdb/testsuite/Makefile.in.
13474
13475Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13476
13477 * configure.in: recognize mips*- instead of mips-
13478
13479Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13480
13481 * config.sub: Accept linux*coff and linux*elf as operating
13482 systems.
13483
13484Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13485
13486 * config.sub: Recognize mips64, and mips3 as an alias for it.
13487
13488Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13489
13490 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13491 gdb knows how to handle OSF/1 shared libraries.
13492
13493Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13494
13495 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13496 * config.guess: Recognize Hitachi's HIUX.
13497 * config.sub: Recognize h3050r* and hppahitachi.
13498 Remove redundant cases for hp9k[23]*.
13499
13500Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13501
13502 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13503 if gas and ld are in the source tree and are in ${configdirs}.
13504 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13505 --with options (but still pass them down on the command line,
6599da04
JM
13506 if they were explicitly specified).
13507
13508Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13509
13510 * configure: substitute SHELL value in Makefile.in with
13511 ${CONFIG_SHELL}
13512
13513Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13514
13515 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13516 *-*-solaris2* targets.
13517
13518Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13519
13520 * Makefile.in: define M4, and pass it down to sub-makes;
13521 all-autoconf now depends on all-m4
13522
13523Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13524
13525 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13526 presence of {ar,ranlib} instead of a configured directory
13527
13528Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13529
13530 * config.guess: Accept 34?? as well as 33?? for NCR.
13531
13532Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13533
13534 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13535 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13536
13537Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13538
13539 * configure: grab values for $(CC) and $(CXX) from the
13540 environment, so that someone can do "CC=gcc configure; make" and
13541 have it work right (matching the way that autoconf works now)
13542
13543 * configure.in, Makefile.in: add support for gash, the tcl
13544 interface to Galaxy
13545
13546 * config.guess: add NetBSD variants (hp300, x86)
13547
13548Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13549
13550 * install.sh: Support -d option (in the manner of SunOS 4 install,
13551 as it is more deterministic than that of GNU install)
13552 (chmodcmd): Set file to mode 755 by default (should also do default
13553 chgrp and chown, but I don't feel like dealing with that now)
13554
13555Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13556
13557 * config.sub: Remove h8300hhms alias.
13558
13559Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13560
13561 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13562
13563Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13564
13565 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13566 as stmp-fixinc
13567
13568Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13569
13570 * config.sub: recognize m88110-bug-coff.
13571
13572Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13573
13574 * Makefile.in (all-libio): all dependencies on the toolchain used
13575 to build this (gcc, gas, ld, etc)
13576
13577Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13578
13579 * config.guess: Deal with OSF/1 1.3 on alpha.
13580
13581Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13582
13583 * install.sh: add some 'else true' clauses for portability
13584
13585 * configure.in: don't build libio for h8[35]00-*-* targets
13586
13587Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13588
13589 * Makefile.in: Add support for new libio.
13590
13591Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13592
13593 * install.sh: If one command fails, don't try the rest. Don't try
13594 to remove $dsttmp (via trap) unless we have already created it.
13595 If $src doesn't exist, detect it and exit with an error.
13596
13597 * config.guess: Recognize BSD on hp300.
13598
13599Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13600
13601 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13602 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13603
13604Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13605
13606 * Makefile.in (all-send-pr): depends on all-prms
13607
13608Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13609
13610 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13611
13612Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13613
13614 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13615 Added test for mips-mips-riscos5.
13616
13617Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13618
13619 * configure.in: use mh-hp300 for 68k HP hosts
13620
13621Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13622
13623 * configure: add support for CONFIG_SHELL, so that you can use
13624 some alternate shell for evaluating configure scripts
13625
13626Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13627
13628 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13629 in configure script to bug-gdb@prep.ai.mit.edu when building
13630 distribution archive.
13631 * Makefile.in (COMPRESS): Remove def.
13632 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13633 gdb.tar.Z and make-gdb.tar.Z respectively.
13634 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13635 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13636 to convergence with 'taz' target in Makefile.in.
13637
13638Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13639
13640 * install.sh (dsttmp): use trap to ensure that tmp files go
13641 away on error conditions
13642
13643Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13644
13645 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13646
13647Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13648
13649 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13650 its parent is '/' not ''.
13651
13652 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13653
13654Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13655
13656 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13657 that ${newsrcdir}/configure.in does.
13658
13659Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13660
13661 * test-build.mk: support for CONFIG_SHELL
13662
13663Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13664
13665 * config.sub (netware): Add as a basic system type.
13666
13667Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13668
13669 * Makefile.in (Makefile): depend on configure.in. Also drop the
13670 $(srcdir)/ from the dependency on Makefile.in.
13671
13672Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13673
13674 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13675 (h8300hhms is temporary until multi-libraries are implemented).
13676 * configure.in: Handle h8300h too.
13677
13678Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13679
13680 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13681
13682Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13683
13684 * configure: Remove extraneous output when guessing host type.
13685 * config.guess: Remove extraneous output when guessing using C
13686 compiler rather than uname, or when guessing fails.
13687
13688Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13689
13690 * Makefile.in: remove all.cross and install.cross targets
13691
13692 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13693 definitions
13694
13695Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13696
13697 * configure.in (target sh): Build gprof.
13698
13699Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13700
13701 * config.sub: change -solaris to -solaris2
13702
13703Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13704
13705 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13706
13707Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13708
13709 * configure: Correct error message for missing Makefile.in to
13710 print correct directory.
13711
13712Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13713
13714 * install.sh: kludge around 386BSD shell bug
13715
13716Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13717
13718 * config.guess: Recognize NeXT.
13719 * config.guess: Recognize i486-ncr-sysv4.
13720 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13721
13722Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13723
13724 * Makefile.in (MAKEINFOFLAGS): New variable.
13725 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13726 * build-all.mk, test-build.mk: Pass down --no-split as
13727 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13728
13729Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13730
13731 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13732
13733Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13734
13735 * Makefile.in (libg++.tar.z): New rule.
13736 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13737 * Makefile.in (taz): Only do a single chmod.
13738
13739Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13740
13741 * install.sh: don't use dirname anymore (replaced with sed usage)
13742
13743Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13744
13745 * Makefile.in: Change extension for gzip'd files from '.z' to
13746 '.gz' per new FSF standard usage.
13747
13748Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13749
13750 * configure: put quotes around the final value of program_transform_name
13751
13752Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13753
13754 * Makefile.in: new install.sh support; update install-info rules
13755
13756Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13757
13758 * configure.in: Build diff for crosses, but not for go32 host.
13759
13760 * configure.in: Build gprof only for native, and don't build it
13761 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13762
13763Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13764
13765 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13766
13767Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13768
13769 * configure.in (host_tools): Add prms.
13770
13771Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13772
13773 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13774 with $(FLAGS_TO_PASS) on the command line
13775
13776 * config.sub: Recognize lynx and lynxos
13777
13778Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13779
13780 * config.sub: Accept -ecoff*, not just -ecoff.
13781
13782Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13783
13784 * Makefile.in (taz): Use .gz suffix instead of .z.
13785 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13786 names.
13787
13788Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13789
13790 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13791
13792Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13793
13794 * Makefile.in (install-no-fixedincludes): install gcc last, so
13795 that rebuilds that might happen during 'make install' don't get
13796 bogus gcc include files
13797
13798Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13799
13800 Change from Utah for HPPA support:
13801 * config.guess: Recognize hppa1.x-hp-bsd.
13802
13803Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13804
13805 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13806 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13807
13808Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13809
13810 * config.sub: Add support for rom68k and bug boot monitors.
13811
13812Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13813
13814 * Makefile.in: Make all-opcodes depend on all-bfd.
13815
13816Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13817
13818 * config.guess: Added special check for i[34]86-univel-sysv4*.
13819
13820Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13821
13822 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13823 the processor rather than assuming i486.
13824
13825Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13826
13827 * config.guess: Recognize SunOS6 as Solaris3.
13828
13829Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13830
13831 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13832 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13833
13834Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13835
13836 * build-all.mk (all-cross): New target for Canadian Cross.
13837 Added Q2 go32 targets.
13838 * test-build.mk: Configure go32 cross sparclite-aout and
13839 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13840 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13841
13842Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13843
13844 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13845 GO32 hosted toolchains
13846
13847Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13848
13849 * configure: change so "-exec-prefix" gets passed down rather
13850 than "-exec_prefix" so autoconf generated Makefiles get the
13851 exec_prefix set right.
13852
13853Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13854
13855 * config.guess: get the Solaris2 minor version number
13856
13857 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13858
13859Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13860
13861 * config.guess: Recognize some Sequent platforms.
13862
13863Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13864
13865 * Makefile.in: added the vault-install target
13866
13867 * configure.in: actually use the Sun3 makefile fragment that's in
13868 config, also added the release dir to configdirs
13869
13870Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13871
13872 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13873
13874Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13875
13876 * configure.in: remove some program from Alpha targetted toolchains
13877
13878Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13879
13880 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13881 gprof.
13882 (taz): Run "make diststuff" in those directories instead of "make
13883 proto-dir". Look for "VERSION=" only at start of line in subdir
13884 Makefile. Use "gzip -9" for compression.
13885 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13886 (binutils.tar.z): New target.
13887
13888Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13889
13890 * Makefile.in (taz): Include gpl.texinfo.
13891
13892Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13893
13894 * Makefile.in (setup-dirs): Merged into "taz" target.
13895 (taz): Only do `proto-dir' stuff if a directory is actually needed
13896 for this target.
13897
13898Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13899
13900 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13901 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13902 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13903 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13904 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13905
13906Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13907
13908 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13909 config.sub, and move-if-change to gdb testsuite distribution
13910 archive, so the testsuite can be extracted, configured, and
13911 run separately from the gdb distribution. Blow away the Chill
13912 tests that require a Chill compiled executable, since GNU Chill
13913 is not yet publically available.
13914
13915Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13916
13917 * test-build.mk: set environment variables in a single command,
13918 instead of a list of assignments and exports
13919
13920 * config.guess: recognize Alpha/OSF1 systems
13921
13922Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13923
13924 * configure: Change help message to prefer --options rather than
13925 -options.
13926
13927Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13928
13929 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13930 zippy@ecst.csuchico.edu.
13931 * config.guess: Recognize miniframe.
13932
13933Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13934
cc6010cd
AP
13935 * Makefile.in: Use srcroot to find runtest rather than rootme.
13936 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
13937
13938Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13939
13940 * test-build.mk: Extensive additions to support building on a
13941 machine other than the host.
13942
13943Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13944
13945 * configure (tooldir): Fix for i386-aix again.
13946
13947Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13948
13949 * configure, Makefile.in: Change definition of $(tooldir)
13950 to match the FSF.
13951
13952Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13953
13954 * config.guess: Recognize i[34]86/SVR4.
13955
13956Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13957
13958 * Makefile.in (all-gdb): gdb depends on sim.
13959
13960Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13961
13962 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13963 at the same time we make the prototype gdb directory.
13964 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13965 files at the same time as the gdb base release distribution.
13966
13967Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13968
13969 * Makefile.in (check): Use individual check targets rather than
13970 DO_X rule.
13971 (check-gcc): Added.
13972
13973Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13974
13975 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13976 for System V release 3.2.
13977
13978Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13979
13980 * config.sub: Recognize hppaosf.
13981 * configure.in: Do configure ld/binutils/gas for it.
13982
13983Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13984
13985 * configure (tooldir): Alter syntax used to set this, for systems
13986 where "\$" isn't handled right, like i386-aix.
13987
13988Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13989
13990 * configure: Pass program-transform-name, not
13991 program_transform_name, to recursive configures.
13992
13993Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13994
13995 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13996 of gas+ld+binutils.
13997
13998Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13999
14000 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14001
14002Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14003
14004 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14005
6599da04
JM
14006Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14007
14008 * Makefile.in (PRMS): Set back to all-prms.
14009
14010Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14011
14012 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14013 targets, rather than for MIPS hosts.
14014
14015Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14016
14017 * configure.in: add comment for --with-x default values
14018
14019 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14020
14021 * Makefile.in: add check-* targets for each of the directories in
14022 the tree. Add a definition of RUNTEST that will use the one we
14023 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14024
14025Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14026
14027 * configure.in: Removed obsolete references to bfd_target and
14028 target_makefile_frag.
14029
14030 * build-all.mk: Set assorted targets for Q2.
14031 * config.sub: Recognize z8k-sim and h8300-hms.
14032 * test-build.mk: Really don't pass host to configure.
14033 (HOLES): Added uname.
14034
14035Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14036
14037 * configure: Handle an empty program-prefix, program-suffix or
14038 program-transform-name correctly.
14039
14040Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14041
14042 * build-all.mk: -G 8 no longer required for MIPS targets.
14043 * test-build.mk: Don't pass host argument to configure; make it
14044 guess.
14045
14046Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14047
14048 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14049 * Makefile.in (COMPRESS): New macro, like GZIP.
14050
14051Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14052
14053 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14054
14055 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14056 with gas currently defaults to -G 0.
14057
14058Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14059
14060 * Makefile.in (all-flex): flex depends on byacc.
14061
14062 * build-all.mk: If host not specified, use config.guess. Pass TAG
14063 to test-build.mk as RELEASE_TAG.
14064 * test-build.mk (configargs): New variable containing arguments to
14065 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14066 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14067
14068 * config.guess: Use /bin/uname when checking -X argument on SCO,
14069 to avoid invoking GNU uname which doesn't understand -X.
14070
14071 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14072
14073 * configure.in: Build gas for mips-*-*.
14074
14075Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14076
14077 * Makefile.in (all.normal): insert missing backslash.
14078
14079Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14080
731a8127 14081 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14082
14083 * Makefile.in: Complete overhaul to merge many almost identical
14084 targets.
14085
14086Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14087
14088 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14089 (gdb.tar.Z): Adjusted.
14090
14091 * Makefile.in (setup-dirs, taz): New targets; should be general
14092 enough to adapt for gdb sometime. Build only .z file.
14093 (gas.tar.z): New target.
14094
14095Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14096
14097 * build-all.mk: Use CC=cc -Xs on Solaris.
14098
6599da04
JM
14099Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14100
14101 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14102 for handling BISON for FSF releases.
14103
14104Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14105
14106 * configure: Actually implement the change zoo just documented.
14107
14108Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14109
14110 * configure: when using config.guess, only set target_alias when
14111 it's not already been set (ie, on the command line)
14112
14113Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14114
14115 * Makefile.in: add installcheck target, set PRMS to install-prms
14116
14117Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14118
14119 * configure: add support for package_makefile_fragment, handle the
14120 case where a directory has a configure.in file but no Makefile.in
14121 more gracefully (with an actual understandable error message, even);
14122 add support for --without (and add this to the usage message); also
14123 explicitly add a --host=${host_alias} to the command line when
14124 config.guess is used
14125
14126Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14127
14128 * configure: Must use both --host and --target in recursive calls.
14129
14130Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14131
14132 * Makefile.in: Change deja-gnu to dejagnu.
14133
14134Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14135
14136 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14137
14138Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14139
14140 * configure.in: canonicalize all instances to *-*-solaris2*,
14141 also strip out a number of tools to not build for go32 host
14142
14143Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14144
14145 * config.guess: add GPL.
14146
14147 * Makefile.in, config.guess, config.sub, configure: bump
14148 copyrights to 93.
14149
14150Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14151
14152 * Makefile.in (do-info): Removed obsolete check for existence of
14153 localenv file.
14154
14155 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14156
14157Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14158
14159 * Makefile.in: a couple of 'else true' for decstation,
14160 support for TclX
14161
14162 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14163
14164Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14165
14166 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14167
14168Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14169
14170 * config.guess: Recognize i386-ibm-aix (PS/2).
14171 * configure.in: Use config/mh-aix386 file for it.
14172
14173Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14174
14175 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14176 CC_FOR_TARGET instead.
14177 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14178
14179Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14180
14181 * Makefile.in: Add sim to list of directories sent with gdb
14182
14183Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14184
14185 * configure.in: Put back mips-dec-bsd* case.
14186
14187Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14188
14189 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14190 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14191 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14192
14193Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14194
14195 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14196
14197 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14198 (install-info): install dir.info only if it exists,
14199 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14200
14201Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14202
14203 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14204 gas for mips-dec-bsd.
14205
14206Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14207
14208 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14209 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14210
14211Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14212
14213 * configure.in: Added "dejagnu" to hosttools list.
14214
14215Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14216
14217 * config.sub, configure.in, config.guess: Add support
14218 for Bosx, an AIX variant from Bull.
14219 Patches from F.Pierresteguy@frcl.bull.fr.
14220
14221Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14222
14223 * devo/dejagnu: Initial creation of devo/dejagnu.
14224 Migrated dejagnu testcases and support files for testing software
14225 tools to reside as subdirectories, currently called "testsuite",
14226 within the directory of the software tool. Migrated all programs,
14227 support libraries, etc. beloging to dejagnu proper from
14228 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14229 with no modifications. The changes to these files which will
14230 allow them to configure, build, and execute properly will be made
14231 in a future update.
14232
14233Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14234
14235 * Makefile.in: Change send_pr to send-pr.
14236 * configure.in: Likewise.
14237 * send_pr: Renamed directory to send-pr.
14238
14239Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14240
14241 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14242
14243Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14244
14245 * README: Update for gdb-4.8 release.
14246 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14247 gdb-xxx.tar.z (gzip'd) file also.
14248
14249Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14250
14251 * Makefile.in: make all-diff depend on all-libiberty
14252
14253Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14254
14255 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14256
14257Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14258
14259 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14260
14261Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14262
14263 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14264 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14265 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14266
14267Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14268
14269 * Makefile.in: makeinfo binary is in a new location
14270
14271Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14272
14273 * config.sub: Accept -ecoff as an OS.
14274
14275 * Makefile.in: Various changes to eliminate a level of make
14276 recursion and reduce the required command line length.
14277 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14278 sub-makes.
14279 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14280 variables holding settings for specific sub-makes.
14281 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14282 in terms of BASE_FLAGS_TO_PASS.
14283 (TARGET_LIBS): New variable listing directories which use
14284 TARGET_FLAGS_TO_PASS.
14285 (subdir_do): Eliminated.
14286 (do-*): New set of targets to replace subdir_do.
14287 (various): All targets which used subdir_do now depend on do-*.
14288 (local-clean): Renamed from do_clean.
14289 (local-distclean): New target, dependency of distclean and
14290 realclean.
14291 (install-info): Don't create directories. Depend on dir.info
14292 rather than calling make recursively.
14293 (install-dir.info): Eliminated.
14294 (install-info-dirs): Create all info directories here.
14295 (dir.info): Depend upon do-install-info.
14296
14297 * test-build.mk (HOLES): Added false.
14298
14299Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14300
14301 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14302
14303Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14304
14305 * Makefile.in (info): remove dependency on all-texinfo. The
14306 problem was really in texinfo/C, not at this level.
14307
14308Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14309
14310 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14311
14312Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14313
14314 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14315 GDB releases.
14316
14317Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14318
14319 * configure: Include srcdir in message about target of link not
14320 being found. Don't convert `-' to `_' in `with' options being
14321 passed to subdirs.
14322
14323Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14324
14325 * configure.in: add uudecode to host_tools
14326
14327 * Makefile.in: added {all,install}-uudecode targets, added them to
14328 the appropriate lists
14329
14330Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14331
14332 * Makefile.in (all-gcc): Added dependency on all-gas.
14333
14334 * configure.in (mips-*-*): Build ld and binutils.
14335
14336Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14337
14338 * configure: check return code from mkdir, print error message and
14339 exit on failure.
14340
14341Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14342
14343 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14344
14345Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14346
14347 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14348
14349Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14350
14351 * config.sub (h8500): Recognize this as a cpu type.
14352
14353Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14354
14355 * configure: source directory missing is no longer a warning
14356
14357 * configure.in: recognize irix[34]* instead of irix[34]
14358
14359 * Makefile.in: define and pass down X11_LIB
14360
6599da04
JM
14361Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14362
14363 * guess-systype: Renamed to ...
14364 * config.guess: ... by popular request.
14365 * configure.in, Makefile.in: Update accordingly.
14366
14367Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14368
14369 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14370 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14371 + Execute ./dummy instead of assuming . is in PATH.
14372
14373Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14374
14375 * guess-systype: New shell script. Attempts to guess the
14376 canonical host name of the executing host.
14377 Only a few hosts are supported so far.
14378 * configure: Call guess-systype if no host is specified.
14379
14380Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14381
14382 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14383 gcc Makefile.
14384
14385
14386Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14387
14388 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14389 (all-gcc, install-gcc, subdir_do): Use it.
14390
14391Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14392
14393 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14394
14395Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14396
14397 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14398 set exclusively by configure, using configure.in .
14399
14400Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14401
14402 * test-build.mk: set $PATH for all builds
14403
14404 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14405
14406Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14407
14408 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14409 the one used in gcc/Makefile.in, so that a null expansion doesn't
14410 override the one needed to build gcc with a native cc.
14411
14412
14413Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14414
14415 * configure: Accept -with arguments.
14416
14417Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14418
14419 * Makefile.in: added h8300sim
14420
14421Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14422
6599da04
JM
14423 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14424 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14425 (all-cygnus, native, build-cygnus): Make
14426 $(canonhost)-stamp-3stage-done, not $(host)....
14427 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14428 i386-sco3.2v4. Added else true to if command.
14429
14430Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14431
14432 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14433
14434Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14435
14436 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14437
14438Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14439
14440 * configure.in: don't remove binutils from Solaris builds
14441
14442Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14443
14444 * Makefile.in: get rid of earlier definitions for *clean,
14445 also handle the recursive info rule better
14446
14447Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14448
14449 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14450 do more-or-less the right thing.
14451
14452Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14453
14454 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14455 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14456
14457Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14458
14459 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14460 $(host_canonical).
14461
14462 * configure.in: split the configdirs list into 4 categories (native
14463 v. cross, library v. tool) and handle the cross-only and native-
14464 only in more reasonable (and correct!) way.
14465
14466Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14467
14468 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14469 configdirs anymore.
14470
14471Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14472
14473 * Makefile.in: extensive cleanup:: removed all of the explicit
14474 clean-* targets, collapsed many wrappers around subdir_do into
14475 one, added additional targets to satisfy standards.texi, deleted
14476 some old targets, some changes for consistency
14477
14478Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14479
14480 * configure.in: handle some programs as cross-only, and others as
14481 native only
14482
14483 * test-build.mk: handle partial holes in a more generic manner
14484
14485 * Makefile.in: m4 depends on libiberty
14486
6599da04
JM
14487Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14488
14489 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14490 time, wdiff, and find to configdirs
14491
14492 * Makefile.in: all, clean, and install rules for the new programs
14493 added to configure.in
14494
14495Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14496
14497 * configure.in: use mh-sun for all *-sun-* hosts
14498
6599da04
JM
14499Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14500
14501 * Makefile.in: define flags for X11 include files and library file
14502 locations, pass them down to the programs that need this info
14503
14504 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14505
6599da04
JM
14506Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14507
14508 * configure.in: start building libg++ for HP-UX targets
14509
14510Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14511
14512 * README: Update references to files moved into etc/.
14513
14514Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14515
14516 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14517 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14518
14519Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14520
14521 * configure: accept dash as well as underscore in long option
14522 names for FSF compatibility.
14523
14524Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14525
14526 * config.sub: added -sco3.2v4 support from FSF.
14527
14528Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14529
14530 * configure.in: expand the section that adds or removes
14531 directories from the list of programs to build, to handle native
14532 vs. cross in addition to host v. native
14533
14534Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14535
14536 * Makefile.in: Replace C++ in macro names with CXX.
14537 This is less likely to break ...
14538
14539Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14540
14541 * test-build.mk: add -w to GNU_MAKE
14542
14543Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14544
14545 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14546 add 'sparc' to list of recognized cpus. This needed to make
14547 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14548 Delete some redundant ose68 variants. Recognize -wrs as an os,
14549 then changes that into $CPU-wrs-vxworks.
14550
14551 * configure.in: remove most references to gdbtest, regularize
14552 target based program removal
14553
14554 * test-build.mk: import from p3 tree (many fixes and changes)
14555
14556Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14557
14558 * Makefile.in: added rules to handle tcl, tk, and expect
14559
14560 * configure.in: handle those directories if they exist
14561
14562Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14563
14564 * config.sub: removed bogus hppabsd and hppahpux names, since
14565 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14566
14567Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14568
14569 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14570 depends upon all-xiberty
14571
14572 * Makefile.in: changes from p3, including:
14573
14574 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14575
14576 * Makefile.in (XTRAFLAGS): include newlib directories if
14577 newlib/Makefile exists, rather than if host != target.
14578
14579 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14580
14581 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14582 from the same source tree and not building a cross-compiler. This
14583 matters for the libg++ configuration if reconfiguring a tree that
14584 has already been installed.
14585
14586 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14587
14588 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14589 pick up the machine and system specific header files.
14590
14591 * Makefile.in: added AS_FOR_TARGET, passed down in
14592 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14593 the C compiler to use to create programs which are run in the
14594 build environment, set it to default to $(CC), and passed it down
14595 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14596
14597 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14598
14599 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14600 We need them for unusual native builds, like systems without
14601 ranlib.
14602
14603 * configure: also define $(host_canonical) and
e490616e
ZW
14604 $(target_canonical), which are the full, canonical names for the
14605 given host and target
6599da04
JM
14606
14607Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14608
14609 * Makefile.in: Added separate definitions for C++.
14610
14611Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14612
14613 * configure.in (configdirs): Add deja-gnu.
14614
14615Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14616
14617 * README: Update for configure.texi and gdb-4.7 release.
14618
14619Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14620
14621 * Makefile.in: Move "all" target to top of file.
14622 Previously, first target was ".PHONY" which caused BSD4.4 make
14623 to build .PHONY when make was run without arguments.
14624
14625Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14626
14627 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14628 Library-copylefted code in libiberty.
14629
14630Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14631
14632 * config.sub: Replace m68kmote with plain old m68k.
14633
14634Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14635
14636 * Makefile.in: Remove space from blank line, avoid Make complaints.
14637
14638Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14639
14640 * config.sub: Complain if no argument is given. Added support for
14641 386bsd as OS and target alias.
14642
14643Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14644
14645 * Makefile.in (XTRAFLAGS): include newlib directories if
14646 newlib/Makefile exists, rather than if host != target.
14647
14648Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14649
14650 * config.sub: recognize sparclite-wrs-vxworks.
14651
14652 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14653 p3.) Added clean-xiberty to clean.
14654
14655Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14656
14657 * configure.in: use *-*-* instead of nested cases for host and target
14658
14659Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14660
14661 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14662 from the same source tree and not building a cross-compiler. This
14663 matters for the libg++ configuration if reconfiguring a tree that
14664 has already been installed.
14665
14666Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14667
14668 * config.sub (i486v/i486v4): Merge in from FSF version.
14669
14670Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14671
14672 * configure: only set PWD if it is already set.
14673
14674Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14675
14676 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14677 doesn't have unset and all success paths (and most error paths)
14678 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14679 to just ${PWD} to avoid confusion.)
14680
14681Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14682
14683 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14684 even for a native compilation.
14685
14686Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14687
14688 Changes to make the gdb.tar.Z rule work better.
14689
14690 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14691 (DEVO_SUPPORT): Add configure.texi.
14692 (bfd-ilrt.tar.Z): Remove ancient rule.
14693
14694Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14695
14696 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14697 pick up the machine and system specific header files.
14698
14699 * configure.in, config.sub: added new target m68010-adobe-scout,
14700 with alias of adobe68k. Changed configure.in to check for
14701 -scout before -sco* to avoid a false match.
14702
14703 * Makefile.in: added AS_FOR_TARGET, passed down in
14704 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14705 the C compiler to use to create programs which are run in the
14706 build environment, set it to default to $(CC), and passed it down
14707 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14708
14709Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14710
14711 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14712 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14713 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14714 FOR_TARGET variants, to newlib and libg++.
14715
14716Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14717
14718 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14719 first.
14720
14721Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14722
14723 * config.sub: Accept `elf' as an environment.
14724
14725Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14726
14727 * Makefile.in (all-opcodes): cd into the right directory
14728
14729Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14730
14731 * configure: added -program_transform_name option, used as
14732 argument to sed when installing programs.
14733 configure.texi: added documentation for -program_prefix,
14734 -program_suffix and -program_transform_name.
14735
14736Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14737
14738 * config.sub: Accept i486 where i386 ok.
14739
14740Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14741
14742 * config.sub: accept we32k
14743
14744Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14745
3b75d237 14746 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14747
14748 * Makefile.in: don't create all directories for ``make install'';
14749 let the subdirectories create the ones they need.
14750
14751Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14752
e490616e 14753 * COPYING: new file, GPL v2
6599da04
JM
14754
14755Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14756
14757 * Makefile.in: use the new gen-info-dir, which needs a template
14758 argument (which also lives in texinfo)
14759
14760 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14761
6599da04
JM
14762Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14763
14764 * config.sub (ncr3000): Change i386 to i486.
14765
14766Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14767
14768 * Makefile.in: add install-rcs, install-grep to
14769 install-no-fixedincludes, removed install-bison and install-libgcc
14770
14771Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14772
14773 * configure.in: grab the HPUX makefile fragment if on HPUX
14774
14775Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14776
14777 * Makefile.in: eradicate bison spoor (ditto libgcc).
14778 configure.in: recognise m68{k,000}-ericsson-OSE.
14779 es1800 is alias for m68k-ericsson-OSE
14780
14781Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14782
14783 * configure.in: rearrange the parts that remove programs from
14784 configdirs, based now on HOST==TARGET or by canonical triple.
14785
14786Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14787
14788 * test-build.mk: recurse explicitly with -f test-build.mk when
14789 appropriate. predicate stage3 and comparison on the existence
14790 of gcc. That is, if gcc isn't around, we aren't three-staging.
14791 On very clean, also remove ...stamp-co. Build in-place before
14792 doing other builds.
14793
14794Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14795
14796 * Makefile.in, configure.in: add tgas
14797
14798Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14799
14800 * Makefile.in: a number of changes merged in from progressive.
14801
14802 * configure.in: add libm.
14803
14804 * .cvsignore: ignore some stuff that comes from test-build.mk.
14805
6599da04
JM
14806Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14807
14808 * config.sub: Add es1800 (m68k-ericsson-es1800).
14809
14810Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14811
14812 * configure: Add program_suffix (parallel to program_prefix)
14813 * Makefile.in: adjust directory-creating script for losing decstation
14814
14815Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14816
14817 * configure: Minor $subdir-related fixes.
14818
14819Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14820
14821 * configure: fix various problems with propogating
14822 makefile_target_frag in subdirs.
14823 * configure.in: config libgcc if its there
14824
14825Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14826
14827 * config.sub: HPPA merge.
14828
6599da04
JM
14829Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14830
14831 * Makefile.in: Replace all-bison with all-byacc in all
14832 dependency lines for other tools (which now use byacc).
14833
14834Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14835
14836 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14837
6599da04
JM
14838Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14839
14840 * Makefile.in: make gprof rules similar to byacc rules (instead of
14841 vestigal $(unsubdir) that didn't work...)
14842
14843Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14844
14845 * config.sub: Add support for Linux.
14846 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14847 (at least for libg++).
14848
14849Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14850
14851 * configure.texi: fix doc for the -nfp option to configure
14852
14853Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14854
14855 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14856
14857Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14858
14859 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14860 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14861 * configure.in: added solaris* host_makefile_frag hook.
14862
14863Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14864
14865 * config.sub: changed recognition of m68000 so that various
14866 m68k types can be specified via m680[01234]0
14867
14868Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14869
14870 * config.sub (basic_machine): fix sed so that '-foo' isn't
14871 completely substituted out while .+'-foo' loses the '-foo'
14872
14873Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14874
14875 * config.sub ($os): Add -aout.
14876
14877Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14878
14879 * configure: If host_makefile_frag is absolute, don't
14880 prefix ${invsubdir} (relevant to libg++ auto-configure).
14881
14882Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14883
14884 * Makefile.in (tooldir): Define it.
14885 (all-ld): Depend on all-flex.
14886
14887Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14888
14889 * Makefile.in (check): Fix libg++ special case.
14890
14891Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14892
14893 * configure: do not bury `pwd` into config.status, thus do fewer
14894 pwd's.
14895
14896 * configure: print the "Building in" message only when building in
14897 other than "." AND verbose.
14898
63f6bcd7 14899 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14900 configures.
14901
14902 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14903
14904Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14905
14906 * Makefile.in: macroize flags passed on recursion. remove
14907 fileutils.
14908
14909Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14910
14911 * configure: get makesrcdir right for subdirs deeper than 1.
14912
14913 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14914 install.
14915
14916Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14917
14918 * Makefile.in: don't print subdir_do or recursion lines.
14919
14920Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14921
14922 * standards.texi: added menu item.
14923
14924 * Makefile.in: build and install standards.info.
14925
14926 * standards.texi: new file.
14927
14928Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14929
14930 * configure: test for and move config.status pieces from
14931 ${subdir}/.
14932
14933Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14934
6599da04
JM
14935 * configure: Test for existance of files before trying to mv
14936 them, to avoid numerous non-existance messages.
14937
14938Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14939
14940 * configure: correct final line of config.status.
14941
14942 * configure: patch from eggert. Avoids a protection problem if
14943 the original Makefile.in is read only.
14944
14945 * configure: use move-if-change from gcc to create config.status.
14946 Some makefiles depend on config.status to tell if a directory
14947 has been reconfigured for a different host. This change
14948 prevents those directories from remaking everything in the case
14949 where the reconfig was only intended to rebuild a Makefile.
14950
14951 * configure: test for config.sub with "config.sub sun4" rather
14952 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14953 host alias from a missing config.sub.
14954
14955Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14956
14957 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14958 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14959
14960Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14961
14962 * configure: mkdir ${subdir} as needed.
14963
14964Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14965
14966 * Makefile.in,configure.in: added autoconf.
14967
14968Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14969
14970 * Makefile.in: no longer pass against on recursion.
14971
14972 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14973 definitions are not inherited.
14974
14975 * configure: correct makesrcdir when subdir is .
14976
14977Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14978
14979 * configure: Add support for 'subdirs' variable, which is
14980 like 'configdirs', except that configure doesn't re-invoke
14981 itself for subdirs, it just creates a Makefile for each subdir.
14982 * configure.texi: Document subdirs.
14983
14984Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14985
14986 * configure.in: added flex to configdirs
14987
14988Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14989
14990 * Makefile.in: remove clean-stamps from clean.
14991
14992Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14993
14994 * configure.in: Add gdbtest to configdirs.
14995
14996Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14997
14998 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14999 to recursive makes.
15000 * configure.in: Recognize new ncr3000 config.
15001
15002Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15003
15004 * Makefile.in, configure.in: removed references to gdbm.
15005
15006Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15007
15008 * config.sub: Don't canonicalize os value
15009 newsos* to bsd (readline needs to check for newsos).
15010 (This fix was earlier made Jan 31, but got re-broken.)
15011
15012Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15013
15014 * configure.in: sco is an os, not a vendor!
15015
15016 * configure: Quote $( better. Keep various shells happy.
15017
15018Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15019
15020 * Makefile.in: eliminate stamp-files.
15021
15022Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15023
15024 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15025 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15026
15027Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15028
15029 * config.sub: fix iris/iris3.
15030
15031Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15032
15033 * configure: re-add -rm.
15034
15035Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15036
15037 * Maskefile.in: add .stmp-rcs to all.
15038
15039 * configure.in: remove gas from rs6000 build, use aix host fragment.
15040
15041Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15042
15043 * configure: pass down site_option during recursion.
15044
15045Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15046
15047 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15048
15049Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15050
15051 * configure: Change exec_prefix so that it really defaults to prefix.
15052
15053Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15054
15055 * Makefile.in, configure.in: Add support for mmalloc library.
15056
15057Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15058
15059 * Makefile.in: add stmp dependencies for a few more things.
15060
15061Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15062
15063 * configure: adjusted error message on objdir/srcdir configure
15064 collision, per john's suggestion.
15065
15066 * Makefile.in: add libiberty stmp to all and all.cross.
15067
15068Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15069
15070 * Makefile.in: remove force dependencies, add grep to all.
15071
15072Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15073
15074 * Makefile.in: drop flex. make stamp files work.
15075
15076 * configure: added test for conflicting configuration in srcdir,
15077 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15078 gets cranky. use relative paths for configure and srcdir
15079 whenever possible. Send some error messages to stderr that were
15080 going to stdout.
15081
15082Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15083
15084 * Makefile.in: Fix libg++ rule to check for gcc directory
15085 before using gcc/gcc. Also pass XTRAFLAGS.
15086
15087Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15088
15089 * Makefile.in: added stmp-files so that directories aren't polled
15090 when they are already built.
15091
15092 * configure.texi: fixed a node pointer problem.
15093
15094Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15095
731a8127 15096 * config.sub configure.in gdb/configure.in
6599da04
JM
15097 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15098 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15099 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15100
15101Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15102
15103 * configure: -recurring becomes -silent. corrected help message
15104 for -site= option.
15105
15106 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15107
15108Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15109
15110 * configure: when building Makefile for crosses, replace
15111 tooldir and program_prefix. default srcdir from location of
15112 config.sub. remove "for host in hosts" and "for target in
15113 targets" loops.
15114
15115Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15116
15117 * Makefile.in: Do not pass bindir or mandir to cvs.
15118
15119Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15120
15121 * Makefile.in, configure.in: removed traces of namesubdir,
15122 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15123 copyrights to '92, changed some from Cygnus to FSF.
15124
15125 * configure.texi: remove most references to multiple hosts,
15126 multiple targets, subdirs, etc.
15127
15128 * configure.man: removed rcsid. reference config.sub not
15129 config.subr.
15130
15131 * Makefile.in: mkdir $(infodir) on install-info.
15132
15133Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15134
15135 * configure.texi: Explain better about .gdbinit and about
15136 the environment that configure.in sections run in.
15137
15138Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15139
15140 * configure.in: Ultrix is only a decstation if it's a MIPS.
15141
15142Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15143
15144 * README: DOC.configure => cfg-paper.texi.
15145
15146Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15147
15148 * config.sub (near case $os): Don't convert newsos* to bsd!
15149
15150Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15151
15152 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15153 the number of copies of COPYING that go into the GDB tar file.
15154
15155Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15156
731a8127 15157 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15158 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15159 Fix SCO configuration stuff.
15160
15161Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15162
15163 * Makefile.in: For libg++, make sure the -I pointing
15164 to the gcc directory goes *after* all the libg++-local -I flags.
15165 Also, move just-gcc dependency from just-libg++ to all-libg++.
15166
15167Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15168
15169 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15170
15171Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15172
15173 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15174
15175Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15176
15177 * config.sub: Add stratus configuration frags. Also
15178 submitted to FSF.
15179
15180Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15181
15182 * Makefile.in (DEV_SUPPORT): add configure.man.
15183
15184 * config.sub(Decode manufacturer-specific): add -none*.
15185
15186Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15187
15188 * Makefile.in: remove form feeds to make Sun's make happy.
15189 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15190
15191Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15192
15193 * Makefile.in (AR_FLAGS): Make quieter.
15194
15195Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15196
15197 * configure.in: Add libg++.
15198 * configure: When verbose, don't output the command line at each
15199 level; it will be unremarkably the same as the previous version,
15200 which will be the same as what the user typed.
15201
15202Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15203
15204 * configure.in, Makefile.in: fix clean-info, add flex. add
15205 fileutils.
15206
15207 * configure: be less sensitive to spaces in Makefile.in. Do not
15208 look for sources in "..". Doing so breaks subdirectories that
15209 might have their own configure. If a subdir has it's own
15210 configure script, use it.
15211
15212Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15213
15214 * cfg-paper.texi: some changes suggested by rms.
15215
15216Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15217
15218 * config.sub: Merge in some small additions from the FSF version,
15219 taken from the gcc distribution, to bring the Cygnus and FSF
15220 versions into closer sync.
15221
15222Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15223
15224 * configure.in: Changed svr4 references to sysv4.
15225
15226Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15227
15228 * configure: added -V for version number option.
15229
15230Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15231
15232 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15233 renamed from DOC.configure to cfg-paper.texi.
15234
15235Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15236
15237 * configure, config.subr, config.sub: config.subr is now
15238 config.sub again.
15239
15240Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15241
15242 * configure.texi: new file, in progress.
15243
15244 * Makefile.in: build info file and install the man page for
15245 configure.
15246
15247 * configure.man: new file, first cut.
15248
15249 * configure: find config.subr again now that configuration "none"
15250 has gone. removed all traces of the -ansi option. removed all
15251 traces of the -languages option.
15252
15253 * config.subr: resync from rms.
15254
15255Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15256
15257 * configure, config.sub, config.subr: merge config.sub into
15258 config.subr, call the result config.subr, remove config.sub, use
15259 config.subr.
15260
15261 * Makefile.in: revised install for dir.info.
15262
15263Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15264
15265 * configure.in: add decstation host makefile frag.
15266
15267 * Makefile.in: BISON now bison -y again. also install-gcc on
15268 install. clean-gdbm on clean. infodir belongs in datadir.
15269 Make directories for info install. Build dir.info here then
15270 install it.
15271
15272Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15273
15274 * Makefile.in: fix for bad directory tests.
15275
15276Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15277
15278 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15279 regexp. -srcdir relative was being handled incorrectly.
15280
15281 * Makefile.in: unwrapped some for loops so that parallel makes
15282 work again and so one can focus one's attention on a particular
15283 package.
15284
15285Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15286
15287 * configure: added PWD as a stand in for `pwd` (for speed). use
15288 elif wherever possible. make -srcdir work without -objdir.
15289 -objdir= commented out.
15290
15291Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15292
15293 * configure: +options become --options. -subdirs commented out.
15294 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15295 Makefile now at top of generated Makefile. Removed cvs log
15296 entries. added -srcdir. create .gdbinit only if there is one
15297 in ${srcdir}.
15298
15299 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15300 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15301 and mandir now keyed off datadir by default.
15302
15303Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15304
15305 * Freshly created ChangeLog.
15306
15307\f
15308Local Variables:
15309mode: change-log
15310left-margin: 8
15311fill-column: 76
15312version-control: never
15313End: