]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
i386.md (any_extend): New code iterator.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
1fc23736
RE
12009-10-07 Rafael Avila de Espindola <espindola@google.com>
2
3 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4
58687768
RG
52009-10-07 Richard Guenther <rguenther@suse.de>
6
7 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
8 and Richard Guenther as reviewers.
9 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
10 as reviewers.
11
d2d9ce5e
HS
122009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
13
14 * config.sub : Update from upstream sources.
15
aeb94799
ILT
162009-10-06 Ian Lance Taylor <iant@google.com>
17
18 * Makefile.def: check-gold depends upon all-gas.
19 * Makefile.in: Rebuild.
20
123651cd
PM
212009-10-05 Phil Muldoon <pmuldoon@redhat.com>
22
23 * MAINTAINERS (Write After Approval): Add myself.
24
d7f09764
DN
252009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
26
27 * Makefile.def: all-lto-plugin depends on all-libiberty.
28 set bootstrap=true for lto-plugin.
29 Add lto-plugin.
30 * Makefile.in: Regenerate.
31 * configure.ac (host_libs): Add lto-plugin.
32 * configure: Regenerate.
33
d7f09764
DN
342009-10-03 Diego Novillo <dnovillo@google.com>
35
36 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
37 (HOST_LIBELFLIBS): Define.
38 (HOST_LIBELFINC): Define.
39 * Makefile.in: Regenerate.
40 * configure.ac: Add --enable-lto.
41 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
42 If --enable-lto is used, add 'lto' to new_enable_languages.
43 If --enable-lto is used and gold is enabled, add
44 lto-plugin to configdirs.
45 * configure: Regenerate.
46
472009-10-03 Simon Baldwin <simonb@google.com>
48
49 * configure.ac: If --with-system-zlib, suppress local zlib and
50 pass --with-system-zlib to subdir configure scripts.
51 * configure: Regenerate.
52
0ecdd2aa
LR
532009-10-01 Loren J. Rittle <ljrittle@acm.org>
54 Paolo Bonzini <bonzini@gnu.org>
55
56 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
57 $(srcdir).
58 * Makefile.in: Rebuilt.
59
5bfbb7f7
GF
602009-09-26 Gary Funck <gary@intrepid.com>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
3e661154
KG
642009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
65
66 * configure.ac: Update minimum MPC version to 0.7.
67 * configure: Regenerate.
68
f1a036e4
NC
692009-09-25 Nick Clifton <nickc@redhat.com>
70
71 * configure.ac: Pass any --cache-file=/dev/null option on to
72 subconfigures.
73 * configure: Regenerate.
74
d4c74acc
NC
752009-09-23 Nick Clifton <nickc@redhat.com>
76
77 * config.sub, config.guess: Update from upstream sources.
78
03261b6d
LR
792009-09-22 Loren J. Rittle <ljrittle@acm.org>
80
81 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
82 * Makefile.in: Rebuilt.
83
0db770bd
RW
842009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
85
86 PR bootstrap/32272
87 * configure.ac: Error out if $srcdir isn't '.' but contains
88 host-${host_noncanonical}.
89 * configure: Regenerate.
90
71101870
RO
912009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
92
93 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
94 maintainer.
95
ca6d0d62
RW
962009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
97
79cd2b23
RW
98 * configure.ac: If bootstrapping a combined tree with
99 --enable-gold, require c++ in stage1_languages.
100 * configure: Regenerate.
101
ab9dcd0c
RW
102 * configure.ac: Also add target_libs of stage1_languages to
103 bootstrap_target_libs.
104 * configure: Regenerate.
105
ca6d0d62
RW
106 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
107 with --enable-languages not containing c++.
108 * configure: Regenerate.
109
1c3c9f12
JZ
1102009-09-15 Jie Zhang <jie.zhang@analog.com>
111
112 * configure.ac: Disable java and boehm-gc for bfin-*-*.
113 * configure: Regenerate.
114
6fb30a14 1152009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 116
6fb30a14
JR
117 * MAINTAINERS (Write After Approval): Update my e-mail address,
118 and move from from here...
119 (Waiting for paperwork): To here.
0318772d 120
4056c2c6
JM
1212009-09-09 Joseph Myers <joseph@codesourcery.com>
122
123 * MAINTAINERS (Reviewers): Add self as driver reviewer.
124
3e54529c
RW
1252009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
126
127 * configure.ac: Do not use $extrasub for replacing @if/@endif
128 parts in Makefile; instead, use additional arguments to
129 AC_CONFIG_COMMANDS to do the replacement manually, with several
130 sed invocations, to avoid HP-UX sed command limits.
131 * configure: Regenerate.
132
713e2ea6
AO
1332009-09-08 Alexandre Oliva <aoliva@redhat.com>
134
135 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
136 blank before -L.
137
5646b7b9
AO
1382009-09-04 Alexandre Oliva <aoliva@redhat.com>
139
140 * configure.ac (with-build-config): Document. Handle without.
141 Handle missing argument.
142 * configure: Rebuilt.
143
e12c4094
AO
1442009-09-03 Alexandre Oliva <aoliva@redhat.com>
145
146 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
147 Default to bootstrap-debug only if compare-debug works.
148 * configure: Rebuilt.
149 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
150 * Makefile.in: Rebuilt.
151
75cb0057
RO
1522009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
153
154 * MAINTAINERS (OS Port Maintainers): Update my email address.
155
8fc68cba
AO
1562009-09-01 Alexandre Oliva <aoliva@redhat.com>
157
158 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
159 * Makefile.in: Rebuilt.
160
44cb38cf
CD
1612009-09-01 Chris Demetriou <cgd@google.com>
162
163 * MAINTAINERS (Write After Approval): Add myself.
164
f9329c35
DS
1652009-08-31 Dodji Seketeli <dodji@redhat.com>
166
167 PR debug/30161
168 * include/dwarf2.h (enum dwarf_tag): Added
169 DW_TAG_GNU_template_template_param
170 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
171
f945e229
PB
1722009-08-30 Paolo Bonzini <bonzini@gnu.org>
173
174 * Makefile.tpl (AWK): Fix typo.
175 * Makefile.in: Regenerate.
176
87264276
PB
1772009-08-30 Paolo Bonzini <bonzini@gnu.org>
178
179 * configure.ac: Detect awk and sed.
180 * Makefile.def (flags_to_pass): Add AWK and SED.
181 * Makefile.tpl (AWK, SED): New.
182 (BASE_FLAGS_TO_PASS): Add AWK and SED.
183 * configure: Regenerate.
184 * Makefile.in: Regenerate.
185
68ccd57c
DK
1862009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
187
188 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
189 (collapseslashes): Likewise.
190
df58e648
RW
1912009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
192
193 * configure.ac (AC_PREREQ): Bump to 2.64.
194
0539cb2c
RW
1952009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
196
70fa0efa
RW
197 * configure.ac: Remove --with-datarootdir, --with-docdir,
198 --with-pdfdir, --with-htmldir switches.
199 * configure: Regenerate.
200
5213506e
RW
201 * configure: Regenerate.
202
0539cb2c
RW
203 * compile: Sync from Automake 1.11.
204 * depcomp: Likewise.
205 * install-sh: Likewise.
206 * missing: Likewise.
207 * mkinstalldirs: Likewise.
208 * ylwrap: Likewise.
209
197c68cc
DK
2102009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
211
212 * ltmain.sh (func_normal_abspath): New function.
213 (func_relative_path): Likewise.
214 (func_mode_help): Document new -bindir option for link mode.
215 (func_mode_link): Add new -bindir option, and use it to place
216 output DLL if specified.
217
58af276a
RW
2182009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
219
0115d4a3
RW
220 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
221 (baseargs): Add --disable-option-checking.
222 * configure: Regenerate.
223
58af276a
RW
224 * Makefile.def (configure-target-libiberty): Depend on
225 all-binutils and all-ld.
226 (configure-target-newlib): Likewise.
227 * Makefile.in: Regenerate.
228
e9d9afef
BE
2292009-08-17 Ben Elliston <bje@au.ibm.com>
230
231 * config.sub, config.guess: Update from upstream sources.
232
354ebf88
RW
2332009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
234
235 Sync from src, merge:
236
237 2009-07-02 Tristan Gingold <gingold@adacore.com>
238
239 * configure.ac: Do not exclude gas for i386-*-darwin.
240 Add a case for x86_64-*-darwin.
241 * configure: Regenerate.
242
8375f7b2
NV
2432009-08-06 Neil Vachharajani <nvachhar@gmail.com>
244
245 * MAINTAINERS: Add my name to Write After Approval list.
246
ca9fe997
ME
2472009-08-06 Michael Eager <eager@eagercon.com>
248
249 * configure.ac: Add Microblaze target.
250 * configure: Regenerate.
251
ea2002ba
CB
2522009-07-31 Christian Bruel <christian.bruel@st.com>
253
254 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
255 * configure: Regenerate.
256
f563194d
RIL
2572009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
258
259 * MAINTAINERS (Write After Approval): Update my e-mail address.
260
e90e6bd7
ILT
2612009-07-06 Ian Lance Taylor <iant@google.com>
262
263 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
264 * configure: Rebuild.
265
f6e0880a
TG
2662009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
267
268 * MAINTAINERS: Move myself to the Graphite Reviewers.
269
6d984927
WG
2702009-06-30 Wei Guozhi <carrot@google.com>
271
272 * MAINTAINERS: Add my name to Write After Approval list.
273
f2689b09
SE
2742009-06-26 Steve Ellcey <sje@cup.hp.com>
275
276 PR bootstrap/40338
277 * configure.ac (comparestring): Create new variable.
278 * Makefile.tpl (comparestring): Use to skip some comparisions.
279 * configure: Regenerate.
280 * Makefile.in: Regenerate.
281
f62c0ba4
DE
2822009-06-26 Doug Evans <dje@sebabeach.org>
283
284 * Makefile.def (host_modules): Add cgen.
285 * Makefile.in: Regenerate.
286 * configure.ac (host_tools): Add cgen.
287 * configure: Regenerate.
288
7acf4da6
DD
2892009-06-23 DJ Delorie <dj@redhat.com>
290
291 * MAINTAINERS: Add myself as mep maintainer.
292
00020c16
ILT
2932009-06-23 Ian Lance Taylor <iant@google.com>
294
295 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
296 boot_languages. Only bootstrap target libraries listed in
297 target_libs for some boot language. Add --with-stage1-ldflags,
298 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
299 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
300 if not building with C++.
301 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
302 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
303 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
304 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
305 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
306 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
307 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
308 * configure, Makefile.in: Rebuild.
309
1da52d4a
LF
3102009-06-23 Li Feng <nemokingdom@gmail.com>
311
312 * MAINTAINERS: Added my name to write-after-approval list.
313
144c9175
RM
3142009-06-15 Ryan Mansfield <rmansfield@qnx.com>
315
316 * configure.ac: Define is_elf for QNX Neutrino targets.
317 * configure: Regenerate.
318
e5871e24
GS
3192009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
320
321 * MAINTAINERS: Added my name to the write-after-approval list
322
5f4a82c0
KG
3232009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
324
325 * configure.ac: Detect MPC in default directory.
326 * configure: Regenerate.
327
394e9195
JG
3282009-06-03 Jerome Guitton <guitton@adacore.com>
329 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
330
331 * Makefile.tpl (all): Avoid a trailing backslash.
332 * Makefile.in: Regenerate.
333
47bca6aa
BE
3342009-06-03 Ben Elliston <bje@au.ibm.com>
335
336 * config.sub, config.guess: Update from upstream sources.
337
a891a473
RS
3382009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
339
340 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
341 to noconfdirs.
342 * configure: Regenerate.
343
70cb2d9f
AO
3442009-06-02 Alexandre Oliva <aoliva@redhat.com>
345
346 * Makefile.tpl ([+compare-target+]): Compare all stage
347 directories, rather than just gcc.
348 * Makefile.in: Rebuilt.
349
7f1245df
DK
3502009-06-01 Doug Kwan <dougkwan@google.com>
351
352 * configure.ac: Support gold for target arm*-*-*.
353 * configure: Regenerate.
394e9195 354
acd26225
KG
3552009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
356
357 * Makefile.def: Add MPC support and dependencies.
358 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
359
360 * Makefile.in, configure: Regenerate.
361
a1fc946a
AO
3622009-05-27 Alexandre Oliva <aoliva@redhat.com>
363
364 * Makefile.tpl (all): Avoid harmless warning in make all when
365 gcc-bootstrap is enabled but stage_last does not exist.
366 * Makefile.in: Rebuilt.
367
2e6a3c8d
NR
3682009-05-24 Nicolas Roche <roche@adacore.com>
369
370 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
371 * Makefile.in: Regenerate.
372
63487d11
DC
3732009-05-21 Denis Chertykov <chertykov@gmail.com>
374
375 * MAINTAINERS: Update my e-mail address.
376
449223af
DK
3772009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
378
379 * configure.ac (cygwin noconfigdirs): Remove libgcj.
380 * configure: Regenerate.
381
31c98f49
AO
3822009-05-18 Alexandre Oliva <aoliva@redhat.com>
383
384 PR other/40159
385 * Makefile.tpl (all): Don't assume gcc-bootstrap and
386 gcc-no-bootstrap are mutually exclusive.
387 * Makefile.in: Rebuilt.
388
0f501837
AO
3892009-05-18 Alexandre Oliva <aoliva@redhat.com>
390
391 PR other/40159
392 * Makefile.tpl (all): Don't end with unconditional success.
393 * Makefile.in: Rebuilt.
394
4a4a4e99
AO
3952009-05-12 Alexandre Oliva <aoliva@redhat.com>
396
397 PR target/37137
398 * Makefile.def (flags_to_pass): Remove redundant and incomplete
399 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
400 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
401 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
402 stage_configureflags, stage_cflags and stage_libcflags into
403 explicit Makefile macros.
404 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
405 GFORTRAN.
406 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
407 CC. Set CC_FOR_BUILD from CC.
408 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
409 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
410 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
411 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
412 and GFORTRAN.
413 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
414 (_LIBCFLAGS): Renamed to _TFLAGS.
415 (do-compare-debug, do-compare3-debug): Drop.
416 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
417 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
418 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
419 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
420 (XGCC_FLAGS_FOR_TARGET): New.
421 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
422 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
423 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
424 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
425 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
426 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
427 TFLAGS.
428 (BUILD_CONFIG): Include if requested.
429 (all): Set TFLAGS on bootstrap.
430 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
431 (all-stageid-prefixmodule): Likewise.
432 (do-clean, distclean-stageid): Set TFLAGS.
433 (restrap): Fix whitespace.
434 * Makefile.in: Rebuilt.
435
1cee3429
PB
4362009-05-07 Paolo Bonzini <bonzini@gnu.org>
437
438 * config.guess: Sync with src.
439
0b70eafd
DK
4402009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
441
442 * configure.ac ($with_ppl): Default to no if not supplied.
443 ($with_cloog): Likewise.
444 configure: Regenerate.
445
5175f17c
JW
4462009-04-27 James E. Wilson <wilson@codesourcery.com>
447
448 * MAINTAINERS: Update my e-mail address.
449
952fa153
NC
4502009-04-27 Nick Clifton <nickc@redhat.com>
451
452 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
453
a687f83c
EB
4542009-04-25 Eric Botcazou <ebotcazou@adacore.com>
455
456 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
457 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
458 * Makefile.in: Regenerate.
459
9e3eba15
KG
4602009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
461
462 PR bootstrap/39739
463 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
464 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
465
466 * configure, Makefile.in: Regenerate.
467
a687f83c 4682009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
469
470 * include/hashtab.h: Update GTY annotations to new syntax
471 * include/splay-tree.h: Likewise
472
070bdbd9
BE
4732009-04-17 Ben Elliston <bje@au.ibm.com>
474
475 * config.sub, config.guess: Update from upstream sources.
476
55f2d967
AG
4772009-04-15 Anthony Green <green@moxielogic.com>
478
479 * configure.ac: Add moxie support.
480 * configure: Rebuilt.
481
309c24a9
JJ
4822009-04-14 Jakub Jelinek <jakub@redhat.com>
483
484 * configure.ac: Change copyright header to refer to version
485 3 of the GNU General Public License and to point readers at the
486 COPYING3 file and the FSF's license web page.
487 * Makefile.def: Likewise.
488 * Makefile.tpl: Likewise.
489 * Makefile.in: Regenerate.
490
b93133bc
JH
4912009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
492
493 * configure.ac: Restore match for darwin9 or later. Use double
494 brackets since regeneration eats one pair.
495 * configure: Regenerate.
496
d18ff35a
L
4972009-04-09 H.J. Lu <hongjiu.lu@intel.com>
498
499 PR gas/10039
500 * configure.ac: Require texinfo 4.7.
501 * configure: Regenerated.
502
748086b7
JJ
5032009-04-09 Nick Clifton <nickc@redhat.com>
504
505 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
506 the GCC Runtime Library Exception.
507
a3337ea2
KG
5082009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
509
510 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
511 * configure: Regenerate.
512
60911f14
SE
5132009-04-01 Steve Ellcey <sje@cup.hp.com>
514
515 * Makefil.def (languages): New entries.
516 * Makefile.tpl (check-gcc-*): New generic target.
517 * Makefile.in: Regenerate.
60911f14 518
7369c1d0
ER
5192009-03-25 Erven Rohou <erven.rohou@inria.fr>
520
d18ff35a 521 * MAINTAINERS: Update my email address.
7369c1d0 522
cfb1f59f
TT
5232009-03-18 Tom Tromey <tromey@redhat.com>
524
d18ff35a
L
525 * configure: Rebuild.
526 * configure.ac (host_libs): Add libiconv.
527 * Makefile.in: Rebuild.
528 * Makefile.def (host_modules): Add libiconv.
529 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 530
75eeae1a
TG
5312009-03-16 Tristan Gingold <gingold@adacore.com>
532
533 * configure.ac: Treat gdb as supported on x86_64-darwin.
534 * configure: Regenerate.
535
f38095f3
JM
5362009-03-16 Joseph Myers <joseph@codesourcery.com>
537
538 * configure.ac (--with-host-libstdcxx): New option.
539 * configure: Regenerate.
540
fec7f245
JR
5412009-03-12 Joern Rennecke <joern.rennecke@arc.com>
542
543 * MAINTAINERS: Move myself into the write after approval list.
544
6d401294
NP
5452009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
546
547 * MAINTAINERS: Update e-mail address.
548
07c97076
DN
5492009-03-11 Dorit Nuzman <dorit@il.ibm.com>
550
551 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
552
bb947fd1
IR
5532009-03-10 Ira Rosen <irar@il.ibm.com>
554
555 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
556
7a9d3fe8
RW
5572009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
558
559 Backport from git Libtool:
560
561 2009-01-19 Robert Millan <rmh@aybabtu.com>
562 Support GNU/kOpenSolaris.
563 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
564 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
565 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
566 GNU/kOpenSolaris.
567
c9e9e11f
AS
5682009-02-27 Andreas Schwab <schwab@linux-m68k.org>
569
570 * MAINTAINERS: Update e-mail address.
571
5e8c1552 5722009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
573
574 * MAINTAINERS (Write After Approval): Add self.
575
b0adb088
BM
5762009-02-18 Bingfeng Mei <bmei@broadcom.com>
577
578 * MAINTAINERS (Write After Approval): Add myself.
579
ee04b574
AS
5802009-02-05 Andreas Schwab <schwab@suse.de>
581
582 * Makefile.tpl (stage_last): Define $r and $s before using
583 $(RECURSE_FLAGS_TO_PASS).
584 * Makefile.in: Regenerate
585
907884c9
ILT
5862009-01-30 Ian Lance Taylor <iant@google.com>
587
588 * MAINTAINERS: Move myself to the Global Reviewers list.
589
416ac4d4
RM
5902009-01-29 Robert Millan <rmh@aybabtu.com>
591
592 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
593 * configure: Regenerate.
594
ee5decb3
GP
5952009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
596
597 * MAINTAINERS: Make whitespace consistent.
19196f44 598 Remove Robert Millan from Write After Approval.
ee5decb3 599
36fbb0ec
AM
6002009-01-16 Alan Modra <amodra@bigpond.net.au>
601
602 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
603 (all-opcodes): Depend on all-libiberty.
604 * Makefile.in: Regenerate.
605
52535a64
DR
6062009-01-15 Douglas B Rupp <rupp@gnat.com>
607
608 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
609 * configure: Regenerate.
610
e04a57df
RR
6112009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
612
613 * MAINTAINERS (Write After Approval): Add myself.
614
856c450b
SK
6152009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
616
617 * MAINTAINERS: Add myself to reviewers (Fortran).
618
53095c56
SP
6192009-01-12 Sebastian Pop <sebastian.pop@amd.com>
620
621 PR tree-optimization/38515
622 * configure.ac (cloog-polylib): Removed.
623 (with_ppl, with_cloog): Test for "no".
624 * configure: Regenerated.
625
1e5e8a59
DF
6262009-01-11 Daniel Franke <franke.daniel@gmail.com>
627
628 * MAINTAINERS: Moved myself to reviewers (Fortran).
629
5e5debf6
TS
6302009-01-06 Thomas Schwinge <tschwinge@gnu.org>
631
632 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
633 (Write After Approval): Remove myself.
634
1c42acf1
DN
6352009-01-03 Diego Novillo <dnovillo@google.com>
636
637 * MAINTAINERS: Remove myself from alias maintainership.
638
2fbbedaf
DA
6392009-01-02 David Ayers <ayers@fsfe.org>
640
641 * MAINTAINERS: Update e-mail address.
642
17213821
GP
6432008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
644
645 * MAINTAINERS: Make whitespace consistent.
646
baafc534
RW
6472008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
648
649 Backport from upstream Libtool:
650 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
651 Add cache variables to tests that require the linker to work.
652 For shlibpath_overrides_runpath, this also changes the semantics
653 to let the result from the C compiler take precedence.
654
18430d27
BE
6552008-12-02 Ben Elliston <bje@au.ibm.com>
656
657 * config.sub, config.guess: Update from upstream sources.
658
0a280b35
SP
6592008-12-12 Sebastian Pop <sebastian.pop@amd.com>
660
661 * configure.ac (ppllibs): Add by default the lib flags.
662 * configure: Regenerate.
663
41e9641b
LM
6642008-12-08 Luis Machado <luisgpm@br.ibm.com>
665
666 * MAINTAINERS: Add myself to the write after approval list.
667
25783c30
JH
6682008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
669
ee04b574
AS
670 * configure.ac: Add double brackets on darwin[912].
671 * configure: Regenerate.
25783c30 672
0e318fcc
DK
6732008-12-03 Daniel Kraft <d@domob.eu>
674
675 * MAINTAINERS: Moved myself and Mikael Morin from Write After
676 Approval to Reviewer section (for Fortran front-end).
677
7f171b95
JH
6782008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
679
680 * configure.ac: Expand to darwin10 and later.
681 * configure: Regenerate.
682
09ce620e
AS
6832008-12-02 Andreas Schwab <schwab@suse.de>
684
685 * Makefile.def: configure-target-boehm-gc depends on
686 all-target-libstdc++-v3.
687 * Makefile.in: Regenerate.
688
386c704d
KT
6892008-12-02 Kai Tietz <kai.tietz@onevision.com>
690
691 * MAINTAINERS: Add myself as mingw maintainer.
692
e03dd84a
BE
6932008-12-02 Ben Elliston <bje@au.ibm.com>
694
695 * config.sub, config.guess: Update from upstream sources.
696
3fa87964
GP
6972008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
698
699 * README.SCO: Remove.
700
df72d7ed
FP
7012008-11-29 Fernando Pereira <pronesto@gmail.com>
702
703 * MAINTAINERS: Add myself to the write after approval list.
704
b5646528
DK
7052008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
706
707 * MAINTAINERS: Update my email address in WAA section.
708
ebf24eb4
CL
7092008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
710
711 * MAINTAINERS: Update e-mail address.
712
50e0f131
TM
7132008-11-27 Toon Moene <toon@moene.org>
714
715 * MAINTAINERS: Change e-mail address.
716
0db3a858
TG
7172008-11-27 Tristan Gingold <gingold@adacore.com>
718
719 * configure.ac: Build gdb for i?86-*-darwin*
720 * configure: Regenerated.
721
f07bde68
HS
7222008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
723
724 * MAINTAINERS: Added my full name.
725
487e299b
DJ
7262008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
727
728 PR bootstrap/38014
729 PR bootstrap/37923
730
731 Revert:
732
733 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
734
735 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
736 * Makefile.in: Regenerated.
737
738 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
739
740 PR gdb/921
741 PR gdb/1646
742 PR gdb/2175
743 PR gdb/2176
744
745 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
746 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
747 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
748 (HOST_EXPORTS): Pass CPPFLAGS.
749 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
750 (LDFLAGS_FOR_TARGET): Initialize from configure script.
751 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
752 * Makefile.in, configure: Regenerated.
753 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
754 and CPPFLAGS_FOR_BUILD.
755
d69fbecb
JL
7562008-11-06 Jeff Law <law@redhat.com>
757
758 * MAINTAINERS: Add myself as middle end maintainer.
759
044fed69
AS
7602008-11-06 Andrew Stubbs <ams@codesourcery.com>
761
762 * MAINTAINERS (Write after approval): Add myself.
763
caf6defe
DN
7642008-11-05 Diego Novillo <dnovillo@google.com>
765
766 * MAINTAINERS (Global Reviewers): Add myself.
767 (Non-Algorithmic Maintainers): Remove myself.
768
3e9899ac
TS
7692008-11-04 Thomas Schwinge <tschwinge@gnu.org>
770
09ce620e 771 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 772
ea99e36e
MM
7732008-10-31 Mikael Morin <mikael.morin@tele2.fr>
774
09ce620e 775 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 776
fb0d2684
BE
7772008-10-31 Ben Elliston <bje@au.ibm.com>
778
779 * configure.ac (spu-*-*): Remove special case.
780 * configure: Regenerate.
781
73c07a3e
CM
7822008-10-30 Catherine Moore <clm@codesourcery.com>
783
784 * MAINTAINERS (Write after approval): Update my email address.
785
7310a2da
SSF
7862008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
787
788 * configure.ac [spu-*-*]: Do not set skipdirs.
789 * configure: Re-generate.
790
7e51fe23
BS
7912008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
792
793 * MAINTAINERS (Various Maintainers): Add myself to reload.
794
ef20be93
RG
7952008-10-25 Richard Guenther <rguenther@suse.de>
796
797 * MAINTAINERS (Various Maintainers): Add myself as middle-end
798 maintainer. Remove myself as libgcc-math maintainer.
799 (Non-Algorithmic Maintainers): Remove myself.
800
03ffcfa0
DJ
8012008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
802
803 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
804 * Makefile.in: Regenerated.
805
dec014a9
CC
8062008-10-23 Cary Coutant <ccoutant@google.com>
807
808 * MAINTAINERS (Write after approval): Add myself.
809
b36c386c
DJ
8102008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
811
812 PR gdb/921
813 PR gdb/1646
814 PR gdb/2175
815 PR gdb/2176
816
817 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
818 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
819 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
820 (HOST_EXPORTS): Pass CPPFLAGS.
821 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
822 (LDFLAGS_FOR_TARGET): Initialize from configure script.
823 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
824 * Makefile.in, configure: Regenerated.
825 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
826 and CPPFLAGS_FOR_BUILD.
827
84541525
SP
8282008-10-20 Sebastian Pop <sebastian.pop@amd.com>
829
830 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
831 Sebastian Pop.
832
e0bda97e
AP
8332008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
834
835 * MAINTAINERS (Write After Approval): Added myself.
836
36c713e0
KG
8372008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
838
839 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
840 recommended version to 2.3.2.
841
842 * configure: Regenerate.
843
8fe005ee
MM
8442008-10-01 Mark Mitchell <mark@codesourcery.com>
845
846 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
847
be8f156f
DD
8482008-09-29 David Daney <david.daney@caviumnetworks.com>
849
850 * MAINTAINERS (Write After Approval): Update e-mail address.
851
ae11dff4
PG
8522008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
853
854 * libtool.m4: Update to libtool 2.2.6.
855 * lt~obsolete.m4: Update to libtool 2.2.6.
856 * ltmain.sh: Update to libtool 2.2.6.
857 * ltsugar.m4: Update to libtool 2.2.6.
858 * ltversion.m4: Update to libtool 2.2.6.
859 * ltoptions.m4: Update to libtool 2.2.6.
860 * ltgcc.m4: Update to match changes from libtool 2.2.6.
861
441154b1
CF
8622008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
863
864 * MAINTAINERS (Write After Approval): Add myself.
865
775b3b26
BRF
8662008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
867
868 * MAINTAINERS (Write After Approval): Update my name.
869
94538043
SB
8702008-09-20 Steven Bosscher <steven@gcc.gnu.org>
871
09ce620e 872 * MAINTAINERS: Add myself in "Write After Approval".
94538043 873
52d1bfd8
SE
8742008-09-18 Steve Ellcey <sje@cup.hp.com>
875
09ce620e 876 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 877
c5cc92f5
GP
8782008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
879
880 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
881 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
882 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
883 and Michael Tiemann from Write After Approval since they do not
884 actually have access.
885
23d9794a
RG
8862008-09-05 Richard Guenther <rguenther@suse.de>
887
888 * configure.ac: Initialize clooglibs to -lcloog.
889 * configure: Re-generate.
890
192a671e
LCW
8912008-09-04 Le-Chun Wu <lcwu@google.com>
892
893 * MAINTAINERS (Write After Approval): Add myself.
894
d789184e
SP
8952008-09-03 Sebastian Pop <sebastian.pop@amd.com>
896
897 * configure.ac (--with-cloog-polylib): New.
898 (--disable-cloog-version-check): New.
899 (--disable-ppl-version-check): New.
900 * configure: Re-generate.
901
36a881c7
RG
9022008-09-03 Richard Guenther <rguenther@suse.de>
903
904 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
905 cloog test.
906 * configure: Re-generate.
907
358da97e
HS
9082008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
909
910 Add picoChip port.
911 * MAINTAINERS: Add picoChip maintainers.
912
f8bf9252
SP
9132008-09-02 Sebastian Pop <sebastian.pop@amd.com>
914 Tobias Grosser <grosser@fim.uni-passau.de>
915 Jan Sjodin <jan.sjodin@amd.com>
916 Harsha Jagasia <harsha.jagasia@amd.com>
917 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
918 Konrad Trifunovic <konrad.trifunovic@inria.fr>
919 Adrien Eliche <aeliche@isty.uvsq.fr>
920
921 Merge from graphite branch.
922 * configure: Regenerate.
923 * Makefile.in: Regenerate.
924 * configure.ac (host_libs): Add ppl and cloog.
925 Add checks for PPL and CLooG.
926 * Makefile.def (ppl, cloog): Added modules and dependences.
927 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
928 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
929
d89f0ad6
AL
9302008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
931
932 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
933 (GCC_SHLIB_SUBDIR): New.
934 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
935 * configure: Regenerate.
936 * Makefile.in: Regenerate.
937
88a25817
GP
9382008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
939
940 * MAINTAINERS: Consistently use tabs to separate columns.
941
f873f15f
TG
9422008-08-29 Tristan Gingold <gingold@adacore.com>
943
944 * MAINTAINERS (Write after Approval): Add myself.
945
e1514c3f
TG
9462008-08-28 Tristan Gingold <gingold@adacore.com>
947
948 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
949 Enable bfd, binutils and opcodes.
950 * configure: Regenerate.
951
4717882f
JDA
9522008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
953
954 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
955
28c9884c
TK
9562008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
957
958 * MAINTAINERS: Use correct Umlaut for last name.
959
ae96d86a
FXC
9602008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
961
962 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
963
3ecc96e3
DE
9642008-08-16 David Edelsohn <edelsohn@gnu.org>
965
966 * MAINTAINERS: Update my email address.
967
dd609cc1
EB
9682008-08-16 Nicolas Roche <roche@adacore.com>
969
970 * Makefile.tpl: Add BOOT_ADAFLAGS.
971 * Makefile.in: Regenerate.
972
08d0963a
RS
9732008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
974
975 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
976 * configure: Regenerate.
977
00afcaa0
PB
9782008-07-30 Paolo Bonzini <bonzini@gnu.org>
979
980 * configure.ac: Add makefile fragments for hpux.
981 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
982 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
983 * configure: Regenerate.
984 * Makefile.in: Regenerate.
985
806b3528
AH
9862008-07-28 Aldy Hernandez <aldyh@redhat.com>
987
988 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
989
ab220355
DS
9902008-07-11 Dodji Seketeli <dseketel@redhat.com>
991
992 * MAINTAINERS (Write after Approval): Add myself.
993
78209f30
XG
9942008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
5b5b098d
AJ
9982008-06-29 Andrew Jenner <andrew@codesourcery.com>
999
1000 * MAINTAINERS (Write After Approval): Add myself.
1001
d812ec93
KW
10022008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1003
1004 * MAINTAINERS: Update my email address.
1005
99e78224
JY
10062008-06-25 Joey Ye <joey.ye@intel.com>
1007
1008 * MAINTAINERS (Write After Approval): Add myself.
1009
18c04407
RW
10102008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1011
1012 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1013 * Makefile.in: Regenerate.
1014 * configure: Regenerate.
1015
47aa9a31
DK
10162008-06-17 Daniel Kraft <d@domob.eu>
1017
1018 * MAINTAINERS (Write After Approval): Add myself.
1019
ad33ff57
RW
10202008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1021
1022 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1023 "$@" is still intact with both Autoconf 2.59 and 2.62.
1024 * configure: Regenerate.
1025
cdce5c41
RW
10262008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1027
1028 * Makefile.tpl: Fix comment errors.
1029 * Makefile.in: Regenerate.
1030
01b79d11
DM
10312008-06-12 David S. Miller <davem@davemloft.net>
1032 David Edelsohn <edelsohn@gnu.org>
1033
1034 * configure.ac: Add powerpc*-*-* to gold supported targets.
1035 * configure: Regenerate.
1036
f8c33439
JM
10372008-06-08 Joseph Myers <joseph@codesourcery.com>
1038
1039 PR tree-optimization/36218
1040 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1041 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1042 (all prefix="build-"): Pass them to build-system sub-makes.
1043 * Makefile.in: Regenerate.
1044
cd985f66
JM
10452008-06-07 Joseph Myers <joseph@codesourcery.com>
1046
1047 * MAINTAINERS (mt port): Remove.
1048 (sco5, unixware, sco udk): Remove.
1049 (Kean Johnston): Add to Write After Approval.
1050
3f6383d3
JB
10512008-05-30 Julian Brown <julian@codesourcery.com>
1052
1053 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1054 of libobjc for ARM EABI Linux.
1055 * configure: Regenerate.
30da41ed 1056
e29cc9b4
XDL
10572008-05-18 Xinliang David Li <davidxl@google.com>
1058
09ce620e 1059 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1060
30da41ed
XDL
10612008-05-17 Xinliang David Li <davidxl@google.com>
1062
e29cc9b4 1063 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1064
955410cb
JW
10652008-05-15 Janus Weil <janus@gcc.gnu.org>
1066
1067 * MAINTAINERS (Write After Approval): Add myself.
1068
719bb4e3 10692008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1070
1071 * config-ml.in: don't handle --enable-shared and --enable-static.
1072
372b05fc
RS
10732008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1074
1075 * MAINTAINERS: Update my email address.
1076
f73e2200
PC
10772008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1078
1079 * MAINTAINERS: Update my email address.
09ce620e 1080
3e438e2b
KVH
10812008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1082
1083 * MAINTAINERS (Write After Approval): Add myself.
1084
177bf491
GS
10852008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1086
1087 * MAINTAINERS (Write After Approval): Add myself.
1088
ac89df2f
PG
10892008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1090
1091 * MAINTAINERS (crx): Add myself.
1092
14a8726b
PB
10932008-04-18 Paolo Bonzini <bonzini@gnu.org>
1094
1095 Sync with src:
1096 2008-04-14 David S. Miller <davem@davemloft.net>
1097
09ce620e
AS
1098 * configure.ac: Add sparc*-*-* to gold supported targets.
1099 * configure: Regenerate.
14a8726b 1100
7142fb32
PB
11012008-04-18 Paolo Bonzini <bonzini@gnu.org>
1102
1103 PR bootstrap/35457
1104 * configure.ac: Include override.m4.
1105 * configure: Regenerate.
1106
c6b196de
PB
11072008-04-18 Paolo Bonzini <bonzini@gnu.org>
1108
09ce620e
AS
1109 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1110 * Makefile.in: Regenerate.
c6b196de 1111
c993ae60
SR
11122008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1113
09ce620e 1114 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1115 as nonconfigurable directories list.
09ce620e 1116 * configure: Regenerate.
c993ae60 1117
8479b1b1
BE
11182008-04-14 Ben Elliston <bje@au.ibm.com>
1119
1120 * config.sub, config.guess: Update from upstream sources.
1121
295e261a
HPN
11222008-04-12 Hans-Peter Nilsson <hp@axis.com>
1123
1124 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1125 * Makefile.in: Regenerate.
1126
ac3949d9
EW
11272008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1128
1129 * configure.ac: Do not build libssp for the AVR.
1130 * configure: Regenerate.
1131
06407e30
ILT
11322008-04-07 Ian Lance Taylor <iant@google.com>
1133
1134 * Makefile.def: check-gold depends upon all-binutils.
1135 * Makefile.in: Regenerate.
1136
97db009c
AH
11372008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1138
1139 * MAINTAINERS (Write After Approval): Add myself.
1140
2a79c47f
NC
11412008-04-04 Nick Clifton <nickc@redhat.com>
1142
1143 PR binutils/4334
5f4bebbf 1144 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1145 builds.
1146 * configure: Regenerate.
1147
c53a18d3
N
11482008-04-04 NightStrike <NightStrike@gmail.com>
1149
1150 PR other/35151
09ce620e
AS
1151 * configure.ac: Combine rules for mingw32 and mingw64.
1152 * configure: Regenerate.
c53a18d3 1153
d925aa70
KT
11542008-04-02 Kai Tietz <kai.tietz@onvision.com>
1155
1156 * MAINTAINERS (Write After Approval): Add myself.
1157
ad424a85
SP
11582008-04-01 Seongbae Park <seongbae.park@gmail.com>
1159
1160 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1161 * Makefile.in (.NOTPARALLEL): Ditto.
1162
4412a506
PG
11632008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1164
1165 * MAINTAINERS (Write After Approval): Add myself.
1166
2f908293
SP
11672008-03-31 Seongbae Park <seongbae.park@gmail.com>
1168
1169 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1170 * Makefile.in (.NOTPARALLEL): Regenerate.
1171
639223bd
PB
11722008-03-27 Paolo Bonzini <bonzini@gnu.org>
1173
1174 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1175 * Makefile.in: Regenerate.
1176
b8ab1f4a
JS
11772008-03-26 Jakub Staszak <kuba@et.pl>
1178
1179 * MAINTAINERS (Write After Approval): Add myself.
1180
b45890a4
TK
11812008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1182
1183 * MAINTAINERS: Update e-mail address.
1184
5afab7ad
ILT
11852008-03-20 Ian Lance Taylor <iant@google.com>
1186
1187 * configure.ac: Add support for --enable-gold.
1188 * Makefile.def: Add gold as a directory like ld.
1189 * configure, Makefile.in: Regenerate.
1190
38d24731
RW
11912008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1192
1193 * configure.ac: m4_include config/proginstall.m4.
1194 * configure: Regenerate.
32bc4cf4
RW
1195
1196 Backport from upstream Libtool:
09ce620e 1197
32bc4cf4 1198 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1199
32bc4cf4
RW
1200 Deal with Autoconf 2.62's semantic change in m4_append.
1201 * ltsugar.m4 (lt_append): Replace broken versions of
1202 m4_append.
1203 (lt_if_append_uniq): Don't require separator to be overquoted,
1204 and avoid broken m4_append.
1205 (lt_dict_add): Fix typo.
1206 * libtool.m4 (_LT_DECL): Don't overquote separator.
1207
9d3c50ea
DE
12082008-03-13 David Edelsohn <edelsohn@gnu.org>
1209
1210 * config.rpath: Add AIX 6 support.
1211
5d2edb29
PB
12122008-03-13 Paolo Bonzini <bonzini@gnu.org>
1213
1214 * Makefile.def (stageprofile). Remove -fprofile-generate
1215 from stage_libcflags.
1216 * Makefile.in: Regenerate.
1217
954910ef
BE
12182008-03-13 Ben Elliston <bje@au.ibm.com>
1219
1220 * config.sub, config.guess: Update from upstream sources.
1221
e8645a40
TT
12222008-03-06 Tom Tromey <tromey@redhat.com>
1223
1224 * MAINTAINERS: Update for treelang deletion.
1225
2c8e955e
JW
12262008-03-03 James E. Wilson <wilson@tuliptree.org>
1227
1228 * MAINTAINERS: Update my email address.
1229
54acd307
SS
12302008-03-03 Stan Shebs <stanshebs@earthlink.net>
1231
893ad2a1 1232 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1233 (objective-c/c++): Add myself as a maintainer.
1234
4b52b516
VR
12352008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1236
1237 * MAINTAINERS (Write After Approval): Update my email address.
1238
e652b516
TB
12392008-02-25 Tomas Bily <tbily@suse.cz>
1240
1241 * MAINTAINERS (Write After Approval): Add myself.
1242
02d30740
JJ
12432008-02-23 Jakub Jelinek <jakub@redhat.com>
1244
1245 * MAINTAINERS (OpenMP): Add myself.
1246
1c8bd6a3
PB
12472008-02-20 Paolo Bonzini <bonzini@gnu.org>
1248
4b40b2a5
UB
1249 PR bootstrap/32009
1250 PR bootstrap/32161
1c8bd6a3 1251
4b40b2a5
UB
1252 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1253 * configure: Regenerate.
1c8bd6a3 1254
4b40b2a5
UB
1255 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1256 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1257 STAGE4_LIBCFLAGS): New.
1258 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1259 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1260 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1261 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1262 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1263 for target modules. Don't export LIBCFLAGS.
1264 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1265 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1266 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1267 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1268 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1269 * Makefile.in: Regenerate.
1c8bd6a3 1270
bb44c9d2
RW
12712008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1272
1273 PR libgcj/33085
1274 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1275 Do not use -DDLL_EXPORT. Backport from upstream.
1276
29a7754d
RW
12772008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
9a212bb7
HPN
12812008-02-02 Hans-Peter Nilsson <hp@axis.com>
1282
1283 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1284 * configure: Regenerate.
1285
aa12a573
MG
12862008-01-31 Marc Gauthier <marc@tensilica.com>
1287
1288 * configure.ac (xtensa*-*-*): Recognize processor variants.
1289 * configure: Regenerate.
1290
ac9e6043
RW
12912008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1292
40049ccc
UB
1293 PR bootstrap/34922
1294 * configure.ac (PARSE_ARGS): Push suitable setting of
1295 ac_subdirs_all, for `./configure --help=recursive'.
1296 Handle `+' in generic toplevel directory disabling.
1297 * configure: Regenerate.
ac9e6043 1298
4288c86a
NC
12992008-01-28 Nick Clifton <nickc@redhat.com>
1300
1301 * MAINTAINERS (xstormy16): Take over maintainership.
1302
8d8da227
JM
13032008-01-25 Joseph Myers <joseph@codesourcery.com>
1304
1305 * MAINTAINERS (c4x port): Remove.
1306
349b60e7
DE
13072008-01-24 David Edelsohn <edelsohn@gnu.org>
1308
1309 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1310
3ca06a68
BE
13112008-01-23 Ben Elliston <bje@au.ibm.com>
1312
1313 * config.sub, config.guess: Update from upstream sources.
1314
3c631381
TG
13152008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1316
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
20533ef1
L
13192008-01-17 H.J. Lu <hjl.tools@gmail.com>
1320
1321 * MAINTAINERS: Update my email address.
1322
13232008-01-09 Raksit Ashok <raksit@google.com>
1324
1325 * MAINTAINERS (Write After Approval): Add myself.
1326
684f4f6a
RA
13272008-01-09 Raksit Ashok <raksit@google.com>
1328
1329 * MAINTAINERS (Write After Approval): Add myself.
1330
9cb8756f
BE
13312008-01-08 Ben Elliston <bje@au.ibm.com>
1332
1333 * config.sub, config.guess: Update from upstream sources.
1334
94e1934d
KG
13352007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1336
1337 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1338 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1339 * configure: Regenerate.
1340
a2e51f77
SP
13412007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1342
1343 * MAINTAINERS: Update my email address.
1344
ffe3dcd9
BRF
13452007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1346
1347 * MAINTAINERS: Update my email address.
1348
aa4095c9
RS
13492007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1350
1351 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1352 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1353 * Makefile.in: Regenerate.
1354
030e2013
MH
13552007-12-10 Mark Heffernan <meheff@google.com>
1356
1357 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1358 misplaced entries.
1359
0fe0f073
AT
13602007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1361
1362 * configure.ac: Enable libjava for x86_64-*-darwin9.
1363 * configure: Regenerate.
1364
d4ca4b06
BM
13652007-12-07 Bill Maddox <maddox@google.com>
1366
1367 * MAINTAINERS (Write After Approval): Add myself.
1368
c3220d4c
BE
13692007-12-05 Ben Elliston <bje@au.ibm.com>
1370
1371 * config.sub, config.guess: Update from upstream sources.
1372
aba7501e
MK
13732007-12-02 Matthias Klose <doko@ubuntu.com>
1374
1375 * config-ml.in: Remove 64bit configure tests.
1376
d683ec81
PB
13772007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1378
1379 * config-ml.in: Robustify against white space in absolute file
1380 names.
1381
1382 * config-ml.in (multi-clean): Substitute ${Makefile}.
1383 Remove superfluous ${Makefile} in list.
1384
60f1711a
TS
13852007-11-19 Thiemo Seufer <ths@mips.com>
1386
1387 * config-ml.in: Don't hardcode the Makefile name.
1388
487f9d96
AM
13892007-11-08 Alexander Monakov <amonakov@ispras.ru>
1390
1391 * MAINTAINERS (Write After Approval): Add myself.
1392
fa3886fe
ST
13932007-11-07 Samuel Tardieu <sam@rfc1149.net>
1394
1395 * MAINTAINERS (Write After Approval): Add myself.
1396
ae750079
DK
13972007-11-06 Doug Kwan <dougkwan@google.com>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
acc48927
BE
14012007-10-25 Ben Elliston <bje@au.ibm.com>
1402
1403 * MAINTAINERS (mercury): Remove entry.
1404 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1405
e00e9858
DJ
14062007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1407
1408 * Makefile.def (dependencies): Make configure-gdb depend on
1409 all-intl.
1410 * Makefile.in: Regenerated.
1411
def14a3c
SK
14122007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1413
1414 * MAINTAINERS (Fortran maintainer): Remove myself.
1415
0e5e9f76
PM
14162007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1417
1418 * Makefile.def: To avoid problems running with parallel makes,
1419 build newlib before libgloss so that target specific header
1420 files are availble.
1421 * Makefile.in: Regenerate
1422
bbfbfafc
DJ
14232007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1424
1425 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1426 * Makefile.in: Regenerate.
1427
c56abad5
VM
14282007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1429
1430 * MAINTAINERS (Register allocation reviewer): Add myself.
1431
f019adc1
MF
14322007-10-08 Mike Frysinger <vapier@gentoo.org>
1433
1434 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1435 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1436 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1437 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1438 * configure: Regenerate.
1439
789e4e28
SP
14402006-10-04 Seongbae Park <seongbae.park@gmail.com>
1441
1442 * MAINTAINERS (Register allocation reviewer): Add myself.
1443
0999159b
PB
14442007-10-01 Paolo Bonzini <bonzini@gnu.org>
1445
1446 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1447 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1448 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1449 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1450 * configure.ac: Default them to host tools for $host = $build.
1451 Subst them.
1452
1453 * configure: Regenerate.
1454 * Makefile.in: Regenerate.
1455
a054acde
PB
14562006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1457
1458 * MAINTAINERS (Register allocation reviewer): Add myself.
1459
ffda6fc9
KZ
14602006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1461
1462 * MAINTAINERS (Register allocation reviewer): Add myself.
1463
9d209c83
SP
14642007-09-21 Seongbae Park <seongbae.park@gmail.com>
1465
1466 * MAINTAINERS (Write After Approval): Fix typo.
1467
1ec3b87b
RS
14682007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1469
1470 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1471 * configure: Regenerate.
1472
19d5986d
PJ
14732007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1474
1475 PR bootstrap/31906
1476 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1477 they're already prefixed.
19d5986d 1478
6d3b5aea
BK
14792007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1480
1481 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1482 libstdc++.
1483 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1484 * configure: Regenerate.
1485 * Makefile.in: Regenerate.
09ce620e 1486
4fe7e755
AS
14872007-09-17 Andreas Schwab <schwab@suse.de>
1488
1489 * configure.ac: Raise minimum makeinfo version to 4.6.
1490 * configure: Regenerate.
1491
d483feaa
JS
14922007-09-17 Johannes Singler <singler@ira.uka.de>
1493
ffe3dcd9 1494 * MAINTAINERS (write-after-approval) add myself
d483feaa 1495
fa9a3f31
AM
14962007-09-15 Alan Modra <amodra@bigpond.net.au>
1497
1498 * configure.ac: Correct makeinfo version check.
1499 * configure: Regenerate.
1500
6593a73e
RS
15012007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1502
1503 * MAINTAINERS: Update my email address.
1504
d9dced13
RS
15052007-09-14 Richard Sandiford <richard@codesourcery.com>
1506
1507 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1508 to $skipdirs and only disable gprof for newlib. Use the normal
1509 mips*-elf* handling in other respects.
1510 * configure: Regnerate.
1511
773c1467
DD
15122007-09-12 David Daney <ddaney@avtrex.com>
1513
1514 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1515 enabling libgcj.
1516 * configure: Regenerate.
1517
c03353e2
RIL
15182007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1519
1520 PR other/32154
1521 * configure.ac: For libgloss targets, point the linker to the linker
1522 script, startup code and simulator library.
1523 * configure: Regenerate.
1524
c4e9bf2b
AH
15252007-09-07 Andrew Haley <aph@redhat.com>
1526
1527 * configure.ac (noconfigdirs): Remove target-libffi and
1528 target-libjava.
1529 * configure: Regenerate.
1530
1f5a6b84
FXC
15312007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1532
1533 PR target/33281
1534 * configure.ac: Use config/mh-mingw on mingw.
1535 * configure: Regenerate.
1f5a6b84 1536
3951e521
PH
15372007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1538
9f349f63 1539 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1540
e643dc23
RG
15412007-09-05 Richard Guenther <rguenther@suse.de>
1542
1543 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1544 nor --disable-checking is provided also turn on yes and types
1545 checking for stage1.
1546 * configure: Re-generate.
1547
039874df
KW
15482007-08-30 Krister Walfridsson <cato@df.lth.se>
1549
1550 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1551 (Write After Approval): Remove myself.
1552
c3f07bd6 15532007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1554
c3f07bd6 1555 * config.sub, config.guess: Update from upstream sources.
15098359 1556
40049ccc 15572007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1558
1559 * MAINTAINERS (Write After Approval): Added myself.
1560 * MAINTAINERS (Reviewers): Removed myself.
1561
c8aea42c 15622007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1563 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1564
1565 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1566 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1567 * Makefile.in: Regenerate.
1568 * configure.ac (--with-debug-prefix-map): New.
1569 * configure: Regenerate.
1570
4bf6c438
RS
15712007-08-17 Richard Sandiford <richard@codesourcery.com>
1572 Nigel Stephens <nigel@mips.com>
1573
4bf6c438
RS
1574 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1575 as target_makefile_frag.
1576 * configure: Regenerate.
1577
bb286d71
AO
15782007-08-16 Alexandre Oliva <aoliva@redhat.com>
1579
1580 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1581 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1582 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1583 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1584 (do-compare, do-compare3, do-compare-debug): New.
1585 ([+compare-target+]): Use them.
1586
a4630417
MK
15872007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1588
1589 * MAINTAINERS (Write After Approval): Change my email address.
1590
d9acb717
RW
15912007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1592 Ben Elliston <bje@au.ibm.com>
1593
1594 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1595 --silent if $silent.
1596 * configure: Regenerate.
1597
96876681
ZD
15982003-08-12 Zdenek Dvorak <ook@ucw.cz>
1599
1600 * MAINTAINERS (Various Maintainers): Add myself as
1601 loop infrastructure maintainer. Update my e-mail
1602 address.
1603
1c1d80ee
DN
16042007-07-31 Diego Novillo <dnovillo@google.com>
1605
1606 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1607 Adjust description.
1608
7e98624c
RG
16092007-07-26 Richard Guenther <rguenther@suse.de>
1610
1611 * configure.ac: Add types checking to stage1 checking flags.
1612 * configure: Regenerate.
1613
4c85af60
NC
16142007-07-17 Nick Clifton <nickc@redhat.com>
1615
1616 * COPYING3: New file. Contains version 3 of the GNU General
1617 Public License.
1618 * COPYING3.LIB: New file. Contains version 3 of the GNU
1619 Lesser General Public License.
1620
19ddfd3a
AK
16212007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1622
1623 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1624
2a064545
AK
16252007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1626
1627 * MAINTAINERS (S/390 co-maintainer): Add myself.
1628 (Write After Approval): Remove myself.
1629
f861f54d
DH
16302007-07-13 Dan Hipschman <dsh@google.com>
1631
1632 * MAINTAINERS (Write After Approval): Add myself.
1633
0136f2f7
NC
16342007-07-11 Nick Clifton <nickc@redhat.com>
1635
1636 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1637 WINDRES export.
1638 * Makefile.in: Regenerate.
1639
6e29b5a4
RO
16402007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1641
1642 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1643 maintainer.
1644
159a4b02
L
16452007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1646
1647 * lt~obsolete.m4: New. Import from 20070318 libtool.
1648
6ba67283
JB
16492007-07-03 Julian Brown <julian@codesourcery.com>
1650
1651 * MAINTAINERS (Write After Approval): Add myself.
1652
30b74385
RW
16532007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1654
1655 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1656 * configure: Regenerate.
1657
16582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1659
1660 * configure.ac: Add some missing m4 quotation.
1661 * configure: Regenerate.
1662
943c54ce
SB
16632007-07-02 Simon Baldwin <simonb@google.com>
1664
1665 * MAINTAINERS (Write After Approval): Add myself.
1666
1c00b503
PB
16672007-07-02 Paolo Bonzini <bonzini@gnu.org>
1668
1669 * configure: Regenerate.
1670
901119ae
KT
16712007-07-02 Kai Tietz <kai.tietz@onevision.com>
1672
1673 * Makefile.def: Add windmc tool to build.
1674 * Makefile.tpl: Likewise.
1675 * configure.ac: Likewise.
1676 * Makefile.in: Regenerate.
1677 * configure: Regenerate.
09ce620e 1678
83f4c19f
DD
16792007-06-28 DJ Delorie <dj@redhat.com>
1680
1681 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1682 not building newlib.
1683 * configure: Regenerated.
09ce620e 1684
5346c75c
JS
16852007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
aacfb86b
MM
16892007-06-25 Martin Michlmayr <tbm@cyrius.com>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
590bf0d3
CM
16932007-06-19 Chris Matthews <chrismatthews@google.com>
1694
1695 * MAINTAINERS (Write After Approval): Add myself.
1696
cdbbee7a
RIL
16972007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1698
1699 * MAINTAINERS (Write After Approval): Add myself.
1700
b8afffc1
DJ
17012007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1702
1703 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1704 * Makefile.in: Regenerated.
1705
3fcfad76
BS
17062007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1707
1708 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1709 bfin*-*-uclinux* targets.
1710 * configure: Regenerate.
1711
3f5a2b7f
ILT
17122007-06-14 Ian Lance Taylor <iant@google.com>
1713
1714 * MAINTAINERS: Add myself as non-algorithmic global write
1715 maintainer.
1716
4c46daee
DN
17172007-06-14 Diego Novillo <dnovillo@google.com>
1718
1719 * MAINTAINERS: Add self as middle-end maintainer and
1720 non-algorithmic global write maintainer.
1721
a3bb222a
FXC
17222007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1723
1724 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1725 Move all Fortran maintainers except Paul Brook into the
1726 Non-Autopoiesis section.
1727
a19e8f64
PB
17282007-06-14 Paolo Bonzini <bonzini@gnu.org>
1729
1730 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1731 (distclean-stage[+id+]): Possibly delete stage_last.
1732 * Makefile.in: Regenerate.
1733
1c2abe5e
SP
17342007-06-12 Seongbae Park <seongbae.park@gmail.com>
1735
1736 * MAINTAINERS (Various Maintainer): Fix typo.
1737
abca4739
PB
17382007-06-11 Paolo Bonzini <bonzini@gnu.org>
1739
1740 * MAINTAINERS (Various Maintainer): Add myself as
1741 dataflow maintainer.
1742
a894d2c3
BE
17432007-06-07 Ben Elliston <bje@au.ibm.com>
1744
1745 * config.sub, config.guess: Update from upstream sources.
1746
8024d75e
BE
17472007-06-07 Ben Elliston <bje@au.ibm.com>
1748
1749 * Makefile.tpl: Fix spelling error.
1750 * Makefile.in: Regenerate.
1751
973a9a5e
SE
17522007-06-01 Steve Ellcey <sje@cup.hp.com>
1753
96598938
L
1754 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1755 lt_cv_sys_max_cmd_len.
973a9a5e 1756
ccb4d26b
DN
17572007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1758
1759 * MAINTAINERS (Various Maintainers): Add myself as
1760 auto-vectorizer maintainer.
1761
eecb7461
PB
17622003-05-31 Paolo Bonzini <bonzini@gnu.org>
1763
1764 PR libjava/32098
1765 * libtool.m4: Revert previous change.
1766 * ltgcc.m4: Put it here.
1767
89d28202
ZD
17682003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1769
1770 * MAINTAINERS (Various Maintainers): Add myself as
1771 auto-vectorizer maintainer.
1772
60c7a11a
L
17732007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1774
1775 PR libjava/32098
1776 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1777
9dd3cc81
RG
17782007-05-30 Richard Guenther <rguenther@suse.de>
1779
1780 * MAINTAINERS (Various Maintainers): Add myself as
1781 auto-vectorizer maintainer.
1782
9cc1244e
JJ
17832007-05-30 Jakub Jelinek <jakub@redhat.com>
1784
1785 PR bootstrap/29382
1786 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1787 * configure: Rebuilt.
1788
6124296b
RC
17892007-05-28 Roberto Costa <robsettantasei@gmail.com>
1790
1791 * MAINTAINERS (Write After Approval): Removed my name.
1792
6b757a0d
SB
17932007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1794
1795 * MAINTAINERS (Write After Approval): Remove myself.
1796
86ef8528
AT
17972007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1798
1799 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1800
1cf3d07d
SE
18012007-05-23 Steve Ellcey <sje@cup.hp.com>
1802
1803 * ltmain.sh: Update from ToT Libtool.
1804 * libtool.m4: Update from ToT Libtool.
1805 * ltsugar.m4: New. Update from ToT Libtool.
1806 * ltversion.m4: New. Update from ToT Libtool.
1807 * ltoptions.m4: New. Update from ToT Libtool.
1808 * ltconfig: Remove.
1809 * ltcf-c.sh: Remove.
1810 * ltcf-cxx.sh: Remove.
1811 * ltcf-gcj.sh: Remove.
1812
ce3fcf8c
OW
18132007-05-22 Ollie Wild <aaw@google.com>
1814
1815 * MAINTAINERS (Write After Approval): Add myself.
1816
342b9200
PB
18172007-05-16 Paolo Bonzini <bonzini@gnu.org>
1818
1819 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1820 stage_cflags.
1821 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1822 Remove CFLAGS/LIBCFLAGS.
1823 (configure-stage[+id+]-[+prefix+][+module+],
1824 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1825 * Makefile.in: Regenerate.
1826
cea17285
DN
18272007-05-15 Diego Novillo <dnovillo@google.com>
1828
1829 * MAINTAINERS: Update e-mail address.
1830
11c004e7
RE
18312007-05-15 Revital Eres <eres@il.ibm.com>
1832
1833 * MAINTAINERS (Write After Approval): Add myself.
1834
ab6bd693
RC
18352007-05-14 Roberto Costa <robsettantasei@gmail.com>
1836
1837 * MAINTAINERS (Write After Approval): Updated my address.
1838
388cdf07
TN
18392007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
23f24034
SR
18432007-05-11 Silvius Rus <rus@google.com>
1844
1845 * MAINTAINERS (Write After Approval): Add myself.
1846
34a7526e
TT
18472007-04-23 Tom Tromey <tromey@redhat.com>
1848
1849 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1850
51da21be
MM
18512007-04-22 Mark Mitchell <mark@codesourcery.com>
1852
1853 * MAINTAINERS (cpplib): Rename to ...
1854 (libcpp): ... this. Add C/C++ front end maintainers.
1855
70070387
SE
18562007-04-14 Steve Ellcey <sje@cup.hp.com>
1857
1858 * config-ml.in: Pass ${ml_config_env} to configure calls.
1859
df1a0dbb
CB
18602007-04-04 Christian Bruel <christian.bruel@st.com>
1861
1862 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1863
9daff147
DK
18642007-04-02 Dave Korn <dave.korn@artimi.com>
1865
1866 * MAINTAINERS (Write After Approval): Add myself.
1867
374eadb2
TB
18682007-03-31 Tobias Burnus <burnus@net-b.de>
1869
1870 * MAINTAINERS (fortran 95 front end): Add myself.
1871
8eced3a2
DR
18722007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1873
1874 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1875
653de3e3
AZ
18762007-03-24 Ayal Zaks <zaks@il.ibm.com>
1877
1878 * MAINTAINERS (Modulo Scheduler): Add myself.
1879
b737d953
BM
18802007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1881
1882 * MAINTAINERS (fortran 95 front end): Add myself.
1883 (c++ front end): whitespace fix.
1884
a584cdf2
NF
18852007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1886
1887 * MAINTAINERS (Write After Approval): Add myself.
1888
8c79f3c4
RS
18892007-03-21 Richard Sandiford <richard@codesourcery.com>
1890
1891 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1892 of glob. Quote arguments with single quotes too.
1893 * configure: Regenerate.
1894
07f1ac6d
BM
18952007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1896
1897 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1898 * Makefile.in: Regenerate
1899
172e41aa
AS
19002007-03-07 Andreas Schwab <schwab@suse.de>
1901
1902 * configure: Regenerate.
1903
9c4d2493
BM
19042007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1905
1906 * configure.ac: Add "--with-pdfdir" configure option,
1907 which defines pdfdir variable.
1908 * Makefile.def (target=fixincludes): Add install-pdf to
1909 missing targets.
1910 (recursive_targets): Add install-pdf target.
1911 (flags_to_pass): Add pdfdir.
1912 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1913 target.
1914 * configure: Regenerate
1915 * Makefile.in: Regenerate
1916
e14e622e
EC
19172007-02-28 Eric Christopher <echristo@apple.com>
1918
1919 Revert:
1920 2006-12-07 Mike Stump <mrs@apple.com>
1921
1922 * Makefile.def (dependencies): Add dependency for
1923 install-target-libssp and install-target-libgomp on
1924 install-gcc.
1925 * Makefile.in: Regenerate.
1926
54e433bc
MK
19272007-02-27 Matt Kraai <kraai@ftbfs.org>
1928
1929 * configure: Regenerate.
1930 * configure.ac: Move statements after variable declarations.
1931
6c8d3d8f
KK
19322007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1933
1934 * MAINTAINERS: Add myself as sh maintainer.
1935
9f8c6739
JM
19362007-02-19 Joseph Myers <joseph@codesourcery.com>
1937
1938 * configure.ac: Adjust for loop syntax.
1939 * configure: Regenerate.
1940
278a7a38
AO
19412007-02-18 Alexandre Oliva <aoliva@redhat.com>
1942
1943 * configure: Rebuilt.
1944
b2eaac4a
AO
19452007-02-18 Alexandre Oliva <aoliva@redhat.com>
1946
1947 * configure.ac: Drop multiple occurrences of --enable-languages,
1948 and fix its quoting.
1949 * configure: Rebuilt.
1950
beeaf216 19512007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1952 Nathan Sidwell <nathan@codesourcery.com>
1953 Vladimir Prus <vladimir@codesourcery.com>
1954 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1955
1956 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1957 * configure: Regenerate.
1958
09201a09
GP
19592007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1960
1961 * ltconfig (freebsd*): Default to elf.
1962
291f172e
DJ
19632007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1964
1965 * configure.ac (target_libraries): Move libgcc before libiberty.
1966 * configure: Regenerated.
1967
c3a86da9
DJ
19682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1969 Paolo Bonzini <bonzini@gnu.org>
1970
1971 PR bootstrap/30753
1972 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1973 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1974 * configure: Regenerated.
1975
88e1e72a
FXC
19762007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1977
1978 * MAINTAINERS (Language Front End Maintainers): Update my mail
1979 address.
1980
44bfc3ac
DJ
19812007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1982
1983 PR bootstrap/30748
1984 * configure.ac: Correct syntax for Solaris ksh.
1985 * configure: Regenerated.
1986
3e19841a
PB
19872007-02-09 Paolo Bonzini <bonzini@gnu.org>
1988
1989 * configure.ac: Sync with src.
1990 * configure: Regenerate.
1991
74a48762
PB
19922007-02-09 Paolo Bonzini <bonzini@gnu.org>
1993
1994 * Makefile.in: Regenerate.
1995
d846e52e
PB
19962007-02-09 Paolo Bonzini <bonzini@gnu.org>
1997
1998 * config.sub: Sync with src.
1999
1c710c3c
DJ
20002007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2001
2002 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2003 noncanonical equivalents.
2004 * configure.in: Rename to...
2005 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2006 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2007 target_noncanonical. Use them. Rewrite removal of configure
2008 arguments for autoconf 2.59. Discard variable settings. Force
2009 program_transform_name for native tools.
2010
2011 * Makefile.in: Regenerated.
2012 * configure: Regenerated with autoconf 2.59.
2013
74372bdf
RZ
20142007-02-07 Roman Zippel <zippel@linux-m68k.org>
2015
3de8da2a 2016 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2017
f6671c93
AS
20182007-01-31 Andreas Schwab <schwab@suse.de>
2019
2020 * Makefile.tpl (LDFLAGS): Substitute it.
2021 * Makefile.in: Regenerate.
2022
ba9f17df
AB
20232007-01-30 Andrey Belevantsev <abel@ispras.ru>
2024
3de8da2a 2025 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2026
2472200d
DE
20272007-01-28 David Edelsohn <edelsohn@gnu.org>
2028
3de8da2a 2029 * MAINTAINERS (spu port): Add myself.
2472200d 2030
5305be7e
RG
20312007-01-23 Richard Guenther <rguenther@suse.de>
2032
2033 PR bootstrap/30541
2034 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2035 * Makefile.tpl (GNATBIND): Substitute it.
2036 (GNATMAKE): Likewise.
2037 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2038 of STAGE_PREFIX.
2039 * Makefile.in: Regenerate.
2040 * configure: Regenerate.
2041
416cfb5e
MS
20422007-01-18 Mike Stump <mrs@apple.com>
2043
2044 * configure.in: Re-enable -Werror for gcc builds.
2045
3de8da2a 20462007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2047
3de8da2a 2048 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2049
d943d7c4
PB
20502007-01-11 Paolo Bonzini <bonzini@gnu.org>
2051
2052 * configure.in: Change == to = in test command.
3de8da2a 2053 * configure: Regenerate.
d943d7c4 2054
e69bf64b 20552007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2056 Nick Clifton <nickc@redhat.com>
2057 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2058
2059 * configure.in (build_configargs, host_configargs, target_configargs):
2060 Remove build/host/target parameters.
2061 (host_libs): Add gmp and mpfr.
2062 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2063 * Makefile.def (gmp, mpfr): New.
2064 (gcc): Remove target.
2065 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2066 target_os, target_vendor): New.
2067 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2068 * configure: Regenerate.
2069 * Makefile.in: Regenerate.
e69bf64b
PB
2070
20712007-01-11 Matt Fago <fago@earthlink.net>
2072
2073 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2074 to improve robustness of configure tests.
e69bf64b 2075 * configure: Regenerate.
e14e622e 2076
a42f3b80
UB
20772007-01-09 Uros Bizjak <ubizjak@gmail.com>
2078
2079 * MAINTAINERS: Add myself as i386 maintainer.
2080
a36aee1a
JH
20812007-01-08 Jan Hubicka <jh@suse.cz>
2082
61fcaeef 2083 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2084
738a52d3
KT
20852007-01-08 Kai Tietz <kai.tietz@onevision.com>
2086
2087 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2088 * configure: Regenerate.
738a52d3 2089
54fdc474
DJ
20902007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2091
2092 * Makefile.tpl (all-target): Correct @if conditional for target
2093 modules.
2094 * configure.in: Omit libiberty if building only target libgcc.
2095 * configure, Makefile.in: Regenerated.
2096
3dd71726
PB
20972007-01-04 Paolo Bonzini <bonzini@gnu.org>
2098
2099 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2100 * configure: Regenerate.
2101
fa958513
DJ
21022007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2103
2104 * Makefile.def (target_modules): Add libgcc.
2105 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2106 * Makefile.tpl (clean-target-libgcc): Delete.
2107 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2108 on gcc even for bootstrapped modules. Rewrite handling of
2109 lang_env_dependencies to loop over target_modules.
2110 * configure.in (target_libraries): Add target-libgcc.
2111 * Makefile.in, configure: Regenerated.
2112
e1888513
PB
21132006-12-29 Paolo Bonzini <bonzini@gnu.org>
2114
2115 * configure.in: Reorganize recognition of languages. Add
2116 --enable-stage1-languages. Show supported languages for the chosen
2117 target rather than all recognized languages.
2118 * configure: Regenerate.
2119
53b88b73
PB
21202006-12-29 Paolo Bonzini <bonzini@gnu.org>
2121
2122 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2123 * Makefile.in: Regenerate.
2124
a3993f33
KG
21252006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2126
2127 * configure.in: Warn that MPFR 2.2.0 is buggy.
2128 * configure: Regenerate.
2129
f063a9ed
ILT
21302006-12-27 Ian Lance Taylor <iant@google.com>
2131
2132 * configure.in: When removing Makefiles to force a reconfigure, also
2133 remove prev-DIR*/Makefile.
2134 * configure: Regenerate.
2135
af71363e
AS
21362006-12-22 Andreas Schwab <schwab@suse.de>
2137
2138 * configure: Regenerate with correct autoconf version.
2139
0b0dc272
AM
21402006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2141
3de8da2a
UB
2142 * configure.in: add AC_SUBST for *_FOR_TARGET.
2143 * configure: Regenerate.
0b0dc272 2144
53b88b73
PB
21452006-12-19 Paolo Bonzini <bonzini@gnu.org>
2146
2147 * configure.in: Simplify logic for rejecting languages that cannot
2148 be built. Separate the case when a language is unsupported,
2149 from the case when the user chooses not to build a language.
2150
400ebff4
PB
21512006-12-19 Paolo Bonzini <bonzini@gnu.org>
2152
2153 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2154 it only affects bootstrap and could be tested on "$host" as well.
2155 * configure: Regenerate.
2156 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2157
8efea775
PB
21582006-12-19 Paolo Bonzini <bonzini@gnu.org>
2159
2160 PR bootstrap/29544
2161 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2162 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2163 move here comment from Makefile.tpl.
2164 * Makefile.tpl: Move some definitions higher in the file.
2165 (STAGE1_CHECKING): New.
2166 * configure.in: Add --enable-stage1-checking.
2167 * configure: Regenerate.
2168 * Makefile.in: Regenerate.
2169
ed88a7ed
PB
21702006-12-19 Paolo Bonzini <bonzini@gnu.org>
2171
2172 * MAINTAINERS: Add myself as build system maintainer.
2173
b65151d3
SM
21742006-12-15 Simon Martin <simartin@users.sourceforge.net>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
7e050830
EC
21782006-12-13 Eric Christopher <echristo@apple.com>
2179
2180 * MAINTAINERS: Add myself as darwin maintainer.
2181
8b494895
ILT
21822006-12-11 Ian Lance Taylor <ian@airs.com>
2183
2184 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2185
0ff1416d
JR
21862006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2187
2188 MAINTAINERS: Update my entry.
2189
58e24147
AM
21902006-12-11 Alan Modra <amodra@bigpond.net.au>
2191
2192 * configure.in: Handle spu makefile frag.
58e24147
AM
2193 * Makefile.tpl (MAINT): Define
2194 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2195 * configure: Regenerate.
2196 * Makefile.in: Regenerate.
2197
9b6f37a0
BE
21982006-12-11 Ben Elliston <bje@au.ibm.com>
2199
2200 * config.guess: Import latest version.
2201 * config.sub: Likewise.
2202
ea6f5c57
BE
22032006-12-11 Ben Elliston <bje@au.ibm.com>
2204
2205 * configure.in (spu-*-*): Don't skip target-libiberty.
2206 * configure: Regenerate.
2207
42c1cd8a
AT
22082006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2209
2210 PR bootstrap/30134
2211 * configure.in: Correct x86 darwin support for libjava to powerpc
2212 and i?86 only.
2213 * configure: Regenerate.
2214
55eb837d
ST
22152006-12-08 Sandro Tolaini <tolaini@libero.it>
2216
2217 * configure.in: Add x86 darwin support for libjava.
2218 * configure: Regenerate.
2219
5bdacbc7
MS
22202006-12-07 Mike Stump <mrs@apple.com>
2221
2222 * Makefile.def (dependencies): Add dependency for
2223 install-target-libssp and install-target-libgomp on
2224 install-gcc.
2225 * Makefile.in: Regenerate.
2226
477d851c
RG
22272006-12-04 Richard Guenther <rguenther@suse.de>
2228
2229 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2230 (Non-Algorithmic Maintainers): Move over non-algorithmic
2231 loop optimizer maintainers, add myself as a non-algorithmic
2232 middle-end maintainer.
2233
5d33d367
DF
22342006-12-04 Daniel Franke <franke.daniel@gmail.com>
2235
2236 * MAINTAINERS (Write After Approval): Add myself.
2237
dbee1fb3
KG
22382006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2239
2240 * configure.in: Update error message for missing GMP/MPFR.
2241
2242 * configure: Regenerate.
2243
b5147de7
KG
22442006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2245
2246 * configure.in: Update MPFR version in error message.
2247
2248 * configure: Regenerate.
2249
f019376c
KG
22502006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2251
2252 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2253 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2254 --with-gmp-lib): New flags.
2255
2256 * configure: Regenerate.
2257
91ed95ae
BM
22582006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2259
2260 * MAINTAINERS (Write After Approval): Change my email address.
2261
3a971f15
MLI
22622006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2263
05170031 2264 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2265
431041ea
PT
22662006-11-22 Philipp Thomas <pth@suse.de>
2267
2268 * MAINTAINERS (i18n): Update e-mail address.
2269
df5487ee
TS
22702006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2271
2272 * MAINTAINERS (spu port): Add myself as maintainer.
2273 (Write After Approval): Remove myself.
2274
92c2f0ee
BE
22752006-11-22 Ben Elliston <bje@au.ibm.com>
2276
2277 * configure.in (skipdirs): Don't build libssp for SPU.
2278 * configure: Regenerate.
2279
a3b97199
AP
22802006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2281
2282 * MAINTAINERS (spu port): Add myself as maintainer.
2283 (libobjc): Update my email address.
2284
0eb97064
AB
22852006-11-21 Andrea Bona <andrea.bona@st.com>
2286
2287 * MAINTAINERS (Write After Approval): Add myself.
2288
85d9c13c
TS
22892006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2290
2291 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2292 * configure : Rebuilt.
2293
6696f3cd
TS
22942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2295
2296 * MAINTAINERS (Write After Approval): Add myself.
2297
d58542ea
AO
22982006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2299
2300 * MAINTAINERS (Write After Approval): Add myself.
2301
a357b5ae
KG
23022006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2303
2304 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2305 libmpfr.a.
2306 * configure: Regenerate.
2307
9bd6112c
PB
23082006-11-16 Paolo Bonzini <bonzini@gnu.org>
2309
2310 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2311 (unstage): Test for stage_last presence.
2312
2313 PR bootstrap/29802
2314 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2315 * Makefile.in: Regenerate.
2316
c8cf9f0f
ZD
23172003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2318
2319 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2320 maintainers.
2321
467b1fc6
ER
23222006-11-14 Erven Rohou <erven.rohou@st.com>
2323
2324 * MAINTAINERS (Write After Approval): Add myself.
2325
995a5697
PB
23262006-11-14 Paolo Bonzini <bonzini@gnu.org>
2327
2328 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2329 and stageN-package/Makefile.
2330 * Makefile.in: Regenerated.
2331
c8d6d53e
JZ
23322006-11-14 Jie Zhang <jie.zhang@analog.com>
2333
2334 * configure.in: Remove target-libgloss from noconfigdirs for
2335 bfin-*-*.
2336 * configure: Regenerated.
2337
dffb147d
KG
23382006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2339
2340 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2341
dffb147d
KG
2342 * configure: Regenerate.
2343
ca558912
KG
23442006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2345
2346 * configure.in: Robustify error message for missing GMP/MPFR.
2347
2348 * configure: Regenerate.
2349
7aa42285
SW
23502006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2351
2352 * MAINTAINERS (Write After Approval): Add myself.
2353
779958a2
UB
23542006-10-30 Uros Bizjak <ubizjak@gmail.com>
2355
2356 * MAINTAINERS: Change email address.
2357
91de1527
VP
23582006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2359
2360 * MAINTAINERS (Write After Approval): Add myself.
2361
a3867703
PB
23622006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2363
2364 * MAINTAINERS (Write After Approval): Add myself.
2365
b4364fa2
CL
23662006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2367
7e050830 2368 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2369 Write After Approval section.
b4364fa2 2370
70ec446f
KG
23712006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2372
2373 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2374 need_gmp anymore.
2375 * configure: Regenerate.
2376
018c8d88
TB
23772006-10-16 Tobias Burnus <burnus@net-b.de>
2378
2379 * MAINTAINERS (Write After Approval): Add myself.
2380
f6a1687e
BE
23812006-10-16 Ben Elliston <bje@au.ibm.com>
2382
2383 * config.guess: Import latest version.
2384 * config.sub: Likewise.
2385
b5422ad7
BM
23862006-10-10 Brooks Moses <bmoses@stanford.edu>
2387
2388 * Makefile.def: Added pdf target handling.
2389 * Makefile.tpl: Added pdf target handling.
2390 * Makefile.in: Regenerated.
2391
bdcee471
CL
23922006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2393
2394 * MAINTAINERS: Add self as score port maintainer.
2395
7d610414
BM
23962006-10-04 Brooks Moses <bmoses@stanford.edu>
2397
2398 * MAINTAINERS (Write After Approval): Add myself.
2399
e48d66a9
SK
24002006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2401
7e050830 2402 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2403 or newer.
2404 * configure: Regenerated.
2405
c394e891
DB
24062006-09-27 Dave Brolley <brolley@redhat.com>
2407
2408 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2409 $s instead of $r.
2410 * configure: Regenerated.
2411
1ee4c5a0
TS
24122006-09-26 Thiemo Seufer <ths@mips.com>
2413
2414 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2415 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2416 * configure: Regenerate.
2417
5997afc3
GP
24182006-09-24 Graeme Peterson <gridly@gmail.com>
2419
2420 * MAINTAINERS (Write After Approval): Remove myself.
2421
0c502898
CF
24222006-09-22 Chao-ying Fu <fu@mips.com>
2423
2424 * MAINTAINERS (Write After Approval): Add myself.
2425
a7819e42
JM
24262006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2427
2428 * MAINTAINERS: Add self as soft-fp maintainer.
2429
24302006-09-09 Anatoly Sokolov <aesok@post.ru>
2431
2432 * MAINTAINERS: Add myself as avr maintainer.
2433 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2434
e8288489
RC
24352006-09-07 Roberto Costa <roberto.costa@st.com>
2436
2437 * MAINTAINERS (Write After Approval): Add myself.
2438
b91f0a41
CV
24392006-08-30 Corinna Vinschen <corinna@vinschen.de>
2440
2441 * configure.in: Never build newlib for a Mingw host.
2442 Never build newlib as Mingw target library.
2443 Test the existence of winsup/cygwin for building a Cygwin newlib,
2444 rather than just winsup.
2445 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2446 building a Mingw target.
2447 * configure: Regenerate.
2448
094c07a0
EB
24492006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2450
2451 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2452
8d1171cb
PB
24532006-07-25 Paolo Bonzini <bonzini@gnu.org>
2454
2455 * config.guess: Import from src (was more updated).
2456 * config.sub: Likewise.
2457
2e9e6f68
DJ
24582006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2459
2460 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2461 * configure: Regenerated.
2462
57255173
PB
24632006-07-18 Paolo Bonzini <bonzini@gnu.org>
2464
cc6010cd
AP
2465 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2466 for stages after the first.
57255173 2467
9fbe6585
JJ
24682006-07-17 Jakub Jelinek <jakub@redhat.com>
2469
2470 * Makefile.def: Add dependencies for configure-opcodes
2471 on configure-intl and all-opcodes on all-intl.
2472 * Makefile.in: Regenerated.
2473
18c3f977
BE
24742006-07-13 Ben Elliston <bje@au.ibm.com>
2475
2476 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2477
27b56ba6
PE
24782006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2479
2480 Port to hosts whose 'sort' and 'tail' implementations
2481 treat operands with leading '+' as file names, as POSIX
2482 has required since 2001. However, make sure the code still
2483 works on pre-POSIX hosts.
2484 * ltmain.sh: Don't assume "sort +2" is equivalent to
2485 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2486
ad6d4e43
UW
24872006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2488
2489 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2490
706601d9
PG
24912006-07-04 Peter O'Gorman <peter@pogma.com>
2492
2493 * ltconfig: chmod 644 before ranlib during install.
2494
0b50988a
EB
24952006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2496
2497 PR bootstrap/18058
2498 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2499 if the bootstrap compiler is a GCC version that supports it.
2500 * configure: Regenerate.
2501
b6348cb3
PB
25022006-07-03 Paolo Bonzini <bonzini@gnu.org>
2503
95695ad3 2504 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2505 * configure: Regenerate.
2506
1546bb64
PB
25072006-07-03 Paolo Bonzini <bonzini@gnu.org>
2508
2509 PR other/27063
2510 * configure.in: Test subdir_requires and give an appropriate
2511 error message.
2512 * configure: Regenerate.
2513
5cb6c629
AJH
25142006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2515
2516 * MAINTAINERS (Write After Approval): Add myself.
2517
f4d8cdf8
JDA
25182006-06-22 John David Anglin <dave.anglin@nrc.ca>
2519
2520 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2521
4fe5abb7
SE
25222006-06-22 Steve Ellcey <sje@cup.hp.com>
2523
2524 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2525
2a79fd67
DA
25262006-06-20 David Ayers <d.ayers@inode.at>
2527
2528 PR bootstrap/28072
2529 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2530 whether target-libjava is being configured instead of whether the
2531 java front end is enabled.
2532 * configure: Regenerate.
7e050830 2533
04879af3
RO
25342006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2535
2536 PR target/27540
2537 * configure.in: Only enable libgomp on IRIX 6.
2538 * configure: Regenerate.
2539
ec6c7392
PB
25402006-06-15 Paolo Bonzini <bonzini@gnu.org>
2541
2542 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2543 too.
2544 * Makefile.in: Regenerate.
2545
12973d7a
DD
25462006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2547
2548 * config-ml.in: Alter CCASFLAGS to include special
2549 multilib options the same as is done for CFLAGS.
2550
c67ed86a
JDA
25512006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2552
2553 * configure.in: Don't enable libgomp on hpux10.
2554 * configure: Rebuilt.
2555
cb253473
DA
25562006-06-12 David Ayers <d.ayers@inode.at>
2557
2558 PR bootstrap/27963
2559 PR target/19970
7e050830 2560 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2561 ${libgcj} is specified.
2562 * configure: Regenerate.
7e050830 2563
32845532
CD
25642006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2565
2566 Sync from src:
7e050830
EC
2567
2568 * configure.in: Sync.
32845532 2569 * configure: Regenerated.
7e050830 2570
32845532
CD
2571 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2572
2573 * Makefile.def: Added dependencies from sim and gdb on intl, and
2574 added configure dependencies to everything with an all dependency
2575 on intl.
2576 * Makefile.in: Regenerated.
2577
7cd0cf9c
DA
25782006-06-06 David Ayers <d.ayers@inode.at>
2579
2580 PR libobjc/13946
2581 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2582 * Makefile.in: Regenerate.
2583 * configure.in: Add --enable-objc-gc at toplevel and have it
2584 enable boehm-gc for Objective-C.
2585 Remove target-boehm-gc from libgcj.
2586 Add target-boehm-gc to target_libraries.
2587 Add target-boehm-gc to noconfigdirs where ${libgcj}
2588 is specified.
2589 Assert that boehm-gc is supported when requested for Objective-C.
2590 Only build boehm-gc if needed either for Java or Objective-C.
2591 * configure: Regenerate.
7e050830 2592
3ff3adad
PB
25932006-06-05 Paolo Bonzini <bonzini@gnu.org>
2594
2595 PR 27674
2596 * Makefile.tpl (configure-[+prefix+][+module+],
2597 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2598 Remove rule to unstage bootstrapped modules.
2599 (stage_current): New.
2600 * Makefile.in: Regenerate.
2601
898e551d
LB
26022006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2603
2604 * MAINTAINERS (Write After Approval): Update my e-mail address.
2605
ea60341e
MS
26062006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2607
2608 * include/libiberty.h: Declare pex_run_in_environment.
2609
222ae291
AL
26102006-05-31 Asher Langton <langton2@llnl.gov>
2611
2612 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2613
e9a54b07
PB
26142006-05-25 Paolo Bonzini <bonzini@gnu.org>
2615
2616 * Makefile.def (bfd, opcodes): Fix lib_path.
2617 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2618 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2619 * Makefile.in: Regenerate.
2620
03e67131
CD
26212006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2622
2623 * Makefile.in: Regenerate.
2624
65d6e994
CD
26252006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2626
2627 * Makefile.def: Add install-html target. Add datarootdir
2628 docdir and htmldir to flags_to_pass.
2629 * Makefile.tpl: Add install-html target.
2630 * Makefile.in: Regenerate.
2631 * configure.in: Add --with-datarootdir, --with-docdir, and
2632 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2633 * configure: Regenerate.
2634
9e299237
MS
26352006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2636
2637 * configure.in: Enable gprof for cross builds.
2638 * configure: Regenerate.
2639
c31202cd
RG
26402006-05-22 Richard Guenther <rguenther@suse.de>
2641
2642 Revert
2643 2006-01-31 Richard Guenther <rguenther@suse.de>
2644 Paolo Bonzini <bonzini@gnu.org>
2645
2646 * Makefile.def (target_modules): Add libgcc-math target module.
2647 * configure.in (target_libraries): Add libgcc-math target library.
2648 (--enable-libgcc-math): New configure switch.
2649 * Makefile.in: Re-generate.
2650 * configure: Re-generate.
2651 * libgcc-math: New toplevel directory.
2652
2a332582
JDA
26532006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2654 Andreas Tobler <a.tobler@schweiz.ch>
2655
2656 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2657 * configure: Rebuilt.
2658
ccce6917 26592006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2660
ccce6917
SL
2661 * MAINTAINERS (Write After Approval): Add myself.
2662
ed606bc0
DD
26632006-05-01 DJ Delorie <dj@redhat.com>
2664
3d8f47a0 2665 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2666 * configure: Regenerate.
2667
9386bd20
RG
26682006-05-01 Richard Guenther <rguenther@suse.de>
2669
2670 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2671 maintainer.
2672
7b3bd503
KZ
26732006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2674
2675 * MAINTAINERS (Write After Approval): Add myself.
2676
87ceee72
JB
26772006-04-28 Jan Beulich <jbeulich@novell.com>
2678
2679 * MAINTAINERS (Write After Approval): Add myself.
2680
e88a2c09
DD
26812006-04-18 DJ Delorie <dj@redhat.com>
2682
2683 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2684 reference libgloss so that libssp can be built in a combined
2685 tree.
2686 * configure: Regenerate.
2687
675f0a8a
RM
26882006-04-08 Robert Millan <rmh@gcc.gnu.org>
2689
2690 * MAINTAINERS (Write After Approval): Add myself.
2691
27b6c940
BE
26922006-04-05 Ben Elliston <bje@au.ibm.com>
2693
2694 * configure.in: Require makeinfo 4.4 or higher.
2695 * configure: Regenerate.
2696
687b17d4
GP
26972006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2698
2699 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2700 Rearrange the entries of other libraries to have them in one place.
2701
906ac235
JB
27022006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2703
7e050830 2704 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2705 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2706
fb0103e5
RG
27072006-03-14 Richard Guenther <rguenther@suse.de>
2708
2709 * configure: Regenerate with autoconf 2.13.
2710
17237f6b
JB
27112006-03-13 Jim Blandy <jimb@codesourcery.com>
2712
2713 * MAINTAINERS: Use my work address.
bed31434
JB
2714
2715 * MAINTAINERS: Update my E-mail address.
2716
27079765
AH
27172006-03-10 Aldy Hernandez <aldyh@redhat.com>
2718
2719 * configure.in: Handle --disable-<component> generically.
2720 * configure: Regenerate.
2721
54a17039
L
27222006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2723
2724 PR libgcj/17311
2725 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2726
b9bd11ca
EE
27272006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2728
2729 * MAINTAINERS (Write After Approval): Remove myself.
2730 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2731
719bb4e3 27322006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2733
072b06f2
RE
2734 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2735 (TARGET_CONFIGDIRS): Remove.
2736 * configure.in: Remove AC_SUBST(target_configdirs).
2737 * Makefile.in, configure: Regenerated.
ee2312f3 2738
936e1a35
SK
27392006-02-20 Steven G. Kargl <kargls@comcast.net>
2740
2741 * MAINTAINERS (Write After Approval): Remove myself.
2742 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2743
cc11cc9b
PB
27442006-02-20 Paolo Bonzini <bonzini@gnu.org>
2745
2746 PR bootstrap/25670
2747
2748 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2749
2750 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2751 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2752 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2753 BUILD_PREFIX, BUILD_PREFIX_1.
2754 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2755
2756 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2757 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2758
2759 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2760 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2761 of `cat stage_current`. Always provide the `r' and `s' variables.
2762 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2763 a single shell execution.
2764 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2765 bootstrapped modules, make the stage1 module if the build was not
2766 started yet, else build the current stage.
2767 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2768 (all-build, all-host, all-target, [+make_target+]-host,
2769 [+make_target+]-target): Do not use \-continued lines.
2770 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2771 (current_stage, restrap, stage_last): New.
2772
2773 * Makefile.in: Regenerate.
2774 * configure: Regenerate.
2775
63a7c9ef
BD
27762006-02-19 Bud Davis <jmdavis@link.com>
2777
2778 * MAINTAINERS (Write After Approval): Remove myself.
2779 (Language Front End Maintainers): Add myself as fortran 95
2780 maintainer and update e-mail address.
2781
a3543e3a
FXC
27822006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2783
2784 * MAINTAINERS (Write After Approval): Remove myself.
2785 (Language Front End Maintainers): Add myself as fortran 95
2786 maintainer.
2787
ca5b1d2c
VK
27882006-02-16 Victor Kaplansky <victork@il.ibm.com>
2789
2790 * MAINTAINERS (Write After Approval): Add myself.
2791
0499513f
TK
27922006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2793
2794 * MAINTAINERS (Write After Approval): Remove myself.
2795 (Language Front End Maintainers): Add myself as
2796 fortran 95 maintainer.
2797
d1f8db0c
PB
27982006-02-14 Paolo Bonzini <bonzini@gnu.org>
2799
2800 Sync from src:
2801
2802 2005-12-27 Leif Ekblad <leif@rdos.net>
2803
cc6010cd
AP
2804 * configure.in: Add support for RDOS target.
2805 * configure: Regenerate.
d1f8db0c
PB
2806
28072006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2808 Andreas Schwab <schwab@suse.de>
d1f8db0c 2809
cc6010cd 2810 * configure: Regenerate.
d1f8db0c 2811
cac90078
DE
28122006-02-12 David Edelsohn <edelsohn@gnu.org>
2813
2814 * configure.in (enable_libgomp): Add AIX.
2815 * configure: Regenerate.
2816
bd37fbf5
MK
28172006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2818
2819 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2820
23027b7a
LM
28212006-02-03 Lee Millward <lee.millward@gmail.com>
2822
2823 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2824
0058967b
RG
28252006-01-31 Richard Guenther <rguenther@suse.de>
2826 Paolo Bonzini <bonzini@gnu.org>
2827
2828 * Makefile.def (target_modules): Add libgcc-math target module.
2829 * configure.in (target_libraries): Add libgcc-math target library.
2830 (--enable-libgcc-math): New configure switch.
2831 * Makefile.in: Re-generate.
2832 * configure: Re-generate.
2833 * libgcc-math: New toplevel directory.
2834
e8b05380
PB
28352006-01-26 Paolo Bonzini <bonzini@gnu.org>
2836
2837 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2838 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2839 the assembler, linker and binutils.
2840 * configure: Regenerate.
2841
d54d5437
DM
28422006-01-22 Dirk Mueller <dmueller@suse.de>
2843
2844 * MAINTAINERS (Write After Approval): Add myself.
2845
670cbfcf
DN
28462006-01-20 Diego Novillo <dnovillo@redhat.com>
2847
2848 * configure: Regenerate.
2849
953ff289
DN
28502006-01-18 Richard Henderson <rth@redhat.com>
2851 Jakub Jelinek <jakub@redhat.com>
2852 Diego Novillo <dnovillo@redhat.com>
2853
2854 * libgomp: New directory.
2855 * Makefile.def: Add target_module libgomp.
2856 * Makefile.in: Regenerate.
2857 * configure.in (target_libraries): Add target-libgomp.
2858 * configure: Regenerate.
2859
32ce4048
AO
28602006-01-05 Alexandre Oliva <aoliva@redhat.com>
2861
2862 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2863 @ from continuation.
2864 * Makefile.in: Rebuilt.
2865
0eaf8e17 28662006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2867
c76c0c83
CL
2868 * MAINTAINERS (Write After Approval): Add myself.
2869
2d309510
PB
28702006-01-04 Paolo Bonzini <bonzini@gnu.org>
2871
2872 PR bootstrap/24252
2873
2874 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2875 * Makefile.tpl (OBJDUMP): New.
2876 (EXTRA_HOST_FLAGS): Add it.
2877 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2878
953ff289
DN
2879 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2880 to use symbolic links between directories. Avoid race conditions
2881 or make them harmless.
2882 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2883
2884 * Makefile.def (LEAN): Pass.
2885 * Makefile.tpl (LEAN): Define.
2886 (stage[+id+]-start): Accept that the previous directory does not
2887 exist, if the bootstrap is lean.
2888 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2889 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2890 configure substitution.
2891 ([+compare-target+]): Likewise.
2892 ([+bootstrap-target+]-lean): New.
2893 * configure.in: Remove lean bootstrap support from here.
2894
953ff289
DN
2895 * Makefile.in: Regenerate.
2896 * configure: Regenerate.
2d309510 2897
368872c3
BE
28982006-01-04 Ben Elliston <bje@au.ibm.com>
2899
2900 * MAINTAINERS (libdecnumber): Add myself.
2901
d79e6356
MM
29022006-01-02 Mark Mitchell <mark@codesourcery.com>
2903
2904 * libtool-ldflags: New script.
2905
a6fbc1e2
AS
29062006-01-02 Andreas Schwab <schwab@suse.de>
2907
2908 * configure.in: When reconfiguring remove Makefile in
2909 all stage directories.
2910 * configure: Regenerate.
2911
103a4b39
SB
29122005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2913
2914 * MAINTAINERS: Update my email address.
2915
212f829c
PB
29162005-12-20 Paolo Bonzini <bonzini@gnu.org>
2917
2918 Revert Ada-related part of the previous change.
2919
2920 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2921 Do not pass.
2922 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2923 * Makefile.in: Regenerate.
2924 * configure.in: Do not include mt-ppc-aix target fragment.
2925 * configure: Regenerate.
2926
8ef1f2df
PB
29272005-12-19 Paolo Bonzini <bonzini@gnu.org>
2928
2929 * configure.in: Select appropriate fragments for PowerPC/AIX.
2930 * configure: Regenerate.
2931
2932 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2933 BOOT_CFLAGS, BOOT_LDFLAGS.
2934 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2935 BOOT_CFLAGS, BOOT_LDFLAGS.
2936 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2937 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2938 (stage): Fail if we cannot complete the work.
2939 * Makefile.in: Regenerate.
2940
ab34901f
NS
29412005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2942
2943 * configure.in: Replace ms1 with mt.
2944 * configure: Rebuilt.
2945
cbe82f21
BM
29462005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2947
2948 * MAINTAINERS: Update my email address.
2949
19843472
PB
29502005-12-15 Paolo Bonzini <bonzini@gnu.org>
2951
2952 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2953 install-host-nogcc): Don't invoke $(stage) at the end.
2954 * Makefile.in: Regenerate.
2955
1ca26cd2
PB
29562005-12-14 Paolo Bonzini <bonzini@gnu.org>
2957
2958 * configure.in: Flip the top-level bootstrap switch.
2959 * configure: Regenerate.
2960
f41d6665
DJ
29612005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2962
2963 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2964 $(stage) and $(unstage).
2965 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2966 (all): Remove stray semicolon.
2967 (local-distclean): Don't handle multilib.tmp and multilib.out.
2968 (install.all): Set $s for consistency.
2969 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2970 check_multilibs setting. Always make the install directory.
2971 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2972 Correct @if/@endif.
2973 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2974 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2975 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2976 (multilib.out): Remove.
2977 * Makefile.in: Regenerated.
2978
9174b3cf
CD
29792005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2980
2981 * MAINTAINERS (Write After Approval): Add myself.
2982
64f182bd
NS
29832005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2984
121b2cee
NS
2985 * MAINTAINERS: Add myself as mt maintainer.
2986
64f182bd
NS
2987 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2988
a6d63770
AN
29892005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2990
2991 * MAINTAINERS: Change email address.
2992
2abefe3d
PB
29932005-12-05 Paolo Bonzini <bonzini@gnu.org>
2994
2995 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2996 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2997 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2998 Find in-tree tools if available.
2999 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3000 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3001 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3002 (COMPILER_*_FOR_TARGET): New.
3003 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3004 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3005 (CONFIGURED_*, USUAL_*): Remove.
3006 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3007 STRIP): Use autoconf substitutions.
3008 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3009 COMPILER_NM_FOR_TARGET): New.
3010 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3011
3012 (all): Make all-host and all-target in parallel.
3013 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3014 that $$r and $$s are set before invoking a recursive make.
3015 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3016 ([+bootstrap-target+]): Inline most of the `all' target.
3017
2f3bdde7
BE
30182005-11-29 Ben Elliston <bje@au.ibm.com>
3019
3020 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3021 from the gcc build directory.
3022 * Makefile.in: Regenerate.
3023
a4b6c45a
BE
30242005-11-29 Ben Elliston <bje@au.ibm.com>
3025
3026 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3027 depend on all-libdecnumber.
3028 * configure.in (host_libs): Include libdecnumber.
3029 * Makefile.in: Regenerate.
3030 * configure: Likewise.
3031
473a74b9
BE
30322005-11-29 Ben Elliston <bje@au.ibm.com>
3033
3034 * libdecnumber: Import decNumber sources from the dfp-branch.
3035
b4623110
KJ
30362005-11-21 Kean Johnston <jkj@sco.com>
3037
3038 * config.sub, config.guess: Sync from upstream sources.
3039
67dc1785
BE
30402005-11-21 Ben Elliston <bje@au.ibm.com>
3041
3042 Import from Autoconf sources:
3043
3044 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3045 * config/move-if-change: Don't output "$2 is unchanged";
3046 suggested by Ben Elliston. Handle weird characters correctly.
3047
186abafe
AT
30482005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3049
3050 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3051 to match upstream libtool for darwin.
3052
ef9db8d5
DJ
30532005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3054
3055 * Makefile.def: Remove gdb dependencies for gdbtk.
3056 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3057 (configure-gdb, install-gdb): New rules.
3058 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3059 * Makefile.in, configure: Regenerated.
3060
9c5141ab
JB
30612005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
4523d51b
EE
30652005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3066
3067 * MAINTAINERS (Write After Approval): Add myself.
3068
086b011c
DN
30692005-10-24 Diego Novillo <dnovillo@redhat.com>
3070
3071 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3072 Diego Novillo.
3073
e7c84bf8
PB
30742005-10-22 Paolo Bonzini <bonzini@gnu.org>
3075
3076 PR bootstrap/24297
3077 * Makefile.tpl (do-[+make-target+], do-check, install,
3078 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3079 are set before recursing.
3080 * Makefile.in: Regenerate.
3081
b88a7564
EB
30822005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3083
3084 PR bootstrap/18939
3085 * Makefile.def (gcc) <target>: Fix thinko.
3086 * Makefile.in: Regenerate.
3087
61efc800
BS
30882005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3089
3090 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3091 * configure: Regenerate.
3092
f53d2869
JZ
30932005-10-15 Jie Zhang <jie.zhang@analog.com>
3094
3095 * MAINTAINERS (Write After Approval): Add self.
3096
077fc835
KH
30972005-10-08 Kazu Hirata <kazu@codesourcery.com>
3098
3099 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3100 target-libffi, target-qthreads, target-libjava, and
3101 targetlibobjc.
3102 * configure: Regenerate.
3103
d739199a
DJ
31042005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3105
3106 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3107 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3108 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3109 (USUAL_OBJDUMP_FOR_TARGET): New.
3110 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3111 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3112 * configure, Makefile.in: Regenerated.
d739199a 3113
db38c6bb
PB
31142005-10-05 Paolo Bonzini <bonzini@gnu.org>
3115
3116 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3117 before other host packages.
3118
3015564c
KK
31192005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3120
3121 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3122
1061f99e
PB
31232005-10-05 Paolo Bonzini <bonzini@gnu.org>
3124
3125 PR bootstrap/22340
3126
3127 * configure.in (default_target): Remove.
3128 * Makefile.tpl (all): Do not use prerequisites as subroutines
3129 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3130 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3131 use prerequisites as subroutines.
3132 (check-host, check-target): New.
3133 (bootstrap configure & all targets): Do not use stage*-start
3134 if the directory layout is already ok.
3135 (non-bootstrap configure & all targets): Prepend a $(unstage).
3136 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3137 (NOTPARALLEL): Remove.
3138 (unstage, stage variables): New variables.
3139 (unstage, stage targets): Simply expand to those variables.
3140
3141 * configure: Regenerate.
3142 * Makefile.in: Regenerate.
3143
4a9c436f
JW
31442005-10-04 James E Wilson <wilson@specifix.com>
3145
3146 * Makefile.def (lang_env_dependencies): Add libmudflap.
3147 * Makefile.in: Regenerate.
3148
37150080
AS
31492005-10-03 Andreas Schwab <schwab@suse.de>
3150
3151 Backport from libtool CVS:
3152 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3153
3154 * ltmain.sh: add support for installing into temporary
3155 staging area (e.g. 'make install DESTDIR=...')
3156
39d16468
L
31572005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3158
3159 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3160 * configure: Regenerated.
3161
72a7ab82
AP
31622005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3163
3164 * configure: Regenerate with the correct
3165 autoconf version.
3166
6b65a26d
CM
31672005-09-30 Catherine Moore <clm@cm00re.com>
3168
3169 * configure.in (bfin-*-*): New.
3170 * configure: Regenerated.
3171
040b1c5a
GK
31722005-09-28 Geoffrey Keating <geoffk@apple.com>
3173
3174 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3175 (LIPO_FOR_TARGET): New.
3176 (CONFIGURED_LIPO_FOR_TARGET): New.
3177 (USUAL_LIPO_FOR_TARGET): New.
3178 (STRIP_FOR_TARGET): New.
3179 (CONFIGURED_STRIP_FOR_TARGET): New.
3180 (USUAL_STRIP_FOR_TARGET): New.
3181 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3182 STRIP_FOR_TARGET.
3183 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3184 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3185 * Makefile.in: Regenerate.
3186 * configure: Regenerate.
7e050830 3187
3a3c28db
DE
31882005-09-19 David Edelsohn <edelsohn@gnu.org>
3189
3190 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3191 (rs6000-*-aix*): Same.
3192 * configure: Regenerate.
3193
2749a921
TT
31942005-09-16 Tom Tromey <tromey@redhat.com>
3195
3196 * MAINTAINERS: Add self as java maintainer.
3197
7f26dfa3
FXC
31982005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3199
3200 * configure.in: Recognize f95 in the --enable-languages option,
3201 and substitute it for fortran, issuing a warning.
3202 * configure: Regenerate.
3203
d8852c4f
PE
32042005-08-30 Phil Edwards <phil@codesourcery.com>
3205
3206 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3207 * configure: Regenerated.
3208
ad685e81
AH
32092005-08-22 Aldy Hernandez <aldyh@redhat.com>
3210
3211 * MAINTAINERS: Add self as ms1 maintainer.
3212
b00d752c
RE
32132005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3214
3215 * Makefile.def (libssp): Add to lang_env_dependencies.
3216 * Makefile.in: Regenerate.
3217
9ed8fb9b
ILT
32182005-08-18 Ian Lance Taylor <ian@airs.com>
3219
3220 * MAINTAINERS: Add myself as middle-end maintainer.
3221
0f029d39
CG
32222005-08-17 Christian Groessler <chris@groessler.org>
3223
3224 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3225 * Makefile.in: Regenerate.
3226
81087874
AK
32272005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3228
3229 * MAINTAINERS (write after approval): Added myself.
3230
6a134f1c
MR
32312005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3232
3233 * MAINTAINERS (Write After Approval): Add myself.
3234
2693c0b0
PB
32352005-08-12 Paolo Bonzini <bonzini@gnu.org>
3236
3237 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3238 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3239 Look for alternate names of the target cc and c++
3240 * configure: Regenerate.
3241
4de997d1
PB
32422005-08-08 Paolo Bonzini <bonzini@gnu.org>
3243
3244 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3245 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3246 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3247 tools; remove code to manually set them.
3248 (Target tools): Look in the environment for them.
3249 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3250 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3251 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3252 build directory.
3253 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3254 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3255 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3256 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3257 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3258 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3259 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3260 * configure: Regenerate.
3261 * Makefile.in: Regenerate.
3262
b089e33a
BE
32632005-07-28 Ben Elliston <bje@au.ibm.com>
3264
3265 * MAINTAINERS: Update for removed CPU targets.
3266
e3791243
MM
32672005-07-27 Mark Mitchell <mark@codesourcery.com>
3268
3269 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3270 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3271 * Makefile.in: Regenerated.
3272
526635cb
MM
32732005-07-26 Mark Mitchell <mark@codesourcery.com>
3274
3275 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3276 (CFLAGS_FOR_TARGET): Use it.
3277 (CXXFLAGS_FOR_TARGET): Likewise.
3278 * Makefile.in: Regenerated.
3279 * configure.in (--with-build-sysroot): New option.
3280 * configure: Regenerated.
3281
19791f70
PB
32822005-07-24 Paolo Bonzini <bonzini@gnu.org>
3283
3284 * Makefile.tpl: Wrap install between unstage and stage
3285 * Makefile.in: Regenerate.
3286
35f5a23f
EC
32872005-07-21 Eric Christopher <echristo@apple.com>
3288
3289 * MAINTAINERS: Update affiliation.
3290
ff3ddf15
PW
32912005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3292
3293 * MAINTAINERS: Add self as crx port maintainer.
3294
3a664c1c
DD
32952005-07-20 DJ Delorie <dj@redhat.com>
3296
3297 * MAINTAINERS: Add self as m32c maintainer.
3298
539df155
KC
32992005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3300
3301 * all files: Update FSF address.
3302
be9c593a
EC
33032005-07-15 Eric Christopher <echristo@redhat.com>
3304
3305 * MAINTAINERS: Change affiliation.
3306
fd7ea4ab
JB
33072005-07-14 Jim Blandy <jimb@redhat.com>
3308
3309 * configure.in: Add cases for Renesas m32c.
3310 * configure: Regenerated.
7e050830 3311
0063a823
KC
33122005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3313
d0ca130a
KC
3314 * COPYING.LIB: Update from fsf.org.
3315
33162005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3317
3318 * COPYING, compile, config.guess,
0063a823
KC
3319 config.sub, install-sh, missing, mkinstalldirs,
3320 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3321 * config-ml.in: Update FSF address.
0063a823 3322
a8ba31f2
EC
33232005-07-13 Eric Christopher <echristo@redhat.com>
3324
3325 * configure.in: Add toplevel noconfigdir support for tpf.
3326 * configure: Regenerate.
3327
5bea4a03
PB
33282005-07-11 Paolo Bonzini <bonzini@gnu.org>
3329
3330 PR ada/22340
3331
3332 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3333 * Makefile.in: Regenerate.
3334
284bdbbd
MM
33352005-07-07 Mark Mitchell <mark@codesourcery.com>
3336
3337 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3338 Brolley to write-after-approval.
284bdbbd 3339
452190fb
AS
33402005-07-07 Andreas Schwab <schwab@suse.de>
3341
3342 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3343 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3344 * Makefile.in: Regenerated.
3345
9c8f9ec2
GK
33462005-07-06 Geoffrey Keating <geoffk@apple.com>
3347
3348 * configure.in: Don't build sim or rda when targetting darwin.
3349 * configure: Regenerate.
3350
ef0087a7
KH
33512005-07-06 Kazu Hirata <kazu@codesourcery.com>
3352
3353 * configure.in: Add --enable-libssp and --disable-libssp.
3354 * configure: Regenerate with autoconf-2.13.
3355
77008252
JJ
33562005-07-02 Jakub Jelinek <jakub@redhat.com>
3357
3358 * Makefile.def (target_modules): Add libssp.
3359 * configure.in (target_libraries): Add target-libssp.
3360 * configure: Rebuilt.
3361 * Makefile.in: Rebuilt.
3362
a04eae1b
ZW
33632005-07-01 Zack Weinberg <zackw@panix.com>
3364
3365 * MAINTAINERS: Change email address. Resign from maintainership.
3366
948884cd
RG
33672005-07-01 Richard Guenther <rguenther@suse.de>
3368
3369 * MAINTAINERS: Change my e-mail address and affiliation.
3370
c7870f5d
PB
33712005-06-22 Paolo Bonzini <bonzini@gnu.org>
3372
3373 * Makefile.def (stagefeedback): Come after profile.
3374 Define profiledbootstrap target.
3375 * Makefile.tpl (profiledbootstrap): Remove.
3376 (stageprofile-end): Zap stagefeedback.
3377 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3378 * Makefile.in: Regenerate.
3379
ab99519a
RS
33802005-06-13 Richard Sandiford <richard@codesourcery.com>
3381
3382 * MAINTAINERS: Update my email address.
3383
f610dd5f
ZW
33842005-06-13 Zack Weinberg <zack@codesourcery.com>
3385
3386 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3387 In 'cpp' stanza, support '#line' as well as '# '.
3388
71bc2a83
AS
33892005-06-08 Andreas Schwab <schwab@suse.de>
3390
3391 * MAINTAINERS: Move myself from 'Write After Approval' to
3392 'CPU Port Maintainers' section as m68k maintainer.
3393
4fab7234
HPN
33942005-06-07 Hans-Peter Nilsson <hp@axis.com>
3395
3396 * configure.in (unsupported_languages): New macro.
3397 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3398 non-ported target libraries in noconfigdirs.
3399 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3400 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3401 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3402 unsupported_languages.
3403 * configure: Regenerate.
3404
68193f9b
TS
34052005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3406
3407 * configure.in: Fix typo in handling of --with-mpfr-dir.
3408 * configure: Regenerate.
3409
f26f6b8d
RS
34102005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3411
3412 * MAINTAINERS: Update my email address.
3413
ba4853f8
JB
34142005-06-02 Jim Blandy <jimb@redhat.com>
3415
3416 * config.sub: Add cases for the Renesas m32c. (This patch has been
3417 accepted into the master sources.)
3418
79dd769c 34192005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3420 Michael Snyder <msnyder@redhat.com>
3421 Stan Cox <scox@redhat.com>
79dd769c 3422
f610dd5f 3423 * configure.in: Set noconfigdirs for ms1.
79dd769c 3424
f610dd5f 3425 * configure: Regenerate.
79dd769c 3426
d29e107f
JD
34272005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3428
3429 * MAINTAINERS (Write After Approval): Add self.
3430
e93196c3
JC
34312005-06-01 Josh Conner <jconner@apple.com>
3432
3433 * MAINTAINERS (Write After Approval): Add self.
3434
ae263c7a
KH
34352005-06-01 Kazu Hirata <kazu@codesourcery.com>
3436
3437 * MAINTAINERS: Update my email address.
3438
585b3aa3
ZM
34392005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3440
3441 * MAINTAINERS (Write After Approval): Add self.
3442
4930c50b
CD
34432005-05-26 Chris Demetriou <cgd@broadcom.com>
3444
3445 * MAINTAINERS (Write After Approval): Remove self.
3446
2dfbef6d
PB
34472005-05-25 Paolo Bonzini <bonzini@gnu.org>
3448
3449 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3450 (Dependencies): Consider target modules for bootstrap dependencies.
3451 Make target bootstrap modules depend on each stage's gcc.
3452 * Makefile.in: Regenerate.
3453
bcb28cf5
PB
34542005-05-20 Paolo Bonzini <bonzini@gnu.org>
3455
3456 * Makefile.def (configure-gcc): Depend on binutils having been built.
3457 (all-gcc): No need to do it here.
3458 * Makefile.in: Regenerate.
3459
0cf085e4
PB
34602005-05-19 Paul Brook <paul@codesourcery.com>
3461
f610dd5f 3462 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3463 language cannot be built.
3464 * configure: Regenerate.
3465
dfb2c39a
DJ
34662005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3467
3468 * ylwrap: Import from Automake 1.9.5.
3469
771aaa92
DU
34702005-05-13 David Ung <davidu@mips.com>
3471
3472 * MAINTAINERS (Write After Approval): Add self.
3473
3ac9bd58
MS
34742005-05-09 Mike Stump <mrs@apple.com>
3475
3476 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3477 lt_cv_sys_max_cmd_len for now.
f610dd5f 3478
f77a5578
SC
34792005-05-09 Stan Cox <scox@redhat.com>
3480
3481 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3482
795e36e5
MK
34832005-05-08 Matt Kraai <kraai@ftbfs.org>
3484
3485 * README.SCO: Update the URL.
3486
c9392a2b
DE
34872005-05-05 David Edelsohn <edelsohn@gnu.org>
3488
3489 * ltconfig: Define file_list_spec. Pass file_list_spec and
3490 with_gnu_ld to libtool.
3491 * ltcf-c.sh (aix[45]): Define file_list_spec.
3492 * ltcf-cxx.sh (aix[45]): Same.
3493 * ltcf-gcj.sh (aix[45]): Same.
3494 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3495 exists, write list of input files to temporary file.
3496
bebcd931
MS
34972005-05-04 Mike Stump <mrs@apple.com>
3498
3499 * configure.in: Always pass --target to target configures as
3500 otherwise rebuilds that do --recheck will fail.
3501 * confiugure: Rebuilt.
3502
ce406537
PB
35032005-05-04 Paolo Bonzini <bonzini@gnu.org>
3504
3505 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3506 STAGE_HOST_EXPORTS.
3507 (configure, all): Add bootstrap support.
3508 (Host modules, target modules): Pass post-stage1 flags and exports.
3509 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3510 * Makefile.in: Regenerate.
3511
aa9dcfc4
PB
35122005-04-29 Paolo Bonzini <bonzini@gnu.org>
3513
3514 * configure: Regenerate.
3515
b6f9abcf
MS
35162005-04-27 Mike Stump <mrs@apple.com>
3517
3518 * MAINTAINERS: Add self as darwin maintainer.
3519
acb217cb
BS
35202005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3521
3522 * config.sub: Update from master copy.
3523
b6dae270
MS
35242005-04-21 Mike Stump <mrs@apple.com>
3525
3526 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3527 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3528
c2e0d3a9
HPN
35292005-04-19 Hans-Peter Nilsson <hp@axis.com>
3530
3531 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3532 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3533 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3534 "*-*-elf" and "*-*-linux*".
3535 * configure: Regenerate.
3536
871ae772
JM
35372005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3538
3539 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3540
bf070c29
MS
35412005-04-12 Mike Stump <mrs@apple.com>
3542
3543 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3544
e865b6f7
TK
35452005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3546
3547 * MAINTAINERS (Write After Approval): Add myself.
3548
7b71ad7f
BS
35492005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3550
3551 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3552
25b42232
PB
35532005-04-06 Paolo Bonzini <bonzini@gnu.org>
3554
f610dd5f 3555 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3556 (TARGET_CONFIGARGS): Include --with-target-subdir.
3557 (configure, all): New macros. Use them throughout.
3558 * Makefile.in: Regenerate.
3559
d727c624
JG
35602005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3561
3562 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3563
fff72cc4
ZD
35642005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3565
3566 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3567
86472dc3
GP
35682005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3569
3570 * MAINTAINERS: Move John Carr to Write After Approval.
3571
5d0f90e5
R
35722005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3573
3574 * config/mh-mingw32: Delete.
3575 * configure.in: Don't use it.
3576 * configure: Regenerate.
3577
33da42bc
PB
35782005-03-31 Paolo Bonzini <bonzini@gnu.org>
3579
3580 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3581 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3582 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3583 (HOST_LIB_PATH): Generate from Makefile.def.
3584 (TARGET_LIB_PATH): Likewise.
3585 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3586 * Makefile.in: Regenerate.
3587 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3588 (RPATH_ENVVAR): Include Darwin case.
3589 * configure: Regenerate.
3590
15cc1841
TF
35912005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3592
3593 * MAINTAINERS (Various Maintainers): Remove self.
3594 (Write After Approval): Add self.
3595
6a8c79d5
TF
35962005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3597
3598 * MAINTAINERS (Various Maintainers): Add self.
3599
256f7136
PB
36002005-03-25 Paolo Bonzini <bonzini@gnu.org>
3601
3602 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3603 * configure: Regenerate.
3604
191dd2c9
ZW
36052005-03-21 Zack Weinberg <zack@codesourcery.com>
3606
3607 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3608 gcc_version, and gcc_version_trigger from set of flags to pass.
3609 * Makefile.tpl: Remove definitions of above variables.
3610 (config.status): Remove dependency on $(gcc_version_trigger).
3611 * Makefile.in: Regenerate.
3612 * configure.in: Do not reference config/gcc-version.m4 nor
3613 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3614 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3615 * configure: Regenerate.
3616
ef6e9bc0
MH
36172005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3618 Andrew Pinski <pinskia@physics.uc.edu>
3619
3620 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3621 * Makefile.in: Regenerate.
3622
009bbd5a
FW
36232005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3624
3625 * MAINTAINERS (Write After Approval): Add myself.
3626
09f8755b
DA
36272005-03-03 David Ayers <d.ayers@inode.at>
3628
3629 * MAINTAINERS (Write After Approval): Add myself.
3630
e73ed25c
AO
36312005-03-01 Alexandre Oliva <aoliva@redhat.com>
3632
3633 PR libgcj/20160
3634 * ltmain.sh: Avoid creating archives with components that have
3635 duplicate basenames.
3636
ace9ac7b
AP
36372005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3638
3639 PR bootstrap/20250
3640 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3641 instead of check.
3642 * Makefile.in: Regenerate.
3643
c9db9354
PB
36442005-02-28 Paolo Bonzini <bonzini@gnu.org>
3645
3646 * Makefile.in: Regenerate to fix conflict between the previous two
3647 patches.
3648
215c351a
PB
36492005-02-28 Paolo Bonzini <bonzini@gnu.org>
3650
3651 PR bootstrap/17383
3652 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3653 * Makefile.tpl (HOST_SUBDIR): New substitution.
3654 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3655 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3656 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3657 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3658 (Host modules, Bootstrapped modules): Use it.
3659 (Build modules, Target modules): Do not create symlink trees,
3660 always configure out-of-srcdir.
3661 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3662 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3663 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3664 $(HOST_SUBDIR). Create a symlink for host_subdir.
3665
3666 * Makefile.in: Regenerate.
3667 * configure: Regenerate.
3668
5395b47b
NN
36692005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3670
3671 Merged from libada-gnattools-branch:
3672 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3673
3674 * gnattools: New directory.
3675 * Makefile.def: Add gnattools as a module, depending on target-libada.
3676 * Makefile.in: Regenerate.
3677 * configure.in: Include gnattools in host_tools; disable it if ada
3678 is disabled.
3679 * configure: Regenerate.
3680
ca2cc05c
JM
36812005-02-24 James A. Morrison <phython@gcc.gnu.org>
3682
3683 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3684 treelang maintainer.
3685 (Write After Approval): Remove myself.
3686
d2f3024f
PS
36872005-02-23 Paul Schlie <schlie@comcast.net>
3688
3689 * configure.in: Allow darwin targeted ports to build tk, itcl and
3690 libgui.
3691 * configure: Regenerate.
3692
bba5e0ca
EB
36932005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3694
3695 PR libgcj/10353
3696 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3697 * configure: Regenerate.
3698
70132ce7
SK
36992005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3700
3701 * MAINTAINERS (Write After Approval): Add myself.
3702
20f0edca
ILT
37032005-02-10 Ian Lance Taylor <ian@airs.com>
3704
3705 * MAINTAINERS: Update my e-mail address.
3706
e64e5109
RG
37072005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3708
3709 * MAINTAINERS (Write After Approval): Add myself.
3710
40d64b5a
HPN
37112005-01-29 Hans-Peter Nilsson <hp@axis.com>
3712
3713 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3714 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3715 target-libgloss when not *-*-elf and *-*-aout.
3716 * configure: Regenerate.
3717
54a12711
KH
37182005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3719
3720 * MAINTAINERS: Remove obsolete entries.
3721
0aa99dbb
KH
3722 * MAINTAINERS (Write After Approval): Add Michael Matz.
3723
2b009f5f
NB
37242005-01-19 Neil Booth <neil@daikokuya.co.uk>
3725
3726 * MAINTAINERS: Remove self as cpplib maintainer.
3727
385870f5
KC
37282005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3729
3730 * install-sh, config.sub: Import from upstream.
3731
e7daab31
KC
37322005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3733
3734 PR bootstrap/18222
3735 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3736 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3737 * Makefile.in: Regenerate.
3738
e6003f4d
JT
37392005-01-16 Jason Thorpe <thorpej@netbsd.org>
3740
3741 * MAINTAINERS: Update my email address.
3742
145e2972 37432005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3744 Andreas Schwab <schwab@suse.de>
145e2972
DE
3745
3746 PR bootstrap/18033
3747 * config-ml.in: Eval option if surrounded by single quotes.
3748
86c7e0da
PB
37492005-01-03 Paolo Bonzini <bonzini@gnu.org>
3750
3751 Revert 2004-12-28 Makefile changes, a better fix will be
3752 applied to mainline and src after GCC 4.0 branches.
3753
3224a22f
PB
37542004-12-28 Paolo Bonzini <bonzini@gnu.org>
3755
3756 PR bootstrap/17383
3757
3758 * Makefile.def (target_modules): Remove stage parameter,
3759 it is always true now.
3760 * Makefile.tpl (configure-build-[+module+],
3761 configure-target-[+module+]): Always build symlink tree
3762 for the directory and for include. BUILD_SUBDIR and
3763 TARGET_SUBDIR cannot be . anymore.
3764 * Makefile.in: Regenerate.
3765
aaf51ca2
DE
37662004-12-25 David Edelsohn <edelsohn@gnu.org>
3767
3768 Revert 2004-12-08 Makefile changes.
3769
4e32e454
DS
37702004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3771
3772 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3773 cygwin, mingw.
3774
669f01d8
AS
37752004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3776
3777 * configure.in (sh64-*-*): Reenable gprof.
3778 * configure: Regenerate.
3779
1b227ee0
DE
37802004-12-08 David Edelsohn <edelsohn@gnu.org>
3781
3782 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3783 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3784 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3785 * Makefile.in: Regenerate.
3786
ce5e944c
CF
37872004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3788
3789 * MAINTAINERS: Update my email address.
3790
893f1e87
MK
37912004-12-07 Matt Kraai <kraai@ftbfs.org>
3792
3793 * Makefile.tpl: Generate normal dependencies if the LHS module is
3794 not bootstrapped.
3795 * Makefile.in: Regenerate.
3796
bb59c339
RS
37972004-12-03 Richard Sandiford <rsandifo@redhat.com>
3798
3799 * configure.in: Include config/gxx-include-dir.m4. Use
3800 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3801 * configure: Regenerate.
3802
4982adbe
RS
38032004-12-03 Richard Sandiford <rsandifo@redhat.com>
3804
3805 * config.if: Delete.
3806 * configure.in: Set libstdcxx_incdir directly.
3807 * configure: Regenerate.
3808
05750653
EC
38092004-12-02 Eric Christopher <echristo@redhat.com>
3810
3811 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3812 * Makefile.in: Regenerate.
3813
5fef1dbd
RS
38142004-12-02 Richard Sandiford <rsandifo@redhat.com>
3815
3816 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3817 * configure: Regenerate.
3818
afabd8e6
RS
38192004-12-02 Richard Sandiford <rsandifo@redhat.com>
3820
3821 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3822 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3823 * configure: Regenerate.
3824
78716e86
EC
38252004-12-01 Eric Christopher <echristo@redhat.com>
3826
3827 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3828 of things to remove.
3829
57ab8ba9
MK
38302004-11-29 Matt Kraai <kraai@ftbfs.org>
3831
3832 * MAINTAINERS (Write After Approval): Update my e-mail address.
3833
2539bffe
KC
38342004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3835
3836 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3837 from CVS libtool to always pass_all.
3838
3e732ba0
JDA
38392004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3840
3841 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3842 (hppa*64*-*-*): Delete incorrect comment.
3843 * configure: Rebuilt.
3844
767f726e
KC
38452004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3846
3847 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3848
2c92e90f
KC
38492004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3850
3851 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3852 from CVS libtool to always pass_all.
3853
32f84e48
KC
38542004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3855
3856 * install-sh, compile: Import from automake.
3857
9587be8a
KC
38582004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3859
3860 * config.guess, config.sub: Import from savannnah.
3861
04e81808 38622004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3863
3864 * MAINTAINERS (Write After Approval): Add myself
3865
f87a2b2e
MS
38662004-11-12 Mike Stump <mrs@apple.com>
3867
3868 * Makefile.def: Add html support.
3869 * Makefile.tpl: Likewise.
3870 * Makefile.in: Regenerate.
3871
848556c2
GK
38722004-11-11 Geoffrey Keating <geoffk@apple.com>
3873
556f03c4
GK
3874 PR 18423
3875 * configure.in: Remove all instances of build-fixincludes from
3876 noconfigdirs.
3877 (build_configargs): Supply --target to subdirectories.
3878 * configure: Regenerate.
3879
848556c2
GK
3880 * Makefile.def: Make gcc install depend on fixincludes install.
3881 * Makefile.in: Regenerate.
3882
9e5712a5
JJ
38832004-11-10 Janis Johnson <janis187@us.ibm.com>
3884
3885 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3886
4ef509c0
PB
38872004-11-11 Paul Brook <paul@codesourcery.com>
3888
3889 * MAINTAINERS: Add self as arm maintainer. Update email address.
3890
20d11df6
HPN
38912004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3892
3893 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3894 target-libgfortran.
79fd8592 3895 * configure: Regenerate.
20d11df6 3896
68c70f15
DE
38972004-11-07 David Edelsohn <edelsohn@gnu.org>
3898
3899 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3900 like CC.
3901
54f88091
PB
39022004-11-05 Paolo Bonzini <bonzini@gnu.org>
3903
3904 * Makefile.def (host fixincludes): Specify missing targets.
3905 * Makefile.in: Regenerate.
3906
6866abb8
RC
39072004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3908
3909 * MAINTAINERS: Add myself
3910
83f62578
GL
39112004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3912
3913 * MAINTAINERS (Write After Approval): Add myself.
3914
53c7ffe7
GK
39152004-11-04 Geoffrey Keating <geoffk@apple.com>
3916
3917 * Makefile.def: Build fixincludes for the host, too.
3918 * Makefile.in: Regenerate.
3919 * configure.in (host_tools): Add fixincludes.
3920 * configure: Regenerate.
3921
ac8b3d9d
DJ
39222004-11-04 Daniel Jacobowitz <dan@debian.org>
3923
3924 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3925 * configure: Regenerated.
3926
bab37580
L
39272004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3928
3929 PR other/17783
3930 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3931 * configure: Regenerated.
3932
db1de713
MM
39332004-10-31 Mark Mitchell <mark@codesourcery.com>
3934
3935 * README.SCO: Update per FSF instructions.
3936
a827e21a
EW
39372004-10-28 Eric B. Weddington <ericw@evcohs.com>
3938
3939 PR target/18151
3940 * configure.in (case ${target}): Do not build fixincludes for avr.
3941 * configure: Regenerated.
3942
9d069a4f
PB
39432004-10-26 Paolo Bonzini <bonzini@gnu.org>
3944
3945 * configure.in (case ${target}): Do not build fixincludes
3946 on platforms where it is not used.
3947 * configure: Regenerated.
3948
fc45f3fe
DJ
39492004-10-23 Daniel Jacobowitz <dan@debian.org>
3950
3951 * configure.in: Use an absolute path to install-sh.
3952 * configure: Regenerated.
3953
36554b92
AL
39542004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3955
3956 * MAINTAINERS (Write After Approval): Add myself.
3957
88e9994a
KH
39582004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3959
3960 * MAINTAINERS: Remove from Write After Approval those that are
3961 already maintainers.
3962
ad02a944
SP
39632004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3964
3965 * MAINTAINERS: Update my email address.
3966
c8e6cd41
KC
39672004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3968
3969 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3970 * configure: Regenerate.
3971
ebe55024
R
39722004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3973
3974 * MAINTAINERS: Update my email address.
3975
a8b0957e
KH
39762004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3977
3978 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3979 entries belonging to this category.
3980
96836f61
JZ
39812004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3982
3983 * MAINTAINERS: Update my e-mail address.
3984
7e0b5752
PB
39852004-10-06 Paolo Bonzini <bonzini@gnu.org>
3986
3987 Fix wrong conflict resolution in:
3988
3989 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3990
3991 * Makefile.in: Regenerate.
3992 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3993 in the recursive `make', instead of hardwiring `all'.
3994 (Autogenerated TARGET-* variables): New.
3995
370f7a47
TL
39962004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3997
3998 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3999 * configure: Regenerate.
370f7a47 4000
13e5d623
KH
40012004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4002
4003 * MAINTAINERS (Various Maintainers): Move the "windows,
4004 cygwin, mingw" maintainer to ...
4005 (OS Port Maintainers): ... here.
4006
a6497c1b
KH
40072004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4008
4009 * MAINTAINERS (Write After Approval): Remove those that are
4010 maintainers of some subsystem.
4011
1abb828a
D
40122004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4013
4014 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4015 * ltcf-cxx.sh (tpf*): Likewise.
4016 * ltconfig (tpf*): Add TPF OS configuration support.
4017
16d1338d
BS
40182004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4019
4020 * MAINTAINERS: Change my email address to my new work account.
4021
9082a750
MR
40222004-09-24 Michael Roth <mroth@nessie.de>
4023
4024 * configure.in (--without-headers): Add missing double quotes.
4025 * configure: Regenerate.
4026
07a8bdf8
KC
40272004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4028
4029 * ylwrap: Revert to previous version.
4030
4c4a5bbc
L
40312004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4032
4033 PR bootstrap/17369
4034 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4035 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4036 SET_GCC_LIB_PATH_CMD.
4037 (BASE_TARGET_EXPORTS): Likewise.
4038 * Makefile.in: Regenerated.
4039
4040 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4041 * configure: Regenerated.
4042
85f59630
KC
40432004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4044
4045 * config.guess: New upstream version
4046 * compile, depcomp, install-sh, ylwrap: Likewise.
4047
95c53c62
RS
40482004-09-19 Roger Sayle <roger@eyesopen.com>
4049
4050 * config/mh-x86omitfp: New host makefile fragment. Add
4051 -fomit-frame-pointer to the default BOOT_CFLAGS.
4052 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4053 * configure: Regenerate.
4054
0a1c093b
AP
40552004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4056
4057 PR target/11572
4058 * configure.in (*-*-darwin*): Renable libobjc.
4059 * configure: Regenerate.
4060
315fcf97
NS
40612004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4062
4063 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4064
0a050485 40652004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4066
0a050485
DB
4067 * Makefile.def: Remove libbanshee.
4068 * Makefile.tpl: Ditto.
4069 * configure.in: Ditto.
4070 * Makefile.in: Regen.
4071 * configure: Ditto.
4072
5f4a098e
DE
40732004-09-08 David Edelsohn <edelsohn@gnu.org>
4074
4075 * ltmain.sh: Use $pic_object as $non_pic_object if
4076 $non_pic_object=none.
4077
32b2511f
PB
40782004-09-07 Paolo Bonzini <bonzini@gnu.org>
4079
4080 * missing: Import latest version from master repository.
4081
fc4d0e82
NC
40822004-09-06 Nick Clifton <nickc@redhat.com>
4083
4084 * config.sub: Import latest version from master repository.
4085 * config.guess: Likewise.
4086 This includes these changes:
78716e86 4087
fc4d0e82
NC
4088 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4089
4090 * config.sub: Handle crisv32, alias etraxfs.
4091 * config.guess (crisv32:Linux:*:*): Handle.
4092
4093 2004-08-13 Brad Smith <brad@comstyle.com>
4094
4095 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4096 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4097
4098 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4099
4100 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4101 assume the processor is a powerpc. This is because coreutils
4102 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4103 in this case, due to a MacOS X bug that causes
4104 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4105 to return a negative number.
4106 Problem reported by Petter Reinholdtsen in:
4107 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4108
4109 2004-07-19 Ben Elliston <bje@gnu.org>
4110
4111 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4112
4113 2004-06-24 Ben Elliston <bje@gnu.org>
4114
4115 * config.guess: Update copyright years.
4116 * config.sub: Likewise.
4117
4118 2004-06-22 Robert Millan <robertmh@gnu.org>
4119
4120 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4121 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4122
4123 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4124
4125 * config.guess (*:*VMS:*:*): New entry. Replaces
4126 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4127 manufacturer.
4128
4129 2004-06-22 Ben Elliston <bje@gnu.org>
4130
4131 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4132 * config.sub: Likewise.
4133
4134 2004-06-22 Ben Elliston <bje@gnu.org>
4135
4136 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4137 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4138
4139 2004-06-11 Ben Elliston <bje@gnu.org>
4140
4141 * config.guess (pegasos:OpenBSD:*:*): Remove.
4142
4143 2004-06-11 Ben Elliston <bje@gnu.org>
4144
4145 From Wouter Verhelst <wouter@grep.be>:
4146 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4147
4148 2004-06-11 Ben Elliston <bje@gnu.org>
4149
4150 * config.guess (luna88k:OpenBSD:*:*): New.
4151
4152 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4153
4154 * config.guess (m32r*:Linux:*:*): New case.
4155 * config.sub: Handle m32rle.
4156
4157 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4158
4159 From Jens Petersen <petersen@redhat.com>:
4160 * config.sub: Handle sparcv8.
4161
4162 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4163
4164 From Tom Smith <smith@cag.lkg.hp.com>:
4165 * config.guess: Version suffixes are equally significant on Tru64
4166 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4167 prefix of "P" (patched kernel).
4168
4169 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4170
4171 * config.sub: Add support for National Semiconductor CRX target.
4172
2f4cc6bf
JJ
41732004-09-03 Janis Johnson <janis187@us.ibm.com>
4174
4175 * MAINTAINERS (Various Maintainers): Remove myself as web page
4176 maintainer, add myself as maintainer of build status lists.
4177
61fec9ff
JB
41782004-09-03 Jan Beulich <jbeulich@novell.com>
4179
4180 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4181 *-*-netware, but add target-libmudflap.
4182 Consolidate *-*-netware targets (of which really only i?86 exists)
4183 into a single entry.
4184 * configure: Likewise.
4185
45f366ab
PB
41862004-09-01 Paolo Bonzini <bonzini@gnu.org>
4187
4188 * Makefile.tpl (sorry): Remove.
4189 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4190 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4191 (do-clean): Clean per-stage directories too.
4192 (do-distclean): Run distclean-stage1 too.
4193 (.NOTPARALLEL): Enable during toplevel bootstrap.
4194 (stage[+id+]-bubble): Enable parallel execution during
4195 the recursive invocation.
4196 * Makefile.in: Regenerate.
4197
4198 Fix previous checkin:
4199
4200 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4201 include.
4202 * configure.in: Fix indentation.
4203 * configure: Regenerate.
4204
be8fff81
RB
42052004-08-31 Robert Bowdidge <bowdidge@apple.com>
4206
45f366ab
PB
4207 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4208 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4209 * configure: regenerate
78716e86 4210 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4211 -mdynamic-no-pic
be8fff81
RB
4212
4213
71b5d516
PB
42142004-08-31 Paolo Bonzini <bonzini@gnu.org>
4215
4216 * Makefile.def (build_modules): Add fixincludes.
4217 (dependencies): Make gcc depend on fixincludes.
4218 * configure.in (build_tools): Add fixincludes.
4219 (build_configdirs): Always include build_libs.
4220 * Makefile.in: Regenerate.
4221 * configure: Regenerate.
4222
42232004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4224
4225 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4226 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4227 phony targets; do not generate timestamp files.
4228 (distclean-stageN): Remove references to their timestamp files.
4229 (restageN, touch-stageN): Remove.
4230 (stageN-bubble): Rewritten.
4231 (compare): Support lean bootstraps.
4232 * Makefile.in: Regenerate.
4233
4234 * configure.in: Only warn when bootstrapping but
4235 build != host or build != target. Support lean bootstraps.
4236 * configure: Regenerate.
4237
ce7cbbb0
PE
42382004-08-26 Phil Edwards <phil@codesourcery.com>
4239
4240 * configure.in: Give a better error message if GMP/MPFR are missing
4241 and a language needing them has been requested.
4242 * configure: Regenerated.
4243
9c71a529
PE
42442004-08-25 Phil Edwards <phil@codesourcery.com>
4245
4246 * configure.in: Print a list of available language front-ends if
4247 a requested one is missing. Tidy stray tab characters.
4248 * configure: Regenerated.
4249
e3f92d3b
MK
42502004-08-19 Michael Koch <konqueror@gmx.de>
4251
4252 * gcc/doc/install.texi: Update entry about automake for libjava.
4253
c3f84f61
RM
42542004-08-17 Robert Millan <robertmh@gnu.org>
4255
4256 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4257 (instead of FreeBSD).
4258 * configure: Regenerate.
4259
7c27e184
PB
42602004-08-16 Paolo Bonzini <bonzini@gnu.org>
4261
4262 * Makefile.in: Regenerate.
4263 * configure: Regenerate.
4264
4265 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4266 stage_*_flags.
4267 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4268 for bootstrapped modules if toplevel bootstrap is going.
4269 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4270 modules. Adjust for changes in Makefile.def. Enable several
4271 rules even in non-bootstrap mode, just to avoid peppering the
4272 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4273 (stage-[+prev+]-bubble): Remove.
4274
4275 * Makefile.def (Dependencies): Depend on all-build-bison,
4276 all-build-flex, all-build-byacc, all-build-texinfo, rather
4277 than the host variations.
4278 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4279 with BUILD_SUBDIR.
4280 (BISON): Update for recent Bisons.
4281 (YACC): Fix typo.
4282 (cross): Depend on all-build.
4283 (all): Do not depend on all-build.
4284 (prebootstrap): Remove.
4285 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4286 (Prebootstrap dependencies): Add them to the per-stage targets
4287 and to all-prebootstrap.
4288 * configure.in (build_configdirs): Always enable build_tools.
4289 (BUILD_DIR_PREFIX): Remove.
4290
4291 * Makefile.def (gcc): Add target variable.
4292 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4293 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4294 in the recursive `make', instead of hardwiring `all'.
4295 (Autogenerated TARGET-* variables): New.
4296
20f3bb80
BB
42972004-08-13 Brian Booth <bbooth@redhat.com>
4298
4299 * MAINTAINERS: Remove myself from write-after-approval.
4300
b5be499d
NN
43012004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4302
4303 * src-release: Stop distributing mmalloc with gdb (which doesn't
4304 use it).
4305 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4306 * Makefile.in: Regenerate.
4307
b3f8d95d
MM
43082004-08-09 Mark Mitchell <mark@codesourcery.com>
4309
4310 * configure.in (arm*-*-eabi*): New target.
4311 * configure: Regenerate.
4312
3589b69e
PB
43132004-08-06 Paolo Bonzini <bonzini@gnu.org>
4314
4315 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4316 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4317 (Dependencies): New section.
4318 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4319 (configure-target-[+module+]): Depend on maybe-all-gcc
4320 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4321 (toplevel profiledbootstrap): Fix dependencies.
4322 * Makefile.in: Regenerate.
4323
972974fc
MM
43242004-08-03 Mark Mitchell <mark@codesourcery.com>
4325
4326 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4327 target-libiberty to noconfigdirs.
4328 * configure: Regenerate.
4329
bebf829d
PB
43302004-08-03 Paul Brook <paul@codesourcery.com>
4331
4332 * configure.in: Check for MPFR as well as GMP.
4333 * configure: Regenerate.
4334
98a5bb3b
RM
43352004-08-01 Robert Millan <robertmh@gnu.org>
4336
4337 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4338 libmudflap for all GNU-based systems (with Glibc).
4339 * configure: Regenerate.
4340
d32ab992
PB
43412004-08-03 Paolo Bonzini <bonzini@gnu.org>
4342
4343 * Makefile.def (host-modules): Add gcc.
4344 * Makefile.in: Regenerate.
4345 * Makefile.tpl (sorry): New rule.
4346 (configure-host, all-host, [+make_target+]-host, do-check,
4347 install-host): Do not add gcc as a special case.
4348 (host modules): Add a small special-casing for gcc. Export
4349 extra_make_flags through the environment.
4350 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4351 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4352 other recursive targets for gcc): Remove.
4353
4354 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4355 (stage, unstage): New rules.
4356 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4357 distclean-stage[+id+]): Use stage_current.
4358 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4359 the stage*-start rules.
4360
aeb732c1
GK
43612004-08-02 Geoffrey Keating <geoffk@apple.com>
4362
4363 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4364 use -all_load flag.
4365
25b656e7
PB
43662004-08-02 Paolo Bonzini <bonzini@gnu.org>
4367
4368 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4369 * configure: Regenerate.
4370
cc440d71
TM
43712004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4372
4373 * maintainer-scripts/gcc_release: Revert yesterday's change.
4374
270e140b
SB
43752004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4376
4377 * MAINTAINERS: Add myself to write-after-approval.
4378
3e4035f8
TM
43792004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4380
4381 * libf2c: Removed.
4382 * gcc/gccbug.in: Updated because of libf2c removal.
4383 * maintainer-scripts/gcc_release: Ditto.
4384
a3e8d8b4
LR
43852004-07-09 Loren J. Rittle <ljrittle@acm.org>
4386
4387 * configure.in: Build libmudflap by default on FreeBSD.
4388 * configure: Regenerated.
4389
dfcada9a
MM
43902004-07-09 Mark Mitchell <mark@codesourcery.com>
4391
4392 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4393 systems.
4394 * configure: Regenerated.
4395
3922b216
JDA
43962004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4397
4398 PR target/16344
4399 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4400 feedback based compiler.
4401 * Makefile.in: Rebuilt.
4402
95bcca47
AO
44032004-07-08 Alexandre Oliva <aoliva@redhat.com>
4404
4405 * Makefile.def (host_modules): Set bootstrap=true for flex.
4406 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4407 * Makefile.in: Rebuilt.
4408
051822f6
JH
44092004-07-07 Jan Hubicka <jh@suse.cz>
4410
4411 * MAINTAINERS: Add self as a profile feedback maintainer.
4412
7b61653a
PE
44132004-07-05 Phil Edwards <phil@codesourcery.com>
4414
4415 * configure.in: Do not prepend $srcdir to /dev/null in
4416 makefile fragments.
4417 * configure: Regenerate.
4418
23f6b2f9
PB
44192004-07-01 Paolo Bonzini <bonzini@gnu.org>
4420
4421 * Makefile.def (build_modules): Add bison, byacc, flex,
4422 m4, texinfo.
4423 (flags_to_pass): Add FLEX.
4424 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4425 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4426 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4427 DEFAULT_MAKEINFO): Remove.
4428 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4429 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4430 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4431 objdir or else use configured tool.
4432 (all-build): New.
4433 (all): Depend on it.
4434 (Build module dependencies): Add.
4435 * Makefile.in: Regenerate.
4436 * configure.in: Better support for multiple build modules,
4437 matching what is done for host/target modules. Do not look
4438 for "plausible" locations of build tools if Canadian cross.
4439 Use autoconf's AC_PROG_CC to find a C compiler. Define
4440 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4441 * configure: Regenerate.
78716e86 4442
1c020272
PB
44432004-06-22 Paolo Bonzini <bonzini@gnu.org>
4444
4445 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4446 * Makefile.in: Regenerate.
4447
a52a0a7f
PB
44482004-06-22 Paolo Bonzini <bonzini@gnu.org>
4449
4450 * Makefile.tpl (configure-build-[+module+],
4451 configure-[+module+], configure-target-[+module+]): Pass
4452 [+extra_configure_args+].
4453 (all-build-[+module+], all-[+module+], check-[+module+],
4454 install-[+module+], [+make_target+]-[+module+],
4455 all-target-[+module+], check-target-[+module+],
4456 install-target-[+module+], [+make_target+]-target-[+module+]):
4457 Pass [+extra_make_args+].
4458 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4459 (GCC_HOST_EXPORTS): Remove.
4460 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4461 cross, check-gcc, check-gcc-c++, install-gcc,
4462 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4463 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4464 * Makefile.in: Regenerate.
4465
ccde3f1a
MS
44662004-06-21 Matthew Sachs <msachs@apple.com>
4467
4468 * MAINTAINERS: Added self to write-after-approval.
4469
6264b0a6
CF
44702004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4471
4472 * configure.in: Check for srcdir/winsup rather than build directory
4473 winsup.
4474 * configure: Regenerate.
4475
801e2270
CV
44762004-06-17 Corinna Vinschen <vinschen@redhat.com>
4477
4478 * configure.in: Don't build Cygwin native newlib if winsup
4479 directory is missing. Emit warning instead.
4480 * configure: Regenerate.
4481
ad6717df
PB
44822004-06-09 Paolo Bonzini <bonzini@gnu.org>
4483
4484 * Makefile.tpl (touch-stage[+id+]): New.
4485 (restage[+prev+]): Depend on touch-stage[+id+].
4486
4487 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4488 Use it throughout.
4489
4490 * Makefile.def: Add profile and feedback bootstrap stages.
4491 Remove next field from bootstrap stages.
4492 * Makefile.tpl (LN, LN_S): Substitute.
4493 (stageN-start, stageN-end): Use double-colon rules, to
4494 provide a hook for additional setup commands.
4495 (distclean-stageN-gcc, restageN): Create dependencies from
4496 [+prev+], not from [+next+].
4497 (stageN-bubble): Add commands for successive stages from
4498 [+prev+], using double-colon rules.
4499 (all-stageN-gcc): Fix typo.
4500 (stagefeedback-start, profiledbootstrap): New.
4501 * Makefile.in: Regenerate.
4502 * configure.in: Call ACX_PROG_LN.
4503 * configure: Regenerate.
4504
5bbb9680
CY
45052004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4506
4507 * MAINTAINERS (Write After Approval): Add myself.
4508
e18be1d4
MA
45092004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4510
4511 * MAINTAINERS (Write After Approval): Add myself.
4512
5607edfd
PB
45132004-06-03 Paolo Bonzini <bonzini@gnu.org>
4514
4515 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4516 without gcc.
4517 * configure: Regenerate.
4518
1ec4e9c3
PB
45192004-06-01 Paolo Bonzini <bonzini@gnu.org>
4520
4521 * Makefile.tpl: Fix typo.
4522 * Makefile.in: Regenerate.
4523
c2f7605f
PB
45242004-06-01 Paolo Bonzini <bonzini@gnu.org>
4525
4526 * configure.in: Remove new- prefix from toplevel
4527 bootstrap targets.
4528 * configure: Regenerate.
4529
f516a7da
PB
45302004-06-01 Paolo Bonzini <bonzini@gnu.org>
4531
4532 * Makefile.tpl (all.normal): Rename to all.
4533 (all): Replace with a rule to pick the default
4534 target from configure.
4535 (all-gcc, configure-gcc): Use conditionals to
4536 do nothing when toplevel bootstrap is going on.
4537 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4538 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4539 * configure.in: Support --enable-bootstrap.
4540
4541 * Makefile.def: Remove new- prefix from toplevel
4542 bootstrap targets.
4543 * Makefile.tpl: Likewise.
4544
4545 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4546 target.
4547
4548 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4549 $(RECURSE_FLAGS) to recursive invocation of make.
4550
4551 * Makefile.in: Regenerate.
4552 * configure: Regenerate.
4553
78dd5e36
AJ
45542004-05-30 Andreas Jaeger <aj@suse.de>
4555 Jim Wilson <wilson@specifixinc.com>
4556
4557 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4558 like CC.
4559
30f1bddc
DJ
45602004-05-27 Daniel Jacobowitz <dan@debian.org>
4561
4562 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4563 * configure: Regenerate.
4564
4fc4dd12
DJ
45652004-05-25 Daniel Jacobowitz <drow@false.org>
4566
4567 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4568 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4569 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4570 targets.
4571 * Makefile.in: Regenerate.
4572
94632047 45732004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4574
4575 * configure.in: Test the ability to symlink directories.
4576 * configure: Regenerate.
4577
4578 * Makefile.def (bootstrap-stage): New definitions.
4579 * Makefile.tpl (configure-stage1-gcc,
4580 configure-stage2-gcc, configure-stage3-gcc,
4581 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4582 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4583 new-restage3, compare): Autogenerate, see Makefile.in
4584 entry for behavioral changes.
4585 (distclean-stage1, new-stage1-start, new-stage1-end,
4586 new-stage1-bubble, distclean-stage2, new-stage2-start,
4587 new-stage2-end, new-stage2-bubble, distclean-stage3,
4588 new-stage3-start, new-stage3-end): New autogenerated targets.
4589 (objext, prebootstrap, BOOT_CFLAGS,
4590 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4591 targets.
4592
4593 * Makefile.in: Regenerate.
4594 (distclean-stage1, new-stage1-start, new-stage1-end,
4595 new-stage1-bubble, distclean-stage2, new-stage2-start,
4596 new-stage2-end, new-stage2-bubble, distclean-stage3,
4597 new-stage3-start, new-stage3-end): New targets.
4598 (all-stage1-gcc): Move prebootstrap dependency from here...
4599 (configure-stage1-gcc): ...to here.
4600 (new-bootstrap): Use bubble targets.
4601 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4602 Use per-stage distclean targets.
4603 (configure-stage1-gcc, configure-stage2-gcc,
4604 configure-stage3-gcc, all-stage1-gcc,
4605 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4606 Use new-stageN-start to prepare the tree.
4607
4f4e53dd
PB
46082004-05-23 Paolo Bonzini <bonzini@gnu.org>
4609
4610 * Makefile.def (host_modules): add libcpp.
4611 * Makefile.tpl: Add dependencies on and for libcpp.
4612 * Makefile.in: Regenerate.
4613 * configure.in: Add libcpp host module.
4614 * configure: Regenerate.
4615
60975492
PB
46162004-05-21 Paolo Bonzini <bonzini@gnu.org>
4617
4618 * Makefile.tpl: Whenever a recursive target is defined, wrap
4619 it in a special @if/@endif block, and prepare its maybe
4620 dependency in the @if/@endif block
4621 * configure.in: Instead of writing maybe dependencies, remove
4622 the @if/@endif statements, and remove the @if/@endif blocks
4623 that remain.
4624 * configure: Regenerate.
4625 * Makefile.in: Regenerate.
4626
5ce7d75d
JJ
46272004-05-20 Janis Johnson <janis187@us.ibm.com>
4628
4629 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4630
c779c42f
KK
46312004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4632
4633 PR bootstrap/15120
4634 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4635 * */configure: Rebuilt.
4636
b4117c30
ZW
46372004-05-17 Zack Weinberg <zack@codesourcery.com>
4638
4639 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4640 of libf2c.
4641 * configure, Makefile.in: Regenerate.
4642
719bb4e3 46432004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4644
4645 * MAINTAINERS (Write After Approval): Add myself.
4646
6de9cd9a
DN
46472004-05-13 Diego Novillo <dnovillo@redhat.com>
4648
4649 Merge from tree-ssa-20020619-branch.
4650
4651 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4652 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4653 (HOST_GMPLIBS): Define.
4654 (HOST_GMPINC): Define.
4655 (TARGET_LIB_PATH): Add libmudflap.
4656 (GFORTRAN_FOR_TARGET): Define.
4657 (configure-build*): Export GFORTRAN.
4658 (configure-gcc): Export GMPLIBS and GMPINC.
4659 (all-gcc): Add maybe-all-libbanshee.
4660 (configure-target-libgfortran): Define.
4661 * Makefile.in: Regenerate.
4662 * configure.in (host_libs): Add libbanshee.
4663 (target_libraries): Add target-libmudflap and target-libgfortran.
4664 Add --with-libbanshee.
4665 Handle --disable-libmudflap.
4666 (*-*-freebsd*): Use with_gmp.
4667 Add $(libgcj) to noconfigdirs.
4668 * configure: Regenerate.
4669 * depcomp: New file.
4670 * MAINTAINERS: Add tree-ssa maintainers.
4671
8f1b790f
VM
46722004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4673
b4117c30 4674 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4675
693446fc
BF
46762004-04-30 Brian Ford <ford@vss.fsi.com>
4677
b4117c30 4678 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4679
d1bb666c
UB
46802004-04-29 Uros Bizjak <uros@kss-loka.si>
4681
b4117c30 4682 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4683
6cf1ac42
PB
46842004-04-28 Paolo Bonzini <bonzini@gnu.org>
4685
4686 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4687 * configure: Regenerate.
4688
632933d5
PB
46892004-04-27 Paolo Bonzini <bonzini@gnu.org>
4690
4691 Revert:
4692 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4693
4694 * Makefile.def (flags_to_pass): Remove *dir variables that
4695 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4696 as well as prefix and exec_prefix.
4697 * Makefile.in: Regenerate.
4698
80dc6aa0
RM
46992004-04-26 Robert Millan <robertmh@gnu.org>
4700
4701 Add patches from libtool CVS.
4702 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4703 * ltconfig: Likewise.
4704 * ltcf-c.sh: Likewise.
4705 * ltcf-cxx.sh: Likewise.
4706 * ltcf-gcj.sh: Likewise.
4707
e11283f1
PB
47082004-04-26 Paolo Bonzini <bonzini@gnu.org>
4709
4710 * Makefile.def (host_modules): Mark with the bootstrap
4711 flag packages on which gcc depends.
4712 * Makefile.tpl (all-bootstrap): Use it.
4713 * Makefile.in: Regenerate.
4714
8546950c
PB
47152004-04-26 Paolo Bonzini <bonzini@gnu.org>
4716
4717 * Makefile.def (flags_to_pass): Remove *dir variables that
4718 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4719 as well as prefix and exec_prefix.
4720 * Makefile.in: Regenerate.
4721
a76494aa
PB
47222004-04-26 Paolo Bonzini <bonzini@gnu.org>
4723
b4117c30
ZW
4724 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4725 * configure: Regenerate.
4726 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4727 * gcc/Makefile.tpl (compare): Use the result of the test.
4728 * gcc/Makefile.in: Regenerate.
a76494aa 4729
03a91701
PB
47302004-04-23 Paolo Bonzini <bonzini@gnu.org>
4731
4732 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4733 Always relocate gcc and prev-gcc to the original names, even
4734 if the build fails.
4735 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4736 New targets.
4737
082a6351
LG
47382004-04-23 Laurent GUERBY <laurent@guerby.net>
4739
4740 * MAINTAINERS: Update my email address.
b4117c30 4741
1f1d584b
RO
47422004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4743
4744 * configure.in (mips*-*-irix5*): Enable ld.
4745 * configure: Regenerate.
082a6351 4746
1db673ca
RO
47472004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4748
4749 * configure: Regenerate.
4750
ce4ea44e
JW
47512004-04-15 James E Wilson <wilson@specifixinc.com>
4752
4753 * Makefile.tpl (configure-[+module+], configure-gcc,
4754 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4755 Set and export LDFLAGS.
4756 * Makefile.in: Regenerate.
4757
611f62ad
MC
47582004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4759
b4117c30 4760 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4761
be912515
NN
47622004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4763
4764 PR bootstrap/14871
4765 * Makefile.tpl: If we don't have built-in-tree target tools,
4766 use the ones found by configure rather than hacking around with
4767 program_transform_name.
4768 * configure.in: Give Makefile.tpl the information necessary
4769 to do that.
4770 * Makefile.in: Regenerate.
4771 * configure: Regenerate.
4772
9104315a
NN
47732004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4774
4775 PR bootstrap/14760
4776 * configure.in: When computing baseargs, strip *all* copies of
4777 offending options. Also, don't match/substitute the trailing space,
4778 so that this actually works when two similar options are separated by
4779 only one space.
4780 * configure: Regenerate.
4781
bef1d700
DE
47822004-04-06 David Edelsohn <edelsohn@gnu.org>
4783
b4117c30
ZW
4784 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4785 (rs6000-*-aix*): Same.
4786 * configure: Regenerate.
bef1d700 4787
54bcf05e 47882004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4789
4790 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4791
369a832c 47922004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4793
4794 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4795
09a9c095
NN
47962004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4797
7caf53cb
NN
4798 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4799 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4800 * Makefile.in: Regenerate.
4801
09a9c095
NN
4802 * configure.in (top level bootstrap support): Rework --enable-werror
4803 to set @stage2_werror_flag@.
4804 * configure: Regenerate.
4805 * Makefile.tpl (top level bootstrap support): Pass
4806 @stage2_werror_flag@ down to configure in stages 2 and 3.
4807 * Makefile.in: Regenerate.
4808
5595a2bd
NN
48092004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4810
cbfd7e06
NN
4811 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4812 for stages 2 and 3 as well as in make. As a consequence, remove
4813 OUTPUT_OPTION (now detected by configure) from the flags passed down
4814 to make.
4815 * Makefile.in: Regenerate.
4816
5595a2bd
NN
4817 * Makefile.tpl (new-bootstrap): Fix typo.
4818 * Makefile.in: Regenerate.
4819
ca3b3e20
NN
48202004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4821
295f4e42
NN
4822 * Makefile.tpl: Rearrange by moving recursive_targets rules
4823 into their proper sections.
4824 * Makefile.tpl (top level bootstrap support): Move disabling
4825 of coverage flags from 'make' to 'configure'; improve comments.
4826 * Makefile.in: Regenerate.
4827
340de83f
NN
4828 * Makefile.tpl (experimental top level bootstrap) Move stage1
4829 language setting from all- target to configure- target; disable
4830 intermodule optimization in stage 1; prevent gratuitous rebuilds
4831 of stage 1.
4832 * Makefile.in: Regenerate.
4833 * configure.in: Comma-separate stage 1 language list for top
4834 level bootstrap.
4835 * configure: Regenerate.
4836
ca3b3e20
NN
4837 * Makefile.tpl: Clean up experimental top level bootstrap support:
4838 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4839 prev-gcc in configure- targets as well as all- targets.
4840 * Makefile.in: Regenerate.
4841
4d038073
KC
48422004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4843
4844 * compile: New file imported from automake.
4845
ab3533d6
PB
48462004-03-17 Paolo Bonzini <bonzini@gnu.org>
4847
4848 * configure.in: Remove symbolic link section.
4849 * configure: Regenerate.
4850 * Makefile.tpl (links): Remove.
4851 * Makefile.in: Regenerate.
4852
1e0f07d3 48532004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4854 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4855
4856 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4857 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4858 * configure.in: Fix comment typo from last patch.
4859 * configure: Regenerate.
4860
2805b53a
NN
48612004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4862
4863 * Makefile.tpl: Introduce experimental top level bootstrap support.
4864 * Makefile.in: Regenerate.
4865 * configure.in: Introduce support for top level bootstrap.
4866 * configure: Regenerate.
4867
79b4b7d2 48682004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4869 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4870
4871 PR bootstrap/14522
4872 * configure.in: Cope with shells that do not support unquoted ^
4873 * configure: Regenerate.
4874
6bbec498 48752004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4876 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4877
4878 PR bootstrap/14522
79b4b7d2 4879 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4880 quotes inside quoted backquote substitutions.
4881 * configure: Regenerate.
4882
83c15dfc
AP
48832004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4884
4885 PR bootstrap/14522
f2bd98d4 4886 * configure.in: Fix escaping of $.
83c15dfc
AP
4887 * configure: Regenerate.
4888
55ffb5ed
NN
48892004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4890
4891 * configure: Regenerate, since I forgot to while committing Paolo's
4892 changes.
4893
e4c9c075
PB
48942004-03-08 Paolo Bonzini <bonzini@gnu.org>
4895
4896 PR ada/14131
4897 Move language detection to the top level.
4898 * configure.in: Find default values for the tools as
4899 soon as possible. Disable ada if GNAT is not found.
4900 Emit error message about missing languages. Expand
4901 --enable-languages=all for the gcc subdirectory.
4902
5199e2c6
BE
49032004-03-10 Ben Elliston <bje@gnu.org>
4904
4905 * MAINTAINERS: Update my email address.
4906
c18b95e5
DE
49072004-03-05 David Edelsohn <edelsohn@gnu.org>
4908
4909 * ltconfig: Disable building static libraries if building shared
4910 libraries on AIX 5L.
4911
d0fe5ad3
RS
49122004-03-01 Richard Sandiford <rsandifo@redhat.com>
4913
4914 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4915 and disable libgcj.
4916 * configure: Regenerated.
4917
e6f71f9d
BB
49182004-03-01 Brian Booth <bbooth@redhat.com>
4919
4920 * MAINTAINERS: Add myself to write-after-approval.
4921
8983e50e
PB
49222004-03-01 Paolo Bonzini <bonzini@gnu.org>
4923
4924 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4925
d4cd9d81
NN
49262004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4927
4928 PR bootstrap/7087
4929 * Makefile.tpl: Guard XFOO sed statements better.
4930 * Makefile.tpl: Add dependency for configure-target-libada.
4931 * Makefile.in: Regenerate (incidentally fixes broken
4932 commit when libada-branch was merged).
4933
0ea0229e
KC
49342004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4935
4936 * MAINTAINERS: Add myself to write-after-approval.
4937
bad93735
AP
49382004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4939
4940 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4941 maintainers.
4942
a7ca14fc
AC
49432004-02-20 Andrew Cagney <cagney@redhat.com>
4944
4945 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4946 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4947
51592782
NN
49482004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4949
4950 PR bootstrap/11932
4951 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4952
6a30854a
JQ
49532004-02-14 Jerry Quinn <jlquinn@optonline.net>
4954
4955 * MAINTAINERS: Added myself to write-after-approval.
4956
be8b2bee
MK
49572004-02-14 Michael Koch <konqueror@gmx.de>
4958
4959 * MAINTAINERS: Added myself to write-after-approval.
4960
972760b7
JM
49612004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4962
4963 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4964 some OS port maintainers to OS port maintainers section.
4965
b0281654
FCE
49662004-02-13 Frank Ch. Eigler <fche@redhat.com>
4967
4968 * MAINTAINERS: Add self.
4969
3c419fd6
KH
49702004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4971
4972 * MAINTAINERS: Alphabetize.
4973
e88e9aee
PB
49742004-02-12 Paolo Bonzini <bonzini@gnu.org>
4975
4976 * MAINTAINERS: Remove myself.
b4117c30 4977
1915e422
DE
49782004-02-11 David Edelsohn <edelsohn@gnu.org>
4979
4980 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4981 (rs6000-*-aix*): Same.
4982 * configure: Regenerate.
4983
a22c2d8d
KC
49842004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4985
4986 * configure.in (host): Add in missing $noconfigdirs to defines.
4987 * configure: Regenerate.
4988
d9cdb878
AC
49892004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4990 Nathanael Nerode <neroden@gcc.gnu.org>
4991
4992 PR ada/6637, PR ada/5911
b4117c30 4993 Merge with libada-branch:
d9cdb878
AC
4994 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4995 with appropriate dependencies. Add --enable-libada configure switch.
4996 * configure, Makefile.in: Regenerate.
4997
8bd92821
PB
49982004-02-09 Paolo Bonzini <bonzini@gnu.org>
4999
5000 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5001
89a95129
RO
50022004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5003
5004 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5005 * configure: Regenerate.
5006
892629bc
GK
50072004-02-04 Geoffrey Keating <geoffk@apple.com>
5008
5009 Merge from upstream:
5010
5011 * ltmain.in: When setting IFS to '~', be careful about user
5012 arguments that contain '~'.
5013
5014 2004-02-04 Peter O'Gorman <peter@pogma.com>
5015
5016 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5017 Also test $base_compile against $CC with escaped arguments. Bug
5018 reported by Geoff Keating <geoffk@apple.com>.
5019
6b402165
KH
50202004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5021
5022 * MAINTAINERS: Remove i960 port.
5023
fa2f0306
DD
50242004-01-23 DJ Delorie <dj@redhat.com>
5025
5026 * Makefile.def (target_modules) [libiberty]: Don't stage.
5027 * Makefile.in: Rebuilt.
5028
9feb20aa
CT
50292004-01-20 Caroline Tice <ctice@apple.com>
5030
5031 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5032
7aed2ccc
PC
50332004-01-19 Paolo Carlini <pcarlini@suse.de>
5034
5035 * MAINTAINERS: Update my email address.
5036
f25bebe1
JM
50372004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5038
5039 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5040
28083580
VR
50412004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5042
5043 * MAINTAINERS: Remove entries without email address.
5044
c0f4b5e4
DJ
50452004-01-15 Daniel Jacobowitz <drow@mvista.com>
5046
5047 * MAINTAINERS: Add myself to write-after-approval.
5048
b5eb5a5e
SB
50492004-01-15 Steven Bosscher <stevenb@suse.de>
5050
5051 * MAINTAINERS: Update my email address.
5052
2c4de30b
LR
50532004-01-14 Loren J. Rittle <ljrittle@acm.org>
5054
5055 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5056 * Makefile.tpl (configure-target-[+module+]): Support stage.
5057 * Makefile.in: Rebuilt.
5058
74c0b320
ILT
50592004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5060
5061 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5062
2560344b
RS
50632004-01-10 Richard Sandiford <rsandifo@redhat.com>
5064
5065 * MAINTAINERS: Add myself as a MIPS maintainer.
5066
8b21cda6
NN
50672004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5068
2b6c260d
NN
5069 * configure.in: Use ./config.cache, not config.cache.
5070 * configure: Regenerate.
5071 * Makefile.tpl: Special-casing not needed for GCC any more.
5072 * Makefile.in: Regenerate.
5073
09438bde
NN
5074 * configure.in: Don't share a cache file for host dirs.
5075 * configure: Regenerate.
5076
8b21cda6
NN
5077 * config-ml.in: Don't mess with the cache file.
5078
e42870df
EB
50792004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5080
5081 * MAINTAINERS: Move myself from 'Write After Approval' to
5082 'CPU Port Maintainers' section as SPARC maintainer.
5083
6b9eb62c
NN
50842004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5085
78a816a6
NN
5086 * Makefile.tpl: Make GCC use a separate config.cache.
5087 * Makefile.in: Regenerate.
5088
6b9eb62c
NN
5089 PR bootstrap/11932, PR bootstrap/11933
5090 (I don't know if it will fix either of them, but it relates
5091 to them.)
5092 * configure.in: Don't use shared config.cache for target
5093 directories.
5094 * configure: Regenerate.
5095
86d7b562
DN
50962004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5097
5098 * MAINTAINERS: Add myself to 'Write After Approval' section.
5099
07d0a605
RS
51002003-12-31 Roger Sayle <roger@eyesopen.com>
5101
5102 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5103 * configure: Regenerated.
5104
459ac19f
KH
51052003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5106
5107 * MAINTAINERS: Remove the mn10200 maintainer.
5108
5785c0ed 51092003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5110
cc6010cd
AP
5111 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5112 * configure: Regenerated.
5785c0ed 5113
a268eff9
JH
51142003-12-16 Jan Hubicka <jh@suse.cz>
5115
5116 * MAINTAINERS: Add myself as callgraph maintainer.
5117
9d465b12
TF
51182003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5119
5120 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5121 * configure: Regenerate.
5122
a68a270a
GB
51232003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5124
5125 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5126 'Write After Approval' section. Update email.
5127
3066a15c
JL
51282003-12-01 James Lemke <jim@wasabisystems.com>
5129
5130 * MAINTAINERS (Write After Approval): Add myself.
5131
8c052da4
MT
51322003-11-20 Matt Thomas <matt@3am-software.com>
5133
5134 * MAINTAINERS: Add myself as a vax port maintainer.
5135
e75f9147
KC
51362003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5137
5138 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5139 (configure-build-[+module+], configure-[+module+]): Likewise.
5140 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5141 * Makefile.in: Regenerate.
5142
43d8d958
AT
51432003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5144
5145 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5146 shared/dylibed libraries.
5147 * ltmain.sh: Likewise.
5148 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5149 * ltcf-cxx.sh: Likewise.
5150 * ltcf-gcj.sh: Likewise.
5151 * ltconfig: Likewise.
5152
638dcaa0
SC
51532003-11-17 Stan Cox <scox@redhat.com>
5154
5155 * MAINTAINERS: Add myself as iq2000 port maintainer.
5156
15cc172b
AC
51572003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5158
b4117c30
ZW
5159 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5160 * Makefile.in: Regenerate.
15cc172b 5161
20af77cd
UW
51622003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5163
5164 * config.sub: Update to 2003-11-03 version.
5165
4dd01c5c
PE
51662003-10-20 Phil Edwards <phil@codesourcery.com>
5167
5168 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5169 * configure: Regenerate.
5170
8d36c499
NP
51712003-10-20 Nicolas Pitre <nico@cam.org>
5172
5173 * MAINTAINERS: Add myself to 'Write After Approval' section.
5174
8b7ebc31
AC
51752003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5176
5177 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5178
afe1910c
JM
51792003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5180
5181 * MAINTAINERS: Update my email address.
5182
05dcec66
RO
51832003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5184
5185 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5186
71fc2f0c
RL
51872003-10-17 Ralph Loader <rcl@ihug.co.nz>
5188
5189 * MAINTAINERS: Add myself to 'Write After Approval' section.
5190
507ec745
BI
51912003-10-16 Bernardo Innocenti <bernie@develer.com>
5192
5193 * config.guess: Update to 2003-10-16 version.
5194 * config.sub: Update to 2003-10-16 version.
5195
4d466c42
DD
51962003-10-15 David Daney <ddaney@avtrex.com>
5197
5198 * MAINTAINERS: Added myself to 'Write After Approval' section.
5199
0c9b16bc
FH
52002003-10-15 Falk Hueffner <falk@debian.org>
5201
5202 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5203 'Write After Approval' section. Update email.
5204
74d57d15
RS
52052003-10-14 Roger Sayle <roger@eyesopen.com>
5206
5207 * MAINTAINERS: Move myself from 'Write After Approval' to
5208 'Various Maintainers' section as middle-end maintainer.
5209
d29b8ad8
NN
52102003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5211
5212 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5213 HOST_FLAGS_TO_PASS.
5214 * Makefile.in: Regenerate.
5215
26db814a
BI
52162003-10-11 Bernardo Innocenti <bernie@develer.com>
5217
5218 * config.guess: Update to 2003-10-07 version.
5219 * config.sub: Update to 2003-10-07 version.
5220
fffeb871
RO
52212003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5222
5223 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5224 * ltconfig (irix5*, irix6*): Don't override version_type.
5225
6691a79e
ME
52262003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5227
5228 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5229 * configure: Rebuilt
5230 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5231 * Makefile.in: Rebuilt
5232
62cdd71e
L
52332003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5234
5235 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5236
6fe2eacc
CW
52372003-09-30 Carlo Wood <carlo@alinoe.com>
5238
cc6010cd 5239 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5240
ea57e5ad
PK
52412003-09-29 Paul Koning <ni1d@arrl.net>
5242
5243 * MAINTAINERS: Move myself from "Write After Approval"
5244 to CPU platform maintainers for pdp11 platform.
5245
e070672a
AT
52462003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5247
5248 * MAINTAINERS: Move myself from 'Write After Approval' to
5249 'Various Maintainers' section as libffi testsuite maintainer.
5250
43bb47c2
DJ
52512003-09-21 Daniel Jacobowitz <drow@mvista.com>
5252
5253 * configure.in: Pass a computed --program-transform-name
5254 to subconfigures.
5255 * configure: Regenerated.
5256
da9d3b37
NN
52572003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5258
94322beb
NN
5259 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5260 * Makefile.in: Regenerate.
5261
da9d3b37
NN
5262 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5263 * Makefile.in: Regenerate.
5264
ffd9060b
ZL
52652003-09-19 Ziemowit Laski <zlaski@apple.com>
5266
5267 * MAINTAINERS: Move myself from 'Write After Approval'
5268 to 'Various Maintainers' (objective-c) section.
5269
eeae7b41
DJ
52702003-09-17 Daniel Jacobowitz <drow@mvista.com>
5271
5272 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5273 quoting.
5274 * configure: Regenerated.
5275
a080d12b
JB
52762003-09-16 Joel Brobecker <brobecker@gnat.com>
5277
5278 * MAINTAINERS (Write After Approval): Add myself to write after
5279 approval list.
5280
6cd2fc59
DN
52812003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5282
cc6010cd 5283 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5284
dcbdd9cc
ILT
52852003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5286
5287 * MAINTAINERS: Update my e-mail address.
5288
e517f636
AM
52892003-09-09 Alan Modra <amodra@bigpond.net.au>
5290
5291 * libtool.m4 (LD): Correct powerpc64 host match.
5292
bc49924b
JW
52932003-09-06 James E Wilson <wilson@tuliptree.org>
5294
5295 * MAINTAINTERS: Update my affiliation and email address.
5296
082124f5
ZD
52972003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5298
5299 * MAINTAINERS (Write After Approval): Add myself.
5300
dc94d89e
DD
53012003-09-04 DJ Delorie <dj@redhat.com>
5302
5303 * configure: Regenerate.
5304
53052003-09-04 Robert Millan <robertmh@gnu.org>
5306
5307 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5308
7a0f2d4e
KG
53092003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5310
5311 * configure.in: Ensure arguments to sed are properly spaced.
5312 * configure: Regenerate.
5313
88d032eb
GP
53142003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5315
5316 * MAINTAINERS: Update my e-mail address.
5317
0b3f3d22
ME
53182003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5319
5320 * MAINTAINERS (Write After Approval): Add myself.
5321
d253f9ba
DJ
53222003-08-27 Daniel Jacobowitz <drow@mvista.com>
5323
5324 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5325 * configure: Regenerated.
5326
066ec9c9
MM
53272003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5328
5329 * MAINTAINERS: Update my email address.
5330
415d7ef9
PE
53312003-08-23 Phil Edwards <pme@gcc.gnu.org>
5332
5333 * configure.in: Use newline instead of semicolon when assuming
5334 shell arguments in a for loop.
5335 * configure: Regenerated.
5336
e1567352
JE
53372003-08-22 Jason Eckhardt <jle@rice.edu>
5338
5339 * MAINTAINERS: Resurrect the i860 maintainer.
5340
b348267b
GK
53412003-08-20 Geoffrey Keating <geoffk@apple.com>
5342
e50084fa
GK
5343 PR 8180
5344 * configure.in: When testing with_libs and with_headers, treat
5345 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5346 * configure: Regenerate.
b4117c30 5347
b348267b
GK
5348 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5349 make, shell, etc.
5350 (baseargs): Likewise.
5351 * configure: Regenerate.
5352
ca26ffe0
BI
53532003-08-20 Bernardo Innocenti <bernie@develer.com>
5354
5355 * MAINTAINERS (Write After Approval): Add myself.
5356
940cde4d
GK
53572003-08-19 Geoffrey Keating <geoffk@apple.com>
5358
5359 * configure.in: Disable libgcj for darwin not on powerpc.
5360 * configure: Rebuild.
5361
74bed51b
ADL
53622003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5363
5364 * config-ml.in, symlink-tree: Add license.
5365
b4117c30
ZW
53662003-08-03 Richard Stallman <rms@gnu.org>
5367 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5368
5369 * README.SCO: New file.
5370
333a28b4
MK
53712003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5372
5373 * Makefile.tpl (check, check-c++): Express dependencies using
5374 dependencies rather than commands.
5375 * Makefile.in: Regenerate.
5376
c197e306
AC
53772003-08-01 Andrew Cagney <cagney@redhat.com>
5378
5379 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5380 * configure: Ditto.
5381
a8ee6e2d
GK
53822003-07-31 Geoffrey Keating <geoffk@apple.com>
5383
5384 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5385 * Makefile.in: Update.
a8ee6e2d 5386
8d9b3f2e
AT
53872003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5388
5389 * configure.in: Enable libgcj for darwin.
5390 * configure: Rebuild.
5391
52c0c542
PE
53922003-07-29 Phil Edwards <pme@gcc.gnu.org>
5393
5394 * config-ml.in: Use ac_configure_args directly instead of
5395 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5396 actually seen.
5397
b4acb5ef
NN
53982003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5399
5400 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5401 creating target and build subdirs to build all parent dirs as needed.
5402 * Makefile.in: Rebuild.
5403 * configure.in: Don't build dirs explicitly here.
5404 * configure: Rebuild.
5405
a51d71d0
PB
54062003-07-26 Paul Brook <paul@nowt.org>
5407
5408 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5409
f43e12ce
AO
54102003-07-22 Alexandre Oliva <aoliva@redhat.com>
5411
5412 * Makefile.tpl (all-make): Depend on intl.
5413 * Makefile.in: Rebuilt.
5414
8a199ff6
PE
54152003-07-20 Phil Edwards <pme@gcc.gnu.org>
5416
5417 * install-sh: Update to newer upstream versions (associated with
5418 aclocal 1.7).
5419 * mkinstalldirs: Likewise.
5420 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5421
e6a8c803
AP
54222003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5423
5424 * MAINTAINERS: Move self from Bug database only accounts
5425 to write-after-approval.
5426
9f13608f
NN
54272003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5428
5429 * config.if: Remove unused libc_interface determination.
5430
c7864714
NN
54312003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5432
5433 * MAINTAINERS: Move self from write-after-approval to
5434 build machinery (*.in).
5435
775956d0
NN
54362003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5437
5438 PR bootstrap/11273
5439 PR bootstrap/11408
5440 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5441 unused INSTALL_PROGRAM_ARGS.
5442 * configure.in: Use AC_PROG_INSTALL.
5443 * Makefile.in: Regenerate.
5444 * configure: Regenerate.
5445
c7f67a6e
KH
54462003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5447
5448 * MAINTAINERS: Alphabetize.
5449
33952f6f
AO
54502003-07-10 Alexandre Oliva <aoliva@redhat.com>
5451
5452 * configure: Rebuilt.
5453 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5454 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5455 newlib nor libgloss.
5456 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5457 * configure.in (am33_2.0-*-linux*): Added.
5458
0d4f1b4e
BW
54592003-07-09 Bob Wilson <bob.wilson@acm.org>
5460
5461 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5462 * configure: Regenerate.
5463
56694dd9
ZW
54642003-07-07 Zack Weinberg <zack@codesourcery.com>
5465
5466 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5467 * Makefile.in: Regenerate.
5468
21607eb4
ZW
54692003-07-04 Zack Weinberg <zack@codesourcery.com>
5470
5471 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5472 * Makefile.in: Regenerate.
5473
8c90b13a
L
54742003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5475
5476 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5477 * Makefile.in: Regenerated.
5478
5d42f90e
L
5479 * config-ml.in: Replace PWD with PWD_COMMAND.
5480
6eb95e99
ZW
54812003-07-04 Zack Weinberg <zack@codesourcery.com>
5482
5483 * intl: New directory; see intl/ChangeLog for details.
5484 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5485 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5486 * Makefile.in: Regenerate.
5487
07d1940e
NN
54882003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5489
5490 * configure.in: Clean up config-lang.in handling. Delete
5491 useless assignment to "subdirs".
5492 * configure: Regenerate.
5493
4dbda6f0
NN
54942003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5495
5496 * configure.in: Rename 'target_libs' to 'target_libraries'.
5497 Remove useless reference to 'target_libs'.
5498 * configure: Regenerate.
5499
2c30ab71
KS
55002003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5501
5502 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5503 * Makefile.in: Regenerate.
5504
11405c93
NN
55052003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5506
5507 * Makefile.def: Introduce flags_to_pass.
5508 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5509 * Makefile.in: Regenerate.
5510
fb87ad5d
HPN
55112003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5512
5513 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5514 and target-libgloss.
5515 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5516 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5517 * configure: Regenerate.
5518
a7956a48
BK
55192003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5520
5521 * configure.in: Update testsuite_flags to new location.
5522 * configure. Regenerate.
6eb95e99 5523
eaf9f3b2
NN
55242003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5525
5526 * Makefile.tpl: Remove BUILD_CC stuff.
5527 * Makefile.in: Regenerate.
5528
2d89ffef
KH
55292003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5530
5531 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5532
83415b0b
GP
55332003-06-16 Graeme Peterson <gp@qnx.com>
5534
5535 * MAINTAINERS (Write After Approval): Add myself.
5536
b951c91c 55372003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5538
b951c91c
L
5539 * config.guess: Update to 2003-06-12 version.
5540 * config.sub: Update to 2003-06-13 version.
5541
0bb41a37
L
55422003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5543
5544 * config.guess: Update to 2003-06-06 version.
5545 * config.sub: Update to 2003-06-06 version.
5546
655b7166
RO
55472003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5548
5549 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5550 * configure. Regenerate.
5551
01b759aa
NN
55522003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5553
bf1d3e81
NN
5554 * configure.in: Disable serial configure by default.
5555 * configure: Regenerate.
5556 * Makefile.tpl: Abolish .NOTPARALLEL.
5557 * Makefile.in: Regenerate.
5558
e89fbdfe
NN
5559 * Makefile.tpl: Replace {build,host,target}_canonical by
5560 {build,host,target}.
5561 * Makefile.in: Regenerate.
5562
01b759aa
NN
5563 * Makefile.tpl: Fix stupid pasto.
5564 * Makefile.in: Regenerate.
5565
f7dae026
NN
55662003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5567
5568 * Makefile.tpl: Remove bogus conditional.
5569 * Makefile.in: Regenerate.
5570
55712003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5572
5573 * Makefile.tpl (profiledbootstrap): New target.
5574 * Makefile.in (profiledbootstrap): New target.
5575
2ffc3e73 55762003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5577
5578 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5579 Pinski. Remove user names from other bugzilla-only maintainers.
5580
1a1e6b96
NN
55812003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5582
1358ccea
NN
5583 * Makefile.tpl: Make 'recursive targets' using autogen rather
5584 than shell loop. Remove duplicate 'clean' targets and false
5585 comments.
5586 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5587 Add systematic method of specifying missing targets in subdirs.
5588 Add copyright boilerplate.
5589 * Makefile.in: Regenerate.
5590 * configure.in: Add 'recursive targets' to maybe list.
5591 * configure: Regenerate.
5592
ae74ed1f
NN
5593 * MAINTAINERS: "GNATS only" -> "Bug database only".
5594
1a1e6b96
NN
5595 * Makefile.tpl: Rename [+target+] to [+make_target+].
5596 * Makefile.def: Rename 'target' to 'make_target'.
5597
c79af3fa
NB
55982003-05-31 Neil Booth <neil@daikokuya.co.uk>
5599
5600 * MAINTAINERS: Add self as options handling maintainer.
5601
39d85b61
MM
56022003-05-28 Michael Meissner <gnu@the-meissners.org>
5603
5604 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5605 been too long since I touched those ports.
5606
afc2b62d
DD
56072003-05-28 DJ Delorie <dj@redhat.com>
5608
5609 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5610 * Makefile.in: Regenerate.
5611
df445104
MR
56122003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5613
5614 * configure.in: Use curly braces in the definition of tooldir.
5615 * configure: Regenerate.
5616
2eb98e5d 56172003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5618
2eb98e5d
DD
5619 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5620 newlib or libgloss.
5621 * Makefile.in: Regenerate.
5622
862fced8
DD
56232003-05-21 DJ Delorie <dj@redhat.com>
5624
5625 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5626 * Makefile.in: Regenerate.
5627
fc351800
ILT
56282003-05-20 Ian Lance Taylor <ian@airs.com>
5629
5630 * MAINTAINERS: Update my e-mail address.
5631
7e2dbcef
NN
56322003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5633
5634 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5635 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5636 Factor out common code from autogen IF statements.
5637 * configure: Regenerate.
5638 * Makefile.in: Regenerate.
5639
f2a0e225
KC
56402003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5641
5642 * configure.in: Accept i[3456789]86 for machine type.
5643 * configure: Regenerate.
5644
8b87bb96
NN
56452003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5646
5647 * configure.in: Switch more things to use maybe dependencies.
5648 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5649 * configure: Regenerate.
5650 * Makefile.tpl: Switch more things to use maybe dependencies.
5651 * Makefile.in: Regenerate.
5652
fdb882bc 56532003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5654
5655 * Makefile.tpl (install-opcodes): Define.
5656 * Makefile.in: Rebuild.
5657
f7c50032
AJ
56582003-05-13 Andreas Jaeger <aj@suse.de>
5659
5660 * config.guess: Update to 2003-05-09 version.
5661 * config.sub: Update to 2003-05-09 version.
5662
f2181bed 56632003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5664
5665 * configure.in: Correct sed script so that options in quotes are not
5666 deleted.
5667 * configure: Rebuild.
5668
aa8f1f57
CV
56692003-05-12 Corinna Vinschen <corinna@vinschen.de>
5670
5671 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5672 and $$s/newlib/libc/sys/cygwin32 include paths.
5673 * configure: Ditto.
5674
0c130f81
MM
56752003-05-12 Michael Meissner <gnu@the-meissners.org>
5676
5677 * MAINTAINERS: Update my email addresses.
5678
aa1a100b
EB
56792003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5680
5681 * config-ml.in: Propagate INSTALL variables.
f7c50032 5682
87861833
GP
56832003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5684
5685 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5686
de722255
CD
56872003-05-02 Chris Demetriou <cgd@broadcom.com>
5688
6eb95e99
ZW
5689 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5690 * Makefile.in: Regenerate.
de722255 5691
96c4a002
WB
56922003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5693
5694 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5695
55b15a11
WB
56962003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5697
5698 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5699
0c227849
DJ
57002003-04-27 Daniel Jacobowitz <drow@mvista.com>
5701
5702 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5703 * Makefile.in: Regenerated.
5704
d45148c1
WB
57052003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5706
5707 * MAINTAINERS (Write After Approval): Upgrade myself from
5708 GNATS only to write-after-approval. Update my mail address.
5709
48f2318c 57102003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5711
5712 (OS Port Maintainers: freebsd): Add myself.
5713
438f50c3
MM
57142003-04-22 Mark Mitchell <mark@codesourcery.com>
5715
5716 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5717
9074e169
KJ
57182003-04-22 Kean Johnston <jkj@sco.com>
5719
5720 * MAINTAINERS (SCO ports): Added myself.
5721
dfd39a2e
NS
57222003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5723
5724 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5725
ccbae82a
KJ
57262003-04-19 Kean Johnston <jkj@sco.com>
5727
5728 * MAINTAINERS (Write After Approval): Add myself.
5729
2f50999f
GP
57302003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5731
5732 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5733 * Makefile.in: Regenerate.
5734
e9b84181
JJ
57352003-04-18 Jakub Jelinek <jakub@redhat.com>
5736
5737 * configure.in (powerpc64*-*-linux*): Remove.
5738 * configure: Rebuilt.
5739
1ca4c6e1
PE
57402003-04-17 Phil Edwards <pme@gcc.gnu.org>
5741
5742 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5743 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5744 and restrap.
5745 * Makefile.in: Regenerate.
5746
0590b963
RE
57472003-04-16 Richard Earnshaw <rearnsha@arm.com>
5748
5749 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5750 * configure: Regenerated.
5751
ff41a56f
DD
57522003-04-15 DJ Delorie <dj@redhat.com>
5753
5754 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5755
50d440bc
NC
57562003-04-13 Nick Clifton <nickc@redhat.com>
5757
5758 * config-ml.in: Remove support for --disable-aix removing
5759 call-aix multilibs.
5760
b1e0a93e
AO
57612003-04-10 Alexandre Oliva <aoliva@redhat.com>
5762
5763 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5764 * */configure: Rebuilt.
5765
71fb704d
JS
57662003-04-08 Joel Sherrill <joel@oarcorp.com>
5767
5768 * MAINTAINERS: Add my email address.
5769
3897ea90
OH
57702003-03-17 Olivier Hainque <hainque@act-europe.fr>
5771
5772 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5773
93c834b7
NN
57742003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5775
5776 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5777 * Makefile.in: Regenerate.
5778
82c34dcb
MC
57792003-03-14 Michael Chastain <mec@shout.net>
5780
5781 * Makefile.in: Regenerate with correct Makefile.def.
5782
73458fb7
NN
57832003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5784
5785 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5786 Make macro.
5787 * Makefile.in: Regenerate.
5788 * configure.in: Clean up gxx_include_dir logic.
5789 * configure: Regenerate.
5790
32cf27e5
AE
57912003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5792
5793 * MAINTAINERS (Write After Approval): Add myself.
5794
c727e7a0
BE
57952003-03-10 Ben Elliston <bje@wasabisystems.com>
5796
5797 * MAINTAINERS: Update my mail address.
5798
9a27ac7a
FS
57992003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5800
5801 * configure.in (gxx_include_dir): Fix typo.
5802 * configure: Regenerated.
5803
3aa83176
NN
58042003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5805
5806 * Makefile.tpl: Reindent.
5807 * Makefile.in: Regenerate.
5808 * configure.in: Reindent. Don't set unused variables.
5809 * configure: Regenerate.
5810
9124bc53
DJ
58112003-03-04 Daniel Jacobowitz <drow@mvista.com>
5812
5813 * configure.in: Include $(build_tooldir)/sys-include in
5814 FLAGS_FOR_TARGET.
5815 * configure: Regenerated.
5816
cb543528
NN
58172003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5818
c858bf1e
NN
5819 * Makefile.tpl: Always pass down RANLIB.
5820 * Makefile.in: Regenerate.
5821
aa9c3ab4
NN
5822 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5823 * Makefile.in: Regenerate.
5824 * configure.in: Remove unused logic relating to --enable-shared
5825 and --enable-threads. Remove bogus comments. Remove redundant
5826 noconfigdirs.
5827 * configure: Regenerate.
5828
cb543528
NN
5829 * configure.in: Replace ${libstdcxx_version} by its value.
5830 Remove reference to mh-dgux.
5831 * configure: Regenerate.
5832
53f70c1b
KB
58332003-03-03 Kevin Buettner <kevinb@redhat.com>
5834
5835 * MAINTAINERS (Write After Approval): Add myself.
5836
df0f0674
NN
58372003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5838
5839 * Makefile.tpl: Rearrange.
5840 * Makefile.in: Regenerate.
5841
ef4e7569
US
58422003-02-25 Uwe Stieber <uwe@wwws.de>
5843
5844 * configure.in: Add support for kaOS as cross build target system.
5845 * configure: Regenerated.
5846
a7a287eb
SB
58472003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5848
5849 * MAINTAINERS (Write after approval): Add myself.
5850
ff00c8a2
JW
58512003-02-21 James E Wilson <wilson@tuliptree.org>
5852
5853 * MAINTAINERS: Update my email address.
5854
abb2db7a
ZW
58552003-02-21 Zack Weinberg <zack@codesourcery.com>
5856
5857 * MAINTAINERS: Add self to blanket write privs. section.
5858
e9f2dc3b
SM
58592003-02-20 Sean McNeil <sean@blue.mcneil.com>
5860
5861 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5862 configure-target-* as some target builds may require additional
5863 flags for preprocessor tests.
5864 * Makefile.in: Regenerated.
5865
ee03dc5e
AO
58662003-02-19 Alexandre Oliva <aoliva@redhat.com>
5867
11856278
AO
5868 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5869 * ltconfig: Handle it.
5870 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5871 auto-detecting it.
5872
274aef32
AO
5873 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5874 it is used as argument to $CC.
5875 * ltcf-gcj.sh: Likewise.
5876
ee03dc5e
AO
5877 * configure.in: Introduce --enable-maintainer-mode.
5878 * configure: Rebuilt.
5879 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5880 for maintainer mode.
5881 * Makefile.in: Rebuilt.
5882
30db8e17
JM
58832003-02-18 Jason Merrill <jason@redhat.com>
5884
5885 * Makefile.tpl (check-c++): Allow parallelism.
5886
cab60ac6
GP
58872003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5888
5889 * MAINTAINERS: Remove John Carr (who never actually had access to
5890 gcc.gnu.org).
5891
c8e5d1af
GK
58922003-02-15 Geoffrey Keating <geoffk@apple.com>
5893
5894 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5895 don't configure target-libobjc.
5896 * configure: Regenerate.
5897
70f91f50
RO
58982003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5899
5900 * Makefile.tpl (RANLIB): Define.
5901 * Makefile.in: Regenerate.
5902
669e9062
LB
59032003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5904
5905 * MAINTAINERS: Update my email.
abb2db7a 5906
61b56b2e
KS
59072003-02-06 Keith R Seitz <keiths@redhat.com>
5908
5909 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5910 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5911 * Makefile.in: Regenerated.
5912 * configure.in: Remove all traces of snavigator, db, and grep.
5913 * configure: Regenerated.
5914
a1ba6e15
GP
59152003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5916
5917 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5918 After Approval.
5919
f5f2cce5
CC
59202003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5921
5922 * MAINTAINERS (Write after approval): Add myself.
5923
ba49f6f1
FCE
59242003-01-31 Frank Ch. Eigler <fche@redhat.com>
5925
5926 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5927 * Makefile.in: Regenerated.
5928
ccf9f10c
RS
59292003-01-30 Roger Sayle <roger@eyesopen.com>
5930
5931 * config.guess: Updated to 2003-01-30's version.
5932 * config.sub: Updated to 2003-01-28's version.
5933
a693735b
AO
59342003-01-30 Alexandre Oliva <aoliva@redhat.com>
5935
5936 * config.if: If gcc_version is already set, just use it. Don't set
5937 gcc_version_trigger if it's already set, otherwise set it to
5938 gcc/version.c, but only if the file exists. If it is not set and
5939 gcc/version.c does not exist, try to extract the version number from
5940 $CC.
5941
204c43d6
AT
59422003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5943
abb2db7a 5944 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5945
842e91ec
PE
59462003-01-27 Phil Edwards <pme@gcc.gnu.org>
5947
5948 * configure.in: Revert 24Jan change.
5949 * configure: Regenerate.
5950
6b99984e
GP
59512003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5952
5953 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5954 entry of HJ Lu.
5955
806e0935
NN
59562003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5957
5958 * configure.in: Revert previous change.
5959 * configure: Regenerate.
5960
307a9864
NN
59612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5962
5963 * configure.in: Make rda native-only.
5964 * configure: Regenerate.
5965
02ba6302
VR
59662003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5967
5968 * MAINTAINERS: Move myself from GNATS-only-accounts to
5969 write-after-approval.
5970
77d187bc
NN
59712003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5972
5973 * configure.in: Add missing \.
5974 * configure: Rebuilt.
5975
a94a2d4c
JJ
59762003-01-17 Jakub Jelinek <jakub@redhat.com>
5977
5978 * configure.in (baseargs): Avoid using \| in sed regular
5979 expressions.
5980 * configure: Rebuilt.
5981
73f84924
JJ
59822003-01-16 Jakub Jelinek <jakub@redhat.com>
5983
5984 * configure.in (baseargs): Remove all supported forms of
5985 --cache-file, --srcdir, --host, --build and --target options
5986 from argument lists.
5987 * configure: Rebuilt.
5988
8c12fc63
JZ
59892003-01-15 Josef Zlomek <zlomekj@suse.cz>
5990
5991 * MAINTAINERS: Add myself to write-after-approval list.
5992
7c005a3a
AO
59932003-01-15 Alexandre Oliva <aoliva@redhat.com>
5994
5995 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5996 * configure: Rebuilt.
5997
3dfabf63
NN
59982003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5999
6000 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6001 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6002 * Makefile.in: Regenerate.
6003 * configure: Regenerate.
6004
cf53ae10
AO
60052003-01-09 Alexandre Oliva <aoliva@redhat.com>
6006
6007 * configure.in: Remove Makefile in build, host and target modules
6008 unless configure was run with --no-recursion.
6009 * configure: Rebuilt.
6010
3fbe8e4a
CC
60112003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6012
6013 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6014 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6015 * Makefile.in: Regenerate.
6016
66e2aa7d
CD
60172003-01-08 Chris Demetriou <cgd@broadcom.com>
6018
6019 * config.guess: Update to 2003-01-03 version.
6020 * config.sub: Update to 2003-01-03 version.
6021
b5038cfb
CF
60222003-01-07 Christopher Faylor <cgf@redhat.com>
6023
6024 * configure: Regenerate with proper autoconf 2.13.
6025
d02c69be
CF
60262003-01-07 Christopher Faylor <cgf@redhat.com>
6027
6028 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6029 * configure: Regenerate.
d02c69be 6030
e914a571
AC
60312003-01-06 Andrew Cagney <ac131313@redhat.com>
6032
6033 * configure.in (GDB_TK): Add tcl directories conditional on
6034 gdb/gdbtk directory being present.
6035 * configure: Regenerate.
abb2db7a 6036
70571545
JDA
60372003-01-04 John David Anglin <dave.anglin@nrc.ca>
6038
6039 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6040 by gcc if LD is not defined and we are not doing a Canadian Cross.
6041 * configure: Rebuilt.
6042
89a7012a
TT
60432002-12-31 Tom Tromey <tromey@redhat.com>
6044
6045 * Makefile.in: Rebuilt.
6046 * Makefile.def (target_modules) [libffi]: Allow installation.
6047
3f4f56e2
AS
60482002-12-31 Andreas Schwab <schwab@suse.de>
6049
6050 * configure.in: Fix use of $program_transform_name.
6051 * configure: Regenerated.
6052
6c1b8d0a
DJ
60532002-12-30 Daniel Jacobowitz <drow@mvista.com>
6054
6055 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6056 * configure: Regenerated.
6c1b8d0a 6057
c5120911
AO
60582002-12-29 Alexandre Oliva <aoliva@redhat.com>
6059
6060 * Makefile.tpl (local-distclean): Don't remove...
6061 (multilib.ts): ... this. Moved into...
6062 (multilib.out): ... this. Don't use sub-make.
6063 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6064 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6065 (configure-build-[+module+], configure-[+module+],
6066 configure-target-[+module+], configure-gcc): ... these. Test
6067 for Makefile existence. Drop config.status from dependencies.
6068 * Makefile.in: Rebuilt.
6069 * configure.in: Move gcc-version-trigger to the end of
6070 ac_configure_args. Add comments to maybedep.tmp and
6071 serdep.tmp. Introduce --disable-serial-configure. Remove
6072 nonopt from baseargs, matching and removing corresponding
6073 whitespace while at it.
6074 * configure: Rebuilt.
6075
e245b0ea
AO
60762002-12-28 Alexandre Oliva <aoliva@redhat.com>
6077
903de295
AO
6078 * configure.in (host_configargs): Replace reference to
6079 no-longer-defined buildopts with --build=${build_alias}.
6080 * configure: Rebuilt.
6081
e245b0ea
AO
6082 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6083 program_transform_name to standard idiom.
6084 (AUTOGEN, AUTOCONF): Define.
6085 (Makefile.in): Use $(AUTOGEN).
6086 (Makefile): Depend on config.status, and use autoconf-style rule to
6087 build it. Move original commands to...
6088 (config.status): ... this new target.
6089 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6090 $(AUTOCONF).
6091 * Makefile.in: Rebuilt.
6092
671aa708
NN
60932002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6094
53fbfb58
NN
6095 * Makefile.tpl: Fix dramatic bustage due to change in
6096 program_transform_name.
6097 * Makefile.in: Regenerate.
6098
6099 * configure.in: Remove unnecessary PATH setting.
6100 * configure: Regnerate.
6101
6102 * configure.in: Don't default to unprefixed tools unless
6103 the native tools will work.
6104 * configure: Regenerate.
6105
671aa708
NN
6106 * configure.in: Convert to autoconf script. Blow away lots
6107 of now-redundant Makefile fragments.
6108 * configure: Generate using Autoconf.
6109 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6110 * Makefile.in: Regenerate.
6111
57f40826
NN
61122002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6113
3fedb745
NN
6114 * configure: Fix stupid bug where RANLIB was mistakenly included.
6115
abb2db7a 6116 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6117 (build_configargs, host_configargs, target_configargs).
6118
6119 * configure.in: Move logic out of sed statement.
6120
abb2db7a 6121 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6122 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6123
315fa0f4
SS
61242002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6125
6126 * config.sub: Import from master repository
6127 * config.guess: Ditto
6128
45aff44f
AS
61292002-12-24 Andreas Schwab <schwab@suse.de>
6130
6131 * Makefile.tpl (multilib.out): Fix missing space.
6132 * Makefile.in: Regenerate.
6133
88b5521b
NN
61342002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6135
6136 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6137 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6138 * Makefile.in: Regenerate.
6139 * configure.in: Remove unnecessary leftovers.
6140
2a726918
GK
61412002-12-21 Geoffrey Keating <geoffk@apple.com>
6142
6143 * configure.in (extra_ranlibflags_for_target): New variable.
6144 (*-*-darwin): Add -c to ranlib commands.
6145 * configure (tooldir): Handle extra_ranlibflags_for_target.
6146
aace3269 61472002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6148
6149 * Makefile.tpl: Revert HJL's change.
6150 * Makefile.in: Regenerated.
6151 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6152 always.
6153
f0895142
AS
61542002-12-19 Andreas Schwab <schwab@suse.de>
6155
6156 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6157 * Makefile.in: Regenerate.
6158
782d0c02
L
61592002-12-18 H.J. Lu <hjl@gnu.org>
6160
6161 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6162 * Makefile.in: Regenerated.
6163
6164 * configure.in (build_prefix): New. Substitute.
6165
212f6dd0
NN
61662002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6167
79308c5d
NN
6168 * Makefile.tpl: Don't let real targets depend on phony targets.
6169 * Makefile.in: Regenerate.
6170
212f6dd0
NN
6171 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6172 * Makefile.in: Regenerate.
6173
ab17919f
SS
61742002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6175
6176 * config.sub: Import from master repository
6177 * config.guess: Ditto
6178
5ecf91d1
JM
61792002-12-16 Jason Merrill <jason@redhat.com>
6180
6181 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6182 previous 'make bootstrap'.
6183 * Makefile.in: Regenerate.
6184
d8437e1b
HPN
61852002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6186
6187 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6188
4977bab6
ZW
61892002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6190
6191 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6192 * Makefile.in: Regenerate.
6193
0edcfdcb
JM
61942002-12-13 Jason Merrill <jason@redhat.com>
6195
6248218a 6196 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6197 library tests.
6198 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6199 * Makefile.in: Regenerate.
6200
4977bab6
ZW
62012002-12-12 Alexandre Oliva <aoliva@redhat.com>
6202
6203 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6204 * Makefile.in: Rebuilt.
6205
f87505dd
AO
62062002-12-12 Alexandre Oliva <aoliva@redhat.com>
6207
6208 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6209
4977bab6
ZW
62102002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6211
6212 * configure: Fix bug put in by gremlins.
6213
6214 * Makefile.tpl: Substitute more autoconfily.
6215 * configure: Substitute more autoconfily.
6216 * Makefile.in: Regenerate.
6217
7f0db92a
SS
62182002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6219
6220 * config.sub: Import from master repository
6221 * config.guess: Ditto
6222 * MAINTAINERS: Added Svein Seldal under write after approval
6223
4977bab6
ZW
62242002-12-08 Andrew Cagney <ac131313@redhat.com>
6225
6226 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6227 * Makefile.in (all-sim): Ditto.
6228
62292002-12-06 DJ Delorie <dj@redhat.com>
6230
6231 * Makefile.tpl: Change configure dependencies to not have real
6232 targets depend on phony targets.
6233
62342002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6235
6236 * configure.in: Revert unintentional change.
6237
6238 * Makefile.tpl: Change dependency for */multilib.out so that
6239 it works when gcc isn't in the tree.
6240
6241 * configure.in: Substitute more.
6242 * configure: Run subconfigures from the Makefile.
6243 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6244 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6245
67f1b906
GP
62462002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6247
6248 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6249
4977bab6
ZW
62502002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6251
6252 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6253 and corresponding dependencies.
6254 * Makefile.in: Regenerate.
6255
6256 * configure.in (host_tools): Order binutils, gas and ld for
6257 convenience in running the testsuites.
6258
6259 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6260 * Makefile.in: Regenerate.
6261 * configure.in: Introduce rules to serialize subconfigure runs.
6262
6263 * configure.in: Introduce BASE_CC_FOR_TARGET.
6264 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6265 Realize configure-build-* targets. Realize configure-target-* targets.
6266 * Makefile.in: Regenerate.
6267
62682002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6269
6270 * configure: Move gcc_version_trigger stuff from here...
6271 * configure.in: ...to here.
6272
6273 * configure.in: Separate subconfigure options added by this file from
6274 options given by the user. Add machinery to put args for host
6275 subconfigures into the Makefile.
6276
6277 * Makefile.tpl: Remove 'vault' targets.
6278 * Makefile.tpl: Reorder and comment dependencies.
6279 * Makefile.in: Regenerate.
6280
62812002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6282 * configure.in: Fix my broken commit of previous patch. (sigh)
6283
743f054e
GK
62842002-11-28 Geoffrey Keating <geoffk@apple.com>
6285
6286 * configure.in: Move host-specific darwin noconfigdirs into
6287 the host-specific section.
6288
4977bab6
ZW
62892002-11-28 Geoffrey Keating <geoffk@apple.com>
6290
6291 * configure.in: Move host-specific darwin noconfigdirs into
6292 the host-specific section.
6293
62942002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6295
6296 * configure: Remove skip-this-dir support.
6297 * Makefile.tpl: Remove skip-this-dir support.
6298
6299 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6300 subdirectories.
6301 * Makefile.in: Regenerate.
6302
6303 * Makefile.tpl: Strip out useless setting of 'dir'.
6304 * Makefile.in: Regenerate.
6305
63062002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6307
6308 * configure.in: Fix deeply stupid bug.
6309
6310 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6311 shell code in CXX_FOR_TARGET
6312 * Makefile.def: Introduce raw_cxx.
6313 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6314 RAW_CXX_FOR_TARGET.
6315 * Makefile.in: Regenerate.
6316
63172002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6318
6319 * Makefile.tpl: Remove unnecessary ifs.
6320 * Makefile.in: Regenerate.
6321
6322 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6323 dependencies. Maybe-ize build-libiberty. Create dummy install
6324 targets for 'no_install' modules.
6325 * configure: Move GDB_TK substitution to configure.in. Move
6326 build_modules stuff to configure.in.
6327 * configure.in: Implement soft dependency machinery. Maybe-ize
6328 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6329 * Makefile.in: Regenerate.
6330
63312002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6332
6333 * Makefile.tpl: Make all-target, install-target behave similarly
6334 to all, install (only hitting configured targets). Eliminate
6335 unused macro defintions.
6336
6337 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6338 build != host.
6339
6340 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6341
6342 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6343
6344 * configure.in: Produce lists of subdir targets we're actually
6345 configuring. Remove references to "dosrel".
6346 * Makefile.tpl: Let configure set which subdir targets are hit.
6347 Remove install-cross; clean up install; remove ALL. Remove
6348 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6349 Autogenerate host module targets. Remove empty dependency lines
6350 and redundant dependency; rearrange slightly.
6351 * Makefile.def: Add host-side libtermcap, utils.
6352
6353 * Makefile.in: Regenerate.
6354
e6226a2f
RO
63552002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6356
6357 * ltconfig (osf[345]): Append $major to soname_spec.
6358 Reflect this in library_names_spec.
6359 * ltmain.sh (osf): Prefix $major with . for use as extension.
6360
3b75d237
AJ
63612002-11-19 Andreas Jaeger <aj@suse.de>
6362
6363 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6364 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6365 and sparc64 GNU/Linux systems.
6366
809108de
NS
63672002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6368
6369 * MAINTAINERS: Update email.
6370
e7e0de7e
GP
63712002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6372
6373 * MAINTAINERS: Complete James Dennett's entry.
6374
f7109dea
EB
63752002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6376
6377 * MAINTAINERS (Write After Approval): Add myself.
6378
d3ac17c9
BK
63792002-11-13 Bruce Korb <bkorb@gnu.org>
6380
6381 * Makefile.tpl: syntactic cleanup
6382
cbf78ae4
SH
63832002-11-13 Stuart Hastings <stuart@apple.com>
6384
6385 * MAINTAINERS: Add myself to write-after-approval list.
6386
4977bab6
ZW
63872002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6388
6389 * Makefile.def: Add list of recursive targets to autogenerate.
6390 Add build_modules.
6391 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6392 targets. Autogenerate *-build-* targets.
6393 * Makefile.in: Regenerate.
6394
63952002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6396
6397 * configure: More autoconf-style substitutions.
6398 * Makefile.tpl: More autoconf-style substitutions.
6399 * Makefile.in: Regenerate.
6400
64012002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6402
6403 * configure: Substitute more variables in a more autoconf-friendly
6404 way. Simplify slightly.
6405 * Makefile.tpl: Make more variables substitutable in an
6406 autoconf-friendly way.
6407 * Makefile.in: Regenerate.
6408
d4783999
JW
64092002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6410
6411 * MAINTAINERS (Write After Approval): Add myself.
6412
4977bab6
ZW
64132002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6414
6415 * configure.in (v810*): Remove special setting of tools.
6416
6417 * configure: Add support for extra required flags for ar or nm.
6418 * configure.in (aix4.3+): Use above support for target-specific
6419 issues, rather than using config/mt-aix43.
6420
64212002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6422
6423 * configure: Remove 'removing', which doesn't work. Replace $subdir
6424 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6425 with $srcdir. Reformat indentation. Substitute some variables
6426 formerly hard-coded in the Makefile for build=host.
6427 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6428 * Makefile.def: Autogenerate more.
6429 * Makefile.in: Regenerate.
6430
1c9c903e
AN
64312002-11-04 Adam Nemet <anemet@lnxw.com>
6432
6433 * MAINTAINERS (Write After Approval): Add myself.
6434
40673d2b
KB
64352002-11-04 Kevin Buettner <kevinb@redhat.com>
6436
6437 * Makefile.def (host_modules): Add rda.
6438 * Makefile.in: Regenerate.
6439 * configure.in (target_tool): Add target-rda to list.
6440
42e650ae
GP
64412002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6442
6443 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6444
e004b81f
PE
64452002-10-25 Phil Edwards <pme@gcc.gnu.org>
6446
6447 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6448 and restrap targets to this rule.
6449 * Makefile.in: Regenerate.
6450
06bd49b1
GP
64512002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6452
6453 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6454 GNATS only accounts.
6455
d0af82b0
HPN
64562002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6457
6458 * configure.in (i[3456]86-*-linux*): Add check to disable
6459 ${libgcj} for glibc1.
6460
10782654
DC
64612002-10-24 Denis Chertykov <denisc@overta.ru>
6462
6463 * MAINTAINERS: Add myself as ip2k port maintainer.
6464
a5a438f5
SS
64652002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6466
6467 * configure.in: Add tic4x target.
6468
fe3d5b7f
NN
64692002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6470
aba8a494
NN
6471 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6472 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6473 * Makefile.in: Regenerate.
6474
fe3d5b7f
NN
6475 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6476 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6477 * Makefile.in: Regenerate.
6478
a6ad79e7
JJ
64792002-10-02 Janis Johnson <janis187@us.ibm.com>
6480
6481 * MAINTAINERS: Add myself as web pages co-maintainer.
6482
6a8a9058
NN
64832002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6484
6485 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6486 * Makefile.in: Regenerate.
6487
327d975a
ZW
64882002-10-02 Zack Weinberg <zack@codesourcery.com>
6489
6490 * MAINTAINERS: Add myself and Nathan Sidwell
6491 <nathan@codesourcery.com> as VxWorks maintainers.
6492
a5ae8f19 64932002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6494
6495 * Makefile.def: Remove order dependency comments.
6496 * Makefile.tpl: Add explicit install-install dependencies.
6497 * Makefile.in: Regenerate.
d0f6c823 6498
34c6040c 6499 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6500 * Makefile.in: Regenerate.
34c6040c 6501
d0f6c823
NN
6502 * Makefile.tpl: Add configure-target (for src-release in src)
6503 * Makefile.in: Regenerate.
6504
50bd210b
NC
65052002-09-30 Nick Clifton <nickc@redhat.com>
6506
6507 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6508
ca25149e
UW
65092002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6510
6511 * configure.in (s390*-*-linux*): Enable libgcj.
6512
dd30b57d
NN
65132002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6514
9e60a678
NN
6515 * configure: Revert accidentally applied changes.
6516
dd30b57d
NN
6517 * Makefile.tpl: Make more autoconf-friendly.
6518 * Makefile.in: Regenerate.
6519 * configure: Make substitution more autoconf-like.
6520
5831424e
RE
65212002-09-28 Richard Earnshaw <rearnsha@arm.com>
6522
6523 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6524 single entry to handle all these.
6525 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6526 libjava on arm-*-elf.
6527
b7f3b15b
GK
65282002-09-27 Geoffrey Keating <geoffk@apple.com>
6529
6530 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6531 things that depend on them.
6532
0dffceed
NN
65332002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6534
6535 * Makefile.tpl: Make subsituted variables more autoconfy.
6536 * Makefile.in: Regenerate.
6537 * configure: Make seds more autoconfy.
6538
1db75a86 65392002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6540
6541 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6542 * Makefile.in: Regenerate.
6543 * configure.in: Rewrite sed statements to look autoconfy.
6544
1db75a86
NN
6545 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6546 all-target-foo on configure-target-foo.
6547 * Makefile.def: Ditto.
6548 * Makefile.in: Rebuild.
6549
741a4e89
AH
65502002-09-25 Andrew Haley <aph@redhat.com>
6551
6552 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6553
95ddd785
NN
65542002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6555
6556 * Makefile.def: New file.
6557 * Makefile.tpl: New file.
6558 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6559 * contrib/gcc_update: Note that Makefile.in is a generated file.
6560
6561 * configure.in: Minor rearrangement. Simplify tests.
6562
65a824f6
JT
65632002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6564
6565 * configure.in (with_headers): Skip copy if value is "yes".
6566 (with_libs): Likewise.
6567
51270f0a 65682002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6569
6570 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6571 * configure.in (sh*-*-pe*): Ditto.
6572 * configure.in (mips*-*-pe*): Ditto.
6573 * configure.in (*arm-wince-pe): Ditto.
6574
8f89dbf4
NN
6575 * configure.in: Rearrange.
6576
c1b8db3f
KH
65772002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6578
6579 * MAINTAINERS: Update my email address.
6580
341f0575
PK
65812002-08-30 Paul Koning <pkoning@equallogic.com>
6582
6583 * MAINTAINERS: (Write After Approval): Add myself.
6584
d2e06980
GK
65852002-08-29 Geoffrey Keating <geoffk@redhat.com>
6586
6587 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6588
4906d5d8
GK
65892002-08-24 Geoffrey Keating <geoffk@redhat.com>
6590
6591 * MAINTAINERS: Change my mailing address.
6592
e9a25cc8
PC
65932002-08-21 Paolo Carlini <pcarlini@unitus.it>
6594
6595 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6596 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6597
a5aa7421
LR
65982002-08-20 Loren J. Rittle <ljrittle@acm.org>
6599
6600 * MAINTAINERS (Write After Approval): Remove myself.
6601 (Various Maintainers: c++ runtime libs): Add myself.
6602
5ce6f47b
EC
66032002-08-15 Eric Christopher <echristo@redhat.com>
6604
6605 * config.sub: Import from master repository.
6606 * config.guess: Ditto.
6607
7f9317f0
AO
66082002-08-19 Alexandre Oliva <aoliva@redhat.com>
6609
6610 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6611 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6612 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6613
7aecca3d
AH
66142002-08-16 Aldy Hernandez <aldyh@redhat.com>
6615
6616 * MAINTAINERS: Add self to rs6000 vector extensions.
6617
8ea4b195
AO
66182002-08-15 Alexandre Oliva <aoliva@redhat.com>
6619
6620 * libiberty/configure: Reverted unintended yesterday's check in.
6621
f5cc59a7
AO
66222002-08-14 Alexandre Oliva <aoliva@redhat.com>
6623
6624 * boehm-gc/configure, libf2c/configure: Rebuilt.
6625 * libffi/configure, libiberty/configure: Ditto.
6626 * libjava/configure, libobjc/configure: Ditto.
6627 * libstdc++-v3/configure, zlib/configure: Ditto.
6628 Merged from binutils:
6629 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6630 From Steve Ellcey <sje@cup.hp.com>:
6631 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6632 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6633 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6634 IA64.
6635 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6636 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6637 soname_spec, sys_lib_search_path_spec): Ditto.
6638
66350331
FS
66392002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6640
6641 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6642
2ff34870
L
66432002-08-04 H.J. Lu (hjl@gnu.org)
6644
6645 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6646
a014f2fe
KW
66472002-08-02 Krister Walfridsson <cato@df.lth.se>
6648
6649 * MAINTAINERS (Write After Approval): Add myself.
6650
c01d477a
AM
66512002-07-31 Alan Modra <amodra@bigpond.net.au>
6652
6653 * configure.in: Move generic linux case to end. Copy generic
6654 linux noconfigdirs to mips*-*-linux* entry and new
6655 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6656
68cd2524
MM
66572002-07-19 Michael Matz <matz@suse.de>
6658
6659 * MAINTAINERS: Add myself as ra* maintainer.
6660
e2d83b8c
CD
66612002-07-16 Chris Demetriou <cgd@broadcom.com>
6662
6663 * config.guess: Update to 2002-07-09 version.
6664 * config.sub: Update to 2002-07-03 version.
6665
cece4f1d
HPN
66662002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6667
6668 * MAINTAINERS: Fix typo in a maintainer email address.
6669
bb654703
NN
66702002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6671
6672 * configure.in: Remove two redundant tests.
6673
789b7de5
RO
66742002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6675
6676 * configure.in (mips*-*-irix6*o32): Enable stabs.
6677
e1da1089
NN
66782002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6679
f3970bba
NN
6680 * configure.in: Don't build grez.
6681 * Makefile.in: Ditto.
6682
e1da1089
NN
6683 * Makefile.in: Remove references to bsp, cygmon, libstub.
6684 * configure.in: Ditto.
6685
6686 * configure.in: Remove leftover reference to gdbtest.
6687
57c905fa
PE
66882002-07-08 Phil Edwards <pme@gcc.gnu.org>
6689
6690 * configure.in (gxx_include_dir): Change to match versioned
6691 C++ headers if --enable-version-specific-runtime-libs is used.
6692
a0af94a7 66932002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6694
a0af94a7
SE
6695 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6696
423ce3eb
NN
66972002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6698
6699 * configure.in: Make --without-x work.
6700
98186934
NN
67012002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6702
c3b7d169
NN
6703 * configure.in: Rearrange target Makefile fragment collection.
6704
98186934
NN
6705 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6706 cvs[src].
6707 * configure.in: Ditto.
6708
eebd288a
MK
67092002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6710
6711 * MAINTAINERS (Write After Approval): Update my e-mail address.
6712
3ab36f05
NN
67132002-06-24 Ben Elliston <bje@redhat.com>
6714
6715 * configure.in (host_tools): Remove cgen.
6716
6717 * Makefile.in (all-cgen): Remove; runs from its source directory.
6718 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6719 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6720 (all-sim): Likewise.
6721
67222002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6723
6724 * Makefile.in: Eliminate 'apache' targets.
6725 * configure.in: Eliminate 'apache' targets.
6726
55380b08
NN
6727 * configure.in: Eliminate redundant tests. Reorganize.
6728
9a5c1b9d
NN
6729 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6730
5fd3853a
NN
6731 * config-ml.in: Eliminate references to Cygnus configure.
6732
cfefc434
NN
6733 * Makefile.in: Eliminate references to building emacs.
6734
2fe93885
GS
67352002-06-28 Graham Stott <graham.stott@btinternet.com>
6736
6737 * MAINTAINERS: Update my email address.
6738
53c40185
BK
67392002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6740
6741 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6742 (cxx_incdir): Remove.
53c40185 6743
97679694
NN
67442002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6745
6746 * MAINTAINERS (Write After Approval): Add self.
6747
b03bcd37
DC
6748Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6749
6750 * configure.in: Add support for ip2k.
6751
6bd12129
NN
67522002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6753
6754 * configure.in: Fix AIX configury bug.
6755
e0d98a92
SE
67562002-06-20 Steve Ellcey <sje@cup.hp.com>
6757
6758 * MAINTAINERS (Write After Approval): Add self.
6759
ba3292db
NN
67602002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6761
ef40bc65
NN
6762 * configure.in: replace ${topsrcdir} with ${srcdir}
6763
7a0be465
NN
6764 * configure.in: Move definition of libstdcxx_flags
6765 right above usage, rather than waaay earlier.
6766
e1848dde
NN
6767 * configure.in: Pull definition of is_cross_compiler earlier.
6768
8bc2fff1
NN
6769 * configure.in: Rearrange a little.
6770
ba3292db
NN
6771 * configure.in: Remove references to librx.
6772 * Makefile.in: Remove references to librx.
6773
11d8b408
DC
6774Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6775
6776 * config.sub: Add support for avr target.
6777 Import from master sources, rev 1.255
5ce6f47b 6778
93da8339
PE
67792002-06-19 Phil Edwards <pme@gcc.gnu.org>
6780
6781 * configure, .cvsignore: Revert previous change...
6782 * Makefile: ...delete.
6783
b4caab5c
NN
67842002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6785
6786 * configure.in: Eliminate ${gasdir} variable.
6787
ee777171
DB
67882002-06-18 Dave Brolley <brolley@redhat.com>
6789
6790 * configure.in: Add support for frv.
6791 * config.sub: Add support for frv.
6792
26e4af54
PE
67932002-06-18 Phil Edwards <pme@gcc.gnu.org>
6794
6795 * configure: Remove garbage from previous commit.
6796
bb20b7da
PE
67972002-06-18 Phil Edwards <pme@gcc.gnu.org>
6798
6799 * configure: For in-source builds, make a subdir and re-exec there.
6800 * Makefile: New file. Pass targets through to build directory.
6801 * .cvsignore: No longer ignore "Makefile".
6802
9d321f6c
DR
68032002-06-16 Douglas Rupp <rupp@gnat.com>
6804
6805 * MAINTAINERS (Write After Approval): Add self.
6806
c8eb2bc0
KG
68072002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6808
6809 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6810
f210d239
JT
68112002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6812
6813 * configure.in (vax-*-netbsd*): Re-enable gas.
6814
e9667b3c
NN
68152002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6816
efe1f357
NN
6817 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6818 BUILD_PREFIX_1, to correct nomenclature.
6819 * configure: Likewise.
6820
e9667b3c
NN
6821 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6822 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6823
fe2fe497
OH
68242002-05-31 Olaf Hering <olh@suse.de>
6825
6826 * config-ml.in: Propogate DESTDIR also.
6827
dcf7f0dd
JT
68282002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6829
6830 * configure.in (vax-*-netbsd*): Don't build gas for this
6831 platform.
6832
6ff14f32
MM
68332002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6834
6835 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6836 and libgcj for AVR.
6837
397de1ff
KK
68382002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6839
6840 * MAINTAINERS (Write After Approval): Add myself.
6841
ac30211c
JT
68422002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6843
6844 * config.guess: Update to 2002-05-22 version.
6845 * config.sub: Likewise.
6846
1e6347d8
RO
68472002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6848
6849 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6850 * config-ml.in: Likewise.
6851 * configure: Likewise.
6852 * configure.in: Likewise.
6853
e5ce1d6d
SC
68542002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6855
6856 * MAINTAINERS: Update my email address.
6857
6cdef75d
NN
68582002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6859
4a87f061
NN
6860 * configure.in: Simplify makefile fragment collection.
6861
6862 * configure.in: Remove code to build emacs.
603606e7 6863
e254d6b5
NN
6864 * configure.in : Remove --srcdir argument from targargs and buildargs
6865 (it's always overridden in the Makefile anyway). Rearrange a bit.
6866
6867 * configure: Move some logic to configure.in.
6868 * configure.in: Move some logic from configure.
6cdef75d 6869
1d6006fe
TT
68702002-05-11 Tom Tromey <tromey@redhat.com>
6871
6872 * MAINTAINERS: Reflect libgcj reality.
6873
b70b3534
FS
68742002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6875
6876 * Makefile.in: Honour DESTDIR.
6877
4434687a
MM
68782002-05-08 Mark Mitchell <mark@codesourcery.com>
6879
6880 * config.guess: Import 2002-03-20 version.
6881 * config.sub: Import 2002-04-26 version.
6882
a89e49c7
RO
68832002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6884
6885 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6886
44e55536
TJ
68872002-05-07 Tim Josling <tej@melbpc.org.au>
6888
6889 * MAINTAINERS: Add self.
6890
97320a3f
LR
68912002-05-06 Loren J. Rittle <ljrittle@acm.org>
6892
6893 * ltmain.sh: Detect and handle object name conflicts
6894 while piecewise linking a static library.
6895
b7c13625
AO
68962002-05-05 Alexandre Oliva <aoliva@redhat.com>
6897
6898 * configure.in (noconfigdirs): Don't disable libgcj on
6899 sparc64-*-solaris* and sparcv9-*-solaris*.
6900
4182d9fa
AO
69012002-05-03 Alexandre Oliva <aoliva@redhat.com>
6902
6903 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6904
7bebf279
TF
69052002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6906
6907 * configure.in (FLAGS_FOR_TARGET): Do not add
6908 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6909 on i[3456]86-*-linux*.
6910
9a06dc7d
TF
69112002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6912
6913 * configure.in (noconfigdirs): Replace [ ] with test.
6914
6915 * configure.in (noconfigdirs): Do not add target-newlib if
6916 target == i[3456]86-*-linux*, and host == target.
6917
a51a07fa
NN
69182002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6919
9e7facd6
DD
6920 * configure.in: delete reference to absent file
6921
aeaa0f2f
NN
6922 * configure.in: replace '[' with 'test'
6923
4bb98828
NN
6924 * configure.in: Eliminate references to gash.
6925 * Makefile.in: Eliminate references to gash.
6926
64791664
NN
6927 * configure.in: remove useless references to 'pic' makefile fragments.
6928
3ed57cf4
NN
6929 * configure.in: (*-*-windows*) Finish removing.
6930
a51a07fa
NN
6931 * configure.in: Eliminate redundant test for libgui.
6932
8552f6f1
RS
69332002-04-29 Roger Sayle <roger@eyesopen.com>
6934
6935 * MAINTAINERS: Add self and realphabetize. Update entries
6936 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6937 entry for a29k port maintainer.
6938
9e847666
JS
69392002-04-26 Joel Sherrill <joel@OARcorp.com>
6940
6941 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6942 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6943
704c9a14
NN
69442002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6945
6946 * configure.in: remove references to dead files
6947
7bff5059
MM
69482002-04-19 Mark Mitchell <mark@codesourcery.com>
6949
6950 * MAINTAINERS: Add information about purpose of this file.
6951
0c7c67f0
TT
69522002-04-18 Tom Tromey <tromey@redhat.com>
6953
6954 * configure.in: Disallow configuring libgcj when it is already
6955 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6956 Solaris 2.8 by default. For PR libgcj/6158.
6957
63501e91
NN
69582002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6959
6960 * configure.in: Move default CC setting out of config/mh-* fragments
6961 directly into here.
6962
701afd4d
NN
69632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6964
6965 * configure.in: don't even try to configure or make a subdirectory
6966 if there's no configure script for it.
6967
07cdae91
MM
69682002-04-15 Mark Mitchell <mark@codesourcery.com>
6969
6970 * MAINTAINERS: Remove chill maintainers.
6971 * Makefile.in (CHILLFLAGS): Remove.
6972 (CHILL_LIB): Remove.
6973 (TARGET_CONFIGDIRS): Remove libchill.
6974 (CHILL_FOR_TARGET): Remove.
6975 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6976 CHILL_LIB.
6977 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6978 (CHECK_TARGET_MODULES): Likewise.
6979 (INSTALL_TARGET_MODULES): Likewise.
6980 (CLEAN_TARGET_MODULES): Likewise.
6981 (configure-target-libchill): Remove.
6982 (all-target-libchill): Remove.
6983 * configure.in (target_libs): Remove target-libchill.
6984 Do not compute CHILL_FOR_TARGET.
6985 * libchill: Remove directory.
5ce6f47b 6986
ab50d72b
DD
69872002-04-11 DJ Delorie <dj@redhat.com>
6988
6989 * Makefile.in, configure.in: Sync with binutils, entries
6990 follow...
6991
0a1e123a
DD
69922002-04-07 Andrew Cagney <ac131313@redhat.com>
6993
6994 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6995 (do-tar, do-bz2): New rules.
6996 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6997 (gdb-tar): New rule.
6998 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6999 (insight_dejagnu.tar): New rule.
7000 (insight.tar): New rule.
7001 (gdb+dejagnu.tar): New rule.
7002 (gdb.tar): New rule.
7003
ab50d72b
DD
70042002-02-01 Mo DeJong <supermo@bayarea.net>
7005
7006 * Makefile.in: Add all-tix to deps for all-snavigator
7007 so that tix is built when building snavigator.
7008
70092002-01-11 Steve Ellcey <sje@cup.hp.com>
7010
7011 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7012 ld and gdb are not supported.
7013
70142002-01-07 Mark Salter <msalter@redhat.com>
7015
7016 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7017 Allow target-libgloss to be built for arm, strongarm, and xscale.
7018
70192001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7020
7021 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7022 options for i[3456]86-pc-linux* native builds.
7023
70242001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7025
7026 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7027 files from .po files for a distribution.
7028
70292001-09-03 Jeff Holcomb <jeffh@redhat.com>
7030
7031 * configure.in: Enable libstdc++-v3 for h8300 targets.
7032
70332001-06-19 Alan Modra <amodra@bigpond.net.au>
7034
7035 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7036 version from bfd/.
7037
7038Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7039
7040 * Makefile.in (VER): When present, extract the version number from
7041 the file version.in.
7042
70432001-05-24 Tom Rix <trix@redhat.com>
7044
7045 * configure.in : enable ld for aix
7046
70472001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7048
7049 * config.guess: Add linux target for S/390.
7050
70512000-11-07 Philip Blundell <pb@futuretv.com>
7052
7053 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7054
70552000-11-03 Philip Blundell <pb@futuretv.com>
7056
7057 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7058 files.
7059
70602001-01-15 Ben Elliston <bje@redhat.com>
7061
7062 * configure.in (host_tools): Add sid.
7063 Always configure cgen.
7064
70652000-11-24 Nick Clifton <nickc@redhat.com>
7066
7067 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7068
7069
70702000-08-20 Doug Evans <dje@casey.transmeta.com>
7071
7072 * Makefile.in (ALL_MODULES): Add all-cgen.
7073 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7074 (all-cgen): New target.
7075 (all-opcodes,all-sim): Depend on all-cgen.
7076 * configure.in (host_tools): Add cgen.
7077 Only configure cgen if --enable-cgen-maint.
7078
ef98ad7b
LR
70792002-04-09 Loren J. Rittle <ljrittle@acm.org>
7080
7081 * configure.in: Add *-*-freebsd* configurations.
7082
90def2b2
TT
70832002-04-08 Tom Tromey <tromey@redhat.com>
7084
7085 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7086 Fixes PR libgcj/6068.
7087
320d7e7a
KW
70882002-03-30 Krister Walfridsson <cato@df.lth.se>
7089
7090 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7091
18b467f1
RO
70922002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7093
7094 * configure.in (alpha*-dec-osf*): Enable libgcj.
7095
8bb3a5af
MG
70962003-03-27 Matthew Gingell <gingell@gnat.com>
7097
7098 * MAINTAINERS (Write After Approval): Add myself.
7099
56ae9405
NC
71002002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7101
7102 Fix for: PR bootstrap/3591, target/5676
7103 * configure.in (mcore-pe): Disable the configuration of
7104 libstdc++-v3 since exceptions are not supported.
7105
f18d9a0c
AG
71062002-03-20 Anthony Green <green@redhat.com>
7107
7108 * configure.in: Enable libgcj for xscale-elf target.
7109
c0e21eef
R
7110Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7111
7112 * MAINTAINERS: Update my email address.
7113
28eca9e8
AO
71142002-03-16 Alexandre Oliva <aoliva@redhat.com>
7115
7116 * ltmain.sh (relink_command): Fix typo in previous change.
7117
e67e72c7
AO
71182002-03-15 Alexandre Oliva <aoliva@redhat.com>
7119
7120 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7121 (relink_command): Added --tag flags.
7122 (mode=install): If relinking fails; error out.
7123
c2273204
RH
71242002-03-12 Richard Henderson <rth@redhat.com>
7125
7126 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7127 .NOTPARALLEL tag.
7128 (do-check): Rename from check.
7129 (check): Allow parallel check.
7130
bcb64245
BW
71312002-03-12 Bob Wilson <bob.wilson@acm.org>
7132
7133 * MAINTAINERS: Add myself as maintainer for xtensa port.
7134 Fix alphabetical order in CPU port maintainer list.
7135 Remove myself from Write After Approval list.
7136
63adb4ff
RH
71372002-03-11 Richard Henderson <rth@redhat.com>
7138
7139 * Makefile.in (.NOTPARALLEL): Add fake tag.
7140
9bec4bf0
L
71412002-03-07 H.J. Lu (hjl@gnu.org)
7142
7143 * configure.in: Enable gprof for mips*-*-linux*.
7144
c7fc1f84
DS
71452002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7146
7147 * MAINTAINERS (Write After Approval): Add myself.
7148
6bff33fb
AO
71492002-02-28 Alexandre Oliva <aoliva@redhat.com>
7150
7151 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7152 libjava.
7153 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7154
0210b33b
AO
71552002-02-23 Alexandre Oliva <aoliva@redhat.com>
7156
7157 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7158 because its Makefile is there; test for the executable instead.
7159
fcc0a3ef
AO
71602002-02-22 Alexandre Oliva <aoliva@redhat.com>
7161
7162 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7163 libstdc++-v3 and libjava.
7164
97cf8285
AM
71652002-02-11 Adam Megacz <adam@xwt.org>
7166
7167 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7168 boehm-gc
5ce6f47b 7169
40fe0ec3
AO
71702002-02-09 Alexandre Oliva <aoliva@redhat.com>
7171
7172 * config.guess: Updated to 2002-01-30's version.
7173 * config.sub: Updated to 2002-02-01's version.
7174 Contribute sh64-elf.
7175 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7176 * configure.in: Added sh64-*-*.
7177
694d53ee
CD
71782002-02-08 Chris Demetriou <cgd@broadcom.com>
7179
7180 * MAINTAINERS: Belatedly add myself to write after approval list.
7181
a9ca50b1
JH
7182Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7183
7184 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7185 Remove self as Write After Approval.
7186
5ffc3500
GK
71872002-01-31 Geoffrey Keating <geoffk@redhat.com>
7188
7189 * MAINTAINERS: Put self in as maintainer for contrib/regression
7190 directory.
7191
4ceaf7fb
PE
71922002-01-28 Phil Edwards <pme@gcc.gnu.org>
7193
7194 * MAINTAINERS: Update my email address.
7195
51584787
JT
71962002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7197
5ce6f47b
EC
7198 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7199 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7200 libraries if not supported for NetBSD on target CPU.
7201
5701d273
DR
72022002-01-25 Douglas B Rupp <rupp@gnat.com>
7203
7204 * install-sh: Use _inst.$$_ for temp file name.
7205
b299a075
JT
72062002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7207
7208 * MAINTAINERS (Write After Approval): Move my contact info
7209 from here...
7210 (OS Port Maintainers): ...to here (netbsd).
7211
51fe14b5
BW
72122002-01-22 Bob Wilson <bob.wilson@acm.org>
7213
7214 * MAINTAINERS (Write After Approval): Add myself.
7215
b634ad42
L
72162002-01-17 H.J. Lu <hjl@gnu.org>
7217
7218 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7219 (all-target-fastjar): Also depend on all-target-libiberty.
7220
3cd87679
L
72212002-01-16 H.J. Lu (hjl@gnu.org)
7222
7223 * config.guess: Import from master sources, rev 1.225.
7224 * config.sub: Import from master sources, rev 1.238.
7225
969a6d8f
KH
72262002-01-16 Kazu Hirata <kazu@hxi.com>
7227
7228 * MAINTAINERS (Write After Approval): Remove myself.
7229
366f6a52
FW
72302001-12-19 Florian Weimer <fw@deneb.enyo.de>
7231
7232 * MAINTAINERS (Write After Approval): Add myself.
7233
f02240b6
JM
72342001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7235
7236 * MAINTAINERS: Add self as docs co-maintainer.
7237
5d08dc39
MK
72382001-12-11 Matthias Klose <doko@debian.org>
7239
7240 * MAINTAINERS (Write After Approval): Add myself.
7241
39e790d5
ZW
72422001-12-09 Zack Weinberg <zack@codesourcery.com>
7243
7244 * MAINTAINERS: Update my email address.
7245
4519d6a3
TC
72462001-12-07 Turly O'Connor <turly@apple.com>
7247 * MAINTAINERS (Write After Approval): Add myself.
7248 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7249 (rs6000_initialize_trampoline): Call __trampoline_setup for
7250 ABI_DARWIN too.
7251 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7252 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7253
21cf0a73
PC
72542001-12-07 Paolo Carlini <pcarlini@unitus.it>
7255
7256 * MAINTAINERS (Write After Approval): Add myself.
7257
4ee43206
DR
7258Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7259
7260 * configure, configure.in: Use temp file for long sed commands.
7261
251931f3
LG
72622001-12-03 Laurent Guerby <guerby@acm.org>
7263
7264 * config.sub: Update to version 1.232 on subversion.
7265
03777dd7
BE
72662001-12-03 Ben Elliston <bje@redhat.com>
7267
7268 * MAINTAINERS: Update mail address for config.* patches.
7269
e490616e
ZW
72702001-11-27 DJ Delorie <dj@redhat.com>
7271 Zack Weinberg <zack@codesourcery.com>
7272
7273 When build != host, create libiberty for the build machine.
7274
7275 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7276 CONFIG_ARGUMENTS.
7277 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7278 New variables.
7279 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7280 and rules.
7281 (all.normal): Depend on ALL_BUILD_MODULES.
7282 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7283 (all-build-libiberty): Depend on configure-build-libiberty.
7284
7285 * configure: Calculate and substitute proper value for
7286 ALL_BUILD_MODULES.
7287 * configure.in: Create the build subdirectory.
7288 Calculate and substitute TARGET_CONFIGARGS (formerly
7289 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7290
04075e8f
ZL
72912001-11-26 Ziemowit Laski <zlaski@apple.com>
7292
7293 * MAINTAINERS (write-after-approval): Add self.
7294
ed19322d
CR
72952001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7296
7297 * MAINTAINERS (GNATS only accounts): Remove self.
7298
90a12988
HPN
72992001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7300
7301 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7302 libf2c.
7303
77e653ad
CR
73042001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7305
7306 * MAINTAINERS (Write After Approval): Add self.
7307
64adad99
DB
73082001-11-12 David O'Brien <obrien@FreeBSD.org>
7309
7310 * MAINTAINERS: mips and s390 are also CPU ports.
7311
834a28c7
DB
73122001-11-12 David O'Brien <obrien@FreeBSD.org>
7313
7314 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7315
ef94239f
DB
73162001-11-11 David O'Brien <obrien@FreeBSD.org>
7317
7318 * MAINTAINERS: Alphabetize.
7319
beda0427
KH
73202001-11-09 Kazu Hirata <kazu@hxi.com>
7321
7322 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7323
6ca224d3
JDA
73242001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7325
7326 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7327
132e4bd7
PE
73282001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7329
7330 * configure.in (--enable-languages): Be more permissive about
7331 syntax. Check for empty lists better. Warn about $LANGUAGES.
7332
c6243b4c
GK
73332001-11-08 Geoffrey Keating <geoffk@redhat.com>
7334
7335 * config.sub: Import from master sources, rev. 1.230.
7336 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7337
abbb9e76
LG
73382001-11-07 Laurent Guerby <guerby@acm.org>
7339
7340 * MAINTAINERS (Write After Approval): Add self.
7341
53cdb27a
HPN
73422001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7343
7344 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7345
dd3a88c9
HPN
73462001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7347
7348 * config.sub: Import from master sources, rev 1.226.
7349 * config.guess: Import from master sources, rev 1.216.
7350
d344dce9
HPN
73512001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7352
7353 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7354 * MAINTAINERS: Add self as maintainer of MMIX port.
7355 Remove old after-approval entry.
7356
63f6bcd7
JM
73572001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7358
7359 * ChangeLog, configure: Fix spelling errors.
7360
84f92638
BK
73612001-10-20 Brendan Kehoe <brendan@zen.org>
7362
7363 * MAINTAINERS: Tweak my address.
7364
2f30eda4
R
7365Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7366
7367 * MAINTAINERS: Update my email address.
7368
1567080c 73692001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7370
f48a3b5c 7371 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7372 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7373
30106886
GB
73742001-10-10 Geert Bosch <bosch@gnat.com>
7375
e490616e 7376 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7377 Added Robert Dewar.
7378
d3d51b8c
DB
73792001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7380
7381 * MAINTAINERS (Write After Approval): Added self
7382
d1c3e709
GB
73832001-10-02 Geert Bosch <bosch@gnat.com>
7384
7385 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7386
50f5f793
JM
73872001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7388
7389 * configure: Handle temporary files securely using mkdir.
7390
7fddf9a9
AO
73912001-09-29 Alexandre Oliva <aoliva@redhat.com>
7392
7393 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7394
387beb82
WC
73952001-09-26 Will Cohen <wcohen@redhat.com>
7396
7397 * configure.in (*-*-linux*): Disable configuration of target-newlib
7398 and target-libgloss.
e490616e 7399
0c055e34
AO
74002001-09-26 Alexandre Oliva <aoliva@redhat.com>
7401
7402 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7403 RANLIB.
7404
759bfa90
AO
74052001-09-21 Alexandre Oliva <aoliva@redhat.com>
7406
7407 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7408 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7409 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7410 avoid quotes nesting problems.
7411 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7412 (DO_X): Export only variables that are set.
7413
1dc4a750
BE
74142001-09-19 Ben Elliston <bje@redhat.com>
7415
7416 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7417 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7418 semantics. Use the shell built-in "type" command instead.
7419
898c7238
AO
74202001-08-31 Alexandre Oliva <aoliva@redhat.com>
7421
7422 Merged from gcc-3_0-branch:
7423 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7424 * ltcf-c.sh: Use $objext, not $ac_objext.
7425 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7426 * ltcf-cxx.sh: Add support for GNU.
7427 2001-07-22 Timothy Wall <twall@redhat.com>
7428 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7429 default settings if using GNU tools with that configuration.
7430 * ltcf-cxx.sh: Ditto.
7431 * ltcf-gcj.sh: Ditto.
7432 2001-07-21 Michael Chastain <chastain@redhat.com>
7433 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7434 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7435 * ltmain.sh: Mark as gcc-local.
7436
8fa0a32e
EC
74372001-08-30 Eric Christopher <echristo@redhat.com>
7438 Jason Eckhardt <jle@redhat.com>
7439
7440 * config.guess: Merge from master sources.
7441 * config.sub: Merge from master sources, add support for mipsisa32.
7442
32f30f91 74432001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7444 * config.sub: Merge from master sources, rev 1.219.
7445 * MAINTAINERS: Add self as contact for stormy16 port.
7446
f6084f99
ZW
74472001-08-14 Zack Weinberg <zackw@panix.com>
7448
7449 * config.sub: Merge from master sources, rev 1.218.
7450 * config.guess: Merge from master sources, rev 1.209.
7451
91b54f7f
GS
74522001-08-11 Graham Stott <grahams@redhat.com>
7453
7454 * Makefile.in (check-c++): Add missing semicolon.
7455
e5b3941e
JH
7456Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7457
32f30f91 7458 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7459
6387a56e
EC
74602001-07-30 Eric Christopher <echristo@redhat.com>
7461
7462 * MAINTAINERS (Various maintainers: mips port): Added myself.
7463
53b475f0
AH
74642001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7465
e490616e 7466 * configure.in (sh-*-linux*): New.
53b475f0 7467
2a08c780
RH
74682001-07-27 Richard Henderson <rth@redhat.com>
7469
7470 * .cvsignore: Add LAST_UPDATED.
7471
bfa79422
UW
74722001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7473
7474 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7475
0ae85492
AH
74762001-07-16 Aldy Hernandez <aldyh@redhat.com>
7477
e490616e 7478 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7479
8e1ab0fe
NP
7480Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7481
7482 * MAINTAINERS (Write After Approval): Added myself.
7483
2b997990
SC
74842001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7485
7486 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7487 and libgcj on m68hc11/m68hc12.
7488
d920e825
L
74892001-06-27 H.J. Lu (hjl@gnu.org)
7490
7491 * Makefile (CFLAGS_FOR_BUILD): New.
7492 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7493
d425a1e0
JM
74942001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7495
7496 * README: Remove version number.
7497
5b5b4207
GP
74982001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7499
7500 * INSTALL/README: Update wrt. to the installation instructions now
7501 residing in gcc/doc/install.texi.
7502
be839b69
JM
75032001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7504
7505 * README: Replace with a cut-down and updated version of gcc/README.
7506
fe2ee7c4
DE
75072001-06-12 David Edelsohn <edelsohn@gnu.org>
7508
7509 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7510 multilibs to be disabled.
7511
4f5d646c
DB
75122001-06-11 Daniel Berlin <dan@cgsoftware.com>
7513
7514 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7515
818f0c85
AO
75162001-06-09 Alexandre Oliva <aoliva@redhat.com>
7517
7518 * config.guess: Import CVS version 1.195.
7519 * config.sub: Import CVS version 1.212.
7520
e9a8af10
AO
75212001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7522
7523 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7524 gcc/xgcc is built, use -print-prog-name to find out the program
7525 name to use.
7526
ae3ca0a9
PE
75272001-06-04 Phil Edwards <pme@sources.redhat.com>
7528
7529 * config.guess: Import CVS version 1.194. All gcc-local changes
7530 appear to also be in the master copy.
7531 * config.sub: Import CVS version 1.211.
7532
066bd40d
MM
7533Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7534
7535 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7536 with_gcc]: Use `gcc -shared' to build a shared library.
7537
4aef4f33
JDA
7538Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7539
7540 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7541 archives.
7542
c386f00f
RO
7543Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7544
7545 * MAINTAINERS (Write After Approval): Add myself.
7546
2ae5cea5
HPN
75472001-06-01 Hans-Peter Nilsson <hp@axis.com>
7548
7549 * configure.in (libstdcxx_flags): Do not try to execute
7550 libstdc++-v3/testsuite_flags until it exists.
7551
c3766183
AM
75522001-06-01 Alan Modra <amodra@bigpond.net.au>
7553
7554 * MAINTAINERS: Update my email address.
7555
9b337833
GS
75562001-05-31 Graham Stott <grahams@redhat.com>
7557
7558 * MAINTAINERS (Write After Approval): Add myself.
7559
55fce0eb
SP
75602001-05-28 Simon Patarin <simon.patarin@inria.fr>
7561
7562 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7563 libraries when using g++ with native linker.
7564
5f7de4b8
AO
75652001-05-28 Alexandre Oliva <aoliva@redhat.com>
7566
7567 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7568
a7bc0fbb
AO
75692001-05-22 Alexandre Oliva <aoliva@redhat.com>
7570
7571 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7572 [aix4*|aix5*]: Prepend blank.
7573
33456445
AO
75742001-05-20 Alexandre Oliva <aoliva@redhat.com>
7575
7576 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7577 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7578 of subdir/configure scripts to use the new libtool.m4.
7579
e48d3d00
MK
75802001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7581
7582 * MAINTAINERS (Write After Approval): Add myself.
7583
9e0e191b
BK
75842001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7585
7586 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7587
3f19b439
BE
75882001-05-11 Ben Elliston <bje@redhat.com>
7589
7590 * Makefile.in (all-sid): New target.
7591 (check-sid, clean-sid, install-sid): Likewise.
7592
6ebe3121
JO
75932001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7594
7595 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7596
ca3667c4
AO
75972001-05-03 Alexandre Oliva <aoliva@redhat.com>
7598
7599 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7600 libgcj.
7601
76022001-05-03 Alexandre Oliva <aoliva@redhat.com>
7603
7604 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7605 gcc/xgcc is built, use -print-prog-name to find out the program
7606 name to use.
7607
b2964d63
AO
76082001-04-26 Alexandre Oliva <aoliva@redhat.com>
7609
b1bb2302
AO
7610 * configure.in (noconfigdirs): Don't reset it from scratch in the
7611 target case; only append to it.
6387a56e 7612
b2964d63
AO
7613 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7614 sparc-*-solaris2.8]: Disable ${libgcj}.
7615
8343765d
AO
76162001-04-25 Alexandre Oliva <aoliva@redhat.com>
7617
7618 * configure.in (libgcj_saved): Copy from $libgcj.
7619 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7620 --disable-libgcj.
7621
ddbb6d43
GRK
76222001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7623
7624 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7625 C front end maintainer.
ddbb6d43 7626
3fa03ff9
AG
7627Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7628
7629 * configure.in: Move *-chorusos target case to the proper switch.
7630 Disable libgcj.
7631
99ffe40f
AO
76322001-04-12 Alexandre Oliva <aoliva@redhat.com>
7633
7634 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7635 1.641.2.228.
7636
78faa32d
FS
76372001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7638
7639 * Makefile.in (STAGE1_CFLAGS): Pass down.
7640
cdbff0ab
AM
76412001-04-13 Alan Modra <amodra@one.net.au>
7642
7643 * config.guess: Add hppa64-linux support. Note for next import that
7644 this is already in the master file.
7645 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7646
75b9074c
AO
76472001-04-12 Alexandre Oliva <aoliva@redhat.com>
7648
7649 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7650 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7651
125404c5
SS
76522001-04-11 Stan Shebs <shebs@apple.com>
7653
7654 * MAINTAINERS: Add self as Darwin port maintainer.
7655
876684fe
AM
76562001-04-11 Alan Modra <amodra@one.net.au>
7657
7658 * MAINTAINERS: Update my email address.
7659
06729913
LR
76602001-04-10 Loren J. Rittle <ljrittle@acm.org>
7661
7662 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7663 recent versions of FreeBSD (release 3 or later).
7664 * ltconfig: On FreeBSD, -lc must not be provided when building
7665 a shared library or else the standard -pthread gcc option is
7666 rendered worthless to later users of the built library.
7667
67916302
JM
76682001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7669
7670 * MAINTAINERS: Add self and RTH as C front end maintainers.
7671
d2bc0628
AO
76722001-04-05 Alexandre Oliva <aoliva@redhat.com>
7673
e490616e
ZW
7674 * config.sub: Make sure to match an already-canonicalized
7675 machine name (eg. mn10300-unknown-elf).
d2bc0628 7676
a3406c06
AO
76772001-04-01 Alexandre Oliva <aoliva@redhat.com>
7678
7679 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7680 New macros.
7681 (bootstrap, cross): Use RECURSE_FLAGS.
7682 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7683
a076f6a4
AO
76842001-03-27 Alexandre Oliva <aoliva@redhat.com>
7685
7686 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7687
e9f4fa71
CH
76882001-03-22 Colin Howell <chowell@redhat.com>
7689
7238de5c
CH
7690 * Makefile.in (DO_X): Do not backslash single-quotes in
7691 backquotes (two places).
e9f4fa71 7692
b6b14b1b
AO
76932001-03-22 Alexandre Oliva <aoliva@redhat.com>
7694
7695 Re-installed:
7696 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7697 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7698 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7699 * ltcf-cxx.sh: Likewise.
7700 * ltcf-gcj.sh: Likewise.
7701
1eb0b89d
GP
77022001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7703
7704 * MAINTAINERS: Add myself as "documentation co-maintainer".
7705
82e23236
AO
77062001-03-22 Alexandre Oliva <aoliva@redhat.com>
7707
7708 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7709 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7710
64ec27c3
TT
77112001-03-19 Tom Tromey <tromey@redhat.com>
7712
7713 * config-ml.in: Handle GCJ and GCJFLAGS.
7714
191de407
MC
77152001-03-21 Michael Chastain <chastain@redhat.com>
7716
7717 * Makefile.in: all-m4 depends on all-texinfo.
7718
fed4dede
LR
77192001-03-20 Loren J. Rittle <ljrittle@acm.org>
7720
7721 * MAINTAINERS: Add myself to write after approval list.
7722
085072bb
LB
77232001-03-18 Laurynas Biveinis <lauras@softhome.net>
7724
7725 * Makefile.in (DO_X): Quote nested quotes.
7726
5af8ea3f
AM
77272001-03-18 Alan Modra <alan@linuxcare.com.au>
7728
7729 * MAINTAINERS: Add myself to write after approval list.
7730
69e23037
LB
77312001-03-15 Laurynas Biveinis <lauras@softhome.net>
7732
7733 * Makefile.in (DO_X): Use double quotes for quoting
7734 "RANLIB=$${RANLIB}".
7735
2b9650f4
OP
77362001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7737
7738 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7739
4698d2cf
NP
77402001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7741
7742 * configure.in: Only use `lang_requires' for languages athat are
7743 actually enabled.
7744
f6646274
PE
77452001-03-08 Phil Edwards <pme@sources.redhat.com>
7746
7747 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7748
c9a54638
AO
77492001-03-08 Alexandre Oliva <aoliva@redhat.com>
7750
7751 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7752
6a556ad6
TT
77532001-03-07 Tom Tromey <tromey@redhat.com>
7754
7755 * configure.in: Allow config-lang.in to set `lang_requires' to list
7756 of other required languages.
7757
6822468a
LB
77582001-03-06 Laurynas Biveinis <lauras@softhome.net>
7759
7760 * Makefile.in: Remove RANLIB definition. Use RANLIB
7761 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7762 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7763
f04885d3 77642001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7765 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7766
f04885d3
BK
7767 * Makefile.in (check-c++): Use tabs, not spaces.
7768
288edf47 77692001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7770
288edf47
LB
7771 * MAINTAINERS: add myself to Write After Approval list.
7772
3d55d2f8 77732001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7774
e490616e 7775 * Makefile.in (check-c++): New rule.
6387a56e 7776
4d88a68a
BK
7777 * configure.in (target_libs): Remove libg++.
7778 (noconfigdirs): Remove libg++.
7779 (noconfigdirs): Same.
7780 (noconfigdirs): Same.
7781 (noconfigdirs): Same.
7782
7783 * config-ml.in: Remove libg++ references.
7784
7785 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7786 (ALL_TARGET_MODULES): Same.
7787 (configure-target-libg++): Remove.
7788 (all-target-libg++): Remove.
7789 (configure-target-libio): Remove.
7790 (all-target-libio): Remove.
7791 (check-target-libio): Remove.
7792 (.PHONY): Remove.
7793 (libg++.tar.bz2): Remove.
7794 (all-target-cygmon): Remove libio.
7795 (all-target-libstdc++): Remove.
7796 (configure-target-libstdc++): Remove.
7797 (TARGET_LIB_PATH): Remove libstdc++.
7798 (ALL_GCC_CXX): Remove libstdc++.
7799 (all-target-gperf): Correct.
7800
2437d4ed
NC
78012001-02-16 Nick Clifton <nickc@redhat.com>
7802
7803 * configure.in (noconfigdirs): Allow configuration of texinfo
7804 for Cygwin hosts.
7805
85b99cbe
AG
78062001-02-15 Anthony Green <green@redhat.com>
7807
7808 * configure: Introduce GCJ_FOR_TARGET.
7809 * configure.in: Ditto.
7810 * Makefile.in: Ditto.
7811
7b18790c
AS
78122001-02-13 Andreas Schwab <schwab@suse.de>
7813
7814 * MAINTAINERS: Update mail address.
7815
c4880c99
MS
78162001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7817
7818 * config.guess: Add linux target for S/390.
7819 * config.sub: Likewise.
7820
e31ae6db
CC
78212001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7822
7823 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7824 target-libgloss.
e31ae6db 7825
7739adfb
BE
78262001-02-06 Ben Elliston <bje@redhat.com>
7827
7828 * configure: Output host type to stdout, not stderr.
7829
36ca672c
MM
78302001-02-05 Mark Mitchell <mark@codesourcery.com>
7831
e40f2829 7832 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7833 * ltcf-cxx.sh: Likewise.
7834
36ca672c
MM
7835 * config.if: Assume enable_libstdcxx_v3 is defined.
7836
22fdd65e
MM
78372001-02-04 Mark Mitchell <mark@codesourcery.com>
7838
7839 Remove V2 C++ library.
7840 * configure.in: Remove --enable-libstdcxx_v3 support.
7841
3b60dd8e
BM
78422001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7843
7844 * include/demangle.h: Add prototype for java_demangle_v3.
7845
42c0c80a
PE
78462001-01-29 Phil Edwards <pme@sources.redhat.com>
7847
7848 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7849
0be25992
RH
78502001-01-27 Richard Henderson <rth@redhat.com>
7851
7852 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7853
8a8de62d
MS
78542001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7855
7856 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7857 Don't unset, it's non-portable and no longer necessary, set to empty
7858 instead.
7859
92769744
MS
78602001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7861
7862 * ltconfig: Shell portability fix for the tagname validity check.
7863
88a1c0ab
AO
78642001-01-27 Alexandre Oliva <aoliva@redhat.com>
7865
7866 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7867 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7868
45291dd5
MS
78692001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7870
7871 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7872
1ace7e15
TT
78732001-01-26 Tom Tromey <tromey@redhat.com>
7874
7875 * configure.in: Allow libgcj to be built on Sparc Solaris.
7876
0ef8b11b
DE
78772001-01-25 David Edelsohn <edelsohn@gnu.org>
7878
7879 * ltcf-c.sh: Add aix5 case.
7880 * ltcf-cxx.sh: Likewise.
7881 * ltconfig: Likewise.
7882
0006091e
AO
78832001-01-24 Alexandre Oliva <aoliva@redhat.com>
7884
9bad11e1
AO
7885 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7886 keep at least one of build_libtool_libs or build_old_libs set to
7887 yes.
7888
0006091e
AO
7889 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7890 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7891
7c01b2b5
BM
78922001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7893
7894 * configure.in: Enable libgcj on several additional platforms.
7895
d340e0ac
BM
78962001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7897
7898 * configure.in: Enable libgcj for linux targets.
7899
5baf8c37
MS
79002001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7901
7902 * MAINTAINERS (Write After Approval): Add myself.
7903
10a0ba84
JDA
79042001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7905
7906 * MAINTAINERS: Add myself as vax port maintainer.
7907
357c6a4b
FH
79082001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7909
7910 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7911
6e2d9a7a
MS
79122001-01-09 Mike Stump <mrs@wrs.com>
7913
7914 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7915 failures of subdirectories.
7916
b6b14b1b 79172001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7918
b6b14b1b 7919 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7920 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7921 * ltcf-cxx.sh: Likewise.
7922 * ltcf-gcj.sh: Likewise.
7923 * ltconfig.sh: Fix typo.
976b230d 7924
07109110
LB
79252001-01-02 Laurynas Biveinis <lauras@softhome.net>
7926
7927 * configure: handle DOS-style absolute paths.
7928
1da5b8fc
LB
79292001-01-02 Laurynas Biveinis <lauras@softhome.net>
7930
7931 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7932
4c2f5b4f
MM
79332000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7934
7935 * MAINTAINERS: Add myself as avr port co-maintainer.
7936
bc53668e
BE
79372000-12-28 Ben Elliston <bje@redhat.com>
7938
7939 * MAINTAINERS: Add myself under ``Write After Approval''.
7940
c387606f
JM
79412000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7942
7943 * texinfo: Remove directory from GCC.
7944
2cb5082c
JM
79452000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7946
7947 * COPYING: Update to current
7948 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7949 to 19yy as example year in copyright notice).
7950
cc330df9
BK
79512000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7952
6387a56e 7953 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7954 (libstdcxx_incdir): Pass down.
7955 * config.if: Remove expired bits for cxx_interface, add stub.
7956 (libstdcxx_incdir): Add variable for g++ include directory.
7957 * configure.in (gxx_include_dir): Use it.
6387a56e 7958
4c6b2835
AO
79592000-12-18 Alexandre Oliva <aoliva@redhat.com>
7960
7961 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7962 with old-email address from ``Write After Approval''.
7963
3896f13e
AJ
79642000-12-15 Andreas Jaeger <aj@suse.de>
7965
7966 * configure.in: Handle lang_dirs.
7967
79682000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7969
ad46e881
TT
7970 * MAINTAINERS: Removed brads.
7971
90a10418
TT
7972 * MAINTAINERS: Added gcj developers.
7973
41dfe3a2 79742000-12-13 Anthony Green <green@redhat.com>
6387a56e 7975
41dfe3a2 7976 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7977 listed. Disable libgcj for x86 and Alpha Linux until compatible
7978 with g++ abi.
6387a56e 7979
e2f601da
MS
79802000-12-13 Mike Stump <mrs@wrs.com>
7981
7982 * Makefile.in (local-distclean): Also remove fastjar.
7983
70030c01
RB
79842000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7985
7986 * contrib/gcc_update: Add fastjar --touch entries.
7987
2a50f859
AO
79882000-12-12 Alexandre Oliva <aoliva@redhat.com>
7989
7990 * configure.in: Disable language-specific target libraries for
7991 languages that aren't enabled.
7992
7743113b
AG
79932000-12-10 Anthony Green <green@redhat.com>
7994
7995 * configure.in: Define libgcj. Disable libgcj target libraries for
7996 most targets.
7997
92e061a6
NB
79982000-12-10 Neil Booth <neilb@earthling.net>
7999
8000 * MAINTAINERS: Update mail address, remove from WAA list.
8001
f34ff6d6
APB
80022000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8003
8004 * libjava: Imported from /cvs/java.
8005 * libffi: Likewise.
8006 * Boehm-gc: Likewise.
8007
d82a33c6
APB
80082000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8009
8010 * configure.in (target_libs): Revert 2000-12-08 patch.
8011 (noconfigdirs): Added target-libjava.
8012
e14f8e28
LB
80132000-12-09 Laurynas Biveinis <lauras@softhome.net>
8014
8015 * djunpack.bat: removed.
8016
fc26516b
LB
80172000-12-09 Laurynas Biveinis <lauras@softhome.net>
8018
8019 * Makefile.in: handle DOS-style absolute paths.
8020 * config-ml.in: likewise.
8021 * symlink-tree: likewise.
8022
bd8757b3
APB
80232000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8024
8025 * fastjar: Imported.
8026
81522a1f
APB
80272000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8028
8029 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8030 libjava.
8031 * configure.in (target_libs): Removed `target-libjava'.
8032
5db1f7ed
APB
80332000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8034
8035 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8036 (ALL_MODULES): Added fastjar.
8037 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8038 (all-target-libjava): all-fastjar replaces all-zip.
8039 (all-fastjar): Added.
8040 (configure-target-fastjar, all-target-fastjar): Likewise.
8041 * configure.in (host_tools): Added fastjar.
8042
5e59997c
MS
80432000-12-07 Mike Stump <mrs@wrs.com>
8044
8045 * Makefile.in (local-distclean): Remove leftover built files.
8046
0a534f40
NC
80472000-11-24 Nick Clifton <nickc@redhat.com>
8048
8049 * configure.in (xscale-elf): Add target.
8050 (xscale-coff): Add target.
8051
7686cadf
LR
80522000-11-22 Loren J. Rittle <ljrittle@acm.org>
8053
e490616e
ZW
8054 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8055 recent versions of FreeBSD (release 3 or later).
8056 * ltconfig: On FreeBSD, -lc must not be provided when building
8057 a shared library or else the standard -pthread gcc option is
8058 rendered worthless to later users of the built library.
7686cadf 8059
fff01699
FF
80602000-11-16 Fred Fish <fnf@be.com>
8061
8062 * configure.in (enable_libstdcxx_v3): Fix typo,
8063 libstd++ -> libstdc++.
8064
4dc16355
KL
80652000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8066
8067 * MAINTAINERS: Add self to Write After Approval list.
8068
bf6fc7b2
BS
80692000-11-21 Bernd Schmidt <bernds@redhat.com>
8070
8071 * MAINTAINERS: Update my email address. Add myself to global write
8072 privs list.
8073
ce8e06b1
AO
80742000-11-18 Alexandre Oliva <aoliva@redhat.com>
8075
6e2a4843
AO
8076 * Makefile.in: Merge with src and libgcj.
8077 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8078 configure-target-<library> when their configure scripts need the C
8079 or C++ library to have already been built to work properly.
8080 (do_proto_toplev): Set them to an empty string.
8081
ce8e06b1
AO
8082 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8083 (REALLY_SET_LIB_PATH): Use them.
8084
c003f378
SS
80852000-11-17 Stan Shebs <shebs@apple.com>
8086
8087 * MAINTAINERS: Add self to Write After Approval list.
8088
cc1e60ea
JM
80892000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8090
8091 * configure: Provide the original toplevel configure arguments
8092 (including $0) to subprocesses in the environment rather than
8093 through gcc/configargs.h.
8094
1173593d
JM
80952000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8096
8097 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8098 C99. Alphabetise "Write After Approval" list.
8099
520907ee
MM
81002000-11-12 Mark Mitchell <mark@codesourcery.com>
8101
34f6fbdb
MM
8102 * configure: Turn on libstdc++ V3 by default.
8103
520907ee
MM
8104 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8105 if we've got GCC.
8106
0bbd37ed
PB
81072000-11-11 Philip Blundell <philb@gnu.org>
8108
8109 * MAINTAINERS: Add self to Write After Approval list.
8110
7ca0e6d9
DE
81112000-11-09 David Edelsohn <edelsohn@gnu.org>
8112
8113 * ltcf-c.sh (aix4): Improve shared library configuration; require
8114 exporting symbols.
8115 * ltcf-cxx.sh (aix4): Define.
8116 * ltconfig (aix4): Define library and soname specs appropriate for
8117 AIX. Define command to create export symbols list.
8118
f559f30b
CF
8119Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8120
8121 * config.sub: Add support for Sun Chorus
8122
fc05d516
NC
81232000-10-31 Nick Clifton <nickc@redhat.com>
8124
8125 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8126 <name>@redhat.com. Also installed new email address for Clint
8127 Popetz.
6387a56e 8128
90a0e73f
JM
81292000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8130
8131 * etc: Remove directory from GCC.
8132
a5e1b548
MM
81332000-10-16 Michael Meissner <meissner@redhat.com>
8134
8135 * configure (gcc/configargs.h): Only create if there is a build GCC
8136 directory created.
8137
6387a56e
EC
81382000-10-16 Matthias Klose <doko@debian.org>
8139
be1db873
MK
8140 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8141 when configured for libstdc++-v3.
8142
f5fa9a5b
PE
81432000-10-05 Phil Edwards <pme@gcc.gnu.org>
8144
8145 * configure: Save configure arguments to gcc/configargs.h.
8146
61a77fea
PT
81472000-10-04 Philipp Thomas <pthomas@suse.de>
8148
8149 * config.guess: Import CVS version 1.157.
8150 * config.sub: Import CVS version 1.181.
8151
3a4fee66
AP
81522000-10-04 Andris Pavenis <pavenis@latnet.lv>
8153
8154 * Makefile.in (bootstrap): avoid recursion if subdir missing
8155 (cross): ditto
8156 (do-proto-toplev): ditto
8157
3dd7094e
AO
81582000-09-30 Alexandre Oliva <aoliva@redhat.com>
8159
de710532
AO
8160 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8161 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8162
3dd7094e
AO
8163 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8164 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8165 all affected `configure' scripts.
8166
e592386f
NB
8167Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8168
8169 * MAINTAINERS: Add self as cpplib co-maintainer.
8170
fba54939
AH
81712000-09-24 Aldy Hernandez <aldyh@redhat.com>
8172
8173 * MAINTAINERS: Add self to Write After Approval list.
8174
2bd429f4
GP
81752000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8176
8177 * INSTALL/README: egcs -> GCC update.
8178
d733f374
ME
8179Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8180
8181 * MAINTAINERS: Add myself to Write After Approval list.
8182
d7ce9a83
KH
81832000-09-15 Kazu Hirata <kazu@hxi.com>
8184
8185 * MAINTAINERS: Add myself to Write After Approval list.
8186
18a53ffe
JL
8187Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8188
e490616e
ZW
8189 * configure.in: Do not build byacc for hppa64. Provide paths to the
8190 X11 libraries for hppa64.
18a53ffe 8191
f246ff23
SC
81922000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8193
8194 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8195
06298abd
AO
81962000-09-06 Alexandre Oliva <aoliva@redhat.com>
8197
4b92758a
AO
8198 * Makefile.in (all-zlib): Added dummy target.
8199
06298abd
AO
8200 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8201 ltcf-gcj.sh: Updated from libtool multi-language branch.
8202
4d73d07a
AO
82032000-09-05 Alexandre Oliva <aoliva@redhat.com>
8204
8205 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8206 (bootstrap*): Depend on all-bootstrap.
8207
05d52d78
PT
82082000-09-05 Philipp Thomas <pthomas@suse.de>
8209
8210 * config.guess: Import CVS version 1.156.
8211 * config.sub: Import CVS version 1.179.
8212
3c809ba4
AG
82132000-09-02 Anthony Green <green@cygnus.com>
8214
8215 * Makefile.in (all-gcc): Depend on all-zlib.
8216 (CLEAN_MODULES): Add clean-zlib.
8217 (ALL_MODULES): Add all-zlib.
8218 * configure.in (host_libs): Add zlib.
8219
10ad78a0 82202000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8221
8222 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8223 crosses, but add gcc/include to the header search path for them.
8224
b36a9ce3
DB
82252000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8226
8227 * MAINTAINERS: Add self to Write After Approval list.
8228
cb011248
FS
82292000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8230
8231 * config.guess: Import CVS version 1.152.
8232 * config.sub: Import CVS version 1.177.
8233
db310af0
AO
82342000-08-25 Alexandre Oliva <aoliva@redhat.com>
8235
7965440a
AO
8236 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8237 $targargs to tell whether newlib is going to be built.
8238
db310af0
AO
8239 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8240 $$r/TARGET_SUBDIR/libio for _G_config.h.
8241
e7977565
AO
82422000-08-23 Alexandre Oliva <aoliva@redhat.com>
8243
8244 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8245
126bb9ed
DD
82462000-08-22 DJ Delorie <dj@redhat.com>
8247
8248 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8249
5b0e9d29
AO
82502000-08-22 Alexandre Oliva <aoliva@redhat.com>
8251
8252 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8253 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8254 sub-configures.
8255
4f3e904e
DD
82562000-08-21 DJ Delorie <dj@redhat.com>
8257
8258 * MAINTAINERS: Add self as a libiberty maintainer
8259
c9635443
AO
82602000-08-16 Alexandre Oliva <aoliva@redhat.com>
8261
8262 * configure.in (libstdcxx_flags): Use
8263 libstdc++-v3/src/libstdc++.INC.
8264
8b2100ba
AO
82652000-08-15 Alexandre Oliva <aoliva@redhat.com>
8266
8267 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8268
57119aa9
ZW
82692000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8270
eeb943b0
ZW
8271 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8272
6387a56e 8273 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8274 explicit. Substitute enable_threads into generated Makefiles.
8275 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8276 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8277
acffa7c4
GK
82782000-08-13 Geoff Keating <geoffk@cygnus.com>
8279
8280 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8281
808d8c41
AO
82822000-08-12 Alexandre Oliva <aoliva@redhat.com>
8283
8284 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8285 previous delta.
8286
1fc8c51c 82872000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8288
1fc8c51c
JM
8289 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8290 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8291 (FLAGS_FOR_TARGET): Not here.
8292 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8293
25698887
AO
82942000-08-11 Alexandre Oliva <aoliva@redhat.com>
8295
8296 * config-ml.in (CC, CXX): Don't introduce a leading space.
8297
10120687
DD
82982000-08-07 DJ Delorie <dj@delorie.com>
8299
8300 * MAINTAINERS: Add self as a DJGPP maintainer
8301
15c758e9
DD
83022000-08-07 DJ Delorie <dj@redhat.com>
8303
8304 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8305 "if we're also building gcc, and it's a gcc that will run on the
8306 build machine, we want to use its includes instead of the system's
8307 default includes".
8308
2d0de245
JM
83092000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8310
8311 * MAINTAINERS: Add self to Write After Approval list.
8312
e81b330a
AO
83132000-08-03 Alexandre Oliva <aoliva@redhat.com>
8314
83440c1e
AO
8315 * configure.in (libstdcxx_flags): Don't use `"'.
8316
e81b330a
AO
8317 * config-ml.in: Adjust multilib search paths to the
8318 appropriate multilib tree.
8319
cf95c847
AO
83202000-08-02 Alexandre Oliva <aoliva@redhat.com>
8321
8322 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8323 commas in $LANGUAGES.
8324
9e9af119
MH
83252000-08-02 Manfred Hollstein <manfredh@redhat.com>
8326
8327 * configure.in: Re-enable all references to libg++ and librx.
8328
606ce391
AO
83292000-08-01 Alexandre Oliva <aoliva@redhat.com>
8330
89820b43
AO
8331 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8332 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8333 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8334 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8335
606ce391
AO
8336 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8337
04179d4a
AO
83382000-07-31 Alexandre Oliva <aoliva@redhat.com>
8339
8340 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8341 CXX_FOR_TARGET for sed.
8342
d4eb109c
AO
83432000-07-30 Alexandre Oliva <aoliva@redhat.com>
8344
8345 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8346 Do not override if already set in the environment or in configure.
8347 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8348 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8349
4f4caf92
AO
83502000-07-28 Alexandre Oliva <aoliva@redhat.com>
8351
8352 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8353 the libtool CVS tree multi-language branch.
8354 * ltconfig, ltmain.sh: Updated.
6387a56e 8355
b87487b6
AO
83562000-07-27 Alexandre Oliva <aoliva@redhat.com>
8357
1670d1ea
AO
8358 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8359 (clean-target): Depend on it.
8360
b87487b6
AO
8361 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8362 (GCC_FOR_TARGET): Use it.
8363 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8364 * configure.in: ... here.
8365 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8366 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8367
4e81ae98
EC
83682000-07-24 Eric Christopher <echristo@cygnus.com>
8369
8370 * MAINTAINERS: Add self to Write After Approval list.
8371
059ae32c
AO
83722000-07-24 Alexandre Oliva <aoliva@redhat.com>
8373
5b28edd4
AO
8374 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8375 (configure-target-libchill, configure-target-libobjc): Likewise.
8376
059ae32c
AO
8377 * configure.in: Use the same cache file for all target libs.
8378 * config-ml.in: But different cache files per multilib variant.
8379
1adcd149
MS
83802000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8381
8382 * configure (topsrcdir): Don't use dirname.
8383
2d573dff
JO
83842000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8385
8386 * MAINTAINERS: Add self to Write After Approval list.
8387
d207ebef
JM
83882000-07-20 Jason Merrill <jason@redhat.com>
8389
8390 * configure.in: Remove all references to libg++ and librx.
8391
8392 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8393
83942000-07-20 Hans-Peter Nilsson <hp@axis.com>
8395
8396 * config.sub: Update to subversions version 2000-07-06.
8397
7b7792d5
AH
83982000-07-12 Andrew Haley <aph@cygnus.com>
8399
8400 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8401 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8402
3abaac67
PE
84032000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8404
8405 * symlink-tree: Check number of arguments.
8406
34be2b36
JW
84072000-07-05 Jim Wilson <wilson@cygnus.com>
8408
8409 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8410 search path for a g++ extracted from the build tree. This
8411 will allow link tests run by configure scripts in
8412 subdirectories to succeed.
8413
d207ebef
JM
84142000-07-01 Koundinya K <kk@ddeorg.soft.net>
8415
e490616e 8416 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8417
0900331b
MH
84182000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8419
8420 * MAINTAINERS: Add myself as loop discovery maintainer.
8421
d207ebef
JM
84222000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8423
8424 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8425 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8426
84272000-06-19 Timothy Wall <twall@cygnus.com>
8428
8429 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8430 * config.sub: Add tic54x target.
8431
11a27a76
TM
8432Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8433
8434 * MAINTAINERS: Add self as Fortran maintainer,
8435 remove Craig Burley.
8436
d207ebef 8437Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8438
d207ebef
JM
8439 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8440 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8441
7758b73f
PT
8442Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8443
8444 * MAINTAINERS: Add self as i18n maintainer
8445
d207ebef
JM
844620000-05-21 H.J. Lu (hjl@gnu.org)
8447
e490616e
ZW
8448 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8449 directory are used if they exist. Make sure
8450 $(build_tooldir)/include is searched for header files,
8451 $(build_tooldir)/lib/ for library files.
d207ebef 8452 (GCC_FOR_TARGET): Likewise.
e490616e 8453 (CXX_FOR_TARGET): Likewise.
d207ebef 8454
bae29210
JL
8455Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8456
8457 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8458
d207ebef 8459Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8460
8461 * Makefile.in (configure-target-libiberty): Depend on
8462 configure-target-newlib.
8463
aab0d19d
AO
84642000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8465
8466 * configure.in, Makefile.in: Merge all libffi-related
8467 configury stuff from the libgcj tree.
8468
d207ebef
JM
8469Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8470
8471 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8472 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8473
8474Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8475
8476 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8477 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8478 current version information. Add to proto-toplev directory.
d207ebef
JM
8479 (gdb-taz): Build do-djunpack.
8480
758c7bd4
DE
84812000-05-15 David Edelsohn <edelsohn@gnu.org>
8482
8483 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8484
1888228d
AC
8485Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8486
8487 * MAINTAINERS: Add self to Write After Approval list.
8488
d207ebef
JM
84892000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8490
8491 * ltmain.sh: Preserve in relink_command any environment
8492 variables that may affect the linker behavior.
8493
2d7cc2fe
JL
8494Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8495
d207ebef
JM
8496 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8497
8498Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8499
8500 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8501
85022000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8503
8504 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8505 with the version name.
2d7cc2fe 8506
ee455968
JE
8507Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8508
8509 * MAINTAINERS: Add self as bb-reorder maintainer.
8510
73b97e5c
BK
85112000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8512
8513 * config.if: Tweak.
8514
d207ebef
JM
85152000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8516
8517 * djunpack.bat: New file.
8518
8519Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8520
8521 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8522 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8523 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8524 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8525
954869eb
DP
85262000-04-16 Dave Pitts <dpitts@cozx.com>
8527
e490616e
ZW
8528 * config.sub (case $basic_machine): Change default for "ibm-*"
8529 to "openedition".
954869eb 8530
eaabe541
AJ
85312000-04-13 Andreas Jaeger <aj@suse.de>
8532
8533 * MAINTAINERS: Added myself.
8534
d207ebef
JM
8535Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8536
8537 * Makefile.in (gdb-taz): New target. GDB specific archive.
8538 (do-md5sum): New target.
8539 (MD5PROG): Define.
8540 (PACKAGE): Default to TOOL.
8541 (VER): Default to a shell script.
8542 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8543 md5 checksum generation.
d207ebef
JM
8544 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8545 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8546 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8547 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8548
8549Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8550
8551 * configure (warn_cflags): Delete.
8552
0ea6d60c
PDM
8553Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8554
8555 * MAINTAINERS: Added myself.
8556
17090313 85572000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8558 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8559
e490616e
ZW
8560 * configure.in (enable_libstdcxx_v3): Add.
8561 (target_libs): Add bits here to switch between libstdc++-v2 and
8562 libstdc++-v3.
8563 * config.if: And this file too.
8564 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8565
76b78517
MM
85662000-04-05 Michael Meissner <meissner@redhat.com>
8567
8568 * config.sub (d30v): Add d30v as a basic machine type.
8569
ad242caf
JM
85702000-03-29 Jason Merrill <jason@casey.cygnus.com>
8571
8572 * configure.in: -linux-gnu*, not -linux-gnu.
8573
d4537148
TM
8574Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8575
8576 * MAINTAINERS: Add self in write-after-approval section.
8577
f152e9d4
JW
8578Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8579
8580 * MAINTAINERS: Add self as ia64 port maintainer.
8581
6a5fcef1
NB
85822000-03-08 Neil Booth <NeilB@earthling.net>
8583
8584 * MAINTAINERS: Add self in write-after-approval section.
8585
d207ebef 8586Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8587
d207ebef
JM
8588 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8589 (do-tar-bz2): Replace TOOL with PACKAGE.
8590 (gdb.tar.bz2): Remove GDBTK from GDB package.
8591 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8592 dejagnu.tar.bz2): New packages.
d207ebef
JM
8593
85942000-02-27 Andreas Jaeger <aj@suse.de>
8595
8596 * configure.in: Add entry for mips*-*-linux*, move catch all
8597 *-*-*linux* entry below this one.
8598
85992000-02-27 Ian Lance Taylor <ian@zembu.com>
8600
8601 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8602
521fe9d0
NC
86032000-02-24 Nick Clifton <nickc@cygnus.com>
8604
8605 * config.sub: Support an OS of "wince".
8606
d207ebef
JM
8607Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8608
8609 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8610 version.
d207ebef
JM
8611
86122000-02-23 Linas Vepstas <linas@linas.org>
8613
8614 * config.sub: Add support for Linux/IBM 370.
8615 * configure.in: Likewise.
8616
3a685f6f
NC
86172000-02-22 Nick Clifton <nickc@cygnus.com>
8618
8619 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8620
d207ebef 86212000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8622
d207ebef 8623 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8624
4746ee26
KG
86252000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8626
8627 * configure (gcc_version): When setting, narrow search to
8628 lines containing `version_string'.
8629
ba96c72d
DC
86302000-02-15 Denis Chertykov <denisc@overta.ru>
8631
8632 * config.sub: Add support for avr target.
8633
77f16a66
NC
86342000-02-14 Nick Clifton <nickc@cygnus.com>
8635
8636 * MAINTAINERS: Add maintainers for MCore port.
8637
784a3a80
HPN
8638Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8639
8640 * config.sub: Add mmix-knuth-mmixware.
8641
719dd4fa
KG
86422000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8643
8644 * MAINTAINERS: Pair cccp with cpplib maintainership.
8645
d207ebef
JM
86462000-01-27 Christopher Faylor <cgf@redhat.com>
8647
8648 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8649 structure stuff to -L library search.
8650 (CXX_FOR_TARGET): Ditto.
8651 (CROSS_CHECK_MODULES): Fix spelling mistake.
8652
7a53e94b
MM
86532000-01-24 Mark Mitchell <mark@codesourcery.com>
8654
8655 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8656 the C++ compiler.
8657
0da3b5a7
RH
86582000-01-12 Richard Henderson <rth@cygnus.com>
8659
8660 * configure.in: Don't build some bits for beos.
8661
02368d6d
JS
86622000-01-12 Joel Sherrill (joel@OARcorp.com)
8663
8664 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8665 as include files.
8666
2e76d35c
ZW
86672000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8668
8669 * Add self as cpplib maintainer, as requested by Jason
8670 Merrill. Correct my e-mail address.
8671
4c25fdcf
GK
86722000-01-06 Geoff Keating <geoffk@cygnus.com>
8673
8674 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8675 not mh-aix43.
8676
188e3966
HPN
8677Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8678
8679 * MAINTAINERS: Add myself to "write after approval" list.
8680
c2f5d030
RH
86811999-12-14 Richard Henderson <rth@cygnus.com>
8682
8683 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8684 * config.sub: Accept alphaev[78], alphaev8.
8685
eeda916a
AO
86861999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8687
8688 * config.guess, config.sub: Update from autoconf.
8689
b3bd7820
BK
86901999-11-29 Bruce Korb <autogen@linuxbox.com>
8691
2c290989 8692 * MAINTAINERS: update my playtime e-address.
b3bd7820 8693
1882b2b1
RO
8694Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8695
8696 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8697 necessary libraries are missing.
8698
2395f805
DN
8699Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8700
8701 * MAINTAINERS: Add new 'write after approval' maintainer.
8702
1e25de97
APB
8703Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8704
8705 * MAINTAINERS: Add new Java maintainer.
8706
1722c704
AS
87071999-10-25 Andreas Schwab <schwab@suse.de>
8708
8709 * configure: Fix quoting inside arguments of eval.
8710
8141abe8
NC
87111999-10-21 Nick Clifton <nickc@cygnus.com>
8712
8713 * config-ml.in: Allow suppression of some ARM multilibs.
8714
0b77644a
LV
8715Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8716
8717 * config.guess: Add OS/390 match pattern.
8718 * config.sub: Add mvs, openedition targets.
8719 * configure.in (i370-ibm-opened*): New.
8720
d207ebef
JM
87211999-09-04 Steve Chamberlain <sac@pobox.com>
8722
8723 * config.sub: Add support for configuring for pj.
8724
87251999-08-31 Nick Clifton <nickc@cygnus.com>
8726
8727 * config.sub (maybe_os): Add support for configuring for fr30.
8728
af13ebe9
NC
87291999-08-25 Nick Clifton <nickc@cygnus.com>
8730
8731 * configure.in: Do not configure or build ld for AIX
8732 platforms. ld is known to be broken on these platforms.
8733
1250c760
RO
8734Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8735
8736 * config-ml.in: Pass compiler flag corresponding to multidirs to
8737 subdir configures.
8738
d207ebef
JM
87391999-08-09 Ian Lance Taylor <ian@zembu.com>
8740
8741 * Makefile.in (LDFLAGS): Define.
8742
87431999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8744
8745 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8746 noconfigdirs.
8747 (*-*-cygwin*): Likewise.
8748
87491999-08-08 Ian Lance Taylor <ian@zembu.com>
8750
8751 * mkdep: New file.
8752 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8753 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8754
8755 From Eli Zaretskii <eliz@is.elta.co.il>:
8756 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8757 long file name when using DJGPP on MS-DOS.
8758
dbd83e11
JL
8759Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8760
8761 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8762
d207ebef
JM
87631999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8764
8765 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8766 dependency as this causes "make check" to globally "make all"
8767
cd1f4c2c
TT
8768Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8769
8770 * configure.in (target_libs): Added target-zlib.
8771 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8772 (CONFIGURE_TARGET_MODULES): Likewise.
8773 (CHECK_TARGET_MODULES): Likewise.
8774 (INSTALL_TARGET_MODULES): Likewise.
8775 (CLEAN_TARGET_MODULES): Likewise.
8776 (configure-target-zlib): New target.
8777 (all-target-zlib): Likewise.
8778 (all-target-libjava): Depend on all-target-zlib.
8779 (configure-target-libjava): Depend on configure-target-zlib.
8780
8781 * Makefile.in (configure-target-libjava): Depend on
8782 configure-target-newlib.
8783 (configure-target-boehm-gc): New target.
8784 (configure-target-qthreads): New target.
8785
e490616e
ZW
8786 * configure.in (target_libs): Added target-qthreads.
8787 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8788 (CONFIGURE_TARGET_MODULES): Likewise.
8789 (CHECK_TARGET_MODULES): Likewise.
8790 (INSTALL_TARGET_MODULES): Likewise.
8791 (CLEAN_TARGET_MODULES): Likewise.
8792 (all-target-qthreads): New target.
8793 (configure-target-libjava): Depend on configure-target-qthreads.
8794 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8795
8796 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8797 (CONFIGURE_TARGET_MODULES): Likewise.
8798 (CHECK_TARGET_MODULES): Likewise.
8799 (INSTALL_TARGET_MODULES): Likewise.
8800 (CLEAN_TARGET_MODULES): Likewise.
8801 (all-target-libjava): New target.
8802 (all-target-boehm-gc): Likewise.
8803 * configure.in (target_libs): Added libjava, boehm-gc.
8804
d207ebef
JM
88051999-07-22 Ian Lance Taylor <ian@zembu.com>
8806
8807 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8808 configure.bat in SUPPORT_FILES.
8809 (gas+binutils.tar.bz2): Likewise.
8810
8811 * makeall.bat: Remove; obsolete.
8812
88131999-07-21 Ian Lance Taylor <ian@zembu.com>
8814
8815 From Mark Elbrecht:
8816 * configure.bat: Remove; obsolete.
8817
88181999-07-11 Ian Lance Taylor <ian@zembu.com>
8819
8820 * configure: Add -W -Wall to the default CFLAGS when compiling with
8821 gcc.
8822
8823Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8824
8825 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8826
88271999-06-30 Mark Mitchell <mark@codesourcery.com>
8828
8829 * configure.in: Build ld on IRIX6.
8830
88311999-06-12 Ian Lance Taylor <ian@zembu.com>
8832
8833 * Makefile.in: Change distribution targets to use bzip2 instead of
8834 gzip.
8835 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8836 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8837
88381999-06-04 Nick Clifton <nickc@cygnus.com>
8839
8840 * config.sub: Add mcore target.
8841
26d088fa
CD
8842Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8843
8844 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8845
c2c08b29
L
8846Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8847
8848 * config.guess (dummy): Changed to $dummy.
8849
671d0648
NC
88501999-05-24 Nick Clifton <nickc@cygnus.com>
8851
8852 * config.sub: Tidied up case statements.
8853
b1345c72
BE
88541999-05-22 Ben Elliston <bje@cygnus.com>
8855
51ccbd8d
BE
8856 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8857 <jiro@din.or.jp>.
8858
b1345c72
BE
8859 * config.guess: Merge with FSF version. Future changes will be
8860 more accurately recorded in this ChangeLog.
8861 * config.sub: Likewise.
8862
2caf864f
SM
8863Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8864
8865 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8866
d207ebef
JM
88671999-04-30 Tom Tromey <tromey@cygnus.com>
8868
8869 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8870
90fb0c24
TT
88711999-04-23 Tom Tromey <tromey@cygnus.com>
8872
8873 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8874
d207ebef
JM
88751999-04-20 Drew Moseley <dmoseley@cygnus.com>
8876
8877 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8878 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8879 Bad merge removed these two changes.
8880
3516940d 8881Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8882 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8883
8884 * config.guess (interix Alpha): Add.
8885
d207ebef
JM
88861999-04-11 Richard Henderson <rth@cygnus.com>
8887
8888 * configure.in (i?86-*-beos*): Do config gperf; don't config
8889 gdb, newlib, or libgloss.
8890
e891fbfe 8891Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8892
e891fbfe
AO
8893 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8894 link a trivial program with -mabi=64. If it fails, remove mabi=64
8895 from multidirs.
8896
f9ae47d6
PT
8897Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8898
8899 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8900
d207ebef
JM
89011999-04-08 Nick Clifton <nickc@cygnus.com>
8902
8903 * config.sub: Add support for mcore targets.
8904
89051999-04-07 Michael Meissner <meissner@cygnus.com>
8906
8907 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8908 not mt-ospace, in order to shut up assembler warning about using
8909 symbols that are named the same as registers.
8910
89111999-04-07 Drew Moseley <dmoseley@cygnus.com>
8912
8913 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8914 dependency list for all-target-cygmon.
8915
89161999-04-05 Doug Evans <devans@casey.cygnus.com>
8917
8918 * config-ml.in: Check $host, not $target, for selective multilibs.
8919 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8920 thumb interworking, and underscore prefix multilibs.
8921
89221999-04-04 Ian Lance Taylor <ian@zembu.com>
8923
8924 * missing: Update to version from current automake.
8925
88101ab9
L
8926Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8927
8928 * configure (gxx_include_dir): Removed.
8929
8930 * configure.in (gxx_include_dir): Handle it.
8931 * Makefile.in: Likewise.
8932
d207ebef
JM
89331999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8934
8935 * config.sub (mips64vr4111,mips64vr4111el) Add.
8936
89371999-03-21 Ben Elliston <bje@cygnus.com>
8938
e490616e 8939 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8940
8dc91cbe
ME
8941Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8942
8dc91cbe
ME
8943 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8944 config/mh-djgpp.
8945
d207ebef
JM
8946Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8947
8948 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8949 all-target-newlib to dependency list for all-target-bsp.
8950
926bb5ed
MK
8951Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8952
8953 * config.sub: Add i386-uwin support.
8954 * config.guess: Likewise.
8955
4a6e3000
FS
8956Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8957
8958 * configure.in: cleanup, add mh-*pic handling for arm, special
8959 case powerpc*-*-aix*
8960
d207ebef
JM
8961Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8962
8963 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8964 can be built.
8965
8966Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8967
8968 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8969 targets.
d207ebef 8970
71c91078
NC
89711999-03-02 Nick Clifton <nickc@cygnus.com>
8972
8973 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8974
282e5df8
GN
8975Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8976
8977 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8978
1de558ee
NC
89791999-02-24 Nick Clifton <nickc@cygnus.com>
8980
8981 * config.sub: Fix typo in arm recognition.
8982
d207ebef
JM
8983Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8984
8985 * configure.in (noconfigdirs): Changed target_configdirs to
8986 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8987 rather than m68k-*-* since it is not known to work on
8988 m68k-aout. Ditto for arm-*-*oabi.
8989
8990Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8991
8992 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8993
89941999-02-19 Ben Elliston <bje@cygnus.com>
8995
8996 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8997 Smart and improved by Andrew Cagney.
8998
fab7445a
ME
8999Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9000
9001 * config.guess: Recognize openbsd-*-hppa.
9002
8ccdc228
L
9003Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9004
9005 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9006 only if it is not empty.
9007
3b7265ff
NC
90081999-02-17 Nick Clifton <nickc@cygnus.com>
9009
9010 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9011
d207ebef 9012 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9013
9014 * config.sub: Modified to recognize uname's armv* syntax.
9015
d207ebef
JM
90161999-02-17 Mark Salter <msalter@cygnus.com>
9017
9018 * configure.in: Added target-bsp for sparclite.
9019
9020Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9021
9022 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9023
90241999-02-08 Nick Clifton <nickc@cygnus.com>
9025
9026 * configure.in: Add support for strongarm port.
9027 * config.sub: Add support for strongarm target.
9028
c48dd3f5 9029Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9030
c48dd3f5
MK
9031 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9032 the old name config/mh-cygwin32.
9033 Enable texinfo.
9034
d207ebef
JM
9035Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9036
9037 * configure.in: Do build ld for ix86 Solaris.
9038
ecd62820
JW
9039Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9040
9041 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9042 $AR_FOR_TARGET. Likewise for RANLIB.
9043
bbd8fa7f 9044Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9045
e490616e
ZW
9046 * config.sub (oabi): Recognize.
9047 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9048
0397442c
RL
9049Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9050
9051 * config.guess: Improve detection of i686 on UnixWare 7.
9052
c9ffaa63
MK
9053Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9054
9055 * config.guess: Add support for i386-pc-interix.
9056 * config.sub: Likewise.
9057 * configure.in: Likewise.
c9ffaa63 9058
d207ebef
JM
9059Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9060
9061 * Makefile.in: Remove unneeded all-target-libio from
9062 from all-target-winsup target since it is now unneeded.
9063 Add all-target-libtermcap in its place since it is now
9064 needed.
9065
9066Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9067
9068 * configure.in: makefile stub for cygwin target is probably
9069 unnecessary. Remove it for now.
d207ebef
JM
9070
9071Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9072
9073 * configure.in: libtermcap.a should be built when cygwin is the
9074 target as well as the host.
9075 * config.guess: Allow mixed case in cygwin uname output.
9076 * Makefile.in: Add libtermcap target.
d207ebef 9077
ebe12325
JL
9078Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9079
9080 * config.sub: Clean up handling of hppa2.0.
9081
57057b67
RB
9082Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9083
9084 * config.guess: Use C code to identify more HP machines.
9085
f8670be1
JL
9086Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9087
9088 * config.sub: Handle hppa2.0.
9089
d207ebef
JM
9090Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9091
9092 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9093 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9094
90951998-12-15 Mark Salter <msalter@cygnus.com>
9096
9097 * configure.in: Added target-bsp for several target architectures.
9098
9099 * Makefile.in: Added rules for bsp.
9100
d1a09590
JL
9101Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9102
9103 * config.guess: Improve detection of hppa2.0 processors.
9104
9105Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9106
9107 * config.guess: Recognize FreeBSD using ELF automatically.
9108
71205e0b
MH
91091998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9110
9111 * configure (skip-this-dir): Add handling for new shell script, which
9112 might be created by a sub-directory's configure to indicate, this particular
9113 directory is "unwanted".
9114 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9115
d207ebef
JM
9116Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9117
9118 * ltconfig: import from libtool, after changing libtool to
9119 account for the cygwin name change.
9120
9121Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9122
9123 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9124 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9125
9126Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9127
9128 * configure.in: Add libtermcap to list of cygwin dependencies.
9129
9130Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9131
e490616e
ZW
9132 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9133 they include winsup/include when it's a cygwin target.
d207ebef
JM
9134
91351998-11-12 Tom Tromey <tromey@cygnus.com>
9136
9137 * configure.in (host_tools): Added zip.
9138 * Makefile.in (all-target-libjava): Depend on all-zip.
9139 (all-zip): New target.
9140 (ALL_MODULES): Added all-zip.
9141 (NATIVE_CHECK_MODULES): Added check-zip.
9142 (INSTALL_MODULES): Added install-zip.
9143 (CLEAN_MODULES): Added clean-zip.
9144
9145Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9146
9147 * Makefile.in: lose "32" from comment about cygwin.
9148
9149Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9150
9151 * configure.in: Use -Os to build target libraries for the fr30.
9152
9153Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9154
9155 * config.sub: Add fr30.
9156
9157Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9158
e490616e 9159 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9160 cygwin* instead of cygwin32*.
9161 * config.sub: Check cygwin* instead of cygwin32*.
9162
d2ec8b39
RL
9163Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9164
9165 * config.guess: Match any version of Unixware7.
9166
d207ebef
JM
91671998-10-20 Syd Polk <spolk@cygnus.com>
9168
9169 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9170 if desired.
9171
35cd2565
JL
9172Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9173
9174 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9175 these if the appropriate directories and files to not exist.
9176
52d4e5b7
JL
9177Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9178
9179 * Makefile.in (DEVO_SUPPORT): Add config.if.
9180
38ada91e
MH
9181Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9182
9183 * configure: Add pattern to replace "build_tooldir"'s
9184 definition in the generated Makefile with "tooldir"'s
9185 actual value.
9186
e44e84da
JL
9187Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9188
56a8387f
JL
9189 * config.sub: Bring back lost sparcv9.
9190
e44e84da
JL
9191 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9192
5cb95c7a
JL
9193Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9194
9195 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9196 CC_FOR_TARGET and friends.
9197
9198Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9199
ceff9b14
AO
9200 * Makefile.in (build_tooldir): New variable, same as tooldir.
9201 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9202 -B$(build_tooldir)/bin/.
9203 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9204
f2d11dcd
GP
9205Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9206
9207 * README: Remove installation instructions and refer to the
9208 INSTALL directory instead.
9209
73a6d2e7 9210Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9211
73a6d2e7
RL
9212 * config.sub: Add support for i[34567]86-pc-udk.
9213 * configure.in: Likewise.
9214
5d4a5ee6
JL
9215Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9216
9217 * Makefile.in: add bzip2 package building bits for user
9218 tools module
9219 * configure.in: ditto
9220
6fc19d6d
JL
9221Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9222
9223 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9224 (ALL_TARGET_MODULES): Add all-target-libobjc.
9225 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9226 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9227 (all-target-libchill): Add dependencies.
9228 * configure.in (target_libs): Add libchill.
4e81ae98 9229
f653f0ab
MH
92301998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9231
9232 * configure.in (target_subdir): Remove duplicate line.
9233
5d4a5ee6
JL
9234Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9235
9236 * Makefile.in (all-automake): fix dependencies.
9237
494933e4
JL
9238Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9239
9240 * configure.in: Minor cleanups for building in the $(target_alias)
9241 subdir.
9242
f6b58262
JW
92431998-09-22 Jim Wilson <wilson@cygnus.com>
9244
9245 * Makefile.in (bootstrap): Set r and s before make all. Use
9246 BASE_FLAGS_TO_PASS in make all.
9247 (cross): Likewise.
9248
27c7a08d
MM
92491998-09-20 Mark Mitchell <mark@markmitchell.com>
9250
9251 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9252
e67afd1e
RH
9253Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9254
9255 * config.sub: Fix typo in last change.
9256
8e44ac71
MH
92571998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9258
9259 * config.sub: Add support for C4x target.
9260 * configure.in: Likewise.
9261
d7496fbb
DM
92621998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9263
9264 * config.sub: Recognize sparcv9 just like sparc64.
9265
22097bd1
RL
9266Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9267
9268 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9269
4b877abd
JL
9270Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9271
2c8ec9a2
JL
9272 * config.guess: Correctly identify Pentium II sco boxes.
9273
4b877abd
JL
9274 * config.guess: Fix "tr" code. From Weiwen Liu.
9275
ab03db52
JH
9276Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9277
9278 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9279 stabs.
9280
b54db294
JL
9281Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9282
9283 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9284 (ALL_TARGET_MODULES): Add all-target-libchill.
9285 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9286 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9287 (all-target-libchill): Add dependencies.
9288 * configure.in (target_libs): Add libchill.
9289
bf48dd73
LW
9290Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9291
9292 * config.guess: Avoid assumptions about "tr" behaves when
9293 LANG is set to something other than English.
9294
a3cbd105
L
9295Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9296
9297 * configure (gxx_include_dir): Changed to
9298 '${prefix}/include/g++'-${libstdcxx_interface}.
9299
9300 * config.if: New to determine the interfaces.
9301
c4acd909
MK
9302Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9303
9304 * config.guess: Detect and handle MPE/IX.
9305 * config.sub: Deal with MPE/IX.
9306
9ea97665
DE
9307Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9308
9309 * configure.in: Use mh-aix43.
9310
0ce065bd
MH
93111998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9312
9313 * configure: Fix --without/--disable cases for gxx-include-dir.
9314
5d4a5ee6
JL
9315Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9316
9317 * mdata-sh: Imported. Needed for automake support.
9318
9319Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9320
9321 * Makefile.in (taz): Try "chmod -R og=u ." before
9322 "chmod og=u `find . -print`".
9323
9324Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9325
9326 * configure.in: Add arm-elf and thumb-elf support.
9327
9328Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9329
9330 * Makefile.in: Undo previous patch.
9331
9332Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9333
9334 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9335 to here ...
9336 (install-no-fixedincludes): and here
9337 (INSTALL_MODULES): ... from here.
9338
466456d9
ILT
9339Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9340
9341 * config.sub: Merge with FSF.
9342
1b409d25
ILT
9343 * config.guess: Merge with FSF.
9344
d207ebef
JM
9345Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9346
9347 * configure (extraconfigdirs): New variable.
9348 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9349 * Makefile.in (all): Move higher in file.
9350 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9351 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9352 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9353 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9354 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9355
93561998-07-23 Brendan Kehoe <brendan@cygnus.com>
9357
9358 * Makefile.in (all-target-libjava): Depend on all-gcc and
9359 all-target-newlib.
9360 (configure-target-libjava): Depend on $(ALL_GCC).
9361
7f1937c1
RL
9362Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9363
9364 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9365 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9366
2ada2bd6
ML
9367Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9368
9369 * INSTALL/README: Fix typo.
9370
1e025bde
ML
9371Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9372
5d4a5ee6
JL
9373 * ylwrap: Change absolute path checks to check for DOS style path
9374 names.
1e025bde 9375
5d4a5ee6
JL
9376 * ylwrap: Don't use a full path name if the source file is in the
9377 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9378
6755ff73
ILT
9379 * config-ml.in: Default to being verbose, to match Feb 18 change to
9380 configure.
9381
5d4a5ee6
JL
9382Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9383
9384 Brought over from egcs:
9385
9386 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9387
9388 * configure.in (target_subdir): Set to ${target_alias} instead
9389 of "libraries".
9390
9391 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9392
9393 * configure.in (target_subdir): Set to libraries if enable_multilib.
9394
9395Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9396
9397 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9398 multilibs, force reconfiguration the first time we create
9399 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9400
9401Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9402
9403 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9404 avoid confusion with --no-recursion.
9405
9406Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9407
9408 * configure.in: Win32 hosts shouldn't use install -x
9409 * install-sh: remove -x option, and special .exe-handling
9410 hack.
9411
d207ebef
JM
9412Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9413
9414 * config.guess: Recognize i586-pc-beos.
9415 * configure.in: Don't build some bits for beos.
9416
fbd836fc
ILT
9417Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9418
5d4a5ee6
JL
9419 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9420 CFLAGS default to -O2.
9421
fbd836fc
ILT
9422 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9423 when using GNU ld.
9424
9425Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9426
9427 * ltmain.sh: Correct install when using a different shell.
9428
9429Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9430
9431 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9432
d207ebef
JM
9433Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9434
9435 * makefile.vms: Update to build binutils/makefile.vms. Add install
9436 target.
fbd836fc
ILT
9437
9438Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9439
9440 * ltconfig: Update to correct AIX handling.
9441
69b471bc
JL
9442Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9443
81241b5e
JL
9444 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9445
69b471bc
JL
9446 * configure.in (target_subdir): Set to ${target_alias} instead
9447 of "libraries".
9448
bedf82df
MH
94491998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9450
9451 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9452 (Makefile): Depend on $(gcc_version_trigger).
9453
9454 * configure (gcc_version): Change default initializer to empty
9455 string.
9456 (gcc_version_trigger): New variable; pass this variable down
9457 to subdir configures to enable them checking gcc's version
9458 themselves. Emit make macros for both gcc_version vars.
9459 (topsrcdir): Initialize reliably.
9460 (recursion line): Remove --with-gcc-version=${gcc_version}.
9461
28e449d8
MH
94621998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9463
9464 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9465 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9466 in $(libsubdir); emit definition in each generated Makefile.
9467 (gxx_include_dir): Initialize depending on
9468 $enable_version_specific_runtime_libs.
28e449d8 9469
50c4c9f7
MH
94701998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9471
9472 * configure (gcc_version): Initialize properly depending on
9473 how and where configure is started.
9474 (recursion line): Pass a --with-gcc-version=${gcc_version}
9475 to configures in subdirs.
9476
d207ebef
JM
9477Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9478
9479 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9480 cygmon
d207ebef 9481
5d4a5ee6
JL
9482Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9483
9484 * configure.in: Add cygmon and libstub support for mn10200.
9485
2f96399b
MH
94861998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9487
9488 * configure (gcc_version): Add new variable describing the
9489 particular gcc version we're building.
9490 * Makefile.in (libsubdir): Add new macro for the directory
9491 in which the compiler finds executables, libraries, etc.
9492 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9493 and libsubdir.
9494
c4137c50
AO
9495Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9496
ceff9b14
AO
9497 * Makefile.in (local-clean): Remove *.log.
9498 (warning.log): Built with warn_summary from build.log.
9499 (mail-report.log): Run test_summary.
9500 (mail-report-with-warnings.log): Run test_summary including
9501 warning.log in the report.
c4137c50 9502
276d5ee0
RL
9503Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9504
9505 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9506
5d4a5ee6
JL
9507Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9508
9509 * Makefile.in (grep): Grep no longer depends on libiberty.
9510
9511Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9512
9513 * Makefile.in: all-snavigator needs all-libgui.
9514
9515Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9516
9517 * configure.in: Add cygmon and libstub support for mn10300.
9518
8af14275
ILT
9519Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9520
9521 * missing: Update to version from automake 1.3.
9522
fbd836fc
ILT
9523 * ltmain.sh: On installation, don't get confused if the same name
9524 appears more than once in the list of library names.
9525
466456d9
ILT
9526Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9527
9528 * config.sub: Accept m68060 and m5200 as CPU names.
9529
5d4a5ee6
JL
9530Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9531
9532 * configure: Use && rather than using -a in test, because odd
9533 strings can confuse test.
9534 * configure.in: Likewise.
9535
fbd836fc
ILT
9536Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9537
9538 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9539
f0983958
AO
9540Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9541
9542 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9543 bootstrap4-lean): New targets.
f0983958 9544
bfed1ea0
JL
9545Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9546
9547 * mpw-* Delete. Not used.
9548
5d4a5ee6
JL
9549Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9550
9551 * COPYING.LIB: Update FSF address.
9552
bfed1ea0
JL
9553Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9554
9555 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9556
5d4a5ee6
JL
9557 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9558 GAS_SUPPORT_DIRS.
9559
bfed1ea0
JL
9560Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9561
9562 * ltconfig, ltmain.sh: Avoid producing a version number if
9563 -version-info was not used.
9564
5d4a5ee6
JL
9565Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9566
9567 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9568 building with newlib.
9569
95701998-04-30 Paul Eggert <eggert@twinsun.com>
9571
d207ebef 9572 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9573 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9574
9575Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9576
9577 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9578 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9579
9580Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9581
9582 * configure.in: Change alpha to alpha* in several places.
9583
d207ebef
JM
9584Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9585
9586 * config.sub: Recognize sparc86x.
9587
77be0cab
MM
9588Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9589
9590 * configure.in (--enable-target-optspace): Remove debug echo.
9591
62441128
JW
9592Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9593
9594 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9595
bfed1ea0
JL
9596Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9597
9598 * ltconfig: Update cygwin32 support.
9599
5d4a5ee6
JL
9600 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9601 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9602 (GDB_SUPPORT_DIRS): Likewise.
9603
3f4ea1de
MM
9604Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9605
9606 * configure.in (target_makefile_frag): If --enable-target-optspace,
9607 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9608 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9609 not used.
9610 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9611
5d4a5ee6
JL
9612Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9613
9614 * Makefile.in (all-bfd): Depend on all-intl.
9615 (all-binutils): Likewise.
9616 (all-gas): Likewise.
9617 (all-gprof): Likewise.
9618 (all-ld): Likewise.
9619
96201998-04-19 Brendan Kehoe <brendan@cygnus.com>
9621
9622 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9623
bfed1ea0
JL
9624Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9625
5d4a5ee6
JL
9626 * Makefile.in (all-bfd): Depend upon all-libiberty.
9627
bfed1ea0
JL
9628 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9629
5d4a5ee6
JL
9630Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9631
9632 * Makefile.in: Add libstub.
9633
9634 * configure.in: Ditto. Build libstub for targets that have cygmon
9635 support.
9636
9637Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9638
9639 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9640
9641Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9642
9643 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9644 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9645
ec8d6ddc
KW
9646Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9647
9648 * configure: Define DEFAULT_M4 by searching PATH.
9649 * Makfile.in: Use DEFAULT_M4.
9650
bfed1ea0
JL
9651Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9652
9653 * ltconfig: Add cygwin32 support.
9654
5d4a5ee6
JL
9655 * Makefile.in, configure.in: Add libtool as a native only directory
9656 to configure and build.
9657
547a6183
JL
9658Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9659
9660 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9661
5d4a5ee6 9662Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9663
5d4a5ee6
JL
9664 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9665
9666Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9667
9668 * Makefile.in: add ash make rules
9669 * configure.in: add ash to native_only and host_tools lists
9670
9671Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9672
9673 * Makefile.in (all-gettext, all-intl): New targets.
9674 (ALL_MODULES): Added all-gettext, all-intl.
9675 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9676 (INSTALL_MODULES): Added install-gettext, install-intl.
9677 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9678
9679 * configure.in (host_tools): Added gettext.
9680 (native_only): Likewise.
9681 (noconfigdirs) [various cases]: Likewise.
9682 (host_libs): Added intl.
9683
d207ebef
JM
9684Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9685
9686 * configure: Do not disable building gdbtk for cygwin32 hosts.
9687
e98e406f
NC
9688Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9689
9690 * configure.in: Add thumb-coff target.
9691 * config.sub: Add thumb-coff target.
9692
5d4a5ee6
JL
9693Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9694
9695 * Makefile.in: Revert yesterday's change.
9696 (all-target-winsup): all-target-librx stays out of here.
9697
9698Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9699
9700 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9701 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9702 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9703 Remove references to librx and libg++.
9704
9705Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9706
9707 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9708 recursive makes
9709
bfed1ea0
JL
9710Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9711
9712 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9713 for newlib directory.
bfed1ea0
JL
9714 (CXX_FOR_TARGET): Likewise.
9715
9716Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9717
9718 * ltconfig: Update after libtool/ltconfig.in change for
9719 hpux11.
9720
9721Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9722
9723 * ltconfig, ltmain.sh: Update to libtool 1.2.
9724
3cd730af
MH
9725Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9726
9727 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9728 (install-gcc-cross): Instead, override LANGUAGES here.
9729
80564603
DL
97301998-03-18 Dave Love <d.love@dl.ac.uk>
9731
9732 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9733 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9734
d207ebef
JM
9735Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9736
9737 * configure.in: Add Thumb-pe target.
9738
5d4a5ee6 9739Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9740
5d4a5ee6
JL
9741 * Makefile.in - changed sn targets to snavigator
9742 * configure.in - changed sn targets to snavigator
9743
2d4a0558
MH
9744Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9745
9746 * config-ml.in: After building symlink tree call make distclean
9747 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9748 to be the case for libiberty.
9749
04b93567
L
9750Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9751
9752 * configure: When making link, also check the current
9753 directory. The configure scripts may create one.
9754
9a06b842
RH
9755Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9756
9757 * config.sub: Accept alphapca56 and alphaev6 properly.
9758
217fc4e6
FS
9759Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9760
9761 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9762
3e07bdbd 9763Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9764
e490616e 9765 * config.sub (sco5): Fix typo.
3e07bdbd 9766
5d4a5ee6
JL
9767Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9768
9769 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9770 install-itcl.
9771 (install-itcl): Remove dependency on install-tcl.
9772
9773Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9774
9775 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9776
9777Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9778
9779 * configure.in: Don't build libgui for a cygwin32 target when not on
9780 a cygwin32 host.
9781
9782Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9783
9784 * configure (redirect): Set to null, so default behavior of
9785 configure is now --verbose.
9786
ce0d965c
DL
97871998-02-16 Dave Love <d.love@dl.ac.uk>
9788
9789 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9790 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9791
3acd1fd0
MH
9792Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9793
9794 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9795 this change to sync Makefile.in with its ChangeLog entries.
9796
5d4a5ee6
JL
9797Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9798
9799 * ltmain.sh (mkdir): Check that the directory doesn't exist
9800 before we exit with error, so that we don't get races during
9801 parallel builds.
9802
bfed1ea0
JL
9803Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9804
9805 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9806
4e77e8f1
MH
9807Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9808
9809 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9810 PICFLAG_FOR_TARGET.
9811 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9812
9813 * configure: Emit a definition for the new macro enable_shared
9814 into each Makefile.
9815
5d4a5ee6
JL
9816Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9817
9818 * configure.in (host_tools, native_only): Add libtool.
9819
9820Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9821
9822 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9823 Fix typo in ming config comment.
9824
bfed1ea0
JL
9825Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9826
9827 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9828
5d4a5ee6
JL
9829Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9830
9831 * config.sub: Add tic30 cases, and map c30 to tic30.
9832
8821a725
RH
9833Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9834
9835 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9836 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9837 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9838 (CLEAN_TARGET_MODULES): Similarly
9839 (all-target-libf2c): Add dependences.
4e81ae98 9840 * configure.in (target_libs): Add libf2c.
8821a725 9841
5d4a5ee6
JL
9842Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9843
9844 * configure.in: Remove expect from noconfigdirs when target
9845 is cygwin32. OK to build expect and dejagnu with Canadian
9846 Cross.
9847
0aadd657
ILT
9848Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9849
5d4a5ee6
JL
9850 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9851 host.
9852
0aadd657
ILT
9853 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9854 and mingw32.
9855
d0a8352c
MH
9856Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9857
9858 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9859 here as it is not defined in the toplevel Makefile.
9860
59739e3c
MH
9861Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9862
9863 * configure (package_makefile_rules_frag): New variable, which names
9864 a file with generic rules, ...
9865 Change comment to mention we now have FIVE parts.
9866 * configure: Undo last change.
9867
228197ee
LT
9868Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9869
9870 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9871 * config.sub: More accurate determination of HP processor types.
228197ee 9872
efd4c0ba
MH
9873Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9874
9875 * configure (package_makefile_frag): Move inserting the
9876 ${package_makefile_frag} to where it should be according
9877 to the comment.
9878
6eef3189
PB
9879Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9880
9881 * config.guess: Add support for Linux/ARM.
9882
d207ebef
JM
9883Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9884
9885 * .cvsignore: Remove *-info and *-install since they match
9886 release-info and mpw-install, which we don't want to just ignore.
9887
48464ebf
RH
9888Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9889
9890 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9891
803462a7
PN
9892Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9893
9894 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9895 local_prefix to sub-make invocations.
9896
520ab477
L
9897Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9898
9899 * configure.in: Check makefile fragments in the source
9900 directory.
9901
4bcdb76d
AO
9902Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9903
ceff9b14
AO
9904 * configure.in: Check whether host and target makefile
9905 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9906
5d4a5ee6
JL
9907Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9908
9909 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9910
9911Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9912
9913 * configure.in: Make sure we only replace RPATH_ENVVAR on
9914 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9915 regexp to sed.
9916
9917 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9918 to sub-makes.
9919
0d3e11a5
LI
99201998-01-13 Lee Iverson (leei@ai.sri.com)
9921
9922 * config-ml.in (multi-do): LDFLAGS must include multilib
9923 designator.
9924
d45b3d87 9925Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9926
9927 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9928
d39cd7a1
MK
9929Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9930
9931 * config.sub: Add mingw32 support.
9932 * configure.in: Likewise.
d39cd7a1 9933
6decbc24
FS
9934Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9935
9936 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9937
5d4a5ee6
JL
9938Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9939
9940 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9941 * configure (gxx_include_dir): Provide a definition for subdirs
9942 which do not use autoconf.
9943
9944Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9945
9946 * config.guess: Sync with egcs. Picks up new alpha support,
9947 BeOS & some additional linux support.
9948
d3d1907a
JL
9949Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9950
9951 * config.guess: HP 9000/803 is a PA1.1 machine.
9952
b104e095
RH
9953Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9954
9955 * configure.in: It's alpha*-...
9956
aca823c1
L
9957Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9958
9959 * configure.in (host_makefile_frag, target_makefile_frag):
9960 Handle multiple config files.
9961 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9962 alpha-*-*.
9963
d207ebef
JM
9964Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9965
9966 * mkdep: New file.
9967
9968Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9969
9970 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9971
5d4a5ee6
JL
9972Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9973
9974 * Makefile.in: Add libgui directory.
9975 (GDB_TK): Add all-libgui.
9976 * configure.in: Add libgui directory.
9977 * configure: Add all-libgui to GDB_TK.
9978
9979Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9980
9981 * config-ml.in (multidirs): Add m32r to multilib list.
9982
9983Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9984
9985 * Makefile.in (all-target-gperf): Change dependency to
9986 all-target-libstdc++.
9987
baf55877
FF
9988Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9989
9990 * config.guess: Add BeOS support.
9991
5d4a5ee6
JL
9992Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9993
9994 Source directory cvs renamed to cvssrc:
9995 * configure.in (host_tools): Change cvs to cvssrc.
9996 (native_only): Likewise.
9997 (noconfigdirs) [various cases]: Likewise.
9998 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9999 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10000 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10001 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10002 (all-cvssrc): Rename target from all-cvs.
10003
f2d76545
JL
10004Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10005
10006 * configure (gxx_include_dir): Fix thinko.
10007
205cba53
JL
10008Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10009
10010 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10011 (install-cross, install-gcc-cross): New targets.
10012
5d4a5ee6
JL
10013Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10014
10015 * configure.in (noconfigdirs): Add support for Thumb target.
10016
10017 * config.sub (maybe_os): Add support for Thumb target.
10018
10019Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10020
10021 * Makefile.in: Add rules for cygmon.
10022
10023 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10024
96b0f1fc
JL
10025Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10026
10027 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10028 * configure (gxx_include_dir): Provide a definition for subdirs
10029 which do not use autoconf.
d207ebef
JM
10030
10031Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10032
10033 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10034 11/18/97 build
d207ebef 10035
7dfef6ed
JL
10036Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10037
10038 * From Franz Sirl.
10039 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10040 found on RedHat Linux systems.
96b0f1fc 10041
83cfe7c0
JL
10042Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10043
10044 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10045 guesses.
10046
7dfef6ed
JL
10047Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10048
10049 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10050
5d4a5ee6
JL
10051Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10052
10053 * ltmain.sh: If mkdir fails, check whether the directory was created
10054 anyhow by some other process.
10055
d207ebef
JM
10056Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10057
10058 * configure.in (d30v-*-*): Configure all directories.
10059
10060Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10061
10062 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10063 for the D30V.
10064
10065Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10066
10067 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10068
5d4a5ee6
JL
10069Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10070
e490616e
ZW
10071 * include/libiberty.h: Add extern "C" { so it can be used with C++
10072 progrms.
10073 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10074 programs.
5d4a5ee6 10075
d207ebef
JM
10076Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10077
10078 * configure.in (d30v-*-*): Configure GCC now.
10079
5d4a5ee6
JL
10080Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10081
10082 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10083 is no longer needed.
10084
c9670e62
JM
10085Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10086
10087 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10088
cc71c0ca
MH
10089Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10090
10091 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10092 targets using "$@" to provide support for similar but not identical
10093 targets without having to duplicate code.
10094
d207ebef
JM
10095Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10096
10097 * makefile.vms: Fix to work with DEC C.
10098
10099Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10100
10101 * config.sub: Add mips-tx39-elf to marketing names.
10102
10103Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10104
10105 * ltmain.sh: Handle symlinks in generated script.
10106
10107Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10108
10109 * configure: Handle autoconf style directory options: --bindir,
10110 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10111 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10112 --sysconfdir.
10113 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10114 (sharedstatedir, localstatedir, oldincludedir): New variables.
10115 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10116 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10117 sbindir, sharedstatedir, and sysconfdir.
10118
b1e3ddfd
AJ
10119Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10120
10121 * Makefile.in (bootstrap-lean): New target.
10122
d207ebef
JM
10123Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10124
10125 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10126 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10127
10128Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10129
10130 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10131
09f97c1e
JL
10132Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10133
10134 * Makefile.in (cross): New target.
10135
335d0ab2
AO
10136Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10137 Jeff Law <law@cygnus.com>
10138
10139 * Makefile.in (bootstrap2, bootstrap3): New targets.
10140 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10141 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10142
d207ebef
JM
10143Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10144
10145 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10146 windows. Consistent with gdb/configure.
d207ebef 10147
e693cc28
UD
101481997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10149
e693cc28
UD
10150 * configure.in: Name Linux target fragment.
10151
10152 * configure: Rewrite so that project Makefile fragment is inserted
10153 first and appears last in the resulting Makefile.
10154
d207ebef
JM
10155Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10156
10157 * Makefile.in (install-itcl): Install tcl first.
10158
5d4a5ee6
JL
10159Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10160
10161 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10162
f401679e
JW
10163Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10164
10165 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10166
10167 * configure.in (skipdirs): Add target-librx for Linux.
10168 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10169
ec20b1b9
JL
10170Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10171
10172 * Makefile.in (bootstrap): New target.
10173
becdcf6d
JL
10174Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10175
63f6bcd7 10176 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10177
d207ebef
JM
10178Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10179
10180 * config.guess: Merge with FSF.
10181
0c82f6bf
FF
10182Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10183
10184 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10185
d207ebef
JM
10186Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10187
10188 * config.sub: Add "marketing-names" patch.
10189
3fbc0b70
JS
10190Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10191
e490616e 10192 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10193
e20d4801
JL
10194Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10195
10196 * config.sub: Handle v850-elf.
10197
fe181f78 10198Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10199
10200 * .cvsignore (*-install): Remove.
10201
bfed1ea0
JL
10202Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10203
10204 * ltconfig: Set CONFIG_SHELL in libtool.
10205 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10206
558a1e7c
JW
10207Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10208
10209 * configure.in (target_subdir): Set to libraries if enable_multilib.
10210
7818d6fc
JW
10211Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10212
10213 * config.guess: Update from gcc directory.
10214
d207ebef
JM
10215Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10216
10217 * Makefile.in (all-sim): Depends on all-readline.
10218
6599da04
JM
10219Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10220
10221 * Makefile.in (BISON, YACC): Use $$s.
10222 (all-bison): Depend on all-texinfo.
10223
10224Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10225
10226 * Makefile.in (BISON): Add -L flag.
10227 (YACC): Likewise.
10228
d207ebef
JM
10229Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10230
4e81ae98
EC
10231 * configure.in (noconfigdirs): Add support for v850e target.
10232
d207ebef
JM
10233 * config.sub (maybe_os): Add support for v850e target.
10234
10235Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10236
4e81ae98
EC
10237 * configure.in (noconfigdirs): Add support for v850ea target.
10238
d207ebef
JM
10239 * config.sub (maybe_os): Add support for v850ea target.
10240
6599da04
JM
10241Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10242
10243 * config.sub: Add mipstx39. Delete r3900.
10244
10245Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10246
10247 * Makefile.in (all-autoconf): Depends on all-texinfo.
10248
10249Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10250
10251 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10252 eabi targets.
10253
10254Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10255
10256 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10257
10258 * configure: When handling a Canadian Cross, handle YACC as well as
10259 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10260 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10261
10262Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10263
10264 * Makefile.in (BISON): bison, not byacc or bison -y.
10265 (YACC): bison -y or byacc or yacc.
10266 (various): Add *-bison as appropriate.
10267 (taz): No need to mess with BISON anymore.
10268
10269Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10270
10271 * configure: If OSTYPE matches *win32*, try to find a good value for
10272 CONFIG_SHELL.
10273
10274Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10275
10276 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10277 configure.in if it is present.
10278
10279Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10280
10281 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10282
10283Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10284
10285 * config.sub: Recognize `arc' cpu.
10286 * configure.in: Likewise.
10287 * config-ml.in: Likewise.
10288
10289Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10290
10291 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10292
10293Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10294
10295 * configure: Changed sed delimiter from ':' to '|' when
10296 attempting to substitute ${config_shell} for SHELL. On
10297 NT ${config_shell} may contain a ':' in it.
10298
10299Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10300
10301 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10302
10303Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10304
10305 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10306
10307Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10308
10309 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10310
10311 * ylwrap: If the program is a relative path, force it to be
10312 absolute.
10313
10314Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10315
10316 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10317
10318Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10319
10320 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10321 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10322 for libraries.
6599da04
JM
10323
10324Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10325
10326 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10327 separated by spaces.
6599da04
JM
10328
10329Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10330
10331 * ylwrap: New file.
10332 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10333
10334 * ltmain.sh: Handle /bin/sh at start of install program.
10335
10336 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10337
10338 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10339 * missing: New file, from automake 1.2.
10340
10341Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10342
10343 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10344 check-tk to CHECK_X11_MODULES.
10345
10346Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10347
10348 * config.sub: Merge with FSF.
10349
10350Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10351
10352 * config.guess: Merge with FSF.
10353
10354Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10355
10356 * configure: Treat msdosdjgpp like go32.
10357 * configure.in: Likewise. Don't remove gprof for go32.
10358
10359 * configure: Change Makefile.tem2 to Makefile.tm2.
10360
10361Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10362
10363 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10364
10365Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10366
10367 * install-sh (chmodcmd): Set to null if the DST directory already
10368 exists. Same as Nov 11th change.
10369
10370Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10371
4e81ae98 10372 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10373
10374Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10375
10376 * config.guess: Update from FSF.
10377
10378Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10379
10380 * Makefile.in (GDB_TK): Depend on itcl and tix.
10381
10382Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10383
10384 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10385 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10386 (INSTALL_SCRIPT): New variable.
10387 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10388 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10389 to -x.
10390 * install-sh: Add support for -x option.
10391
10392Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10393
10394 * configure.in, Makefile.in: Treat tix like itcl.
10395
10396Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10397
10398 * Makefile.in (WINDRES): New variable.
10399 (WINDRES_FOR_TARGET): New variable.
10400 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10401 (EXTRA_HOST_FLAGS): Add WINDRES.
10402 (EXTRA_TARGET_FLAGS): Add WINDRES.
10403 (EXTRA_GCC_FLAGS): Add WINDRES.
10404 ($(DO_X)): Pass down WINDRES.
10405 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10406 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10407 DLLTOOL_FOR_TARGET.
10408
10409Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10410
10411 * configure.in: configure sim before gdb for win32-x-ppc
10412
10413Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10414
10415 Move gperf into the toplevel, from libg++.
10416 * configure.in (target_tools): Add target-gperf.
10417 (native_only): Add target-gperf.
10418 * Makefile.in (all-target-gperf): New target, depend on
10419 all-target-libg++.
10420 (configure-target-gperf): Empty rule.
10421 (ALL_TARGET_MODULES): Add all-target-gperf.
10422 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10423 (CHECK_TARGET_MODULES): Add check-target-gperf.
10424 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10425 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10426
10427Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10428
6599da04
JM
10429 * config.sub (mn10200): Recognize new basic machine.
10430
10431Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10432
10433 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10434 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10435
10436Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10437
10438 * configure.in: If we're building mips-sgi-irix6* native, turn on
10439 ENABLE_MULTILIB and set TARGET_SUBDIR.
10440
10441Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10442
10443 * Makefile.in (all-sn): Depend on all-grep.
10444
10445Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10446
10447 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10448
10449 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10450 Makefile. From Jeff Makey <jeff@cts.com>.
10451 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10452
10453 * Makefile.in (DISTBISONFILES): Remove.
10454 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10455 $(DEFAULT_YACC).
10456
10457 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10458 cygwin32.
6599da04
JM
10459
10460 * Makefile.in (LD): New variable.
10461 (EXTRA_HOST_FLAGS): Pass down LD.
10462 ($(DO_X)): Likewise.
10463
10464Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10465
10466 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10467
10468Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10469
10470 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10471 before adding our own. Always add --build.
6599da04
JM
10472
10473Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10474
10475 * configure.in (targargs): Pass --build if we're doing
10476 a cross-compile.
10477
10478Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10479
ca236658 10480 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10481 sed. Otherwise sed chokes on NT path names with drive
10482 designators. Also look for "?:*" as the leading characters in an
10483 absolute pathname.
10484
10485Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10486
10487 * config.sub: Support for r3900.
10488
10489Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10490
10491 * configure.in: Use install-sh, not install.sh.
10492
10493Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10494
10495 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10496 apply it twice.
10497
10498Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10499
10500 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10501 install-binutils.
10502
10503Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10504
10505 * Makefile.in: Add automake targets.
10506 * configure.in (host_tools): Add automake.
10507
10508Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10509
10510 * configure: Default CXX to c++, not gcc.
10511 * Makefile.in (CXX): Set to c++, not gcc.
10512 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10513
10514Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10515
10516 * install-sh: try appending a .exe if source file doesn't
10517 exist
10518
10519Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10520
10521 * configure.in: Turn on multilib by default.
10522 (cross_only): Remove target-libiberty.
10523
10524 * Makefile.in (all-gcc): Don't depend on libiberty.
10525
10526Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10527
10528 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10529
10530Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10531
10532 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10533 (DISTBISONFILES): Add ld/Makefile.in
10534
10535Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10536
10537 * configure.in: if target is cygwin32 but host isn't cygwin32,
10538 don't configure gdb tcl tk expect, not just gdb.
10539
10540Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10541
10542 * configure.in: Added gnuserv everywhere sn appears.
10543
10544 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10545 (CROSS_CHECK_MODULES): Added check-gnuserv.
10546 (INSTALL_MODULES): Added install-gnuserv.
10547 (CLEAN_MODULES): Added clean-gnuserv.
10548 (all-gnuserv): New target.
10549
10550Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10551
10552 * config.guess: Fixes for MIPS OpenBSD systems.
10553
10554Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10555
10556 * Makefile.in (INSTALL_XFORM): Remove.
10557 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10558
10559 * mkinstalldirs: New file, copied from automake.
10560 * Makefile.in (installdirs): Rename from install-dirs. Use
10561 mkinstalldirs. Change all users.
10562 (DEVO_SUPPORT): Add mkinstalldirs.
10563
10564Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10565
10566 * install-sh: Rename from install.sh.
10567 * Makefile.in (INSTALL): Change install.sh to install-sh.
10568 (DEVO_SUPPORT): Likewise.
10569
10570 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10571 Graichen <graichen@rzpd.de>.
10572
10573Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10574
10575 * config.guess: Recognize OpenBSD systems correctly.
10576
10577Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10578
10579 * README, Makefile.in (ETC_SUPPORT): Remove references to
10580 cfg-paper*, configure.{texi,man,info*}._
10581
10582Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10583
10584 * Makefile.in (all.normal): Ensure that gcc is built after all
10585 the x11 - ie gdb - targets.
10586
10587Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10588
10589 * makefile.vms: Don't run conf-a-gas.
10590
10591Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10592
e490616e 10593 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10594
d207ebef
JM
10595Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10596
10597 * configure.in: Remove noconfigdirs case since gdb also
10598 configures and builds for tic80-coff.
10599
6599da04
JM
10600Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10601
10602 * configure: Set cache_file to config.cache.
10603 * Makefile.in (local-distclean): Remove config.cache.
10604
10605Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10606
10607 * COPYING: Update FSF address.
10608
d207ebef
JM
10609Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10610
10611 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10612 noconfigdirs.
10613
6599da04
JM
10614Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10615
10616 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10617 MAKEDIRS, is empty.
10618
10619Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10620
10621 * config.sub: Tweak mn10300 entry.
10622
10623Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10624
10625 * configure.in (host_tools): Put sim before gdb, so gdb's
10626 configure.tgt can determine if the simulator was configured.
10627
10628Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10629
10630 * config.sub: Move BeOS $os case to be with other Cygnus
10631 local cases.
10632
10633Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10634
10635 * config.sub: Remove misplaced comment that broke Linux.
10636
10637Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10638
10639 * config.sub: Add BeOS support.
10640
10641Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10642
10643 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10644
10645Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10646
10647 * configure.in (noconfigdirs): Remove tcl and tk from
10648 noconfigdirs for cygwin32 builds.
10649
d207ebef
JM
10650Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10651
10652 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10653
6599da04
JM
10654Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10655
10656 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10657 make-all.com, use makefile.vms instead.
10658
10659Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10660
10661 * config.sub: Accept -lnews*.
10662
d207ebef
JM
10663Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10664
10665 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10666 target-examples and target-libiberty for d30v.
d207ebef
JM
10667
10668Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10669
10670 * configure.in (noconfigdirs): Enable ld for d30v.
10671
10672Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10673
10674 * configure.in (tic80-*-*): Build compiler.
10675
10676Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10677
10678 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10679 unsupported d30v directories
d207ebef
JM
10680
10681Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10682
4e81ae98
EC
10683 * config.sub, configure.in: Add d30v target cpu.
10684
6599da04
JM
10685Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10686
10687 * makefile.vms: New file.
10688 * make-all.com: Remove.
10689
10690Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10691
10692 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10693
10694Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10695
10696 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10697
10698Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10699
10700 * Makefile.in (ALL_MODULES): Added all-db.
10701 (CROSS_CHECK_MODULES): Addec check-db.
10702 (INSTALL_MODULES): Added install-db.
10703 (CLEAN_MODULES): Added clean-db.
10704
10705Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10706
10707 * config.guess: Merge with latest FSF sources.
10708
10709Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10710
10711 * Makefile.in (ALL_MODULES): Added all-itcl.
10712 (CROSS_CHECK_MODULES): Added check-itcl.
10713 (INSTALL_MODULES): Added install-itcl.
10714 (CLEAN_MODULES): Added clean-itcl.
10715
10716Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10717
10718 * configure.in: build gdb for mn10200
10719
10720Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10721
10722 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10723
d207ebef
JM
10724Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10725
10726 * configure.in (tic80-*-*): Turn off most targets right now.
10727
6599da04
JM
10728Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10729
10730 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10731 rather than the makeinfo program.
10732 (do-info): Depend upon all-texinfo.
10733
10734Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10735
10736 * configure.in: Remove uses of config/mh-linux.
10737
10738 * config.sub, config.guess: Merge with latest FSF sources.
10739
d207ebef
JM
10740Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10741
10742 * config.sub (case $basic_machine): Add tic80 entries.
10743
6599da04
JM
10744Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10745
10746 * config.sub, config.guess: Merge with latest FSF sources.
10747
10748Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10749
10750 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10751 * mpw-config.in: Test for NewFolderRecursive.
10752 * mpw-install: Use symbolic name for startup filename.
10753 * mpw-README: Add various additional details.
10754
10755Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10756
10757 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10758
10759Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10760
10761 * configure.in: Do build gcc and the target libraries for
10762 the mn10200.
10763
10764Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10765
10766 * configure.in: don't avoid building gdb for mn10300 any more
10767 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10768 instead of single-quoting it.
10769
10770Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10771
10772 * configure.in: Don't use --with-stabs on IRIX 6.
10773
10774Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10775
10776 * configure.in (m32r): Build gdb, libg++ now.
10777
10778Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10779
10780 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10781 directories from noconfigdirs.
10782
10783Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10784
10785 * config.sub (basic_machine): added mips16 configuration
10786
10787Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10788
10789 * config.sub: Handle d10v-unknown.
10790
d207ebef
JM
10791Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10792
10793 * config.sub: Handle v850-unknown.
10794
6599da04
JM
10795Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10796
10797 * Makefile.in: add findutils
10798 * configure.in: add findutils to list of host_tools
10799
10800Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10801
10802 * config.sub: Handle mn10200 and mn10300.
10803
10804Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10805
10806 * configure.in (d10v-*): Do not build librx.
10807
10808Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10809
10810 * configure.in (mn10300): Build everything except gdb & libgloss.
10811
10812Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10813
10814 * config.guess: Patch for Dansk Data Elektronik servers,
10815 from Niels Skou Olsen <nso@dde.dk>.
10816
10817 For ncr, use /bin/uname rather than uname, since GNU uname does not
10818 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10819
10820 Patch for MIPS R4000 running System V,
10821 from Eric S. Raymond <esr@snark.thyrsus.com>.
10822
10823 Fix thinko for nextstep.
10824
10825 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10826
10827 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10828 * config.guess: Guess mips-dec-mach_bsd4.3.
10829
10830 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10831 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10832 release numbers.
10833 * config.guess (mips-mips-riscos*): Emit just enough of the
10834 release number.
10835
10836 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10837 * config.guess (sparc-auspex-sunos*): Added.
10838 (f300-fujitsu-*): Added.
10839
10840 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10841 * config.guess: Recognize a Tadpole as a sparc.
10842
10843Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10844
10845 * config.guess: Don't assume that NextStep version is either 2 or
10846 3. NextStep 4 (aka OpenStep 4) has come out now.
10847
10848Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10849
10850 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10851 From Rik Faith <faith@cs.unc.edu>.
10852
10853Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10854
10855 * config.sub: Contributions from bug-gnu-utils to:
10856 Support plain "hppa" (no version given) architecture, reported by
10857 OpenStep.
10858 OpenBSD like NetBSD.
10859 LynxOs is not a hardware supplier.
10860
10861 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10862 OpenBSD like NetBSD.
6599da04
JM
10863 Stratus systems.
10864 More Pyramid systems.
10865 i[n>4]86 Intel chips.
10866 M680[n>4]0 Motorola chips.
10867 Use unknown instead of lynx for hardware manufacturer.
10868
10869Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10870
10871 * install.sh (chmodcmd): Set to null if the DST directory already
10872 exists.
10873
10874Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10875
10876 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10877 not use mt-ppc target Makefile fragment any more.
10878
10879Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10880
10881 * configure.in (*-*-windows): Exclude everything but those dirs
10882 needed to build windows.
10883
10884Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10885
10886 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10887
10888Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10889
10890 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10891
10892Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10893
10894 * Undo my previous change.
10895
10896Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10897
10898 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10899 unconditionally.
10900 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10901
10902Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10903
10904 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10905 host to add it's own flags.
6599da04
JM
10906
10907Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10908
10909 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10910
10911Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10912
10913 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10914 (CXX_FOR_TARGET): Likewise.
10915 (GCC_FOR_TARGET): Define.
10916 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10917 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10918 CC_FOR_TARGET was specified on the command line.
10919 (MAKEOVERRIDES): Don't define.
10920
10921Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10922
10923 * configure.in (m32r): Fix spelling of libg++ libs.
10924
10925Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10926
10927 * config.sub (-apple*): Remove, now redundant.
10928
10929Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10930
10931 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10932
10933 * configure: Rework yesterday's sed script patch.
10934
10935 * config.sub: Merge with FSF.
10936
10937Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10938
10939 * config.guess: Merge from FSF.
10940
10941 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10942 * config.guess: Use pc instead of unknown, for pc clone systems.
10943 Change linux to linux-gnu.
6599da04
JM
10944
10945 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10946 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10947
10948Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10949
10950 * test-build.mk (HOLES): Add "xargs" for gdb.
10951
10952 * configure: Avoid hpux10.20 sed bug.
10953
10954Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10955
731a8127 10956 * configure.in: Add support for windows host
6599da04
JM
10957 (that is a build done under the Microsoft build environment).
10958
10959Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10960
10961 * Makefile.in: Replace all uses of srcroot with s, to shrink
10962 command line lengths.
10963
10964 Patches from Geoffrey Noer <noer@cygnus.com>:
10965 * configure.in: If configuring for newlib, pass --with-newlib to
10966 subdirectories.
10967 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10968 -Bnewlib/ and -Lwinsup to gcc.
10969 (CXX_FOR_TARGET): Likewise.
10970
10971Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10972
10973 * Makefile.in (ETC_SUPPORT): Add configure.
10974
10975Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10976
4e81ae98 10977 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10978 host configuration file.
10979
10980Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10981
10982 * configure.in: Break mn10x00 support into separate
10983 mn10200 and mn10300 configurations.
10984 * config.sub: Likewise.
10985
10986Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10987
10988 * configure.in: Add lots of stuff to noconfigdirs for
10989 the mn10x00 targets.
10990
10991 * config.sub, configure.in: Add mn10x00 support.
10992
10993Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10994
10995 * make-all.com: Call conf-a-gas, not config-a-gas.
10996
10997Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10998
10999 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11000 targets.
6599da04
JM
11001
11002Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11003
11004 * mpw-README: Add much more detail for native PowerMac.
11005 * mpw-install: New file.
11006 * mpw-configure: Add --norecursion and --help options.
11007 * mpw-config.in: Translate readme and install files when
11008 copying to objdir.
11009 * mpw-build.in: Don't always depend on byacc and flex.
11010 (install-only-top): New action.
11011
d207ebef
JM
11012Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11013
11014 * configure.in: You can now configure GDB for the v850.
11015
6599da04
JM
11016Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11017
11018 * configure.in (noconfigdirs): Don't configure any C++ dirs
11019 if targeting D10V.
11020
11021Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11022
11023 * config.sub: Recognize mips64vr5000.
11024
11025Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11026
11027 * configure.in: Use a single line for host_tools and native_only.
11028
11029Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11030
11031 * config.sub, configure.in: Add entries for m32r.
11032
11033Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11034
11035 * Makefile.in (inet-install): Don't run install-gzip.
11036
11037Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11038
11039 * configure.in: Don't config lots of things for *-*-windows*.
11040
11041Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11042
11043 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11044 (host_libs, host_tools): Copy from configure.in.
11045 * mpw-configure: Don't complain about directories not found.
11046
11047Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11048
11049 * configure.in (i[345]86): Recognize i686 for pentium pro.
11050 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11051 file.
11052
11053 * config.guess (i[345]86): Ditto.
11054
11055Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11056
11057 * configure.in (noconfigdirs): Removed gdb for D10V.
11058
d207ebef 11059Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11060
d207ebef
JM
11061 * configure.in: Remove ld, target-libio, target-libg++, and
11062 target-libstdc++ from noconfigdirs.
5d4a5ee6 11063
6599da04
JM
11064Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11065
11066 * configure: Fix three locations where shell scripts were
11067 being run directly rather than with config_shell.
11068
d207ebef
JM
11069Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11070
11071 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11072 * config.sub (basic_machine): Recognize v850.
11073
6599da04
JM
11074Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11075
11076 * mpw-configure: Handle multiple enable/disable options and
11077 pass them down recursively, handle -c and -s flags appropriately
11078 depending on choice of compiler, add escape mechanism for
11079 quoted arguments to gC.
11080
11081Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11082
11083 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11084 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11085 so that -mrelocatable-lib and -mno-eabi are used.
11086
11087 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11088 not support --print-multi-lib, don't abort.
11089
6599da04
JM
11090Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11091
11092 * make-all.com: Run config-a-gas.
11093 * setup.com: Don't copy subdirectory files around.
11094
11095Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11096
11097 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11098 target, it now compiles correctly.
11099
11100Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11101
11102 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11103
11104Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11105
4e81ae98 11106 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11107
11108Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11109
11110 * configure.in (native_only): Add prms.
11111
11112Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11113
11114 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11115 (BINUTILS_SUPPORT_DIRS): Likewise.
11116
11117Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11118
11119 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11120 d10v support is added.
11121
11122Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11123
11124 * configure.in (d10v-*-*): New target.
11125
11126Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11127
11128 * config.guess (HP 9000/811): Recognize this as a PA1.1
11129 machine.
11130
11131Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11132
11133 * Makefile.in (do-tar-gz): New target, split out from tail end of
11134 taz target. Run each command separately, don't use pipes.
11135 (taz): Use it.
11136
11137Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11138
11139 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11140 * mpw-build.in: No builds should depend on building byacc or flex,
11141 they are assumed to be installed already.
11142
11143Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11144
11145 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11146 variable that CC_FOR_TARGET needs.
11147
11148Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11149
11150 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11151 options have changed since the last time the subdirectory was
11152 configured, and if it has, reconfigure.
11153 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11154 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11155
11156Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11157
11158 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11159 CLEAN_MODULES): Add bash.
11160 (all-bash): New target.
11161
11162Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11163
11164 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11165
11166Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11167
11168 * config.sub (basic_machine): Recognize d10v as a valid processor.
11169
11170Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11171
11172 * mpw-configure: Add support for --bindir.
11173 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11174
11175Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11176
11177 * configure.in: add bash, time, gawk to list of hosttools and things
11178 to only build for native toolchains
11179
11180Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11181
11182 * Makefile.in (docdir): Remove.
11183
11184Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11185
11186 * Makefile.in (datadir): Set to $(prefix)/share.
11187
11188Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11189
11190 * configure.in: build diff and patch for cygwin32-hosted
11191 toolchains.
11192
11193Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11194
11195 * config.sub: Accept -rtems*.
11196
11197Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11198
e490616e
ZW
11199 * configure.in: enable dosrel for cygwin32-hosted builds,
11200 remove diff from the list of things not buildable
11201 via Canadian Cross
6599da04
JM
11202
11203Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11204
11205 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11206 don't get ". ".
6599da04
JM
11207
11208Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11209
11210 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11211
11212Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11213
11214 * Makefile.in (taz): Handle case where tex3patch didn't even get
11215 checked out. Also, if it was found, put the symlink in a new util
11216 subdirectory.
11217
11218Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11219
11220 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11221
11222Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11223
11224 * config.sub: Recognize -openvms.
11225 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11226 * make-all.com, setup.com: New files.
11227
11228Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11229
11230 * Makefile.in (taz): tex3patch moved to texinfo/util.
11231
11232Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11233
11234 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11235 * configure.in: remove make from disable-if-Can-Cross list
11236 enable gdb if ${host} and ${target} are cygwin32
11237
11238Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11239
11240 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11241 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11242
11243Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11244
11245 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11246 distinguish sysv/svr4/bsd variants.
11247 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11248
11249Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11250
11251 * configure.in: Added copyright notice.
11252 * move-if-change: Added copyright notice.
11253
11254Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11255
11256 * configure.in (powerpcle-*-solaris*): Until we get shared
11257 libraries working, don't build gdb, sim, make, tcl, tk, or
11258 expect.
11259
11260Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11261
11262 * config.guess: Merge with FSF:
11263
11264 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11265 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11266
11267 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11268 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11269
11270 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11271 * config.guess: Combine two OSF1 rules.
11272 Also recognize field test versions. From mjr@zk3.dec.com.
11273 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11274 because GNU uname does not support -p. From pmr@pajato.com.
11275
11276Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11277
11278 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11279
11280Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11281
11282 * mpw-README: Document GCCIncludes.
11283
11284Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11285
11286 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11287
11288Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11289
11290 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11291
11292Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11293
11294 * configure.in (*-*-cygwin32): Configure make.
11295
11296Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11297
11298 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11299
11300Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11301
11302 * Makefile.in (all-inet): Depend on all-perl.
11303
11304 * Makefile.in (inet-install): New target.
11305
11306 * Makefile.in (all-inet): Depend on all-tcl.
11307 (all-inet): Depend on all-send-pr.
11308
11309Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11310
11311 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11312 temporarily.
11313
11314Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11315
11316 * configure.in: Don't configure --with-gnu-ld on AIX.
11317
11318Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11319
11320 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11321
11322Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11323
11324 * Makefile.in (ALL_MODULES): Added all-inet.
11325 (CROSS_CHECK_MODULES): Added check-inet.
11326 (INSTALL_MODULES): Added install-inet.
11327 (CLEAN_MODULES): Added clean-inet.
11328 (all-indent): New target.
11329
11330 * configure.in (host_tools): Added inet.
11331 (native_only): Added inet.
11332 (noconfigdirs): Added inet.
11333
11334Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11335
11336 * configure.in: Don't configure libgloss if we are not configuring
11337 newlib.
11338
11339Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11340
11341 * configure.in: Don't configure libgloss for unsupported
11342 architectures.
11343
11344Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11345
11346 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11347
11348Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11349
11350 * Makefile.in (ALL_MODULES): Include all-apache.
11351 (CROSS_CHECK_MODULES): Include check-apache.
11352 (INSTALL_MODULES): Include install-apache.
11353 (all-apache): New target.
11354
11355 * configure.in: Added apache everywhere perl is seen.
11356
11357Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11358
11359 * Makefile.in: Add support for clean-{module} and
11360 clean-target-{module} rules.
11361
11362Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11363
11364 * configure.in (*-*-ose) do not build libgloss.
11365
11366Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11367
11368 * config.guess (prep*:SunOS:5.*:*): Turn into
11369 powerpele-unknown-solaris2.
11370
11371Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11372
11373 * configure.in: Permit --enable-shared to specify a list of
11374 directories.
11375
11376Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11377
11378 * configure.in (host==solaris): Pass only the first word of $CC
11379 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11380
11381Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11382
11383 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11384
11385Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11386
11387 * Makefile.in (ALL_MODULES): Include all-perl.
11388 (CROSS_CHECK_MODULES): Include check-perl.
11389 (INSTALL_MODULES): Include install-perl.
11390 (ALL_X11_MODULES): Include all-guile.
11391 (CHECK_X11_MODULES): Include check-guile.
11392 (INSTALL_X11_MODULES): Include install-guile.
11393 (all-perl): New target.
11394 (all-guile): New target.
11395
11396 * configure.in (host_tools): Include perl and guile.
11397 (native_only): Include perl and guile.
11398 (noconfigdirs): Don't build guile and perl; no ports have been
11399 done.
11400
11401Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11402
e490616e
ZW
11403 * configure (--enable-*): Handle quoted option lists such as
11404 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11405
11406Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11407
11408 * Makefile.in ({,inst}all-target): New rule so we can make and
11409 install all of the target directories easily.
11410
11411Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11412
11413 * configure.in: Add missing global flag in sed substitution when
11414 deleting `target-' from ${configdirs}.
11415
11416Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11417
11418 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11419 option.
11420
11421 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11422 config/mh-necv4.
11423
11424 * install.sh: Correct misspelling of transformbasename.
11425
11426 * config.guess: Recognize mips-*-sysv*.
11427
11428Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11429
11430 * config.sub: Recognize mon960.
11431
11432Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11433
11434 * configure: Restore Canadian Cross handling of BISON and LEX,
11435 removed in Feb 20 change.
11436
11437Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11438
11439 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11440 Mention make install. Remove the old copyright date as well the
11441 clumsy and rather pointless copyright on the README file.
11442
11443Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11444
11445 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11446 Makefile after running symlink-tree, then run `make distclean' to
11447 avoid clobbering any generated files in srcdir.
11448
11449Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11450
11451 * configure.in (m68k-*-netbsd*): Build everything now.
11452
11453Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11454
11455 * Makefile.in (taz): Fix quoting.
11456
11457Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11458
11459 * configure.in (sparclet-*-*): Build everything now.
11460
11461Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11462
11463 * configure.in (m68k-*-linux*): New host.
11464
11465Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11466
11467 * configure: Check for bison before byacc.
11468
11469Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11470
11471 * Makefile.in configure: Change the way LEX and BISON/YACC are
11472 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11473 searching PATH. These are used as fallbacks by Makefile.in if
11474 flex/bison/byacc aren't in objdir.
11475
11476Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11477
11478 * Makefile.in: Make everything which depends upon all-bfd also
11479 depend upon all-opcodes, in case --with-commonbfdlib is used.
11480
11481Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11482
11483 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11484 building NT native compilers on Unix.
11485
11486Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11487
11488 * configure.in: Don't get CC from the host Makefile fragment if we
11489 can find gcc in PATH, or if this is a Canadian Cross. Move the
11490 Solaris test for /usr/ucb/cc to the post target script, just after
11491 the compiler sanity test.
11492
11493Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11494
11495 * config.sub: Merge with FSF.
11496
11497Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11498
11499 * Makefile.in (RPATH_ENVVAR): New variable.
11500 (REALLY_SET_LIB_PATH): Use it.
11501 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11502
11503Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11504
11505 * config.sub, configure.in: Recognize sparclet cpu.
11506
11507Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11508
11509 * config.guess: Support m68k-cbm-sysv4.
11510
11511Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11512
11513 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11514 m68k-unknown-linuxaout from linker help string. Put quotes around
11515 $ld_help_string.
11516
11517Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11518
11519 * config.guess (powerpc-harris-powerunix): Add guess for port
11520 to new target.
11521
11522Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11523
11524 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11525
11526Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11527
11528 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11529 $(REALLY_SET_LIB_PATH) in Makefile.
11530 * Makefile.in (SET_LIB_PATH): New variable.
11531 (REALLY_SET_LIB_PATH): New variable.
11532 ($(DO_X)): Use $(SET_LIB_PATH).
11533 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11534 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11535 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11536 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11537 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11538 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11539 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11540 (install-dosrel): Likewise.
11541 (all-opcodes): Depend upon all-libiberty.
11542
11543Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11544
11545 * config.guess (*:CYGWIN*): New
11546
11547Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11548
11549 * Makefile.in (all-target-winsup): All all-target-libiberty.
11550
11551Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11552
11553 * configure.in (noconfigdirs): Add missing # in front of comment.
11554
11555Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11556
11557 * configure.in: add second pass to things added to noconfigdirs
11558 so *-gm-magic can exclude libgloss properly.
11559
11560Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11561
11562 * mpw-configure (extralibs_name, rez_name): Set correctly
11563 for MWC68K compiler.
11564
11565 * mpw-README: Add more info on the necessary build tools.
11566
11567Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11568
11569 * configure.in, config.sub: Recognize cygwin32.
11570
11571Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11572
11573 * config.guess, config.sub: Recognize A/UX.
11574
11575Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11576
11577 * config.sub: Merge with gcc/config.sub.
11578
11579Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11580
11581 * mpw-build.in (do-binutils): Add build of stamps.
11582
11583Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11584
11585 * config.sub: Add recognition for mips64vr4100*-* targets.
11586
11587Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11588
11589 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11590 Add creation of gconfigargs with `--enable-shared' turned on.
11591 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11592 ($(host)-stamp-stage3-configured): Likewise.
11593 (HOLES): Add chatr and ldd.
11594 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11595
11596Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11597
11598 * configure: Pass --nfp to recursive configures.
11599
11600Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11601
11602 * Makefile.in (DLLTOOL): New.
11603 (DLLTOOL_FOR_TARGET): New.
11604 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11605 (EXTRA_TARGET_FLAGS): Ditto.
11606 (EXTRA_GCC_FLAGS): Ditto.
11607 (CONFIGURE_TARGET_MODULES): Ditto.
11608 (DO_X): Ditto.
11609 * configure: Add DLLTOOL.
11610
11611Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11612
11613 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11614 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11615 mh-sco, since old workarounds no longer needed, and don't
11616 build ld, since libraries have weak symbols in COFF.
11617
11618Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11619
11620 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11621
11622Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11623
11624 * configure.in: Make sure that ${CC} can be used to compile an
11625 executable.
11626
11627Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11628
11629 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11630 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11631 nothing depending on whether gdbtk is being built.
11632
11633Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11634
11635 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11636
11637Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11638
11639 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11640 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11641
11642Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11643
11644 * config-ml.in: Add support for
11645 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11646 Simplify setting of multidirs from --disable-foo.
11647
11648Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11649
11650 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11651 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11652 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11653 non-empty, pass them on to the GCC make.
6599da04
JM
11654 (all-bootstrap): New rule that is like all-gcc, except it executes
11655 the GCC bootstrap rule instead of the GCC all rule.
11656
11657Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11658
11659 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11660
11661Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11662
11663 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11664 DG/UX support.
11665
11666Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11667
11668 * config.sub (i*86*) Change [345] to [3456]
11669
11670Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11671
11672 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11673 --with-gnu-ld=no.
11674
11675Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11676
11677 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11678 AIX multilibs get built.
11679
11680Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11681
11682 * configure.in (i386-win32): Don't build expect if we're not
11683 building the tcl subdir.
11684
11685Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11686
11687 * Makefile.in: (configure-target-examples, all-target-examples):
11688 New targets, configure and build example programs.
11689
11690Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11691
11692 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11693 use it as input to sedit the generated MPW makefile.
11694 * mpw-README: Add a suggestion about Gestalt.h.
11695
11696Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11697
11698 * config.sub: Accept *-*-ieee*.
11699
11700Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11701
11702 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11703 Ronald F. Guilmette <rfg@monkeys.com>.
11704
11705Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11706
11707 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11708 for powerpc-pe native.
11709 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11710 (target==powerpc-pe): duplicate i386-win32 entry.
11711
11712Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11713
11714 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11715 of vxworks, not just vxworks5.1.
11716
11717Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11718
11719 * mpw-configure: Add support for exec-prefix.
11720
11721Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11722
11723 * config.guess: Recognize HP model 816 machines as having
11724 a PA1.1 processor.
11725
11726Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11727
11728 * configure: Ignore new autoconf configure options.
11729
6599da04
JM
11730Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11731
11732 * config.guess: Recognize Pentium under SCO.
11733 From Robert Lipe <robertl@arnet.com>.
11734
11735Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11736
11737 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11738
11739Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11740
11741 * configure.in: Don't configure gas for alpha-dec-osf*.
11742
11743Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11744
11745 * configure.in: Default to --with-stabs for some targets for which
11746 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11747 i[345]86*-*-unixware*.
11748
11749Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11750
11751 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11752 rather than basing it on the target. Simplify handling of options
11753 controlling which directories to configure. Remove extraneous
11754 slash in multi-clean target.
11755
11756Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11757
11758 * config-ml.in: Prefix more variables with ml_ so they don't collide
11759 with configure's.
11760
11761Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11762
11763 * configure: Don't turn -v into --v.
11764
11765Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11766
11767 * configure.in (targargs): Fix typo.
11768
11769 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11770
11771Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11772
11773 * configure.in: Strip --host and --target options from
11774 CONFIG_ARGUMENTS, and always configure for --host only. Add
11775 --with-cross-host option when building with a cross-compiler.
11776 * configure: Canonicalize the arguments put into config.status by
11777 always using `=' for an option with an argument. Pass a presumed
11778 --host or --target explicitly.
11779
11780Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11781
11782 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11783 into general OS recognition case.
11784
11785Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11786
11787 * configure.in (target_configdirs): add target-winsup only
11788 for win32 target systems.
11789
11790Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11791
11792 * Makefile.in (all-target-libgloss): Depend upon
11793 configure-target-newlib, since when libgloss is built it looks to
11794 see if the newlib directory exists.
11795
11796Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11797
11798 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11799 cfg-ml-*.in.
11800
11801Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11802
11803 * configure: Handle LD and LD_FOR_TARGET when configuring a
11804 Canadian Cross.
11805
6599da04
JM
11806Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11807
11808 * configure.in (target_libs): add target-winsup.
11809 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11810 (target==ppcle-pe): remove ld from $noconfigdirs.
11811
11812Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11813
11814 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11815 Preserve relative path names in $srcdir. Build symlink tree if
11816 configuring cross target dir and srcdir=. (= no VPATH support).
11817 (configure-target-libg++): Depend on configure-target-librx.
11818 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11819 * config-ml.in: New file.
11820 * symlink-tree: New file.
11821 * configure: Ensure srcdir="." if that's what it is.
11822
11823Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11824
11825 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11826 includes and FLEX_SKELETON setting.
11827 * mpw-configure (--with-gnu-ld): New option, controls whether
11828 to use PPCLink or ld with PowerMac GCC.
11829 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11830 * mpw-config.in: Configure grez if targeting Mac.
11831
11832 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11833 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11834 just macos.
6599da04
JM
11835 * configure.in: Configure grez resource compiler if targeting Mac.
11836 * Makefile.in (all-grez, install-grez): New targets.
11837
11838Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11839
11840 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11841 gcc in the path, set CC to gcc -O2.
6599da04
JM
11842
11843Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11844
11845 * configure: Default ${build} correctly. Avoid picking up extra
11846 spaces when reading CC and CXX from Makefile. When doing a
11847 Canadian Cross, use plausible default values for numerous
11848 variables.
11849 * configure.in: When doing a Canadian Cross, don't try to
11850 configure tools whose configure script can't handle it.
11851
11852Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11853
11854 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11855
11856Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11857
11858 * configure: Remove dubious bug reporting address.
11859
11860Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11861
11862 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11863 configure script, run that instead of this directory's configure.
11864 In either case, print a message that we're configuring the sub-dir.
11865
11866Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11867
11868 * configure.in: Before checking for the existence of various files,
11869 use sed to filter out "target-".
11870
11871Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11872
11873 * Makefile.in (DO_X): Split rule to decrease command line length
11874 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11875 (Philippe De Muyter).
11876
11877Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11878
11879 * Makefile.in (all-patch): depend on all-libiberty.
11880
11881Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11882
11883 * configure.in: If the only directory in target_configdirs which
11884 actually exists is libiberty, then set target_configdirs to empty,
11885 to avoid trying to build a target libiberty in a gas or gdb
11886 distribution.
11887
11888Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11889
11890 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11891 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11892 systems.
6599da04
JM
11893
11894Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11895
11896 * configure.in (copy_dirs): Use sys-include instead of include
11897 for --with-headers option.
11898
11899Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11900
11901 * Makefile.in, configure.in: Make winsup builds work with
11902 new scheme.
11903
11904Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11905
11906 * configure.in: Build the linker on AIX.
11907
11908Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11909
11910 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11911 where needed.
11912
11913Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11914
11915 * Makefile.in (all-gcc): Fix typo.
11916
11917Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11918
11919 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11920
11921Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11922
11923 * configure.in: Rename libFOO to target-libFOO, and xiberty
11924 to target-xiberty, to provide more flexibility.
11925 (target_subdir): Define. Create if cross.
11926 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11927 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11928 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11929 check-libFOO -> check-target-libFOO, etc.
11930 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11931 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11932 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11933 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11934 allow ALL_GCC="" to only configure.
11935 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11936 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11937 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11938
11939Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11940
11941 * Makefile.in (taz): Build "info" in etc explicitly.
11942
11943Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11944
11945 * configure.in: Make sure that CC is undefined (as opposed to
11946 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11947 problem with autoconf trying to configure on a host without GCC.
11948
11949Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11950
11951 * mpw-configure: Set host alias from choice of host compiler,
11952 only use generic MPW Makefile sed if present, edit a file
11953 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11954 * mpw-README: Add problem notes about CW6 and CW7.
11955
11956Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11957
11958 * Makefile.in (taz): Use ";" instead of ";;".
11959
11960Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11961
11962 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11963 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11964 DISTDOCDIRS.
11965 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11966 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11967
11968Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11969
11970 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11971 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11972 Move bfd to DISTSTUFFDIRS.
11973
11974Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11975
11976 * Makefile.in (X11_LIB): Removed.
11977 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11978
11979 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11980
11981Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11982
11983 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11984 names.
11985
11986Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11987
11988 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11989
11990Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11991
11992 * configure.in (i[345]86-*-win32): Always build newlib.
11993 Don't configure cvs, autoconf or texinfo.
11994 * Makefile.in (LD_FOR_TARGET): New.
11995 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11996 Pass down LD_FOR_TARGET.
11997
11998Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11999
12000 * winsup: New directory.
12001 * Makefile.in: Build winsup.
12002 * configure.in: Winsup is configured when target is win32.
12003 Can only build win32 target GDB when native.
4e81ae98 12004
6599da04
JM
12005Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12006
12007 * config.guess: Recognize HP model 819 machines as having
12008 a PA 1.1 processor.
12009
12010Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12011
12012 * configure: Fix sed loop which substitutes for CC and CXX to
12013 avoid bug found in various sed implementations.
12014
12015Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12016
12017 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12018 simulator. Use standard powerpc-*-eabi*.
12019
12020Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12021
12022 * configure.in: Stop putting gas and binutils in noconfigdirs for
12023 powerpc-*-aix* and rs6000-*-*.
12024
12025Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12026
12027 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12028 -mcall-aixdesc libraries.
12029
12030Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12031
12032 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12033
12034 * config.sub (arm | armel | armeb): Fix shell syntax.
12035
12036Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12037
12038 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12039 -msoft-float and -mcpu=common support.
12040 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12041 libraries.
12042
12043Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12044
12045 * configure.in: Allow configuration and build of emacs19 for the alpha.
12046
12047Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12048
12049 * configure.in (CC): Get ^CC, not just any old CC, from
12050 ${host_makefile_frag}.
12051
12052Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12053
4e81ae98 12054 * configure.in (CC): Try to get CC from
6599da04
JM
12055 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12056
12057Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12058
12059 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12060 only if it exists in $(srcdir).
12061
12062Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12063
12064 * configure: If CC and CXX are not set in the environment, set
12065 them, based on either an existing Makefile or on searching for gcc
12066 in PATH. Substitute for CC and CXX in Makefile.
12067 * configure.in: Remove libm from target_libs. Separate
12068 target_configdirs from configdirs. If CC is not set in
12069 environment, try to get it from a host Makefile fragment. Rewrite
12070 changes of configdirs to use skipdirs instead. A few minor
12071 tweaks. Take directories out of target_configdirs as they are
12072 taken out of configdirs. Remove existing Makefile files from
12073 subdirectories. Substitute for TARGET_CONFIGDIRS and
12074 CONFIG_ARGUMENTS in Makefile.
12075 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12076 by configure.in.
12077 (CONFIG_ARGUMENTS): Likewise.
12078 (CONFIGURE_TARGET_MODULES): New variable.
12079 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12080 ($(CONFIGURE_TARGET_MODULES)): New target.
12081 (configure-libg++, configure-libio): New targets.
12082 (all-libg++): Depend upon configure-libg++.
12083 (all-libio): Depend upon configure-libio.
12084 (configure-libgloss, all-libgloss): New targets.
12085 (configure-libstdc++): New target.
12086 (all-libstdc++): Depend upon configure-libstdc++.
12087 (configure-librx, all-librx): New targets.
12088 (configure-newlib): New target.
12089 (all-newlib): Depend upon configure-newlib
12090 (configure-xiberty): New target.
12091 (all-xiberty): Depend upon configure-xiberty.
12092
12093Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12094
12095 * configure.in (host i[345]86-*-win32): Expand the
12096 noconfigdirs again.
12097
12098Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12099
12100 * mpw-configure: Fix sed command file name.
12101
12102Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12103
4e81ae98 12104 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12105 noconfigdirs again.
12106
12107Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12108
12109 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12110 or powerpc*-*-pe*, since they are not yet supported.
12111
12112Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12113
12114 Add PowerMac support and many other enhancements.
12115 * mpw-configure: New option --cc to select compiler to use,
12116 paste options set according to --cc into the generated
12117 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12118 if mpw-make.sed is present.
12119 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12120 add forward includes for PowerPC include files.
12121 * mpw-build.in: Build using Makefile.PPC if present.
12122 (do-byacc, etc): Remove separate version resource builds.
12123 (do-gas): Build "stamps" before "all".
12124 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12125 * mpw-README: Update to reflect --cc option, PowerMac support,
12126 and recently-reported compatibility problems.
12127
12128Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12129
12130 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12131 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12132 (--with-multilib-top): Pass to recursive invocations.
12133
12134Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12135
12136 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12137 v810-*-*.
12138
12139Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12140
12141 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12142 gdb, ld and opcodes on v810-*-*.
12143
6599da04
JM
12144Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12145
12146 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12147 (local-maintainer-clean): New target.
12148 (maintainer-clean): New target.
12149 (realclean): Just depend upon maintainer-clean.
12150
12151Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12152
12153 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12154
12155Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12156
12157 * configure.in: Build ld in mips*-*-bsd* case.
12158
12159Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12160
12161 * config.sub: Accept -lites* OS. From Ian Dall.
12162
12163Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12164
12165 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12166 targets.
6599da04
JM
12167
12168Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12169
12170 * configure.in: treat i386-win32 canadian cross the same as
12171 i386-go32 canadian cross.
12172
12173Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12174
12175 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12176 running under the simulator to build a reduced set of libraries.
12177 (powerpc-*-eabiaix): Add fine grained multilib support added to
12178 other powerpc targets yesterday.
12179
12180Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12181
12182 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12183 -disable-softfloat, -disable-relocatable, -disable-aix, and
12184 -disable-sysv to control which multilib libraries get built.
12185
12186Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12187
12188 * configure: Add Makefile.tem to list of files to remove in trap
12189 handler.
12190
12191Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12192
12193 * config.guess (*Linux*): Add missing "exit"s.
12194 Also, need specific check for alpha-unknown-linux (uses COFF).
12195
12196Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12197
12198 * config.guess: Merge with FSF:
12199
12200 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12201 * config.guess (AIX4): More robust release numbering discovery.
12202
12203 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12204 * config.guess (i386-sequent-ptx): Properly get version number.
12205
12206 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12207 * config.guess (mips:*:4*:UMIPS): New case.
12208
12209Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12210
12211 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12212 (i386-win32 host): Likewise. Don't build readline.
12213
12214Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12215
12216 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12217 SUPPORT_FILES to submakes.
12218
12219Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12220
12221 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12222 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12223 mpw-configure.
12224
12225Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12226
12227 * configure.in (appdirs): Use =, not ==, in test expression when
12228 trying to build the text to print in the warning message for
12229 Solaris users.
12230
12231Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12232
12233 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12234
12235Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12236
12237 * config.guess: Recognize lynx-2.3.
12238
12239Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12240
12241 * config.sub (z8ksim): Deleted
12242 (z8k-*-coff): New, this is the one true name of the target.
12243
12244Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12245
12246 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12247
12248Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12249
12250 * config.guess (*:Linux:*:*): First try asking the linker what the
12251 default object file format is (elf, aout, or coff). Then if this
12252 fails, try previous methods.
12253
12254Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12255
12256 * configure.in: Don't build newlib for *-*-vxworks5.1.
12257
12258Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12259
12260 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12261 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12262
12263Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12264
12265 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12266
12267Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12268
12269 * cfg-ml-com.in: New file.
12270 * cfg-ml-pos.in: New file.
12271
12272Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12273
12274 * COPYING.NEWLIB: Add HP free copyright to list.
12275
12276Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12277
12278 * config.sub: Recognize -eabi* for the system, not just -eabi.
12279
12280Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12281
12282 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12283 * config.sub, configure.in (win32): New target and host.
12284
12285Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12286
12287 * configure.in: Add i386-pe configuration.
12288
12289Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12290
12291 * mpw-build.in (install): Install GDB after LD.
12292
12293Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12294
12295 * mpw-config.in (elf/mips.h): Always forward-include, needed
12296 for GDB to build.
12297
12298Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12299
12300 * testsuite: New directory for customer acceptance and whole tool
12301 chain tests.
12302
12303Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12304
12305 * configure: If per-host line isn't found, but AC_OUTPUT is found
12306 and a configure script exists, run it instead.
12307
12308Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12309
12310 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12311
12312Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12313
12314 * configure: Set build_{cpu,vendor,os,alias} to host values when
12315 --build isn't specified.
12316
12317Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12318
12319 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12320 (FLAGS_TO_PASS): Pass them.
12321 (EXTRA_TARGET_FLAGS): Ditto.
12322
6599da04
JM
12323Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12324
12325 * Makefile.in (all-libg++): Depend on all-libstdc++.
12326
12327Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12328
12329 * configure.in (noconfigdirs): Enable all packages for
12330 i386-unknown-netbsd.
12331
12332Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12333
12334 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12335 hosted builds (DOS builds)
12336
12337Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12338
12339 Changes for ARM based on patches from Richard Earnshaw:
12340 * config.sub: Handle armeb and armel.
12341 * configure.in: Omit arm linker only for riscix.
12342
12343Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12344
12345 * config.guess: Update from FSF.
12346
12347Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12348
63f6bcd7 12349 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12350 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12351 powerpcle variant. Convert pentium into i586, not i486. Add p5
12352 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12353 temporarily.
12354
12355Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12356
12357 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12358
12359Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12360
12361 * config.sub: Accept -lites* as a basic system type.
12362
12363Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12364
12365 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12366 installed, and if so return linuxoldld as the system name.
12367
12368Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12369
12370 * config.guess: Add hppa1.1-hp-lites support.
12371
12372Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12373
12374 * configure.in: Don't build newlib for m68k-vxworks5.1.
12375
12376Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12377
12378 * configure.in (mips-sgi-irix6): Use mh-irix5.
12379
12380Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12381
12382 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12383
12384Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12385
12386 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12387 OSF/1. Fix compiler flags.
6599da04
JM
12388 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12389
12390Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12391
12392 * configure.in: Recognize --with-newlib.
12393 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12394
12395Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12396
d207ebef 12397 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12398 to *_X11_MODULES due to gdbtk needing X include files et al.
12399
12400Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12401
12402 Merge in support for Mac MPW as a host.
12403 (Old change descriptions retained for informational value.)
12404
12405 * mpw-config.in: Add generic include forwards for cpu-specific
12406 include files in aout and elf directories.
12407
12408 * mpw-configure: Added copyright.
12409 * mpw-config.in: Check for presence of required build tools.
12410 (target_libs): Add newlib.
12411 (target_tools): Add examples.
12412 (Read Me): Generate as "Read Me for MPW" instead.
12413 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12414 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12415 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12416
12417 * mpw-configure: Remove subdir-specific makefile hackery,
12418 delete mk.tmp after using it.
12419
12420 * mpw-build.in (all): Display start and end times.
12421
12422 * mpw-configure (host_canonical): Set.
12423 (target_cpu): Always add to makefiles.
12424 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12425 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12426 (mpw-mh-mpw): Look for in srcdir and srcroot.
12427 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12428
12429 * mpw-build.in: (install-only): New target.
12430
12431 * mpw-configure (host_alias, target_alias): Rename from hostalias
12432 and targetalias, add into generated Makefile.
12433 (mk.tmp): If present, add into generated Makefile.
12434 * mpw-build.in (all-gas): Build config.h first before gas proper.
12435
12436 * mpw-configure (config.status): Write only if changed.
12437 * mpw-config.in (readline): Configure it (not built, just used for
12438 definitions).
12439
12440 * mpw-config.in (elf/mips.h): Add a forward include.
12441
12442 * mpw-config.in: Forward-include most .h files in include into
12443 extra-include.
12444 (readline): Don't build.
12445 mpw-build.in (install): Install GDB.
12446
12447 * mpw-configure (prefix, mpw_prefix): Handle it.
12448 * mpw-config.in (mmalloc, readline): Don't configure.
12449 * mpw-build.in (thisscript): Rename to ThisScript.
12450 Use mpw-build instead of BuildProgram everywhere.
12451 (mmalloc, readline): Don't build.
12452 * mpw-README: New file, basic documentation about the MPW port.
12453
12454 * mpw-config.in: Use forward-include to create include files.
12455
12456 * mpw-configure: Add more things to the top of each configured
12457 Makefile, including contents of config/mpw-mh-mpw.
12458 * mpw-config.in (extra-include): Create this directory and fill it
12459 with Posix-like include files when configuring.
12460
12461 * config.sub (apple, mac, mpw): Add various aliases.
12462
12463 * mpw-build.in: New file, top-level build script fragment for MPW.
12464 * mpw-configure: New file, configure script for MPW.
12465 * mpw-config.in: New file, config fragment for MPW.
12466
12467Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12468
12469 * configure.in (host_libs): Remove glob, since it is gone from the
12470 sources.
12471
12472Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12473
12474 * Makefile.in: define empty GDB_NLM_DEPS var.
12475
12476 * configure.in(target_makefile_frag): use config/mt-netware
12477 for netware targets.
12478
12479Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12480
12481 * config.sub: Merge in recent FSF changes. Remove linux special
12482 cases.
12483
12484Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12485
731a8127 12486 Revert this change:
6599da04
JM
12487
12488 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12489
12490 * build-all.mk: Use CC=cc -Xs on Solaris.
12491
6599da04
JM
12492Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12493
12494 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12495 stop using it.
12496 * Makefile.in: Nuke all references to glob subdirectory.
12497
12498Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12499
12500 * configure.in: Fix --enable-shared logic in per-host.
12501
12502Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12503
12504 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12505
12506Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12507
12508 * configure.in (noconfigdirs): Don't build gas on AIX, for
12509 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12510
12511Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12512
12513 * configure: Fix --cache-file to work if the file argument is a
12514 relative path.
12515
12516Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12517
12518 * configure: If the --cache-file is used, pass it down to
12519 configure in subdirectories.
12520
12521Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12522
12523 * config.sub: add vxworks29k configuration.
12524
12525Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12526
12527 * Makefile.in (taz): Do "diststuff" part quietly.
12528
12529Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12530
12531 * config.sub: Mini-merge with gcc/config.sub.
12532
12533Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12534
12535 * config.guess (IRIX): Sed - to _.
12536
12537Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12538
12539 * Makefile.in (source-vault, binary-vault): New targets.
12540
12541Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12542
12543 * config.sub: Recognize -eabi as a basic system type.
12544
12545Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12546
12547 * configure.in (enable_shared stuff): Fix typo.
12548
12549Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12550
12551 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12552
12553Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12554
12555 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12556
12557Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12558
12559 * configure.in (rs6000-*-*): Don't build gas.
12560
12561Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12562
12563 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12564 reduce command line length.
12565 (AS_FOR_TARGET): Check for as.new, not Makefile.
12566 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12567
12568Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12569
12570 * config.guess: Merge from FSF.
12571
12572Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12573
12574 * configure: Don't use $ when handling program_suffix.
12575
12576Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12577
12578 * configure.in: Configure tk for hppa/hpux.
12579
12580Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12581
12582 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12583
12584Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12585
12586 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12587 to LIBCXXFLAGS. Tests are better run without it.
12588
12589Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12590
12591 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12592
12593Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12594
12595 * configure.in (*-*-netware*): Don't configure xiberty.
12596
12597Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12598
12599 * configure.in: Remove tk from native_only list.
12600
12601Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12602
12603 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12604 for special NCD build.
12605
12606Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12607
12608 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12609 makeall.bat, they're only useful for binutils snapshots.
12610 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12611 makeall.bat to specified SUPPORT_FILES.
12612
12613Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12614
12615 * build-all.mk: Add Ericsson targets to sun4 and solaris
12616 hosts. Add BNR's sun4 target to solaris host, so their
12617 build-from-source will be tested in-house first.
12618
12619Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12620
12621 * Makefile.in (LIBCFLAGS): New variable.
12622 (CFLAGS_FOR_TARGET): Ditto.
12623 (LIBCFLAGS_FOR_TARGET): Ditto.
12624 (LIBCXXFLAGS): Ditto.
12625 (CXXFLAGS_FOR_TARGET): Ditto.
12626 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12627 (BASE_FLAGS_TO_PASS): Pass them.
12628 (EXTRA_TARGET_FLAGS): Ditto.
12629
731a8127 12630 * configure.in: Support --enable-shared.
6599da04
JM
12631
12632Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12633
12634 * configure.in (target_libs): Include libstdc++ again.
12635 * config.guess: Update from FSF (for FreeBSD).
12636
12637Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12638
12639 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12640 makeall.bat.
12641 (DISTDOCDIRS): Add `etc'.
12642 (ETC_SUPPORT_PFX): New variable.
12643 (taz): Include anything from etc starting with a word in
12644 ETC_SUPPORT_PFX.
12645
12646Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12647
12648 * config.sub: Update for recent FSF changes. Remove obsolete
12649 h8300hds entry. Add -windows* and -osx as basic os. Minor
12650 spacing changes.
12651
12652Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12653
12654 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12655
12656 * config.guess: Merge with FSF.
12657 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12658
12659Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12660
12661 * configure: Since the "trap 0" handler will override the exit
12662 status on many systems, only use it for "exit 1", and make it set
12663 a non-zero exit status; reset it before "exit 0". Also, check
12664 exit status of config.sub, and error out if it failed.
12665
12666Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12667
12668 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12669 and install libgloss.
12670
12671Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12672
12673 * Makefile.in (all-binutils): Depend upon all-byacc.
12674
12675 * configure.in: Don't build emacs on Irix 5.
12676
12677Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12678
12679 * configure.in (*-*-netware*): Add libio.
12680
12681Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12682
12683 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12684 (CHECK_TARGET_MODULES): Ditto.
12685 (INSTALL_TARGET_MODULES): Ditto.
12686 (TARGET_LIBS): Ditto.
12687 (all-libstdc++): Note dependencies.
12688
12689Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12690
12691 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12692
12693Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12694
12695 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12696 -fexternal-templates.
12697
12698 * configure.in (target_libs): Add libstdc++.
12699 (noconfigdirs): Add libstdc++ as appropriate.
12700
12701Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12702
12703 * config.guess: Update from FSF.
12704
12705Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12706
12707 * configure: Use ${config_shell} when running ${configsub}.
12708
12709Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12710
12711 * config.sub: No longer recognize h8300h.
12712
12713Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12714
12715 * config.sub: Remove extraneous differences between config.sub and
12716 gcc/config.sub.
12717
12718Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12719
12720 * Makefile.in (DISTSTUFFDIRS): Add gas.
12721
12722Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12723
12724 * COPYING.NEWLIB: New file.
12725
12726Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12727
12728 * config.guess (HP-UX): Patch from Harlan Stenn
12729 <harlan@landmark.com> to also emit release level.
12730
12731Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12732
12733 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12734
12735Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12736
12737 * config.sub: Merge nextstep cleanup from FSF.
12738
12739Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12740
12741 * configure.in (arm-*-*): Don't configure ld for this target.
12742
12743Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12744
12745 * configure.in (*-*-netware): don't configure libg++, libio,
12746 librx, or newlib.
12747
12748Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12749
12750 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12751 configure ld--it works, but it doesn't support shared libraries.
12752
12753Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12754
12755 * config.guess (*-unknown-freebsd*): Get rid of possible
12756 trailing "(Release)" in version string.
12757 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12758
12759Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12760
12761 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12762 Fix type: *-next-neststep -> *-next-nextstep.
12763
12764 * config.guess: Merge from FSF:
12765
12766 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12767
12768 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12769
12770 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12771
12772 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12773 instead of UNIX_SV for UnixWare 1.0).
12774
12775Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12776
12777 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12778 to make gdb/nlm/* build after the compiler and linker.
12779
12780Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12781
12782 * config.guess (netbsd, freebsd, linux): Accept any machine,
12783 not just i[34]86.
12784 (m68k-atari-sysv4): Relocate to match FSF version.
12785
12786 * config.guess: More merges from the FSF:
12787
12788 Add a space before function call or macro invocation.
12789
12790 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12791
12792 * config.guess: Add trap cmd to remove dummy.c and dummy when
12793 interrupted.
12794
12795 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12796
12797 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12798 (dummy): Redirect stderr from compilation of dummy.c.
12799
12800 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12801
12802 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12803
12804Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12805
12806 * configure: Accept and ignore --cache*, for compatibility with
12807 new autoconf.
12808
12809Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12810
12811 * config.guess: Merge from FSF:
12812
12813 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12814
12815 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12816 (PATH): Add /.attbin at end for finding uname.
12817 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12818
12819 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12820
e490616e 12821 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12822
12823 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12824
e490616e
ZW
12825 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12826 to select whether to use ELF or COFF.
6599da04
JM
12827
12828 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12829
e490616e 12830 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12831
12832 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12833
12834 * config.guess: Guess the OS version for HPUX.
12835
12836 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12837
12838 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12839
12840Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12841
12842 * configure.in: Recognize --with-headers, --with-libs, and
12843 --without-newlib.
12844 * Makefile.in (all-xiberty): Depend upon all-ld.
12845
12846Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12847
12848 * configure.in: Change i[34]86 to i[345]86.
12849
12850Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12851
12852 * configure (version): A few more tweaks to help message.
12853
12854Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12855
12856 * Makefile.in: Remove (for now) librx as a host library,
12857 now that we're building it for target.
12858
12859Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12860
12861 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12862 (Karl Berry).
12863
12864Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12865
12866 * configure.in: Also configure librx.
12867
12868Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12869
12870 * Makefile.in: Update various rules to reflect that librx
12871 is now needed for libg++.
12872
12873Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12874
12875 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12876
12877Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12878
12879 * configure.in: Configure the examples directory.
12880
12881Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12882
12883 * configure: Simplify Jun 2 1994 change.
12884
12885Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12886
12887 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12888 /bin/gcc isn't good enough to build gcc.
12889
12890Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12891
12892 * Makefile.in (GDB_SUPPORT_FILES): Remove
12893 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12894 (gdb.tar.gz): Add new rule to use standard distribution building
12895 mechanism.
12896
12897Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12898
12899 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12900 Bill Cox <bill@cygnus.com>.
12901
12902Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12903
12904 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12905
12906Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12907
12908 * configure: Search current dir first in .gdbinit.
12909
12910Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12911
12912 * config.sub: Recognize freebsd (merged from gcc config.sub).
12913
12914Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12915
12916 * config.sub: Refer to NeXT's operating system as nextstep.
12917
12918 * config.sub (case $basic_machine): Re-order the cases, to match
12919 the order in the FSF version (which is mostly alphabethical).
12920 Merge in some additions and changes from the FSF.
12921
12922Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12923
12924 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12925 * config.sub: Recognize cxux7.
12926 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12927
12928Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12929
12930 * config.sub: Fix typo powerpc -> powerpc-*.
12931
12932Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12933
12934 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12935
12936 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12937 parallel with all-emacs and install-emacs). Top-level command
12938 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12939
12940Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12941
12942 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12943 $(relbindir)/make before doing ``make install'', and use
12944 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12945 installing over running make binary.
12946 ($(host)-stamp-stage3-installed): Likewise.
12947
12948Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12949
12950 * config.guess: Recognize Mach.
12951
12952Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12953
12954 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12955 see whether --exec-prefix was used.
12956
12957Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12958
12959 * README: Explicitly mention libg++/README. (Zoo's idea.)
12960
12961Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12962
12963 * Makefile.in: Add all-librx target similar to all-libproc.
12964
12965Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12966
12967 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12968 with post 1.2 uname bogosity.
12969
12970Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12971
12972 * configure: Remove temporary files on receipt of a signal.
12973
12974Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12975
12976 * configure: If there is a package_makefile_frag, remove
12977 ${subdir}/Makefile.tem after copying it in.
12978
12979Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12980
12981 * build_all.mk: support rs6000 lynx identifies itself as
12982 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12983 since /bin/gcc is too feeble to compile a modern gcc.
12984
12985Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12986
12987 * brought devo/test-build.mk update-to-date with progressive/
12988 test-build.mk. Add lynx targets and hppa flag info.
12989
12990Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12991
12992 * configure.in: Use mh-ncrsvr43. Patch from
12993 Tom McConnell <tmcconne@sedona.intel.com>.
12994
12995Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12996
12997 * config.guess (i386-unknown-bsdi): No longer need to
12998 check #if defined(__bsdi__) && defined(__i386__).
12999
13000Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13001
13002 * configure: Set program_transform_nameoption correctly.
13003
13004Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13005
13006 * brought build-all.mk update-to-date with progressive build-all.mk,
13007 added new targets and hppa info.
4e81ae98 13008
6599da04
JM
13009Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13010
13011 * configure: If config.guess result is a prefix of the user
13012 specified target, assume a native build and use the user specified
13013 target as the host alias. Remove SunOS patch suffix removal hack.
13014 * configure.in: Remove SunOS patch suffix removal hack.
13015
13016 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13017 in NATIVE_CHECK_MODULES.
13018
13019Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13020
13021 * Makefile.in: Rename HOST_ONLY to NATIVE.
13022 * configure: Delete SunOs patch suffix from host_canonical
13023 and build_canonical variables that are prepended to Makefiles.
13024 * configure.in: Add comments for easier maintenance.
13025
13026Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13027
13028 * Makefile.in: Add all-libproc target similar to all-gui.
13029
13030Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13031
13032 * Makefile.in (CHECK_MODULES): split into
13033 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13034
13035Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13036
13037 * config.guess (i386-unknown-bsdi): New system to guess.
13038
13039Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13040
13041 * Makefile.in: Add all-gui target (but not yet build by "all").
13042
13043Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13044
13045 * config.sub: Move deletion of patch suffix from here...
13046 * configure.in: To here, at Ian's suggestion. The top-
13047 level scripts might need to know of a patch level.
13048
13049Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13050
13051 * config.sub: Strip off patch suffix so rtl is recognized
13052 as a sunos4.1.3 machine, even though it's been patched.
13053
13054Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13055
13056 * Makefile.in (INSTALL_LAST): Delete.
13057 (INSTALL_DOSREL): New.
13058
13059Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13060
13061 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13062 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13063 whether we pass down --with-gnu-ld anyhow.
13064
13065Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13066
13067 * Makefile.in (INSTALL_LAST): Change operation so it works
13068 on more flavors of make.
13069 * configure.in (go32): Don't build libg++ or libio.
13070
13071Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13072
13073 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13074 they can be overriden by templates.
13075
13076Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13077
13078 * configure.in (target==go32): Don't build gdb.
13079 * dosrel: New directory.
13080
13081Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13082
13083 * configure.in (host==go32): Configure dosrel too.
13084 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13085 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13086 be set by incoming names or templates.
13087 (INSTALL_LAST): New rule.
6599da04
JM
13088
13089Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13090
13091 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13092
13093Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13094
6599da04
JM
13095 * configure.in (appdirs): New variable. Currently empty, but will
13096 be used in gas distribution. If nonempty, lists a set of
13097 directories at least one of which must get configured, or top
13098 level configuration is considered to have failed.
13099 (rs6000-*-lynxos*): Use new file name.
13100
13101Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13102
13103 Eliminate XTRAFLAGS.
13104 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13105 newlib include files using -idirafter, and also use -nostdinc.
13106 (CXX_FOR_TARGET): Likewise.
13107 (XTRAFLAGS): Removed.
13108 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13109 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13110 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13111 ($(DO_X)): Don't pass down XTRAFLAGS.
13112
13113Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13114
13115 * configure.in (mips*-dec-bsd*): New target; do build linker.
13116 (mips*-*-bsd*): New target; don't build linker.
13117
13118Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13119
13120 * configure.in: support rs6000-*-lynxos* configuration.
13121 support sunos4 as a cross target.
13122
13123 * config.sub: look for lynx*, not lynx since the OS version may
13124 legitimately be part of the name.
13125
13126Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13127
13128 * configure.in (i[34]86-*-sco*): Move to be with other i386
13129 targets.
13130 (romp-*-*): New target. Skip various binary utilities.
13131 (vax-*-*): New target. Don't build newlib.
13132 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13133
13134Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13135
13136 * configure.in: Only set host_makefile_frag if config
13137 directory exists.
13138
13139Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13140
13141 * install.sh: If $dstdir exists, don't check whether each
13142 component does.
13143
13144Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13145
13146 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13147
13148Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13149
3b75d237
AJ
13150 * configure.in (*-*-lynxos*): Don't configure newlib for either
13151 native or cross Lynx.
6599da04
JM
13152
13153Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13154
13155 * config.sub (sparc64-elf): Fix os.
13156 (z8k): Remove duplicate.
13157
13158Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13159
13160 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13161 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13162
13163Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13164
13165 * configure: Make file links cleanly even if Lynx fails on
e490616e 13166 an NFS symlink (at least fail cleanly).
6599da04
JM
13167
13168Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13169
13170 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13171 -XNh2000.
13172
13173Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13174
13175 * configure: Unknown options are fatal again.
13176
13177Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13178
13179 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13180 compatibility.
6599da04
JM
13181
13182Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13183
13184 * build-all.mk: Add `clean' target.
13185
13186Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13187
13188 * config.guess: Add SINIX support.
13189 * configure.in: Add mips-*-sysv4* support.
13190
13191Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13192
13193 * build-all.mk: Document all useful targets.
13194 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13195 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13196
13197Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13198
13199 * configure: Support --silent, --quiet.
13200
13201Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13202
13203 * configure: Support --disable-FEATURE.
13204
13205Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13206
13207 * config.guess: Recognize NCR running SVR4.3.
13208
13209Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13210
13211 * config.guess: Make BSDI generate i386-unknown-bsd386.
13212 Patch from Paul Eggert <eggert@twinsun.com>.
13213
13214Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13215
13216 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13217
13218Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13219
13220 * configure: Make unrecognized options give nonfatal warnings
13221 instead of fatal errors, and pass them to any subdirectory
13222 configures in case they recognize them.
13223 Make --x equivalent to --with-x.
13224
13225Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13226
13227 * configure: Add --enable-* options. Clean up usage message and
13228 some comments.
13229
13230Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13231
13232 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13233
13234Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13235
13236 * configure.in (hppa*-*-*): Enable binutils.
13237
13238Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13239
13240 * config.sub: Recognize cisco.
13241
13242Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13243
13244 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13245
13246Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13247
13248 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13249 than one configuration name. Add comment.
13250
13251Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13252
13253 * config.guess: about target *-hitachi-hiuxwe2, fixed
13254 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13255 macro is incorrect.]
13256
13257Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13258
13259 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13260 than the "make ls" stuff which used to be here.
13261
13262Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13263
13264 * config.guess: Recognize i[34]86-unknown-freebsd.
13265 From Shawn M Carey <smcarey@rodan.syr.edu>.
13266
13267Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13268
13269 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13270
13271Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13272
13273 * config.guess: Check for ptx.
13274
13275Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13276
13277 * config.sub: Add os9k checking.
13278
13279Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13280
13281 * config.guess: Handle OSF1 running on HPPA processors
13282
13283Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13284
13285 * configure: If subdir configure fails, print out a message with
13286 subdirectory name, in case subdir's configure code didn't identify
13287 itself.
13288
13289Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13290
13291 * configure.in: Remove embedded newlines from configdirs.
13292 Avoid mismatches of substrings. Fix matching strings at end
13293 of configdirs.
13294
13295Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13296
13297 * config.guess: Add Lynx/rs6000 config support.
13298
13299Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13300
13301 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13302
13303Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13304
13305 * configure.in (hppa*-*-osf*): Treat this just like most other
13306 PA configurations (eg no binutils or ld).
13307 (hppa*-*-*elf*): These configurations have binutils and ld.
13308
13309Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13310
13311 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13312
13313Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13314
13315 * configure.in (rs6000-*-*): Build gas.
13316
13317Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13318
e490616e 13319 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13320
13321Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13322
13323 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13324 for GDB and GDB has been fixed to not need it.
13325
6599da04
JM
13326Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13327
13328 * config.guess: Recognize vax hosts.
13329
13330Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13331
13332 * configure (while loop): Don't use "break 2" inside case
13333 statement -- the case statement isn't an enclosing loop.
13334
13335Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13336
13337 * config.guess: Clean up NeXT support, to allow nextstep
13338 on Intel machines. Make OS be nextstep.
13339
13340Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13341
13342 * config.guess: Add alternate forms for Convex.
13343
13344Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13345
13346 * configure: Completely rewrite option processing. Take
13347 advantage of pattern-matching to avoid invoking test frequently.
13348 Also clean up host and target defaulting logic.
13349
13350Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13351
13352 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13353 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13354 commands (plus user environment) will fit SCO limits.
13355
13356Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13357
13358 * configure.in: Don't issue warnings about directories which are
13359 not being configured if -norecursion is set. Correct test for
13360 --with-gnu-as and --with-gnu-ld to not get confused by substring
13361 matches.
13362
13363 * configure.in: Don't build gas for alpha-dec-osf1*.
13364
13365Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13366
13367 * configure: Back out Per's change of 12/19/1993. It changes the
13368 behavior of configure in unexpected and confusing ways.
13369
13370 Also, use different delim char when calculating
13371 program_transform_name so that the name can contain slashes.
13372
13373Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13374
13375 * configure.in, config.sub: Add support for VSTa micro-kernel.
13376
13377Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13378
13379 * configure.in: Nuke hacks which were used to get a special
13380 version of GAS for HPPA configurations.
13381
13382Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13383
13384 * configure: If only ${target_alias} is given, use that
13385 as the default for ${host_alias}.
13386 * configure: Add missing back-slashes before nested quotes.
13387
13388Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13389
13390 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13391
13392Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13393
13394 * config.guess: Recognize some Tektronix configurations.
13395 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13396
13397Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13398
13399 * config.sub: Match any flavor of SH.
13400
13401Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13402
13403 * configure.in: Don't try to configure newlib for Alpha.
13404
13405Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13406
13407 * configure.in: Don't build ld for Irix 5. Don't build gas,
13408 libg++ or libio for any Alpha target.
13409
13410 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13411
13412Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13413
13414 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13415 default arguments -- so it tried to compress itself.
13416
13417Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13418
13419 * configure.in (notsupp): ensure that a space is always at the end
13420 of the configdirs list, since the grep checks for an explicit space
13421
13422Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13423
13424 * configure.in (target i386-sysv4.2): don't build ld, since static
13425 versions of many libraries are not available.
13426
13427Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13428
13429 * config.guess: Recognize Apollos (using environment variables).
13430 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13431
13432Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13433
13434 * config.guess: Recognize Sony news mips running newsos.
13435
13436Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13437
13438 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13439 "fi ; else" for bash.
13440
13441Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13442
13443 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13444
13445Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13446
13447 * config.sub: accept unixware as an alias for svr4.2.
13448 Fix some inconsistancies with the gcc version.
13449
13450Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13451
13452 * Makefile.in (DISTDOCDIRS): Add gdb.
13453
13454Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13455
13456 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13457
13458Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13459
13460 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13461 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13462 this now.
13463
13464Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13465
13466 * config.sub: Accept hiux* as an OS name.
13467
13468 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13469 etc/make-stds.texi. The underscore came from gcc, and dje now
13470 agrees that RUNTESTFLAGS is the correct name.
13471
13472Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13473
13474 * install.sh: Remove 'set -e'. It makes any conditionals
13475 in the script useless.
13476
13477 * config.guess: Automatically recognize arm-acorn-riscix
13478 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13479
13480Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13481
13482 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13483
13484Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13485
13486 * Makefile.in (DISTDOCDIRS): New variable.
13487 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13488 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13489
13490Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13491
13492 * configure.in (hppa target): check the source directory for the
13493 pagas sub-directory
13494
13495Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13496
13497 * config.sub: Allow -aout* and -elf*.
13498
13499Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13500
13501 * configure.in: Don't build ld on i386-solaris2, same as for
13502 sparc-solaris2.
13503
13504Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13505
13506 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13507
13508Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13509
13510 * configure.in: Configure gdb for alpha.
13511
13512Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13513
13514 * Makefile.in (CXXFLAGS): Add -O.
13515
13516Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13517
13518 * config.guess: added support for DG Aviion
13519
13520Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13521
13522 * configure.in: Produce warning message for subdirectories not
13523 configurable for this host/target combination. Don't try to
13524 configure gdb for vms.
13525
13526Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13527
13528 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13529 appropriate files before making "diststuff".
13530 (DISTBISONFILES): New var: list of files to be edited.
13531 (DISTSTUFFDIRS): Add binutils.
13532
13533Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13534
13535 * config.sub: also handle mipsel and mips64el (for little endian mips)
13536
13537Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13538
13539 * configure.in: Add * to end of all OS names.
13540
13541Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13542
13543 * configure.in: Build newlib for LynxOS native.
13544
13545Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13546
13547 * config.guess: Add support for delta 88k running SVR3.
13548
13549 * configure.in: Add comment about HP compiler vs. emacs.
13550
13551Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13552
13553 * configure.in: don't build ld on solaris2 (not a viable option
13554 due to bugs in getpwnam & getpwuid)
13555
13556Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13557
13558 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13559 config.guess will produce a full version number.
13560
13561Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13562
13563 * configure.in: Build linker and binutils for alpha-dec-osf1.
13564
13565Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13566
13567 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13568 and gdb/testsuite/Makefile.in.
13569
13570Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13571
13572 * configure.in: recognize mips*- instead of mips-
13573
13574Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13575
13576 * config.sub: Accept linux*coff and linux*elf as operating
13577 systems.
13578
13579Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13580
13581 * config.sub: Recognize mips64, and mips3 as an alias for it.
13582
13583Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13584
13585 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13586 gdb knows how to handle OSF/1 shared libraries.
13587
13588Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13589
13590 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13591 * config.guess: Recognize Hitachi's HIUX.
13592 * config.sub: Recognize h3050r* and hppahitachi.
13593 Remove redundant cases for hp9k[23]*.
13594
13595Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13596
13597 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13598 if gas and ld are in the source tree and are in ${configdirs}.
13599 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13600 --with options (but still pass them down on the command line,
6599da04
JM
13601 if they were explicitly specified).
13602
13603Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13604
13605 * configure: substitute SHELL value in Makefile.in with
13606 ${CONFIG_SHELL}
13607
13608Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13609
13610 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13611 *-*-solaris2* targets.
13612
13613Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13614
13615 * Makefile.in: define M4, and pass it down to sub-makes;
13616 all-autoconf now depends on all-m4
13617
13618Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13619
13620 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13621 presence of {ar,ranlib} instead of a configured directory
13622
13623Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13624
13625 * config.guess: Accept 34?? as well as 33?? for NCR.
13626
13627Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13628
13629 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13630 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13631
13632Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13633
13634 * configure: grab values for $(CC) and $(CXX) from the
13635 environment, so that someone can do "CC=gcc configure; make" and
13636 have it work right (matching the way that autoconf works now)
13637
13638 * configure.in, Makefile.in: add support for gash, the tcl
13639 interface to Galaxy
13640
13641 * config.guess: add NetBSD variants (hp300, x86)
13642
13643Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13644
13645 * install.sh: Support -d option (in the manner of SunOS 4 install,
13646 as it is more deterministic than that of GNU install)
13647 (chmodcmd): Set file to mode 755 by default (should also do default
13648 chgrp and chown, but I don't feel like dealing with that now)
13649
13650Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13651
13652 * config.sub: Remove h8300hhms alias.
13653
13654Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13655
13656 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13657
13658Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13659
13660 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13661 as stmp-fixinc
13662
13663Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13664
13665 * config.sub: recognize m88110-bug-coff.
13666
13667Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13668
13669 * Makefile.in (all-libio): all dependencies on the toolchain used
13670 to build this (gcc, gas, ld, etc)
13671
13672Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13673
13674 * config.guess: Deal with OSF/1 1.3 on alpha.
13675
13676Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13677
13678 * install.sh: add some 'else true' clauses for portability
13679
13680 * configure.in: don't build libio for h8[35]00-*-* targets
13681
13682Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13683
13684 * Makefile.in: Add support for new libio.
13685
13686Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13687
13688 * install.sh: If one command fails, don't try the rest. Don't try
13689 to remove $dsttmp (via trap) unless we have already created it.
13690 If $src doesn't exist, detect it and exit with an error.
13691
13692 * config.guess: Recognize BSD on hp300.
13693
13694Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13695
13696 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13697 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13698
13699Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13700
13701 * Makefile.in (all-send-pr): depends on all-prms
13702
13703Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13704
13705 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13706
13707Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13708
13709 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13710 Added test for mips-mips-riscos5.
13711
13712Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13713
13714 * configure.in: use mh-hp300 for 68k HP hosts
13715
13716Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13717
13718 * configure: add support for CONFIG_SHELL, so that you can use
13719 some alternate shell for evaluating configure scripts
13720
13721Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13722
13723 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13724 in configure script to bug-gdb@prep.ai.mit.edu when building
13725 distribution archive.
13726 * Makefile.in (COMPRESS): Remove def.
13727 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13728 gdb.tar.Z and make-gdb.tar.Z respectively.
13729 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13730 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13731 to convergence with 'taz' target in Makefile.in.
13732
13733Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13734
13735 * install.sh (dsttmp): use trap to ensure that tmp files go
13736 away on error conditions
13737
13738Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13739
13740 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13741
13742Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13743
13744 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13745 its parent is '/' not ''.
13746
13747 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13748
13749Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13750
13751 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13752 that ${newsrcdir}/configure.in does.
13753
13754Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13755
13756 * test-build.mk: support for CONFIG_SHELL
13757
13758Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13759
13760 * config.sub (netware): Add as a basic system type.
13761
13762Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13763
13764 * Makefile.in (Makefile): depend on configure.in. Also drop the
13765 $(srcdir)/ from the dependency on Makefile.in.
13766
13767Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13768
13769 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13770 (h8300hhms is temporary until multi-libraries are implemented).
13771 * configure.in: Handle h8300h too.
13772
13773Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13774
13775 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13776
13777Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13778
13779 * configure: Remove extraneous output when guessing host type.
13780 * config.guess: Remove extraneous output when guessing using C
13781 compiler rather than uname, or when guessing fails.
13782
13783Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13784
13785 * Makefile.in: remove all.cross and install.cross targets
13786
13787 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13788 definitions
13789
13790Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13791
13792 * configure.in (target sh): Build gprof.
13793
13794Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13795
13796 * config.sub: change -solaris to -solaris2
13797
13798Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13799
13800 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13801
13802Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13803
13804 * configure: Correct error message for missing Makefile.in to
13805 print correct directory.
13806
13807Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13808
13809 * install.sh: kludge around 386BSD shell bug
13810
13811Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13812
13813 * config.guess: Recognize NeXT.
13814 * config.guess: Recognize i486-ncr-sysv4.
13815 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13816
13817Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13818
13819 * Makefile.in (MAKEINFOFLAGS): New variable.
13820 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13821 * build-all.mk, test-build.mk: Pass down --no-split as
13822 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13823
13824Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13825
13826 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13827
13828Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13829
13830 * Makefile.in (libg++.tar.z): New rule.
13831 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13832 * Makefile.in (taz): Only do a single chmod.
13833
13834Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13835
13836 * install.sh: don't use dirname anymore (replaced with sed usage)
13837
13838Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13839
13840 * Makefile.in: Change extension for gzip'd files from '.z' to
13841 '.gz' per new FSF standard usage.
13842
13843Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13844
13845 * configure: put quotes around the final value of program_transform_name
13846
13847Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13848
13849 * Makefile.in: new install.sh support; update install-info rules
13850
13851Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13852
13853 * configure.in: Build diff for crosses, but not for go32 host.
13854
13855 * configure.in: Build gprof only for native, and don't build it
13856 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13857
13858Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13859
13860 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13861
13862Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13863
13864 * configure.in (host_tools): Add prms.
13865
13866Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13867
13868 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13869 with $(FLAGS_TO_PASS) on the command line
13870
13871 * config.sub: Recognize lynx and lynxos
13872
13873Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13874
13875 * config.sub: Accept -ecoff*, not just -ecoff.
13876
13877Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13878
13879 * Makefile.in (taz): Use .gz suffix instead of .z.
13880 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13881 names.
13882
13883Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13884
13885 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13886
13887Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13888
13889 * Makefile.in (install-no-fixedincludes): install gcc last, so
13890 that rebuilds that might happen during 'make install' don't get
13891 bogus gcc include files
13892
13893Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13894
13895 Change from Utah for HPPA support:
13896 * config.guess: Recognize hppa1.x-hp-bsd.
13897
13898Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13899
13900 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13901 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13902
13903Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13904
13905 * config.sub: Add support for rom68k and bug boot monitors.
13906
13907Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13908
13909 * Makefile.in: Make all-opcodes depend on all-bfd.
13910
13911Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13912
13913 * config.guess: Added special check for i[34]86-univel-sysv4*.
13914
13915Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13916
13917 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13918 the processor rather than assuming i486.
13919
13920Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13921
13922 * config.guess: Recognize SunOS6 as Solaris3.
13923
13924Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13925
13926 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13927 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13928
13929Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13930
13931 * build-all.mk (all-cross): New target for Canadian Cross.
13932 Added Q2 go32 targets.
13933 * test-build.mk: Configure go32 cross sparclite-aout and
13934 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13935 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13936
13937Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13938
13939 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13940 GO32 hosted toolchains
13941
13942Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13943
13944 * configure: change so "-exec-prefix" gets passed down rather
13945 than "-exec_prefix" so autoconf generated Makefiles get the
13946 exec_prefix set right.
13947
13948Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13949
13950 * config.guess: get the Solaris2 minor version number
13951
13952 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13953
13954Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13955
13956 * config.guess: Recognize some Sequent platforms.
13957
13958Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13959
13960 * Makefile.in: added the vault-install target
13961
13962 * configure.in: actually use the Sun3 makefile fragment that's in
13963 config, also added the release dir to configdirs
13964
13965Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13966
13967 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13968
13969Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13970
13971 * configure.in: remove some program from Alpha targetted toolchains
13972
13973Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13974
13975 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13976 gprof.
13977 (taz): Run "make diststuff" in those directories instead of "make
13978 proto-dir". Look for "VERSION=" only at start of line in subdir
13979 Makefile. Use "gzip -9" for compression.
13980 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13981 (binutils.tar.z): New target.
13982
13983Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13984
13985 * Makefile.in (taz): Include gpl.texinfo.
13986
13987Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13988
13989 * Makefile.in (setup-dirs): Merged into "taz" target.
13990 (taz): Only do `proto-dir' stuff if a directory is actually needed
13991 for this target.
13992
13993Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13994
13995 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13996 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13997 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13998 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13999 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14000
14001Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14002
14003 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14004 config.sub, and move-if-change to gdb testsuite distribution
14005 archive, so the testsuite can be extracted, configured, and
14006 run separately from the gdb distribution. Blow away the Chill
14007 tests that require a Chill compiled executable, since GNU Chill
14008 is not yet publically available.
14009
14010Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14011
14012 * test-build.mk: set environment variables in a single command,
14013 instead of a list of assignments and exports
14014
14015 * config.guess: recognize Alpha/OSF1 systems
14016
14017Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14018
14019 * configure: Change help message to prefer --options rather than
14020 -options.
14021
14022Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14023
14024 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14025 zippy@ecst.csuchico.edu.
14026 * config.guess: Recognize miniframe.
14027
14028Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14029
cc6010cd
AP
14030 * Makefile.in: Use srcroot to find runtest rather than rootme.
14031 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14032
14033Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14034
14035 * test-build.mk: Extensive additions to support building on a
14036 machine other than the host.
14037
14038Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14039
14040 * configure (tooldir): Fix for i386-aix again.
14041
14042Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14043
14044 * configure, Makefile.in: Change definition of $(tooldir)
14045 to match the FSF.
14046
14047Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14048
14049 * config.guess: Recognize i[34]86/SVR4.
14050
14051Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14052
14053 * Makefile.in (all-gdb): gdb depends on sim.
14054
14055Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14056
14057 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14058 at the same time we make the prototype gdb directory.
14059 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14060 files at the same time as the gdb base release distribution.
14061
14062Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14063
14064 * Makefile.in (check): Use individual check targets rather than
14065 DO_X rule.
14066 (check-gcc): Added.
14067
14068Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14069
14070 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14071 for System V release 3.2.
14072
14073Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14074
14075 * config.sub: Recognize hppaosf.
14076 * configure.in: Do configure ld/binutils/gas for it.
14077
14078Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14079
14080 * configure (tooldir): Alter syntax used to set this, for systems
14081 where "\$" isn't handled right, like i386-aix.
14082
14083Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14084
14085 * configure: Pass program-transform-name, not
14086 program_transform_name, to recursive configures.
14087
14088Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14089
14090 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14091 of gas+ld+binutils.
14092
14093Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14094
14095 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14096
14097Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14098
14099 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14100
6599da04
JM
14101Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14102
14103 * Makefile.in (PRMS): Set back to all-prms.
14104
14105Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14106
14107 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14108 targets, rather than for MIPS hosts.
14109
14110Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14111
14112 * configure.in: add comment for --with-x default values
14113
14114 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14115
14116 * Makefile.in: add check-* targets for each of the directories in
14117 the tree. Add a definition of RUNTEST that will use the one we
14118 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14119
14120Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14121
14122 * configure.in: Removed obsolete references to bfd_target and
14123 target_makefile_frag.
14124
14125 * build-all.mk: Set assorted targets for Q2.
14126 * config.sub: Recognize z8k-sim and h8300-hms.
14127 * test-build.mk: Really don't pass host to configure.
14128 (HOLES): Added uname.
14129
14130Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14131
14132 * configure: Handle an empty program-prefix, program-suffix or
14133 program-transform-name correctly.
14134
14135Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14136
14137 * build-all.mk: -G 8 no longer required for MIPS targets.
14138 * test-build.mk: Don't pass host argument to configure; make it
14139 guess.
14140
14141Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14142
14143 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14144 * Makefile.in (COMPRESS): New macro, like GZIP.
14145
14146Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14147
14148 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14149
14150 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14151 with gas currently defaults to -G 0.
14152
14153Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14154
14155 * Makefile.in (all-flex): flex depends on byacc.
14156
14157 * build-all.mk: If host not specified, use config.guess. Pass TAG
14158 to test-build.mk as RELEASE_TAG.
14159 * test-build.mk (configargs): New variable containing arguments to
14160 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14161 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14162
14163 * config.guess: Use /bin/uname when checking -X argument on SCO,
14164 to avoid invoking GNU uname which doesn't understand -X.
14165
14166 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14167
14168 * configure.in: Build gas for mips-*-*.
14169
14170Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14171
14172 * Makefile.in (all.normal): insert missing backslash.
14173
14174Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14175
731a8127 14176 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14177
14178 * Makefile.in: Complete overhaul to merge many almost identical
14179 targets.
14180
14181Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14182
14183 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14184 (gdb.tar.Z): Adjusted.
14185
14186 * Makefile.in (setup-dirs, taz): New targets; should be general
14187 enough to adapt for gdb sometime. Build only .z file.
14188 (gas.tar.z): New target.
14189
14190Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14191
14192 * build-all.mk: Use CC=cc -Xs on Solaris.
14193
6599da04
JM
14194Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14195
14196 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14197 for handling BISON for FSF releases.
14198
14199Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14200
14201 * configure: Actually implement the change zoo just documented.
14202
14203Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14204
14205 * configure: when using config.guess, only set target_alias when
14206 it's not already been set (ie, on the command line)
14207
14208Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14209
14210 * Makefile.in: add installcheck target, set PRMS to install-prms
14211
14212Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14213
14214 * configure: add support for package_makefile_fragment, handle the
14215 case where a directory has a configure.in file but no Makefile.in
14216 more gracefully (with an actual understandable error message, even);
14217 add support for --without (and add this to the usage message); also
14218 explicitly add a --host=${host_alias} to the command line when
14219 config.guess is used
14220
14221Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14222
14223 * configure: Must use both --host and --target in recursive calls.
14224
14225Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14226
14227 * Makefile.in: Change deja-gnu to dejagnu.
14228
14229Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14230
14231 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14232
14233Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14234
14235 * configure.in: canonicalize all instances to *-*-solaris2*,
14236 also strip out a number of tools to not build for go32 host
14237
14238Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14239
14240 * config.guess: add GPL.
14241
14242 * Makefile.in, config.guess, config.sub, configure: bump
14243 copyrights to 93.
14244
14245Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14246
14247 * Makefile.in (do-info): Removed obsolete check for existence of
14248 localenv file.
14249
14250 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14251
14252Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14253
14254 * Makefile.in: a couple of 'else true' for decstation,
14255 support for TclX
14256
14257 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14258
14259Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14260
14261 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14262
14263Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14264
14265 * config.guess: Recognize i386-ibm-aix (PS/2).
14266 * configure.in: Use config/mh-aix386 file for it.
14267
14268Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14269
14270 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14271 CC_FOR_TARGET instead.
14272 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14273
14274Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14275
14276 * Makefile.in: Add sim to list of directories sent with gdb
14277
14278Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14279
14280 * configure.in: Put back mips-dec-bsd* case.
14281
14282Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14283
14284 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14285 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14286 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14287
14288Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14289
14290 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14291
14292 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14293 (install-info): install dir.info only if it exists,
14294 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14295
14296Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14297
14298 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14299 gas for mips-dec-bsd.
14300
14301Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14302
14303 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14304 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14305
14306Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14307
14308 * configure.in: Added "dejagnu" to hosttools list.
14309
14310Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14311
14312 * config.sub, configure.in, config.guess: Add support
14313 for Bosx, an AIX variant from Bull.
14314 Patches from F.Pierresteguy@frcl.bull.fr.
14315
14316Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14317
14318 * devo/dejagnu: Initial creation of devo/dejagnu.
14319 Migrated dejagnu testcases and support files for testing software
14320 tools to reside as subdirectories, currently called "testsuite",
14321 within the directory of the software tool. Migrated all programs,
14322 support libraries, etc. beloging to dejagnu proper from
14323 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14324 with no modifications. The changes to these files which will
14325 allow them to configure, build, and execute properly will be made
14326 in a future update.
14327
14328Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14329
14330 * Makefile.in: Change send_pr to send-pr.
14331 * configure.in: Likewise.
14332 * send_pr: Renamed directory to send-pr.
14333
14334Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14335
14336 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14337
14338Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14339
14340 * README: Update for gdb-4.8 release.
14341 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14342 gdb-xxx.tar.z (gzip'd) file also.
14343
14344Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14345
14346 * Makefile.in: make all-diff depend on all-libiberty
14347
14348Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14349
14350 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14351
14352Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14353
14354 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14355
14356Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14357
14358 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14359 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14360 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14361
14362Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14363
14364 * Makefile.in: makeinfo binary is in a new location
14365
14366Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14367
14368 * config.sub: Accept -ecoff as an OS.
14369
14370 * Makefile.in: Various changes to eliminate a level of make
14371 recursion and reduce the required command line length.
14372 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14373 sub-makes.
14374 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14375 variables holding settings for specific sub-makes.
14376 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14377 in terms of BASE_FLAGS_TO_PASS.
14378 (TARGET_LIBS): New variable listing directories which use
14379 TARGET_FLAGS_TO_PASS.
14380 (subdir_do): Eliminated.
14381 (do-*): New set of targets to replace subdir_do.
14382 (various): All targets which used subdir_do now depend on do-*.
14383 (local-clean): Renamed from do_clean.
14384 (local-distclean): New target, dependency of distclean and
14385 realclean.
14386 (install-info): Don't create directories. Depend on dir.info
14387 rather than calling make recursively.
14388 (install-dir.info): Eliminated.
14389 (install-info-dirs): Create all info directories here.
14390 (dir.info): Depend upon do-install-info.
14391
14392 * test-build.mk (HOLES): Added false.
14393
14394Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14395
14396 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14397
14398Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14399
14400 * Makefile.in (info): remove dependency on all-texinfo. The
14401 problem was really in texinfo/C, not at this level.
14402
14403Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14404
14405 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14406
14407Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14408
14409 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14410 GDB releases.
14411
14412Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14413
14414 * configure: Include srcdir in message about target of link not
14415 being found. Don't convert `-' to `_' in `with' options being
14416 passed to subdirs.
14417
14418Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14419
14420 * configure.in: add uudecode to host_tools
14421
14422 * Makefile.in: added {all,install}-uudecode targets, added them to
14423 the appropriate lists
14424
14425Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14426
14427 * Makefile.in (all-gcc): Added dependency on all-gas.
14428
14429 * configure.in (mips-*-*): Build ld and binutils.
14430
14431Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14432
14433 * configure: check return code from mkdir, print error message and
14434 exit on failure.
14435
14436Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14437
14438 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14439
14440Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14441
14442 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14443
14444Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14445
14446 * config.sub (h8500): Recognize this as a cpu type.
14447
14448Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14449
14450 * configure: source directory missing is no longer a warning
14451
14452 * configure.in: recognize irix[34]* instead of irix[34]
14453
14454 * Makefile.in: define and pass down X11_LIB
14455
6599da04
JM
14456Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14457
14458 * guess-systype: Renamed to ...
14459 * config.guess: ... by popular request.
14460 * configure.in, Makefile.in: Update accordingly.
14461
14462Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14463
14464 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14465 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14466 + Execute ./dummy instead of assuming . is in PATH.
14467
14468Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14469
14470 * guess-systype: New shell script. Attempts to guess the
14471 canonical host name of the executing host.
14472 Only a few hosts are supported so far.
14473 * configure: Call guess-systype if no host is specified.
14474
14475Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14476
14477 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14478 gcc Makefile.
14479
14480
14481Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14482
14483 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14484 (all-gcc, install-gcc, subdir_do): Use it.
14485
14486Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14487
14488 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14489
14490Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14491
14492 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14493 set exclusively by configure, using configure.in .
14494
14495Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14496
14497 * test-build.mk: set $PATH for all builds
14498
14499 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14500
14501Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14502
14503 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14504 the one used in gcc/Makefile.in, so that a null expansion doesn't
14505 override the one needed to build gcc with a native cc.
14506
14507
14508Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14509
14510 * configure: Accept -with arguments.
14511
14512Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14513
14514 * Makefile.in: added h8300sim
14515
14516Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14517
6599da04
JM
14518 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14519 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14520 (all-cygnus, native, build-cygnus): Make
14521 $(canonhost)-stamp-3stage-done, not $(host)....
14522 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14523 i386-sco3.2v4. Added else true to if command.
14524
14525Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14526
14527 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14528
14529Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14530
14531 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14532
14533Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14534
14535 * configure.in: don't remove binutils from Solaris builds
14536
14537Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14538
14539 * Makefile.in: get rid of earlier definitions for *clean,
14540 also handle the recursive info rule better
14541
14542Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14543
14544 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14545 do more-or-less the right thing.
14546
14547Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14548
14549 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14550 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14551
14552Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14553
14554 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14555 $(host_canonical).
14556
14557 * configure.in: split the configdirs list into 4 categories (native
14558 v. cross, library v. tool) and handle the cross-only and native-
14559 only in more reasonable (and correct!) way.
14560
14561Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14562
14563 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14564 configdirs anymore.
14565
14566Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14567
14568 * Makefile.in: extensive cleanup:: removed all of the explicit
14569 clean-* targets, collapsed many wrappers around subdir_do into
14570 one, added additional targets to satisfy standards.texi, deleted
14571 some old targets, some changes for consistency
14572
14573Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14574
14575 * configure.in: handle some programs as cross-only, and others as
14576 native only
14577
14578 * test-build.mk: handle partial holes in a more generic manner
14579
14580 * Makefile.in: m4 depends on libiberty
14581
6599da04
JM
14582Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14583
14584 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14585 time, wdiff, and find to configdirs
14586
14587 * Makefile.in: all, clean, and install rules for the new programs
14588 added to configure.in
14589
14590Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14591
14592 * configure.in: use mh-sun for all *-sun-* hosts
14593
6599da04
JM
14594Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14595
14596 * Makefile.in: define flags for X11 include files and library file
14597 locations, pass them down to the programs that need this info
14598
14599 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14600
6599da04
JM
14601Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14602
14603 * configure.in: start building libg++ for HP-UX targets
14604
14605Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14606
14607 * README: Update references to files moved into etc/.
14608
14609Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14610
14611 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14612 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14613
14614Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14615
14616 * configure: accept dash as well as underscore in long option
14617 names for FSF compatibility.
14618
14619Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14620
14621 * config.sub: added -sco3.2v4 support from FSF.
14622
14623Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14624
14625 * configure.in: expand the section that adds or removes
14626 directories from the list of programs to build, to handle native
14627 vs. cross in addition to host v. native
14628
14629Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14630
14631 * Makefile.in: Replace C++ in macro names with CXX.
14632 This is less likely to break ...
14633
14634Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14635
14636 * test-build.mk: add -w to GNU_MAKE
14637
14638Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14639
14640 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14641 add 'sparc' to list of recognized cpus. This needed to make
14642 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14643 Delete some redundant ose68 variants. Recognize -wrs as an os,
14644 then changes that into $CPU-wrs-vxworks.
14645
14646 * configure.in: remove most references to gdbtest, regularize
14647 target based program removal
14648
14649 * test-build.mk: import from p3 tree (many fixes and changes)
14650
14651Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14652
14653 * Makefile.in: added rules to handle tcl, tk, and expect
14654
14655 * configure.in: handle those directories if they exist
14656
14657Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14658
14659 * config.sub: removed bogus hppabsd and hppahpux names, since
14660 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14661
14662Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14663
14664 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14665 depends upon all-xiberty
14666
14667 * Makefile.in: changes from p3, including:
14668
14669 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14670
14671 * Makefile.in (XTRAFLAGS): include newlib directories if
14672 newlib/Makefile exists, rather than if host != target.
14673
14674 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14675
14676 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14677 from the same source tree and not building a cross-compiler. This
14678 matters for the libg++ configuration if reconfiguring a tree that
14679 has already been installed.
14680
14681 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14682
14683 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14684 pick up the machine and system specific header files.
14685
14686 * Makefile.in: added AS_FOR_TARGET, passed down in
14687 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14688 the C compiler to use to create programs which are run in the
14689 build environment, set it to default to $(CC), and passed it down
14690 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14691
14692 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14693
14694 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14695 We need them for unusual native builds, like systems without
14696 ranlib.
14697
14698 * configure: also define $(host_canonical) and
e490616e
ZW
14699 $(target_canonical), which are the full, canonical names for the
14700 given host and target
6599da04
JM
14701
14702Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14703
14704 * Makefile.in: Added separate definitions for C++.
14705
14706Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14707
14708 * configure.in (configdirs): Add deja-gnu.
14709
14710Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14711
14712 * README: Update for configure.texi and gdb-4.7 release.
14713
14714Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14715
14716 * Makefile.in: Move "all" target to top of file.
14717 Previously, first target was ".PHONY" which caused BSD4.4 make
14718 to build .PHONY when make was run without arguments.
14719
14720Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14721
14722 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14723 Library-copylefted code in libiberty.
14724
14725Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14726
14727 * config.sub: Replace m68kmote with plain old m68k.
14728
14729Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14730
14731 * Makefile.in: Remove space from blank line, avoid Make complaints.
14732
14733Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14734
14735 * config.sub: Complain if no argument is given. Added support for
14736 386bsd as OS and target alias.
14737
14738Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14739
14740 * Makefile.in (XTRAFLAGS): include newlib directories if
14741 newlib/Makefile exists, rather than if host != target.
14742
14743Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14744
14745 * config.sub: recognize sparclite-wrs-vxworks.
14746
14747 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14748 p3.) Added clean-xiberty to clean.
14749
14750Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14751
14752 * configure.in: use *-*-* instead of nested cases for host and target
14753
14754Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14755
14756 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14757 from the same source tree and not building a cross-compiler. This
14758 matters for the libg++ configuration if reconfiguring a tree that
14759 has already been installed.
14760
14761Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14762
14763 * config.sub (i486v/i486v4): Merge in from FSF version.
14764
14765Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14766
14767 * configure: only set PWD if it is already set.
14768
14769Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14770
14771 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14772 doesn't have unset and all success paths (and most error paths)
14773 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14774 to just ${PWD} to avoid confusion.)
14775
14776Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14777
14778 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14779 even for a native compilation.
14780
14781Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14782
14783 Changes to make the gdb.tar.Z rule work better.
14784
14785 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14786 (DEVO_SUPPORT): Add configure.texi.
14787 (bfd-ilrt.tar.Z): Remove ancient rule.
14788
14789Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14790
14791 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14792 pick up the machine and system specific header files.
14793
14794 * configure.in, config.sub: added new target m68010-adobe-scout,
14795 with alias of adobe68k. Changed configure.in to check for
14796 -scout before -sco* to avoid a false match.
14797
14798 * Makefile.in: added AS_FOR_TARGET, passed down in
14799 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14800 the C compiler to use to create programs which are run in the
14801 build environment, set it to default to $(CC), and passed it down
14802 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14803
14804Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14805
14806 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14807 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14808 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14809 FOR_TARGET variants, to newlib and libg++.
14810
14811Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14812
14813 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14814 first.
14815
14816Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14817
14818 * config.sub: Accept `elf' as an environment.
14819
14820Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14821
14822 * Makefile.in (all-opcodes): cd into the right directory
14823
14824Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14825
14826 * configure: added -program_transform_name option, used as
14827 argument to sed when installing programs.
14828 configure.texi: added documentation for -program_prefix,
14829 -program_suffix and -program_transform_name.
14830
14831Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14832
14833 * config.sub: Accept i486 where i386 ok.
14834
14835Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14836
14837 * config.sub: accept we32k
14838
14839Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14840
3b75d237 14841 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14842
14843 * Makefile.in: don't create all directories for ``make install'';
14844 let the subdirectories create the ones they need.
14845
14846Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14847
e490616e 14848 * COPYING: new file, GPL v2
6599da04
JM
14849
14850Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14851
14852 * Makefile.in: use the new gen-info-dir, which needs a template
14853 argument (which also lives in texinfo)
14854
14855 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14856
6599da04
JM
14857Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14858
14859 * config.sub (ncr3000): Change i386 to i486.
14860
14861Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14862
14863 * Makefile.in: add install-rcs, install-grep to
14864 install-no-fixedincludes, removed install-bison and install-libgcc
14865
14866Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14867
14868 * configure.in: grab the HPUX makefile fragment if on HPUX
14869
14870Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14871
14872 * Makefile.in: eradicate bison spoor (ditto libgcc).
14873 configure.in: recognise m68{k,000}-ericsson-OSE.
14874 es1800 is alias for m68k-ericsson-OSE
14875
14876Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14877
14878 * configure.in: rearrange the parts that remove programs from
14879 configdirs, based now on HOST==TARGET or by canonical triple.
14880
14881Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14882
14883 * test-build.mk: recurse explicitly with -f test-build.mk when
14884 appropriate. predicate stage3 and comparison on the existence
14885 of gcc. That is, if gcc isn't around, we aren't three-staging.
14886 On very clean, also remove ...stamp-co. Build in-place before
14887 doing other builds.
14888
14889Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14890
14891 * Makefile.in, configure.in: add tgas
14892
14893Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14894
14895 * Makefile.in: a number of changes merged in from progressive.
14896
14897 * configure.in: add libm.
14898
14899 * .cvsignore: ignore some stuff that comes from test-build.mk.
14900
6599da04
JM
14901Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14902
14903 * config.sub: Add es1800 (m68k-ericsson-es1800).
14904
14905Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14906
14907 * configure: Add program_suffix (parallel to program_prefix)
14908 * Makefile.in: adjust directory-creating script for losing decstation
14909
14910Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14911
14912 * configure: Minor $subdir-related fixes.
14913
14914Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14915
14916 * configure: fix various problems with propogating
14917 makefile_target_frag in subdirs.
14918 * configure.in: config libgcc if its there
14919
14920Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14921
14922 * config.sub: HPPA merge.
14923
6599da04
JM
14924Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14925
14926 * Makefile.in: Replace all-bison with all-byacc in all
14927 dependency lines for other tools (which now use byacc).
14928
14929Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14930
14931 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14932
6599da04
JM
14933Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14934
14935 * Makefile.in: make gprof rules similar to byacc rules (instead of
14936 vestigal $(unsubdir) that didn't work...)
14937
14938Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14939
14940 * config.sub: Add support for Linux.
14941 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14942 (at least for libg++).
14943
14944Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14945
14946 * configure.texi: fix doc for the -nfp option to configure
14947
14948Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14949
14950 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14951
14952Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14953
14954 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14955 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14956 * configure.in: added solaris* host_makefile_frag hook.
14957
14958Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14959
14960 * config.sub: changed recognition of m68000 so that various
14961 m68k types can be specified via m680[01234]0
14962
14963Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14964
14965 * config.sub (basic_machine): fix sed so that '-foo' isn't
14966 completely substituted out while .+'-foo' loses the '-foo'
14967
14968Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14969
14970 * config.sub ($os): Add -aout.
14971
14972Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14973
14974 * configure: If host_makefile_frag is absolute, don't
14975 prefix ${invsubdir} (relevant to libg++ auto-configure).
14976
14977Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14978
14979 * Makefile.in (tooldir): Define it.
14980 (all-ld): Depend on all-flex.
14981
14982Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14983
14984 * Makefile.in (check): Fix libg++ special case.
14985
14986Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14987
14988 * configure: do not bury `pwd` into config.status, thus do fewer
14989 pwd's.
14990
14991 * configure: print the "Building in" message only when building in
14992 other than "." AND verbose.
14993
63f6bcd7 14994 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14995 configures.
14996
14997 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14998
14999Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15000
15001 * Makefile.in: macroize flags passed on recursion. remove
15002 fileutils.
15003
15004Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15005
15006 * configure: get makesrcdir right for subdirs deeper than 1.
15007
15008 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15009 install.
15010
15011Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15012
15013 * Makefile.in: don't print subdir_do or recursion lines.
15014
15015Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15016
15017 * standards.texi: added menu item.
15018
15019 * Makefile.in: build and install standards.info.
15020
15021 * standards.texi: new file.
15022
15023Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15024
15025 * configure: test for and move config.status pieces from
15026 ${subdir}/.
15027
15028Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15029
6599da04
JM
15030 * configure: Test for existance of files before trying to mv
15031 them, to avoid numerous non-existance messages.
15032
15033Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15034
15035 * configure: correct final line of config.status.
15036
15037 * configure: patch from eggert. Avoids a protection problem if
15038 the original Makefile.in is read only.
15039
15040 * configure: use move-if-change from gcc to create config.status.
15041 Some makefiles depend on config.status to tell if a directory
15042 has been reconfigured for a different host. This change
15043 prevents those directories from remaking everything in the case
15044 where the reconfig was only intended to rebuild a Makefile.
15045
15046 * configure: test for config.sub with "config.sub sun4" rather
15047 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15048 host alias from a missing config.sub.
15049
15050Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15051
15052 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15053 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15054
15055Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15056
15057 * configure: mkdir ${subdir} as needed.
15058
15059Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15060
15061 * Makefile.in,configure.in: added autoconf.
15062
15063Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15064
15065 * Makefile.in: no longer pass against on recursion.
15066
15067 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15068 definitions are not inherited.
15069
15070 * configure: correct makesrcdir when subdir is .
15071
15072Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15073
15074 * configure: Add support for 'subdirs' variable, which is
15075 like 'configdirs', except that configure doesn't re-invoke
15076 itself for subdirs, it just creates a Makefile for each subdir.
15077 * configure.texi: Document subdirs.
15078
15079Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15080
15081 * configure.in: added flex to configdirs
15082
15083Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15084
15085 * Makefile.in: remove clean-stamps from clean.
15086
15087Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15088
15089 * configure.in: Add gdbtest to configdirs.
15090
15091Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15092
15093 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15094 to recursive makes.
15095 * configure.in: Recognize new ncr3000 config.
15096
15097Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15098
15099 * Makefile.in, configure.in: removed references to gdbm.
15100
15101Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15102
15103 * config.sub: Don't canonicalize os value
15104 newsos* to bsd (readline needs to check for newsos).
15105 (This fix was earlier made Jan 31, but got re-broken.)
15106
15107Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15108
15109 * configure.in: sco is an os, not a vendor!
15110
15111 * configure: Quote $( better. Keep various shells happy.
15112
15113Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15114
15115 * Makefile.in: eliminate stamp-files.
15116
15117Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15118
15119 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15120 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15121
15122Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15123
15124 * config.sub: fix iris/iris3.
15125
15126Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15127
15128 * configure: re-add -rm.
15129
15130Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15131
15132 * Maskefile.in: add .stmp-rcs to all.
15133
15134 * configure.in: remove gas from rs6000 build, use aix host fragment.
15135
15136Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15137
15138 * configure: pass down site_option during recursion.
15139
15140Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15141
15142 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15143
15144Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15145
15146 * configure: Change exec_prefix so that it really defaults to prefix.
15147
15148Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15149
15150 * Makefile.in, configure.in: Add support for mmalloc library.
15151
15152Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15153
15154 * Makefile.in: add stmp dependencies for a few more things.
15155
15156Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15157
15158 * configure: adjusted error message on objdir/srcdir configure
15159 collision, per john's suggestion.
15160
15161 * Makefile.in: add libiberty stmp to all and all.cross.
15162
15163Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15164
15165 * Makefile.in: remove force dependencies, add grep to all.
15166
15167Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15168
15169 * Makefile.in: drop flex. make stamp files work.
15170
15171 * configure: added test for conflicting configuration in srcdir,
15172 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15173 gets cranky. use relative paths for configure and srcdir
15174 whenever possible. Send some error messages to stderr that were
15175 going to stdout.
15176
15177Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15178
15179 * Makefile.in: Fix libg++ rule to check for gcc directory
15180 before using gcc/gcc. Also pass XTRAFLAGS.
15181
15182Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15183
15184 * Makefile.in: added stmp-files so that directories aren't polled
15185 when they are already built.
15186
15187 * configure.texi: fixed a node pointer problem.
15188
15189Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15190
731a8127 15191 * config.sub configure.in gdb/configure.in
6599da04
JM
15192 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15193 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15194 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15195
15196Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15197
15198 * configure: -recurring becomes -silent. corrected help message
15199 for -site= option.
15200
15201 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15202
15203Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15204
15205 * configure: when building Makefile for crosses, replace
15206 tooldir and program_prefix. default srcdir from location of
15207 config.sub. remove "for host in hosts" and "for target in
15208 targets" loops.
15209
15210Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15211
15212 * Makefile.in: Do not pass bindir or mandir to cvs.
15213
15214Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15215
15216 * Makefile.in, configure.in: removed traces of namesubdir,
15217 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15218 copyrights to '92, changed some from Cygnus to FSF.
15219
15220 * configure.texi: remove most references to multiple hosts,
15221 multiple targets, subdirs, etc.
15222
15223 * configure.man: removed rcsid. reference config.sub not
15224 config.subr.
15225
15226 * Makefile.in: mkdir $(infodir) on install-info.
15227
15228Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15229
15230 * configure.texi: Explain better about .gdbinit and about
15231 the environment that configure.in sections run in.
15232
15233Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15234
15235 * configure.in: Ultrix is only a decstation if it's a MIPS.
15236
15237Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15238
15239 * README: DOC.configure => cfg-paper.texi.
15240
15241Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15242
15243 * config.sub (near case $os): Don't convert newsos* to bsd!
15244
15245Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15246
15247 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15248 the number of copies of COPYING that go into the GDB tar file.
15249
15250Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15251
731a8127 15252 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15253 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15254 Fix SCO configuration stuff.
15255
15256Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15257
15258 * Makefile.in: For libg++, make sure the -I pointing
15259 to the gcc directory goes *after* all the libg++-local -I flags.
15260 Also, move just-gcc dependency from just-libg++ to all-libg++.
15261
15262Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15263
15264 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15265
15266Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15267
15268 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15269
15270Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15271
15272 * config.sub: Add stratus configuration frags. Also
15273 submitted to FSF.
15274
15275Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15276
15277 * Makefile.in (DEV_SUPPORT): add configure.man.
15278
15279 * config.sub(Decode manufacturer-specific): add -none*.
15280
15281Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15282
15283 * Makefile.in: remove form feeds to make Sun's make happy.
15284 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15285
15286Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15287
15288 * Makefile.in (AR_FLAGS): Make quieter.
15289
15290Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15291
15292 * configure.in: Add libg++.
15293 * configure: When verbose, don't output the command line at each
15294 level; it will be unremarkably the same as the previous version,
15295 which will be the same as what the user typed.
15296
15297Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15298
15299 * configure.in, Makefile.in: fix clean-info, add flex. add
15300 fileutils.
15301
15302 * configure: be less sensitive to spaces in Makefile.in. Do not
15303 look for sources in "..". Doing so breaks subdirectories that
15304 might have their own configure. If a subdir has it's own
15305 configure script, use it.
15306
15307Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15308
15309 * cfg-paper.texi: some changes suggested by rms.
15310
15311Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15312
15313 * config.sub: Merge in some small additions from the FSF version,
15314 taken from the gcc distribution, to bring the Cygnus and FSF
15315 versions into closer sync.
15316
15317Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15318
15319 * configure.in: Changed svr4 references to sysv4.
15320
15321Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15322
15323 * configure: added -V for version number option.
15324
15325Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15326
15327 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15328 renamed from DOC.configure to cfg-paper.texi.
15329
15330Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15331
15332 * configure, config.subr, config.sub: config.subr is now
15333 config.sub again.
15334
15335Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15336
15337 * configure.texi: new file, in progress.
15338
15339 * Makefile.in: build info file and install the man page for
15340 configure.
15341
15342 * configure.man: new file, first cut.
15343
15344 * configure: find config.subr again now that configuration "none"
15345 has gone. removed all traces of the -ansi option. removed all
15346 traces of the -languages option.
15347
15348 * config.subr: resync from rms.
15349
15350Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15351
15352 * configure, config.sub, config.subr: merge config.sub into
15353 config.subr, call the result config.subr, remove config.sub, use
15354 config.subr.
15355
15356 * Makefile.in: revised install for dir.info.
15357
15358Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15359
15360 * configure.in: add decstation host makefile frag.
15361
15362 * Makefile.in: BISON now bison -y again. also install-gcc on
15363 install. clean-gdbm on clean. infodir belongs in datadir.
15364 Make directories for info install. Build dir.info here then
15365 install it.
15366
15367Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15368
15369 * Makefile.in: fix for bad directory tests.
15370
15371Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15372
15373 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15374 regexp. -srcdir relative was being handled incorrectly.
15375
15376 * Makefile.in: unwrapped some for loops so that parallel makes
15377 work again and so one can focus one's attention on a particular
15378 package.
15379
15380Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15381
15382 * configure: added PWD as a stand in for `pwd` (for speed). use
15383 elif wherever possible. make -srcdir work without -objdir.
15384 -objdir= commented out.
15385
15386Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15387
15388 * configure: +options become --options. -subdirs commented out.
15389 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15390 Makefile now at top of generated Makefile. Removed cvs log
15391 entries. added -srcdir. create .gdbinit only if there is one
15392 in ${srcdir}.
15393
15394 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15395 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15396 and mandir now keyed off datadir by default.
15397
15398Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15399
15400 * Freshly created ChangeLog.
15401
15402\f
15403Local Variables:
15404mode: change-log
15405left-margin: 8
15406fill-column: 76
15407version-control: never
15408End: