]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Update my email address.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
58687768
RG
12009-10-07 Richard Guenther <rguenther@suse.de>
2
3 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4 and Richard Guenther as reviewers.
5 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6 as reviewers.
7
d2d9ce5e
HS
82009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
9
10 * config.sub : Update from upstream sources.
11
aeb94799
ILT
122009-10-06 Ian Lance Taylor <iant@google.com>
13
14 * Makefile.def: check-gold depends upon all-gas.
15 * Makefile.in: Rebuild.
16
123651cd
PM
172009-10-05 Phil Muldoon <pmuldoon@redhat.com>
18
19 * MAINTAINERS (Write After Approval): Add myself.
20
d7f09764
DN
212009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
22
23 * Makefile.def: all-lto-plugin depends on all-libiberty.
24 set bootstrap=true for lto-plugin.
25 Add lto-plugin.
26 * Makefile.in: Regenerate.
27 * configure.ac (host_libs): Add lto-plugin.
28 * configure: Regenerate.
29
d7f09764
DN
302009-10-03 Diego Novillo <dnovillo@google.com>
31
32 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
33 (HOST_LIBELFLIBS): Define.
34 (HOST_LIBELFINC): Define.
35 * Makefile.in: Regenerate.
36 * configure.ac: Add --enable-lto.
37 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
38 If --enable-lto is used, add 'lto' to new_enable_languages.
39 If --enable-lto is used and gold is enabled, add
40 lto-plugin to configdirs.
41 * configure: Regenerate.
42
432009-10-03 Simon Baldwin <simonb@google.com>
44
45 * configure.ac: If --with-system-zlib, suppress local zlib and
46 pass --with-system-zlib to subdir configure scripts.
47 * configure: Regenerate.
48
0ecdd2aa
LR
492009-10-01 Loren J. Rittle <ljrittle@acm.org>
50 Paolo Bonzini <bonzini@gnu.org>
51
52 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
53 $(srcdir).
54 * Makefile.in: Rebuilt.
55
5bfbb7f7
GF
562009-09-26 Gary Funck <gary@intrepid.com>
57
58 * MAINTAINERS (Write After Approval): Add myself.
59
3e661154
KG
602009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
61
62 * configure.ac: Update minimum MPC version to 0.7.
63 * configure: Regenerate.
64
f1a036e4
NC
652009-09-25 Nick Clifton <nickc@redhat.com>
66
67 * configure.ac: Pass any --cache-file=/dev/null option on to
68 subconfigures.
69 * configure: Regenerate.
70
d4c74acc
NC
712009-09-23 Nick Clifton <nickc@redhat.com>
72
73 * config.sub, config.guess: Update from upstream sources.
74
03261b6d
LR
752009-09-22 Loren J. Rittle <ljrittle@acm.org>
76
77 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
78 * Makefile.in: Rebuilt.
79
0db770bd
RW
802009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
81
82 PR bootstrap/32272
83 * configure.ac: Error out if $srcdir isn't '.' but contains
84 host-${host_noncanonical}.
85 * configure: Regenerate.
86
71101870
RO
872009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
88
89 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
90 maintainer.
91
ca6d0d62
RW
922009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
93
79cd2b23
RW
94 * configure.ac: If bootstrapping a combined tree with
95 --enable-gold, require c++ in stage1_languages.
96 * configure: Regenerate.
97
ab9dcd0c
RW
98 * configure.ac: Also add target_libs of stage1_languages to
99 bootstrap_target_libs.
100 * configure: Regenerate.
101
ca6d0d62
RW
102 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
103 with --enable-languages not containing c++.
104 * configure: Regenerate.
105
1c3c9f12
JZ
1062009-09-15 Jie Zhang <jie.zhang@analog.com>
107
108 * configure.ac: Disable java and boehm-gc for bfin-*-*.
109 * configure: Regenerate.
110
6fb30a14 1112009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 112
6fb30a14
JR
113 * MAINTAINERS (Write After Approval): Update my e-mail address,
114 and move from from here...
115 (Waiting for paperwork): To here.
0318772d 116
4056c2c6
JM
1172009-09-09 Joseph Myers <joseph@codesourcery.com>
118
119 * MAINTAINERS (Reviewers): Add self as driver reviewer.
120
3e54529c
RW
1212009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
122
123 * configure.ac: Do not use $extrasub for replacing @if/@endif
124 parts in Makefile; instead, use additional arguments to
125 AC_CONFIG_COMMANDS to do the replacement manually, with several
126 sed invocations, to avoid HP-UX sed command limits.
127 * configure: Regenerate.
128
713e2ea6
AO
1292009-09-08 Alexandre Oliva <aoliva@redhat.com>
130
131 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
132 blank before -L.
133
5646b7b9
AO
1342009-09-04 Alexandre Oliva <aoliva@redhat.com>
135
136 * configure.ac (with-build-config): Document. Handle without.
137 Handle missing argument.
138 * configure: Rebuilt.
139
e12c4094
AO
1402009-09-03 Alexandre Oliva <aoliva@redhat.com>
141
142 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
143 Default to bootstrap-debug only if compare-debug works.
144 * configure: Rebuilt.
145 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
146 * Makefile.in: Rebuilt.
147
75cb0057
RO
1482009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
149
150 * MAINTAINERS (OS Port Maintainers): Update my email address.
151
8fc68cba
AO
1522009-09-01 Alexandre Oliva <aoliva@redhat.com>
153
154 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
155 * Makefile.in: Rebuilt.
156
44cb38cf
CD
1572009-09-01 Chris Demetriou <cgd@google.com>
158
159 * MAINTAINERS (Write After Approval): Add myself.
160
f9329c35
DS
1612009-08-31 Dodji Seketeli <dodji@redhat.com>
162
163 PR debug/30161
164 * include/dwarf2.h (enum dwarf_tag): Added
165 DW_TAG_GNU_template_template_param
166 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
167
f945e229
PB
1682009-08-30 Paolo Bonzini <bonzini@gnu.org>
169
170 * Makefile.tpl (AWK): Fix typo.
171 * Makefile.in: Regenerate.
172
87264276
PB
1732009-08-30 Paolo Bonzini <bonzini@gnu.org>
174
175 * configure.ac: Detect awk and sed.
176 * Makefile.def (flags_to_pass): Add AWK and SED.
177 * Makefile.tpl (AWK, SED): New.
178 (BASE_FLAGS_TO_PASS): Add AWK and SED.
179 * configure: Regenerate.
180 * Makefile.in: Regenerate.
181
68ccd57c
DK
1822009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
183
184 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
185 (collapseslashes): Likewise.
186
df58e648
RW
1872009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
188
189 * configure.ac (AC_PREREQ): Bump to 2.64.
190
0539cb2c
RW
1912009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
192
70fa0efa
RW
193 * configure.ac: Remove --with-datarootdir, --with-docdir,
194 --with-pdfdir, --with-htmldir switches.
195 * configure: Regenerate.
196
5213506e
RW
197 * configure: Regenerate.
198
0539cb2c
RW
199 * compile: Sync from Automake 1.11.
200 * depcomp: Likewise.
201 * install-sh: Likewise.
202 * missing: Likewise.
203 * mkinstalldirs: Likewise.
204 * ylwrap: Likewise.
205
197c68cc
DK
2062009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
207
208 * ltmain.sh (func_normal_abspath): New function.
209 (func_relative_path): Likewise.
210 (func_mode_help): Document new -bindir option for link mode.
211 (func_mode_link): Add new -bindir option, and use it to place
212 output DLL if specified.
213
58af276a
RW
2142009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
215
0115d4a3
RW
216 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
217 (baseargs): Add --disable-option-checking.
218 * configure: Regenerate.
219
58af276a
RW
220 * Makefile.def (configure-target-libiberty): Depend on
221 all-binutils and all-ld.
222 (configure-target-newlib): Likewise.
223 * Makefile.in: Regenerate.
224
e9d9afef
BE
2252009-08-17 Ben Elliston <bje@au.ibm.com>
226
227 * config.sub, config.guess: Update from upstream sources.
228
354ebf88
RW
2292009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
230
231 Sync from src, merge:
232
233 2009-07-02 Tristan Gingold <gingold@adacore.com>
234
235 * configure.ac: Do not exclude gas for i386-*-darwin.
236 Add a case for x86_64-*-darwin.
237 * configure: Regenerate.
238
8375f7b2
NV
2392009-08-06 Neil Vachharajani <nvachhar@gmail.com>
240
241 * MAINTAINERS: Add my name to Write After Approval list.
242
ca9fe997
ME
2432009-08-06 Michael Eager <eager@eagercon.com>
244
245 * configure.ac: Add Microblaze target.
246 * configure: Regenerate.
247
ea2002ba
CB
2482009-07-31 Christian Bruel <christian.bruel@st.com>
249
250 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
251 * configure: Regenerate.
252
f563194d
RIL
2532009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
254
255 * MAINTAINERS (Write After Approval): Update my e-mail address.
256
e90e6bd7
ILT
2572009-07-06 Ian Lance Taylor <iant@google.com>
258
259 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
260 * configure: Rebuild.
261
f6e0880a
TG
2622009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
263
264 * MAINTAINERS: Move myself to the Graphite Reviewers.
265
6d984927
WG
2662009-06-30 Wei Guozhi <carrot@google.com>
267
268 * MAINTAINERS: Add my name to Write After Approval list.
269
f2689b09
SE
2702009-06-26 Steve Ellcey <sje@cup.hp.com>
271
272 PR bootstrap/40338
273 * configure.ac (comparestring): Create new variable.
274 * Makefile.tpl (comparestring): Use to skip some comparisions.
275 * configure: Regenerate.
276 * Makefile.in: Regenerate.
277
f62c0ba4
DE
2782009-06-26 Doug Evans <dje@sebabeach.org>
279
280 * Makefile.def (host_modules): Add cgen.
281 * Makefile.in: Regenerate.
282 * configure.ac (host_tools): Add cgen.
283 * configure: Regenerate.
284
7acf4da6
DD
2852009-06-23 DJ Delorie <dj@redhat.com>
286
287 * MAINTAINERS: Add myself as mep maintainer.
288
00020c16
ILT
2892009-06-23 Ian Lance Taylor <iant@google.com>
290
291 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
292 boot_languages. Only bootstrap target libraries listed in
293 target_libs for some boot language. Add --with-stage1-ldflags,
294 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
295 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
296 if not building with C++.
297 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
298 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
299 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
300 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
301 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
302 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
303 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
304 * configure, Makefile.in: Rebuild.
305
1da52d4a
LF
3062009-06-23 Li Feng <nemokingdom@gmail.com>
307
308 * MAINTAINERS: Added my name to write-after-approval list.
309
144c9175
RM
3102009-06-15 Ryan Mansfield <rmansfield@qnx.com>
311
312 * configure.ac: Define is_elf for QNX Neutrino targets.
313 * configure: Regenerate.
314
e5871e24
GS
3152009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
316
317 * MAINTAINERS: Added my name to the write-after-approval list
318
5f4a82c0
KG
3192009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
320
321 * configure.ac: Detect MPC in default directory.
322 * configure: Regenerate.
323
394e9195
JG
3242009-06-03 Jerome Guitton <guitton@adacore.com>
325 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
326
327 * Makefile.tpl (all): Avoid a trailing backslash.
328 * Makefile.in: Regenerate.
329
47bca6aa
BE
3302009-06-03 Ben Elliston <bje@au.ibm.com>
331
332 * config.sub, config.guess: Update from upstream sources.
333
a891a473
RS
3342009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
335
336 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
337 to noconfdirs.
338 * configure: Regenerate.
339
70cb2d9f
AO
3402009-06-02 Alexandre Oliva <aoliva@redhat.com>
341
342 * Makefile.tpl ([+compare-target+]): Compare all stage
343 directories, rather than just gcc.
344 * Makefile.in: Rebuilt.
345
7f1245df
DK
3462009-06-01 Doug Kwan <dougkwan@google.com>
347
348 * configure.ac: Support gold for target arm*-*-*.
349 * configure: Regenerate.
394e9195 350
acd26225
KG
3512009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
352
353 * Makefile.def: Add MPC support and dependencies.
354 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
355
356 * Makefile.in, configure: Regenerate.
357
a1fc946a
AO
3582009-05-27 Alexandre Oliva <aoliva@redhat.com>
359
360 * Makefile.tpl (all): Avoid harmless warning in make all when
361 gcc-bootstrap is enabled but stage_last does not exist.
362 * Makefile.in: Rebuilt.
363
2e6a3c8d
NR
3642009-05-24 Nicolas Roche <roche@adacore.com>
365
366 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
367 * Makefile.in: Regenerate.
368
63487d11
DC
3692009-05-21 Denis Chertykov <chertykov@gmail.com>
370
371 * MAINTAINERS: Update my e-mail address.
372
449223af
DK
3732009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
374
375 * configure.ac (cygwin noconfigdirs): Remove libgcj.
376 * configure: Regenerate.
377
31c98f49
AO
3782009-05-18 Alexandre Oliva <aoliva@redhat.com>
379
380 PR other/40159
381 * Makefile.tpl (all): Don't assume gcc-bootstrap and
382 gcc-no-bootstrap are mutually exclusive.
383 * Makefile.in: Rebuilt.
384
0f501837
AO
3852009-05-18 Alexandre Oliva <aoliva@redhat.com>
386
387 PR other/40159
388 * Makefile.tpl (all): Don't end with unconditional success.
389 * Makefile.in: Rebuilt.
390
4a4a4e99
AO
3912009-05-12 Alexandre Oliva <aoliva@redhat.com>
392
393 PR target/37137
394 * Makefile.def (flags_to_pass): Remove redundant and incomplete
395 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
396 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
397 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
398 stage_configureflags, stage_cflags and stage_libcflags into
399 explicit Makefile macros.
400 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
401 GFORTRAN.
402 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
403 CC. Set CC_FOR_BUILD from CC.
404 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
405 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
406 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
407 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
408 and GFORTRAN.
409 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
410 (_LIBCFLAGS): Renamed to _TFLAGS.
411 (do-compare-debug, do-compare3-debug): Drop.
412 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
413 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
414 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
415 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
416 (XGCC_FLAGS_FOR_TARGET): New.
417 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
418 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
419 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
420 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
421 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
422 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
423 TFLAGS.
424 (BUILD_CONFIG): Include if requested.
425 (all): Set TFLAGS on bootstrap.
426 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
427 (all-stageid-prefixmodule): Likewise.
428 (do-clean, distclean-stageid): Set TFLAGS.
429 (restrap): Fix whitespace.
430 * Makefile.in: Rebuilt.
431
1cee3429
PB
4322009-05-07 Paolo Bonzini <bonzini@gnu.org>
433
434 * config.guess: Sync with src.
435
0b70eafd
DK
4362009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
437
438 * configure.ac ($with_ppl): Default to no if not supplied.
439 ($with_cloog): Likewise.
440 configure: Regenerate.
441
5175f17c
JW
4422009-04-27 James E. Wilson <wilson@codesourcery.com>
443
444 * MAINTAINERS: Update my e-mail address.
445
952fa153
NC
4462009-04-27 Nick Clifton <nickc@redhat.com>
447
448 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
449
a687f83c
EB
4502009-04-25 Eric Botcazou <ebotcazou@adacore.com>
451
452 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
453 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
454 * Makefile.in: Regenerate.
455
9e3eba15
KG
4562009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
457
458 PR bootstrap/39739
459 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
460 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
461
462 * configure, Makefile.in: Regenerate.
463
a687f83c 4642009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
465
466 * include/hashtab.h: Update GTY annotations to new syntax
467 * include/splay-tree.h: Likewise
468
070bdbd9
BE
4692009-04-17 Ben Elliston <bje@au.ibm.com>
470
471 * config.sub, config.guess: Update from upstream sources.
472
55f2d967
AG
4732009-04-15 Anthony Green <green@moxielogic.com>
474
475 * configure.ac: Add moxie support.
476 * configure: Rebuilt.
477
309c24a9
JJ
4782009-04-14 Jakub Jelinek <jakub@redhat.com>
479
480 * configure.ac: Change copyright header to refer to version
481 3 of the GNU General Public License and to point readers at the
482 COPYING3 file and the FSF's license web page.
483 * Makefile.def: Likewise.
484 * Makefile.tpl: Likewise.
485 * Makefile.in: Regenerate.
486
b93133bc
JH
4872009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
488
489 * configure.ac: Restore match for darwin9 or later. Use double
490 brackets since regeneration eats one pair.
491 * configure: Regenerate.
492
d18ff35a
L
4932009-04-09 H.J. Lu <hongjiu.lu@intel.com>
494
495 PR gas/10039
496 * configure.ac: Require texinfo 4.7.
497 * configure: Regenerated.
498
748086b7
JJ
4992009-04-09 Nick Clifton <nickc@redhat.com>
500
501 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
502 the GCC Runtime Library Exception.
503
a3337ea2
KG
5042009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
505
506 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
507 * configure: Regenerate.
508
60911f14
SE
5092009-04-01 Steve Ellcey <sje@cup.hp.com>
510
511 * Makefil.def (languages): New entries.
512 * Makefile.tpl (check-gcc-*): New generic target.
513 * Makefile.in: Regenerate.
60911f14 514
7369c1d0
ER
5152009-03-25 Erven Rohou <erven.rohou@inria.fr>
516
d18ff35a 517 * MAINTAINERS: Update my email address.
7369c1d0 518
cfb1f59f
TT
5192009-03-18 Tom Tromey <tromey@redhat.com>
520
d18ff35a
L
521 * configure: Rebuild.
522 * configure.ac (host_libs): Add libiconv.
523 * Makefile.in: Rebuild.
524 * Makefile.def (host_modules): Add libiconv.
525 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 526
75eeae1a
TG
5272009-03-16 Tristan Gingold <gingold@adacore.com>
528
529 * configure.ac: Treat gdb as supported on x86_64-darwin.
530 * configure: Regenerate.
531
f38095f3
JM
5322009-03-16 Joseph Myers <joseph@codesourcery.com>
533
534 * configure.ac (--with-host-libstdcxx): New option.
535 * configure: Regenerate.
536
fec7f245
JR
5372009-03-12 Joern Rennecke <joern.rennecke@arc.com>
538
539 * MAINTAINERS: Move myself into the write after approval list.
540
6d401294
NP
5412009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
542
543 * MAINTAINERS: Update e-mail address.
544
07c97076
DN
5452009-03-11 Dorit Nuzman <dorit@il.ibm.com>
546
547 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
548
bb947fd1
IR
5492009-03-10 Ira Rosen <irar@il.ibm.com>
550
551 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
552
7a9d3fe8
RW
5532009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
554
555 Backport from git Libtool:
556
557 2009-01-19 Robert Millan <rmh@aybabtu.com>
558 Support GNU/kOpenSolaris.
559 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
560 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
561 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
562 GNU/kOpenSolaris.
563
c9e9e11f
AS
5642009-02-27 Andreas Schwab <schwab@linux-m68k.org>
565
566 * MAINTAINERS: Update e-mail address.
567
5e8c1552 5682009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
569
570 * MAINTAINERS (Write After Approval): Add self.
571
b0adb088
BM
5722009-02-18 Bingfeng Mei <bmei@broadcom.com>
573
574 * MAINTAINERS (Write After Approval): Add myself.
575
ee04b574
AS
5762009-02-05 Andreas Schwab <schwab@suse.de>
577
578 * Makefile.tpl (stage_last): Define $r and $s before using
579 $(RECURSE_FLAGS_TO_PASS).
580 * Makefile.in: Regenerate
581
907884c9
ILT
5822009-01-30 Ian Lance Taylor <iant@google.com>
583
584 * MAINTAINERS: Move myself to the Global Reviewers list.
585
416ac4d4
RM
5862009-01-29 Robert Millan <rmh@aybabtu.com>
587
588 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
589 * configure: Regenerate.
590
ee5decb3
GP
5912009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
592
593 * MAINTAINERS: Make whitespace consistent.
19196f44 594 Remove Robert Millan from Write After Approval.
ee5decb3 595
36fbb0ec
AM
5962009-01-16 Alan Modra <amodra@bigpond.net.au>
597
598 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
599 (all-opcodes): Depend on all-libiberty.
600 * Makefile.in: Regenerate.
601
52535a64
DR
6022009-01-15 Douglas B Rupp <rupp@gnat.com>
603
604 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
605 * configure: Regenerate.
606
e04a57df
RR
6072009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
608
609 * MAINTAINERS (Write After Approval): Add myself.
610
856c450b
SK
6112009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
612
613 * MAINTAINERS: Add myself to reviewers (Fortran).
614
53095c56
SP
6152009-01-12 Sebastian Pop <sebastian.pop@amd.com>
616
617 PR tree-optimization/38515
618 * configure.ac (cloog-polylib): Removed.
619 (with_ppl, with_cloog): Test for "no".
620 * configure: Regenerated.
621
1e5e8a59
DF
6222009-01-11 Daniel Franke <franke.daniel@gmail.com>
623
624 * MAINTAINERS: Moved myself to reviewers (Fortran).
625
5e5debf6
TS
6262009-01-06 Thomas Schwinge <tschwinge@gnu.org>
627
628 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
629 (Write After Approval): Remove myself.
630
1c42acf1
DN
6312009-01-03 Diego Novillo <dnovillo@google.com>
632
633 * MAINTAINERS: Remove myself from alias maintainership.
634
2fbbedaf
DA
6352009-01-02 David Ayers <ayers@fsfe.org>
636
637 * MAINTAINERS: Update e-mail address.
638
17213821
GP
6392008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
640
641 * MAINTAINERS: Make whitespace consistent.
642
baafc534
RW
6432008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
644
645 Backport from upstream Libtool:
646 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
647 Add cache variables to tests that require the linker to work.
648 For shlibpath_overrides_runpath, this also changes the semantics
649 to let the result from the C compiler take precedence.
650
18430d27
BE
6512008-12-02 Ben Elliston <bje@au.ibm.com>
652
653 * config.sub, config.guess: Update from upstream sources.
654
0a280b35
SP
6552008-12-12 Sebastian Pop <sebastian.pop@amd.com>
656
657 * configure.ac (ppllibs): Add by default the lib flags.
658 * configure: Regenerate.
659
41e9641b
LM
6602008-12-08 Luis Machado <luisgpm@br.ibm.com>
661
662 * MAINTAINERS: Add myself to the write after approval list.
663
25783c30
JH
6642008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
665
ee04b574
AS
666 * configure.ac: Add double brackets on darwin[912].
667 * configure: Regenerate.
25783c30 668
0e318fcc
DK
6692008-12-03 Daniel Kraft <d@domob.eu>
670
671 * MAINTAINERS: Moved myself and Mikael Morin from Write After
672 Approval to Reviewer section (for Fortran front-end).
673
7f171b95
JH
6742008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
675
676 * configure.ac: Expand to darwin10 and later.
677 * configure: Regenerate.
678
09ce620e
AS
6792008-12-02 Andreas Schwab <schwab@suse.de>
680
681 * Makefile.def: configure-target-boehm-gc depends on
682 all-target-libstdc++-v3.
683 * Makefile.in: Regenerate.
684
386c704d
KT
6852008-12-02 Kai Tietz <kai.tietz@onevision.com>
686
687 * MAINTAINERS: Add myself as mingw maintainer.
688
e03dd84a
BE
6892008-12-02 Ben Elliston <bje@au.ibm.com>
690
691 * config.sub, config.guess: Update from upstream sources.
692
3fa87964
GP
6932008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
694
695 * README.SCO: Remove.
696
df72d7ed
FP
6972008-11-29 Fernando Pereira <pronesto@gmail.com>
698
699 * MAINTAINERS: Add myself to the write after approval list.
700
b5646528
DK
7012008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
702
703 * MAINTAINERS: Update my email address in WAA section.
704
ebf24eb4
CL
7052008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
706
707 * MAINTAINERS: Update e-mail address.
708
50e0f131
TM
7092008-11-27 Toon Moene <toon@moene.org>
710
711 * MAINTAINERS: Change e-mail address.
712
0db3a858
TG
7132008-11-27 Tristan Gingold <gingold@adacore.com>
714
715 * configure.ac: Build gdb for i?86-*-darwin*
716 * configure: Regenerated.
717
f07bde68
HS
7182008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
719
720 * MAINTAINERS: Added my full name.
721
487e299b
DJ
7222008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
723
724 PR bootstrap/38014
725 PR bootstrap/37923
726
727 Revert:
728
729 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
730
731 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
732 * Makefile.in: Regenerated.
733
734 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
735
736 PR gdb/921
737 PR gdb/1646
738 PR gdb/2175
739 PR gdb/2176
740
741 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
742 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
743 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
744 (HOST_EXPORTS): Pass CPPFLAGS.
745 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
746 (LDFLAGS_FOR_TARGET): Initialize from configure script.
747 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
748 * Makefile.in, configure: Regenerated.
749 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
750 and CPPFLAGS_FOR_BUILD.
751
d69fbecb
JL
7522008-11-06 Jeff Law <law@redhat.com>
753
754 * MAINTAINERS: Add myself as middle end maintainer.
755
044fed69
AS
7562008-11-06 Andrew Stubbs <ams@codesourcery.com>
757
758 * MAINTAINERS (Write after approval): Add myself.
759
caf6defe
DN
7602008-11-05 Diego Novillo <dnovillo@google.com>
761
762 * MAINTAINERS (Global Reviewers): Add myself.
763 (Non-Algorithmic Maintainers): Remove myself.
764
3e9899ac
TS
7652008-11-04 Thomas Schwinge <tschwinge@gnu.org>
766
09ce620e 767 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 768
ea99e36e
MM
7692008-10-31 Mikael Morin <mikael.morin@tele2.fr>
770
09ce620e 771 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 772
fb0d2684
BE
7732008-10-31 Ben Elliston <bje@au.ibm.com>
774
775 * configure.ac (spu-*-*): Remove special case.
776 * configure: Regenerate.
777
73c07a3e
CM
7782008-10-30 Catherine Moore <clm@codesourcery.com>
779
780 * MAINTAINERS (Write after approval): Update my email address.
781
7310a2da
SSF
7822008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
783
784 * configure.ac [spu-*-*]: Do not set skipdirs.
785 * configure: Re-generate.
786
7e51fe23
BS
7872008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
788
789 * MAINTAINERS (Various Maintainers): Add myself to reload.
790
ef20be93
RG
7912008-10-25 Richard Guenther <rguenther@suse.de>
792
793 * MAINTAINERS (Various Maintainers): Add myself as middle-end
794 maintainer. Remove myself as libgcc-math maintainer.
795 (Non-Algorithmic Maintainers): Remove myself.
796
03ffcfa0
DJ
7972008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
798
799 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
800 * Makefile.in: Regenerated.
801
dec014a9
CC
8022008-10-23 Cary Coutant <ccoutant@google.com>
803
804 * MAINTAINERS (Write after approval): Add myself.
805
b36c386c
DJ
8062008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
807
808 PR gdb/921
809 PR gdb/1646
810 PR gdb/2175
811 PR gdb/2176
812
813 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
814 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
815 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
816 (HOST_EXPORTS): Pass CPPFLAGS.
817 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
818 (LDFLAGS_FOR_TARGET): Initialize from configure script.
819 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
820 * Makefile.in, configure: Regenerated.
821 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
822 and CPPFLAGS_FOR_BUILD.
823
84541525
SP
8242008-10-20 Sebastian Pop <sebastian.pop@amd.com>
825
826 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
827 Sebastian Pop.
828
e0bda97e
AP
8292008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
830
831 * MAINTAINERS (Write After Approval): Added myself.
832
36c713e0
KG
8332008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
834
835 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
836 recommended version to 2.3.2.
837
838 * configure: Regenerate.
839
8fe005ee
MM
8402008-10-01 Mark Mitchell <mark@codesourcery.com>
841
842 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
843
be8f156f
DD
8442008-09-29 David Daney <david.daney@caviumnetworks.com>
845
846 * MAINTAINERS (Write After Approval): Update e-mail address.
847
ae11dff4
PG
8482008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
849
850 * libtool.m4: Update to libtool 2.2.6.
851 * lt~obsolete.m4: Update to libtool 2.2.6.
852 * ltmain.sh: Update to libtool 2.2.6.
853 * ltsugar.m4: Update to libtool 2.2.6.
854 * ltversion.m4: Update to libtool 2.2.6.
855 * ltoptions.m4: Update to libtool 2.2.6.
856 * ltgcc.m4: Update to match changes from libtool 2.2.6.
857
441154b1
CF
8582008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
859
860 * MAINTAINERS (Write After Approval): Add myself.
861
775b3b26
BRF
8622008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
863
864 * MAINTAINERS (Write After Approval): Update my name.
865
94538043
SB
8662008-09-20 Steven Bosscher <steven@gcc.gnu.org>
867
09ce620e 868 * MAINTAINERS: Add myself in "Write After Approval".
94538043 869
52d1bfd8
SE
8702008-09-18 Steve Ellcey <sje@cup.hp.com>
871
09ce620e 872 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 873
c5cc92f5
GP
8742008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
875
876 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
877 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
878 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
879 and Michael Tiemann from Write After Approval since they do not
880 actually have access.
881
23d9794a
RG
8822008-09-05 Richard Guenther <rguenther@suse.de>
883
884 * configure.ac: Initialize clooglibs to -lcloog.
885 * configure: Re-generate.
886
192a671e
LCW
8872008-09-04 Le-Chun Wu <lcwu@google.com>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
d789184e
SP
8912008-09-03 Sebastian Pop <sebastian.pop@amd.com>
892
893 * configure.ac (--with-cloog-polylib): New.
894 (--disable-cloog-version-check): New.
895 (--disable-ppl-version-check): New.
896 * configure: Re-generate.
897
36a881c7
RG
8982008-09-03 Richard Guenther <rguenther@suse.de>
899
900 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
901 cloog test.
902 * configure: Re-generate.
903
358da97e
HS
9042008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
905
906 Add picoChip port.
907 * MAINTAINERS: Add picoChip maintainers.
908
f8bf9252
SP
9092008-09-02 Sebastian Pop <sebastian.pop@amd.com>
910 Tobias Grosser <grosser@fim.uni-passau.de>
911 Jan Sjodin <jan.sjodin@amd.com>
912 Harsha Jagasia <harsha.jagasia@amd.com>
913 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
914 Konrad Trifunovic <konrad.trifunovic@inria.fr>
915 Adrien Eliche <aeliche@isty.uvsq.fr>
916
917 Merge from graphite branch.
918 * configure: Regenerate.
919 * Makefile.in: Regenerate.
920 * configure.ac (host_libs): Add ppl and cloog.
921 Add checks for PPL and CLooG.
922 * Makefile.def (ppl, cloog): Added modules and dependences.
923 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
924 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
925
d89f0ad6
AL
9262008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
927
928 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
929 (GCC_SHLIB_SUBDIR): New.
930 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
931 * configure: Regenerate.
932 * Makefile.in: Regenerate.
933
88a25817
GP
9342008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
935
936 * MAINTAINERS: Consistently use tabs to separate columns.
937
f873f15f
TG
9382008-08-29 Tristan Gingold <gingold@adacore.com>
939
940 * MAINTAINERS (Write after Approval): Add myself.
941
e1514c3f
TG
9422008-08-28 Tristan Gingold <gingold@adacore.com>
943
944 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
945 Enable bfd, binutils and opcodes.
946 * configure: Regenerate.
947
4717882f
JDA
9482008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
949
950 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
951
28c9884c
TK
9522008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
953
954 * MAINTAINERS: Use correct Umlaut for last name.
955
ae96d86a
FXC
9562008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
957
958 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
959
3ecc96e3
DE
9602008-08-16 David Edelsohn <edelsohn@gnu.org>
961
962 * MAINTAINERS: Update my email address.
963
dd609cc1
EB
9642008-08-16 Nicolas Roche <roche@adacore.com>
965
966 * Makefile.tpl: Add BOOT_ADAFLAGS.
967 * Makefile.in: Regenerate.
968
08d0963a
RS
9692008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
970
971 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
972 * configure: Regenerate.
973
00afcaa0
PB
9742008-07-30 Paolo Bonzini <bonzini@gnu.org>
975
976 * configure.ac: Add makefile fragments for hpux.
977 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
978 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
979 * configure: Regenerate.
980 * Makefile.in: Regenerate.
981
806b3528
AH
9822008-07-28 Aldy Hernandez <aldyh@redhat.com>
983
984 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
985
ab220355
DS
9862008-07-11 Dodji Seketeli <dseketel@redhat.com>
987
988 * MAINTAINERS (Write after Approval): Add myself.
989
78209f30
XG
9902008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
991
992 * MAINTAINERS (Write After Approval): Add myself.
993
5b5b098d
AJ
9942008-06-29 Andrew Jenner <andrew@codesourcery.com>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
d812ec93
KW
9982008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
999
1000 * MAINTAINERS: Update my email address.
1001
99e78224
JY
10022008-06-25 Joey Ye <joey.ye@intel.com>
1003
1004 * MAINTAINERS (Write After Approval): Add myself.
1005
18c04407
RW
10062008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1007
1008 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1009 * Makefile.in: Regenerate.
1010 * configure: Regenerate.
1011
47aa9a31
DK
10122008-06-17 Daniel Kraft <d@domob.eu>
1013
1014 * MAINTAINERS (Write After Approval): Add myself.
1015
ad33ff57
RW
10162008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1017
1018 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1019 "$@" is still intact with both Autoconf 2.59 and 2.62.
1020 * configure: Regenerate.
1021
cdce5c41
RW
10222008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1023
1024 * Makefile.tpl: Fix comment errors.
1025 * Makefile.in: Regenerate.
1026
01b79d11
DM
10272008-06-12 David S. Miller <davem@davemloft.net>
1028 David Edelsohn <edelsohn@gnu.org>
1029
1030 * configure.ac: Add powerpc*-*-* to gold supported targets.
1031 * configure: Regenerate.
1032
f8c33439
JM
10332008-06-08 Joseph Myers <joseph@codesourcery.com>
1034
1035 PR tree-optimization/36218
1036 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1037 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1038 (all prefix="build-"): Pass them to build-system sub-makes.
1039 * Makefile.in: Regenerate.
1040
cd985f66
JM
10412008-06-07 Joseph Myers <joseph@codesourcery.com>
1042
1043 * MAINTAINERS (mt port): Remove.
1044 (sco5, unixware, sco udk): Remove.
1045 (Kean Johnston): Add to Write After Approval.
1046
3f6383d3
JB
10472008-05-30 Julian Brown <julian@codesourcery.com>
1048
1049 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1050 of libobjc for ARM EABI Linux.
1051 * configure: Regenerate.
30da41ed 1052
e29cc9b4
XDL
10532008-05-18 Xinliang David Li <davidxl@google.com>
1054
09ce620e 1055 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1056
30da41ed
XDL
10572008-05-17 Xinliang David Li <davidxl@google.com>
1058
e29cc9b4 1059 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1060
955410cb
JW
10612008-05-15 Janus Weil <janus@gcc.gnu.org>
1062
1063 * MAINTAINERS (Write After Approval): Add myself.
1064
719bb4e3 10652008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1066
1067 * config-ml.in: don't handle --enable-shared and --enable-static.
1068
372b05fc
RS
10692008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1070
1071 * MAINTAINERS: Update my email address.
1072
f73e2200
PC
10732008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1074
1075 * MAINTAINERS: Update my email address.
09ce620e 1076
3e438e2b
KVH
10772008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1078
1079 * MAINTAINERS (Write After Approval): Add myself.
1080
177bf491
GS
10812008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1082
1083 * MAINTAINERS (Write After Approval): Add myself.
1084
ac89df2f
PG
10852008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1086
1087 * MAINTAINERS (crx): Add myself.
1088
14a8726b
PB
10892008-04-18 Paolo Bonzini <bonzini@gnu.org>
1090
1091 Sync with src:
1092 2008-04-14 David S. Miller <davem@davemloft.net>
1093
09ce620e
AS
1094 * configure.ac: Add sparc*-*-* to gold supported targets.
1095 * configure: Regenerate.
14a8726b 1096
7142fb32
PB
10972008-04-18 Paolo Bonzini <bonzini@gnu.org>
1098
1099 PR bootstrap/35457
1100 * configure.ac: Include override.m4.
1101 * configure: Regenerate.
1102
c6b196de
PB
11032008-04-18 Paolo Bonzini <bonzini@gnu.org>
1104
09ce620e
AS
1105 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1106 * Makefile.in: Regenerate.
c6b196de 1107
c993ae60
SR
11082008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1109
09ce620e 1110 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1111 as nonconfigurable directories list.
09ce620e 1112 * configure: Regenerate.
c993ae60 1113
8479b1b1
BE
11142008-04-14 Ben Elliston <bje@au.ibm.com>
1115
1116 * config.sub, config.guess: Update from upstream sources.
1117
295e261a
HPN
11182008-04-12 Hans-Peter Nilsson <hp@axis.com>
1119
1120 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1121 * Makefile.in: Regenerate.
1122
ac3949d9
EW
11232008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1124
1125 * configure.ac: Do not build libssp for the AVR.
1126 * configure: Regenerate.
1127
06407e30
ILT
11282008-04-07 Ian Lance Taylor <iant@google.com>
1129
1130 * Makefile.def: check-gold depends upon all-binutils.
1131 * Makefile.in: Regenerate.
1132
97db009c
AH
11332008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1134
1135 * MAINTAINERS (Write After Approval): Add myself.
1136
2a79c47f
NC
11372008-04-04 Nick Clifton <nickc@redhat.com>
1138
1139 PR binutils/4334
5f4bebbf 1140 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1141 builds.
1142 * configure: Regenerate.
1143
c53a18d3
N
11442008-04-04 NightStrike <NightStrike@gmail.com>
1145
1146 PR other/35151
09ce620e
AS
1147 * configure.ac: Combine rules for mingw32 and mingw64.
1148 * configure: Regenerate.
c53a18d3 1149
d925aa70
KT
11502008-04-02 Kai Tietz <kai.tietz@onvision.com>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
ad424a85
SP
11542008-04-01 Seongbae Park <seongbae.park@gmail.com>
1155
1156 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1157 * Makefile.in (.NOTPARALLEL): Ditto.
1158
4412a506
PG
11592008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1160
1161 * MAINTAINERS (Write After Approval): Add myself.
1162
2f908293
SP
11632008-03-31 Seongbae Park <seongbae.park@gmail.com>
1164
1165 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1166 * Makefile.in (.NOTPARALLEL): Regenerate.
1167
639223bd
PB
11682008-03-27 Paolo Bonzini <bonzini@gnu.org>
1169
1170 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1171 * Makefile.in: Regenerate.
1172
b8ab1f4a
JS
11732008-03-26 Jakub Staszak <kuba@et.pl>
1174
1175 * MAINTAINERS (Write After Approval): Add myself.
1176
b45890a4
TK
11772008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1178
1179 * MAINTAINERS: Update e-mail address.
1180
5afab7ad
ILT
11812008-03-20 Ian Lance Taylor <iant@google.com>
1182
1183 * configure.ac: Add support for --enable-gold.
1184 * Makefile.def: Add gold as a directory like ld.
1185 * configure, Makefile.in: Regenerate.
1186
38d24731
RW
11872008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1188
1189 * configure.ac: m4_include config/proginstall.m4.
1190 * configure: Regenerate.
32bc4cf4
RW
1191
1192 Backport from upstream Libtool:
09ce620e 1193
32bc4cf4 1194 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1195
32bc4cf4
RW
1196 Deal with Autoconf 2.62's semantic change in m4_append.
1197 * ltsugar.m4 (lt_append): Replace broken versions of
1198 m4_append.
1199 (lt_if_append_uniq): Don't require separator to be overquoted,
1200 and avoid broken m4_append.
1201 (lt_dict_add): Fix typo.
1202 * libtool.m4 (_LT_DECL): Don't overquote separator.
1203
9d3c50ea
DE
12042008-03-13 David Edelsohn <edelsohn@gnu.org>
1205
1206 * config.rpath: Add AIX 6 support.
1207
5d2edb29
PB
12082008-03-13 Paolo Bonzini <bonzini@gnu.org>
1209
1210 * Makefile.def (stageprofile). Remove -fprofile-generate
1211 from stage_libcflags.
1212 * Makefile.in: Regenerate.
1213
954910ef
BE
12142008-03-13 Ben Elliston <bje@au.ibm.com>
1215
1216 * config.sub, config.guess: Update from upstream sources.
1217
e8645a40
TT
12182008-03-06 Tom Tromey <tromey@redhat.com>
1219
1220 * MAINTAINERS: Update for treelang deletion.
1221
2c8e955e
JW
12222008-03-03 James E. Wilson <wilson@tuliptree.org>
1223
1224 * MAINTAINERS: Update my email address.
1225
54acd307
SS
12262008-03-03 Stan Shebs <stanshebs@earthlink.net>
1227
893ad2a1 1228 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1229 (objective-c/c++): Add myself as a maintainer.
1230
4b52b516
VR
12312008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1232
1233 * MAINTAINERS (Write After Approval): Update my email address.
1234
e652b516
TB
12352008-02-25 Tomas Bily <tbily@suse.cz>
1236
1237 * MAINTAINERS (Write After Approval): Add myself.
1238
02d30740
JJ
12392008-02-23 Jakub Jelinek <jakub@redhat.com>
1240
1241 * MAINTAINERS (OpenMP): Add myself.
1242
1c8bd6a3
PB
12432008-02-20 Paolo Bonzini <bonzini@gnu.org>
1244
4b40b2a5
UB
1245 PR bootstrap/32009
1246 PR bootstrap/32161
1c8bd6a3 1247
4b40b2a5
UB
1248 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1249 * configure: Regenerate.
1c8bd6a3 1250
4b40b2a5
UB
1251 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1252 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1253 STAGE4_LIBCFLAGS): New.
1254 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1255 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1256 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1257 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1258 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1259 for target modules. Don't export LIBCFLAGS.
1260 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1261 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1262 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1263 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1264 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1265 * Makefile.in: Regenerate.
1c8bd6a3 1266
bb44c9d2
RW
12672008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1268
1269 PR libgcj/33085
1270 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1271 Do not use -DDLL_EXPORT. Backport from upstream.
1272
29a7754d
RW
12732008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1274
1275 * MAINTAINERS (Write After Approval): Add myself.
1276
9a212bb7
HPN
12772008-02-02 Hans-Peter Nilsson <hp@axis.com>
1278
1279 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1280 * configure: Regenerate.
1281
aa12a573
MG
12822008-01-31 Marc Gauthier <marc@tensilica.com>
1283
1284 * configure.ac (xtensa*-*-*): Recognize processor variants.
1285 * configure: Regenerate.
1286
ac9e6043
RW
12872008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1288
40049ccc
UB
1289 PR bootstrap/34922
1290 * configure.ac (PARSE_ARGS): Push suitable setting of
1291 ac_subdirs_all, for `./configure --help=recursive'.
1292 Handle `+' in generic toplevel directory disabling.
1293 * configure: Regenerate.
ac9e6043 1294
4288c86a
NC
12952008-01-28 Nick Clifton <nickc@redhat.com>
1296
1297 * MAINTAINERS (xstormy16): Take over maintainership.
1298
8d8da227
JM
12992008-01-25 Joseph Myers <joseph@codesourcery.com>
1300
1301 * MAINTAINERS (c4x port): Remove.
1302
349b60e7
DE
13032008-01-24 David Edelsohn <edelsohn@gnu.org>
1304
1305 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1306
3ca06a68
BE
13072008-01-23 Ben Elliston <bje@au.ibm.com>
1308
1309 * config.sub, config.guess: Update from upstream sources.
1310
3c631381
TG
13112008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1312
1313 * MAINTAINERS (Write After Approval): Add myself.
1314
20533ef1
L
13152008-01-17 H.J. Lu <hjl.tools@gmail.com>
1316
1317 * MAINTAINERS: Update my email address.
1318
13192008-01-09 Raksit Ashok <raksit@google.com>
1320
1321 * MAINTAINERS (Write After Approval): Add myself.
1322
684f4f6a
RA
13232008-01-09 Raksit Ashok <raksit@google.com>
1324
1325 * MAINTAINERS (Write After Approval): Add myself.
1326
9cb8756f
BE
13272008-01-08 Ben Elliston <bje@au.ibm.com>
1328
1329 * config.sub, config.guess: Update from upstream sources.
1330
94e1934d
KG
13312007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1332
1333 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1334 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1335 * configure: Regenerate.
1336
a2e51f77
SP
13372007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1338
1339 * MAINTAINERS: Update my email address.
1340
ffe3dcd9
BRF
13412007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1342
1343 * MAINTAINERS: Update my email address.
1344
aa4095c9
RS
13452007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1346
1347 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1348 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1349 * Makefile.in: Regenerate.
1350
030e2013
MH
13512007-12-10 Mark Heffernan <meheff@google.com>
1352
1353 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1354 misplaced entries.
1355
0fe0f073
AT
13562007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1357
1358 * configure.ac: Enable libjava for x86_64-*-darwin9.
1359 * configure: Regenerate.
1360
d4ca4b06
BM
13612007-12-07 Bill Maddox <maddox@google.com>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
c3220d4c
BE
13652007-12-05 Ben Elliston <bje@au.ibm.com>
1366
1367 * config.sub, config.guess: Update from upstream sources.
1368
aba7501e
MK
13692007-12-02 Matthias Klose <doko@ubuntu.com>
1370
1371 * config-ml.in: Remove 64bit configure tests.
1372
d683ec81
PB
13732007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1374
1375 * config-ml.in: Robustify against white space in absolute file
1376 names.
1377
1378 * config-ml.in (multi-clean): Substitute ${Makefile}.
1379 Remove superfluous ${Makefile} in list.
1380
60f1711a
TS
13812007-11-19 Thiemo Seufer <ths@mips.com>
1382
1383 * config-ml.in: Don't hardcode the Makefile name.
1384
487f9d96
AM
13852007-11-08 Alexander Monakov <amonakov@ispras.ru>
1386
1387 * MAINTAINERS (Write After Approval): Add myself.
1388
fa3886fe
ST
13892007-11-07 Samuel Tardieu <sam@rfc1149.net>
1390
1391 * MAINTAINERS (Write After Approval): Add myself.
1392
ae750079
DK
13932007-11-06 Doug Kwan <dougkwan@google.com>
1394
1395 * MAINTAINERS (Write After Approval): Add myself.
1396
acc48927
BE
13972007-10-25 Ben Elliston <bje@au.ibm.com>
1398
1399 * MAINTAINERS (mercury): Remove entry.
1400 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1401
e00e9858
DJ
14022007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1403
1404 * Makefile.def (dependencies): Make configure-gdb depend on
1405 all-intl.
1406 * Makefile.in: Regenerated.
1407
def14a3c
SK
14082007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1409
1410 * MAINTAINERS (Fortran maintainer): Remove myself.
1411
0e5e9f76
PM
14122007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1413
1414 * Makefile.def: To avoid problems running with parallel makes,
1415 build newlib before libgloss so that target specific header
1416 files are availble.
1417 * Makefile.in: Regenerate
1418
bbfbfafc
DJ
14192007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1420
1421 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1422 * Makefile.in: Regenerate.
1423
c56abad5
VM
14242007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1425
1426 * MAINTAINERS (Register allocation reviewer): Add myself.
1427
f019adc1
MF
14282007-10-08 Mike Frysinger <vapier@gentoo.org>
1429
1430 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1431 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1432 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1433 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1434 * configure: Regenerate.
1435
789e4e28
SP
14362006-10-04 Seongbae Park <seongbae.park@gmail.com>
1437
1438 * MAINTAINERS (Register allocation reviewer): Add myself.
1439
0999159b
PB
14402007-10-01 Paolo Bonzini <bonzini@gnu.org>
1441
1442 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1443 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1444 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1445 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1446 * configure.ac: Default them to host tools for $host = $build.
1447 Subst them.
1448
1449 * configure: Regenerate.
1450 * Makefile.in: Regenerate.
1451
a054acde
PB
14522006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1453
1454 * MAINTAINERS (Register allocation reviewer): Add myself.
1455
ffda6fc9
KZ
14562006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1457
1458 * MAINTAINERS (Register allocation reviewer): Add myself.
1459
9d209c83
SP
14602007-09-21 Seongbae Park <seongbae.park@gmail.com>
1461
1462 * MAINTAINERS (Write After Approval): Fix typo.
1463
1ec3b87b
RS
14642007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1465
1466 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1467 * configure: Regenerate.
1468
19d5986d
PJ
14692007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1470
1471 PR bootstrap/31906
1472 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1473 they're already prefixed.
19d5986d 1474
6d3b5aea
BK
14752007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1476
1477 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1478 libstdc++.
1479 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1480 * configure: Regenerate.
1481 * Makefile.in: Regenerate.
09ce620e 1482
4fe7e755
AS
14832007-09-17 Andreas Schwab <schwab@suse.de>
1484
1485 * configure.ac: Raise minimum makeinfo version to 4.6.
1486 * configure: Regenerate.
1487
d483feaa
JS
14882007-09-17 Johannes Singler <singler@ira.uka.de>
1489
ffe3dcd9 1490 * MAINTAINERS (write-after-approval) add myself
d483feaa 1491
fa9a3f31
AM
14922007-09-15 Alan Modra <amodra@bigpond.net.au>
1493
1494 * configure.ac: Correct makeinfo version check.
1495 * configure: Regenerate.
1496
6593a73e
RS
14972007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1498
1499 * MAINTAINERS: Update my email address.
1500
d9dced13
RS
15012007-09-14 Richard Sandiford <richard@codesourcery.com>
1502
1503 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1504 to $skipdirs and only disable gprof for newlib. Use the normal
1505 mips*-elf* handling in other respects.
1506 * configure: Regnerate.
1507
773c1467
DD
15082007-09-12 David Daney <ddaney@avtrex.com>
1509
1510 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1511 enabling libgcj.
1512 * configure: Regenerate.
1513
c03353e2
RIL
15142007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1515
1516 PR other/32154
1517 * configure.ac: For libgloss targets, point the linker to the linker
1518 script, startup code and simulator library.
1519 * configure: Regenerate.
1520
c4e9bf2b
AH
15212007-09-07 Andrew Haley <aph@redhat.com>
1522
1523 * configure.ac (noconfigdirs): Remove target-libffi and
1524 target-libjava.
1525 * configure: Regenerate.
1526
1f5a6b84
FXC
15272007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1528
1529 PR target/33281
1530 * configure.ac: Use config/mh-mingw on mingw.
1531 * configure: Regenerate.
1f5a6b84 1532
3951e521
PH
15332007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1534
9f349f63 1535 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1536
e643dc23
RG
15372007-09-05 Richard Guenther <rguenther@suse.de>
1538
1539 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1540 nor --disable-checking is provided also turn on yes and types
1541 checking for stage1.
1542 * configure: Re-generate.
1543
039874df
KW
15442007-08-30 Krister Walfridsson <cato@df.lth.se>
1545
1546 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1547 (Write After Approval): Remove myself.
1548
c3f07bd6 15492007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1550
c3f07bd6 1551 * config.sub, config.guess: Update from upstream sources.
15098359 1552
40049ccc 15532007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1554
1555 * MAINTAINERS (Write After Approval): Added myself.
1556 * MAINTAINERS (Reviewers): Removed myself.
1557
c8aea42c 15582007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1559 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1560
1561 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1562 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1563 * Makefile.in: Regenerate.
1564 * configure.ac (--with-debug-prefix-map): New.
1565 * configure: Regenerate.
1566
4bf6c438
RS
15672007-08-17 Richard Sandiford <richard@codesourcery.com>
1568 Nigel Stephens <nigel@mips.com>
1569
4bf6c438
RS
1570 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1571 as target_makefile_frag.
1572 * configure: Regenerate.
1573
bb286d71
AO
15742007-08-16 Alexandre Oliva <aoliva@redhat.com>
1575
1576 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1577 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1578 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1579 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1580 (do-compare, do-compare3, do-compare-debug): New.
1581 ([+compare-target+]): Use them.
1582
a4630417
MK
15832007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1584
1585 * MAINTAINERS (Write After Approval): Change my email address.
1586
d9acb717
RW
15872007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1588 Ben Elliston <bje@au.ibm.com>
1589
1590 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1591 --silent if $silent.
1592 * configure: Regenerate.
1593
96876681
ZD
15942003-08-12 Zdenek Dvorak <ook@ucw.cz>
1595
1596 * MAINTAINERS (Various Maintainers): Add myself as
1597 loop infrastructure maintainer. Update my e-mail
1598 address.
1599
1c1d80ee
DN
16002007-07-31 Diego Novillo <dnovillo@google.com>
1601
1602 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1603 Adjust description.
1604
7e98624c
RG
16052007-07-26 Richard Guenther <rguenther@suse.de>
1606
1607 * configure.ac: Add types checking to stage1 checking flags.
1608 * configure: Regenerate.
1609
4c85af60
NC
16102007-07-17 Nick Clifton <nickc@redhat.com>
1611
1612 * COPYING3: New file. Contains version 3 of the GNU General
1613 Public License.
1614 * COPYING3.LIB: New file. Contains version 3 of the GNU
1615 Lesser General Public License.
1616
19ddfd3a
AK
16172007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1618
1619 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1620
2a064545
AK
16212007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1622
1623 * MAINTAINERS (S/390 co-maintainer): Add myself.
1624 (Write After Approval): Remove myself.
1625
f861f54d
DH
16262007-07-13 Dan Hipschman <dsh@google.com>
1627
1628 * MAINTAINERS (Write After Approval): Add myself.
1629
0136f2f7
NC
16302007-07-11 Nick Clifton <nickc@redhat.com>
1631
1632 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1633 WINDRES export.
1634 * Makefile.in: Regenerate.
1635
6e29b5a4
RO
16362007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1637
1638 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1639 maintainer.
1640
159a4b02
L
16412007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1642
1643 * lt~obsolete.m4: New. Import from 20070318 libtool.
1644
6ba67283
JB
16452007-07-03 Julian Brown <julian@codesourcery.com>
1646
1647 * MAINTAINERS (Write After Approval): Add myself.
1648
30b74385
RW
16492007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1650
1651 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1652 * configure: Regenerate.
1653
16542007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1655
1656 * configure.ac: Add some missing m4 quotation.
1657 * configure: Regenerate.
1658
943c54ce
SB
16592007-07-02 Simon Baldwin <simonb@google.com>
1660
1661 * MAINTAINERS (Write After Approval): Add myself.
1662
1c00b503
PB
16632007-07-02 Paolo Bonzini <bonzini@gnu.org>
1664
1665 * configure: Regenerate.
1666
901119ae
KT
16672007-07-02 Kai Tietz <kai.tietz@onevision.com>
1668
1669 * Makefile.def: Add windmc tool to build.
1670 * Makefile.tpl: Likewise.
1671 * configure.ac: Likewise.
1672 * Makefile.in: Regenerate.
1673 * configure: Regenerate.
09ce620e 1674
83f4c19f
DD
16752007-06-28 DJ Delorie <dj@redhat.com>
1676
1677 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1678 not building newlib.
1679 * configure: Regenerated.
09ce620e 1680
5346c75c
JS
16812007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1682
1683 * MAINTAINERS (Write After Approval): Add myself.
1684
aacfb86b
MM
16852007-06-25 Martin Michlmayr <tbm@cyrius.com>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
590bf0d3
CM
16892007-06-19 Chris Matthews <chrismatthews@google.com>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
cdbbee7a
RIL
16932007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1694
1695 * MAINTAINERS (Write After Approval): Add myself.
1696
b8afffc1
DJ
16972007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1698
1699 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1700 * Makefile.in: Regenerated.
1701
3fcfad76
BS
17022007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1703
1704 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1705 bfin*-*-uclinux* targets.
1706 * configure: Regenerate.
1707
3f5a2b7f
ILT
17082007-06-14 Ian Lance Taylor <iant@google.com>
1709
1710 * MAINTAINERS: Add myself as non-algorithmic global write
1711 maintainer.
1712
4c46daee
DN
17132007-06-14 Diego Novillo <dnovillo@google.com>
1714
1715 * MAINTAINERS: Add self as middle-end maintainer and
1716 non-algorithmic global write maintainer.
1717
a3bb222a
FXC
17182007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1719
1720 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1721 Move all Fortran maintainers except Paul Brook into the
1722 Non-Autopoiesis section.
1723
a19e8f64
PB
17242007-06-14 Paolo Bonzini <bonzini@gnu.org>
1725
1726 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1727 (distclean-stage[+id+]): Possibly delete stage_last.
1728 * Makefile.in: Regenerate.
1729
1c2abe5e
SP
17302007-06-12 Seongbae Park <seongbae.park@gmail.com>
1731
1732 * MAINTAINERS (Various Maintainer): Fix typo.
1733
abca4739
PB
17342007-06-11 Paolo Bonzini <bonzini@gnu.org>
1735
1736 * MAINTAINERS (Various Maintainer): Add myself as
1737 dataflow maintainer.
1738
a894d2c3
BE
17392007-06-07 Ben Elliston <bje@au.ibm.com>
1740
1741 * config.sub, config.guess: Update from upstream sources.
1742
8024d75e
BE
17432007-06-07 Ben Elliston <bje@au.ibm.com>
1744
1745 * Makefile.tpl: Fix spelling error.
1746 * Makefile.in: Regenerate.
1747
973a9a5e
SE
17482007-06-01 Steve Ellcey <sje@cup.hp.com>
1749
96598938
L
1750 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1751 lt_cv_sys_max_cmd_len.
973a9a5e 1752
ccb4d26b
DN
17532007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1754
1755 * MAINTAINERS (Various Maintainers): Add myself as
1756 auto-vectorizer maintainer.
1757
eecb7461
PB
17582003-05-31 Paolo Bonzini <bonzini@gnu.org>
1759
1760 PR libjava/32098
1761 * libtool.m4: Revert previous change.
1762 * ltgcc.m4: Put it here.
1763
89d28202
ZD
17642003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1765
1766 * MAINTAINERS (Various Maintainers): Add myself as
1767 auto-vectorizer maintainer.
1768
60c7a11a
L
17692007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1770
1771 PR libjava/32098
1772 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1773
9dd3cc81
RG
17742007-05-30 Richard Guenther <rguenther@suse.de>
1775
1776 * MAINTAINERS (Various Maintainers): Add myself as
1777 auto-vectorizer maintainer.
1778
9cc1244e
JJ
17792007-05-30 Jakub Jelinek <jakub@redhat.com>
1780
1781 PR bootstrap/29382
1782 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1783 * configure: Rebuilt.
1784
6124296b
RC
17852007-05-28 Roberto Costa <robsettantasei@gmail.com>
1786
1787 * MAINTAINERS (Write After Approval): Removed my name.
1788
6b757a0d
SB
17892007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1790
1791 * MAINTAINERS (Write After Approval): Remove myself.
1792
86ef8528
AT
17932007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1794
1795 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1796
1cf3d07d
SE
17972007-05-23 Steve Ellcey <sje@cup.hp.com>
1798
1799 * ltmain.sh: Update from ToT Libtool.
1800 * libtool.m4: Update from ToT Libtool.
1801 * ltsugar.m4: New. Update from ToT Libtool.
1802 * ltversion.m4: New. Update from ToT Libtool.
1803 * ltoptions.m4: New. Update from ToT Libtool.
1804 * ltconfig: Remove.
1805 * ltcf-c.sh: Remove.
1806 * ltcf-cxx.sh: Remove.
1807 * ltcf-gcj.sh: Remove.
1808
ce3fcf8c
OW
18092007-05-22 Ollie Wild <aaw@google.com>
1810
1811 * MAINTAINERS (Write After Approval): Add myself.
1812
342b9200
PB
18132007-05-16 Paolo Bonzini <bonzini@gnu.org>
1814
1815 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1816 stage_cflags.
1817 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1818 Remove CFLAGS/LIBCFLAGS.
1819 (configure-stage[+id+]-[+prefix+][+module+],
1820 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1821 * Makefile.in: Regenerate.
1822
cea17285
DN
18232007-05-15 Diego Novillo <dnovillo@google.com>
1824
1825 * MAINTAINERS: Update e-mail address.
1826
11c004e7
RE
18272007-05-15 Revital Eres <eres@il.ibm.com>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
ab6bd693
RC
18312007-05-14 Roberto Costa <robsettantasei@gmail.com>
1832
1833 * MAINTAINERS (Write After Approval): Updated my address.
1834
388cdf07
TN
18352007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1836
1837 * MAINTAINERS (Write After Approval): Add myself.
1838
23f24034
SR
18392007-05-11 Silvius Rus <rus@google.com>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
34a7526e
TT
18432007-04-23 Tom Tromey <tromey@redhat.com>
1844
1845 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1846
51da21be
MM
18472007-04-22 Mark Mitchell <mark@codesourcery.com>
1848
1849 * MAINTAINERS (cpplib): Rename to ...
1850 (libcpp): ... this. Add C/C++ front end maintainers.
1851
70070387
SE
18522007-04-14 Steve Ellcey <sje@cup.hp.com>
1853
1854 * config-ml.in: Pass ${ml_config_env} to configure calls.
1855
df1a0dbb
CB
18562007-04-04 Christian Bruel <christian.bruel@st.com>
1857
1858 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1859
9daff147
DK
18602007-04-02 Dave Korn <dave.korn@artimi.com>
1861
1862 * MAINTAINERS (Write After Approval): Add myself.
1863
374eadb2
TB
18642007-03-31 Tobias Burnus <burnus@net-b.de>
1865
1866 * MAINTAINERS (fortran 95 front end): Add myself.
1867
8eced3a2
DR
18682007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1869
1870 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 1871
653de3e3
AZ
18722007-03-24 Ayal Zaks <zaks@il.ibm.com>
1873
1874 * MAINTAINERS (Modulo Scheduler): Add myself.
1875
b737d953
BM
18762007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1877
1878 * MAINTAINERS (fortran 95 front end): Add myself.
1879 (c++ front end): whitespace fix.
1880
a584cdf2
NF
18812007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1882
1883 * MAINTAINERS (Write After Approval): Add myself.
1884
8c79f3c4
RS
18852007-03-21 Richard Sandiford <richard@codesourcery.com>
1886
1887 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1888 of glob. Quote arguments with single quotes too.
1889 * configure: Regenerate.
1890
07f1ac6d
BM
18912007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1892
1893 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1894 * Makefile.in: Regenerate
1895
172e41aa
AS
18962007-03-07 Andreas Schwab <schwab@suse.de>
1897
1898 * configure: Regenerate.
1899
9c4d2493
BM
19002007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1901
1902 * configure.ac: Add "--with-pdfdir" configure option,
1903 which defines pdfdir variable.
1904 * Makefile.def (target=fixincludes): Add install-pdf to
1905 missing targets.
1906 (recursive_targets): Add install-pdf target.
1907 (flags_to_pass): Add pdfdir.
1908 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1909 target.
1910 * configure: Regenerate
1911 * Makefile.in: Regenerate
1912
e14e622e
EC
19132007-02-28 Eric Christopher <echristo@apple.com>
1914
1915 Revert:
1916 2006-12-07 Mike Stump <mrs@apple.com>
1917
1918 * Makefile.def (dependencies): Add dependency for
1919 install-target-libssp and install-target-libgomp on
1920 install-gcc.
1921 * Makefile.in: Regenerate.
1922
54e433bc
MK
19232007-02-27 Matt Kraai <kraai@ftbfs.org>
1924
1925 * configure: Regenerate.
1926 * configure.ac: Move statements after variable declarations.
1927
6c8d3d8f
KK
19282007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1929
1930 * MAINTAINERS: Add myself as sh maintainer.
1931
9f8c6739
JM
19322007-02-19 Joseph Myers <joseph@codesourcery.com>
1933
1934 * configure.ac: Adjust for loop syntax.
1935 * configure: Regenerate.
1936
278a7a38
AO
19372007-02-18 Alexandre Oliva <aoliva@redhat.com>
1938
1939 * configure: Rebuilt.
1940
b2eaac4a
AO
19412007-02-18 Alexandre Oliva <aoliva@redhat.com>
1942
1943 * configure.ac: Drop multiple occurrences of --enable-languages,
1944 and fix its quoting.
1945 * configure: Rebuilt.
1946
beeaf216 19472007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
1948 Nathan Sidwell <nathan@codesourcery.com>
1949 Vladimir Prus <vladimir@codesourcery.com>
1950 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
1951
1952 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1953 * configure: Regenerate.
1954
09201a09
GP
19552007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1956
1957 * ltconfig (freebsd*): Default to elf.
1958
291f172e
DJ
19592007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1960
1961 * configure.ac (target_libraries): Move libgcc before libiberty.
1962 * configure: Regenerated.
1963
c3a86da9
DJ
19642007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1965 Paolo Bonzini <bonzini@gnu.org>
1966
1967 PR bootstrap/30753
1968 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1969 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1970 * configure: Regenerated.
1971
88e1e72a
FXC
19722007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1973
1974 * MAINTAINERS (Language Front End Maintainers): Update my mail
1975 address.
1976
44bfc3ac
DJ
19772007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1978
1979 PR bootstrap/30748
1980 * configure.ac: Correct syntax for Solaris ksh.
1981 * configure: Regenerated.
1982
3e19841a
PB
19832007-02-09 Paolo Bonzini <bonzini@gnu.org>
1984
1985 * configure.ac: Sync with src.
1986 * configure: Regenerate.
1987
74a48762
PB
19882007-02-09 Paolo Bonzini <bonzini@gnu.org>
1989
1990 * Makefile.in: Regenerate.
1991
d846e52e
PB
19922007-02-09 Paolo Bonzini <bonzini@gnu.org>
1993
1994 * config.sub: Sync with src.
1995
1c710c3c
DJ
19962007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1997
1998 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1999 noncanonical equivalents.
2000 * configure.in: Rename to...
2001 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2002 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2003 target_noncanonical. Use them. Rewrite removal of configure
2004 arguments for autoconf 2.59. Discard variable settings. Force
2005 program_transform_name for native tools.
2006
2007 * Makefile.in: Regenerated.
2008 * configure: Regenerated with autoconf 2.59.
2009
74372bdf
RZ
20102007-02-07 Roman Zippel <zippel@linux-m68k.org>
2011
3de8da2a 2012 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2013
f6671c93
AS
20142007-01-31 Andreas Schwab <schwab@suse.de>
2015
2016 * Makefile.tpl (LDFLAGS): Substitute it.
2017 * Makefile.in: Regenerate.
2018
ba9f17df
AB
20192007-01-30 Andrey Belevantsev <abel@ispras.ru>
2020
3de8da2a 2021 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2022
2472200d
DE
20232007-01-28 David Edelsohn <edelsohn@gnu.org>
2024
3de8da2a 2025 * MAINTAINERS (spu port): Add myself.
2472200d 2026
5305be7e
RG
20272007-01-23 Richard Guenther <rguenther@suse.de>
2028
2029 PR bootstrap/30541
2030 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2031 * Makefile.tpl (GNATBIND): Substitute it.
2032 (GNATMAKE): Likewise.
2033 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2034 of STAGE_PREFIX.
2035 * Makefile.in: Regenerate.
2036 * configure: Regenerate.
2037
416cfb5e
MS
20382007-01-18 Mike Stump <mrs@apple.com>
2039
2040 * configure.in: Re-enable -Werror for gcc builds.
2041
3de8da2a 20422007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2043
3de8da2a 2044 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2045
d943d7c4
PB
20462007-01-11 Paolo Bonzini <bonzini@gnu.org>
2047
2048 * configure.in: Change == to = in test command.
3de8da2a 2049 * configure: Regenerate.
d943d7c4 2050
e69bf64b 20512007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2052 Nick Clifton <nickc@redhat.com>
2053 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2054
2055 * configure.in (build_configargs, host_configargs, target_configargs):
2056 Remove build/host/target parameters.
2057 (host_libs): Add gmp and mpfr.
2058 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2059 * Makefile.def (gmp, mpfr): New.
2060 (gcc): Remove target.
2061 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2062 target_os, target_vendor): New.
2063 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2064 * configure: Regenerate.
2065 * Makefile.in: Regenerate.
e69bf64b
PB
2066
20672007-01-11 Matt Fago <fago@earthlink.net>
2068
2069 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2070 to improve robustness of configure tests.
e69bf64b 2071 * configure: Regenerate.
e14e622e 2072
a42f3b80
UB
20732007-01-09 Uros Bizjak <ubizjak@gmail.com>
2074
2075 * MAINTAINERS: Add myself as i386 maintainer.
2076
a36aee1a
JH
20772007-01-08 Jan Hubicka <jh@suse.cz>
2078
61fcaeef 2079 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2080
738a52d3
KT
20812007-01-08 Kai Tietz <kai.tietz@onevision.com>
2082
2083 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2084 * configure: Regenerate.
738a52d3 2085
54fdc474
DJ
20862007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2087
2088 * Makefile.tpl (all-target): Correct @if conditional for target
2089 modules.
2090 * configure.in: Omit libiberty if building only target libgcc.
2091 * configure, Makefile.in: Regenerated.
2092
3dd71726
PB
20932007-01-04 Paolo Bonzini <bonzini@gnu.org>
2094
2095 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2096 * configure: Regenerate.
2097
fa958513
DJ
20982007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2099
2100 * Makefile.def (target_modules): Add libgcc.
2101 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2102 * Makefile.tpl (clean-target-libgcc): Delete.
2103 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2104 on gcc even for bootstrapped modules. Rewrite handling of
2105 lang_env_dependencies to loop over target_modules.
2106 * configure.in (target_libraries): Add target-libgcc.
2107 * Makefile.in, configure: Regenerated.
2108
e1888513
PB
21092006-12-29 Paolo Bonzini <bonzini@gnu.org>
2110
2111 * configure.in: Reorganize recognition of languages. Add
2112 --enable-stage1-languages. Show supported languages for the chosen
2113 target rather than all recognized languages.
2114 * configure: Regenerate.
2115
53b88b73
PB
21162006-12-29 Paolo Bonzini <bonzini@gnu.org>
2117
2118 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2119 * Makefile.in: Regenerate.
2120
a3993f33
KG
21212006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2122
2123 * configure.in: Warn that MPFR 2.2.0 is buggy.
2124 * configure: Regenerate.
2125
f063a9ed
ILT
21262006-12-27 Ian Lance Taylor <iant@google.com>
2127
2128 * configure.in: When removing Makefiles to force a reconfigure, also
2129 remove prev-DIR*/Makefile.
2130 * configure: Regenerate.
2131
af71363e
AS
21322006-12-22 Andreas Schwab <schwab@suse.de>
2133
2134 * configure: Regenerate with correct autoconf version.
2135
0b0dc272
AM
21362006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2137
3de8da2a
UB
2138 * configure.in: add AC_SUBST for *_FOR_TARGET.
2139 * configure: Regenerate.
0b0dc272 2140
53b88b73
PB
21412006-12-19 Paolo Bonzini <bonzini@gnu.org>
2142
2143 * configure.in: Simplify logic for rejecting languages that cannot
2144 be built. Separate the case when a language is unsupported,
2145 from the case when the user chooses not to build a language.
2146
400ebff4
PB
21472006-12-19 Paolo Bonzini <bonzini@gnu.org>
2148
2149 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2150 it only affects bootstrap and could be tested on "$host" as well.
2151 * configure: Regenerate.
2152 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2153
8efea775
PB
21542006-12-19 Paolo Bonzini <bonzini@gnu.org>
2155
2156 PR bootstrap/29544
2157 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2158 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2159 move here comment from Makefile.tpl.
2160 * Makefile.tpl: Move some definitions higher in the file.
2161 (STAGE1_CHECKING): New.
2162 * configure.in: Add --enable-stage1-checking.
2163 * configure: Regenerate.
2164 * Makefile.in: Regenerate.
2165
ed88a7ed
PB
21662006-12-19 Paolo Bonzini <bonzini@gnu.org>
2167
2168 * MAINTAINERS: Add myself as build system maintainer.
2169
b65151d3
SM
21702006-12-15 Simon Martin <simartin@users.sourceforge.net>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
7e050830
EC
21742006-12-13 Eric Christopher <echristo@apple.com>
2175
2176 * MAINTAINERS: Add myself as darwin maintainer.
2177
8b494895
ILT
21782006-12-11 Ian Lance Taylor <ian@airs.com>
2179
2180 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2181
0ff1416d
JR
21822006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2183
2184 MAINTAINERS: Update my entry.
2185
58e24147
AM
21862006-12-11 Alan Modra <amodra@bigpond.net.au>
2187
2188 * configure.in: Handle spu makefile frag.
58e24147
AM
2189 * Makefile.tpl (MAINT): Define
2190 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2191 * configure: Regenerate.
2192 * Makefile.in: Regenerate.
2193
9b6f37a0
BE
21942006-12-11 Ben Elliston <bje@au.ibm.com>
2195
2196 * config.guess: Import latest version.
2197 * config.sub: Likewise.
2198
ea6f5c57
BE
21992006-12-11 Ben Elliston <bje@au.ibm.com>
2200
2201 * configure.in (spu-*-*): Don't skip target-libiberty.
2202 * configure: Regenerate.
2203
42c1cd8a
AT
22042006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2205
2206 PR bootstrap/30134
2207 * configure.in: Correct x86 darwin support for libjava to powerpc
2208 and i?86 only.
2209 * configure: Regenerate.
2210
55eb837d
ST
22112006-12-08 Sandro Tolaini <tolaini@libero.it>
2212
2213 * configure.in: Add x86 darwin support for libjava.
2214 * configure: Regenerate.
2215
5bdacbc7
MS
22162006-12-07 Mike Stump <mrs@apple.com>
2217
2218 * Makefile.def (dependencies): Add dependency for
2219 install-target-libssp and install-target-libgomp on
2220 install-gcc.
2221 * Makefile.in: Regenerate.
2222
477d851c
RG
22232006-12-04 Richard Guenther <rguenther@suse.de>
2224
2225 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2226 (Non-Algorithmic Maintainers): Move over non-algorithmic
2227 loop optimizer maintainers, add myself as a non-algorithmic
2228 middle-end maintainer.
2229
5d33d367
DF
22302006-12-04 Daniel Franke <franke.daniel@gmail.com>
2231
2232 * MAINTAINERS (Write After Approval): Add myself.
2233
dbee1fb3
KG
22342006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2235
2236 * configure.in: Update error message for missing GMP/MPFR.
2237
2238 * configure: Regenerate.
2239
b5147de7
KG
22402006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2241
2242 * configure.in: Update MPFR version in error message.
2243
2244 * configure: Regenerate.
2245
f019376c
KG
22462006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2247
2248 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2249 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2250 --with-gmp-lib): New flags.
2251
2252 * configure: Regenerate.
2253
91ed95ae
BM
22542006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2255
2256 * MAINTAINERS (Write After Approval): Change my email address.
2257
3a971f15
MLI
22582006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2259
05170031 2260 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2261
431041ea
PT
22622006-11-22 Philipp Thomas <pth@suse.de>
2263
2264 * MAINTAINERS (i18n): Update e-mail address.
2265
df5487ee
TS
22662006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2267
2268 * MAINTAINERS (spu port): Add myself as maintainer.
2269 (Write After Approval): Remove myself.
2270
92c2f0ee
BE
22712006-11-22 Ben Elliston <bje@au.ibm.com>
2272
2273 * configure.in (skipdirs): Don't build libssp for SPU.
2274 * configure: Regenerate.
2275
a3b97199
AP
22762006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2277
2278 * MAINTAINERS (spu port): Add myself as maintainer.
2279 (libobjc): Update my email address.
2280
0eb97064
AB
22812006-11-21 Andrea Bona <andrea.bona@st.com>
2282
2283 * MAINTAINERS (Write After Approval): Add myself.
2284
85d9c13c
TS
22852006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2286
2287 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2288 * configure : Rebuilt.
2289
6696f3cd
TS
22902006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2291
2292 * MAINTAINERS (Write After Approval): Add myself.
2293
d58542ea
AO
22942006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2295
2296 * MAINTAINERS (Write After Approval): Add myself.
2297
a357b5ae
KG
22982006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2299
2300 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2301 libmpfr.a.
2302 * configure: Regenerate.
2303
9bd6112c
PB
23042006-11-16 Paolo Bonzini <bonzini@gnu.org>
2305
2306 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2307 (unstage): Test for stage_last presence.
2308
2309 PR bootstrap/29802
2310 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2311 * Makefile.in: Regenerate.
2312
c8cf9f0f
ZD
23132003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2314
2315 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2316 maintainers.
2317
467b1fc6
ER
23182006-11-14 Erven Rohou <erven.rohou@st.com>
2319
2320 * MAINTAINERS (Write After Approval): Add myself.
2321
995a5697
PB
23222006-11-14 Paolo Bonzini <bonzini@gnu.org>
2323
2324 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2325 and stageN-package/Makefile.
2326 * Makefile.in: Regenerated.
2327
c8d6d53e
JZ
23282006-11-14 Jie Zhang <jie.zhang@analog.com>
2329
2330 * configure.in: Remove target-libgloss from noconfigdirs for
2331 bfin-*-*.
2332 * configure: Regenerated.
2333
dffb147d
KG
23342006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2335
2336 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2337
dffb147d
KG
2338 * configure: Regenerate.
2339
ca558912
KG
23402006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2341
2342 * configure.in: Robustify error message for missing GMP/MPFR.
2343
2344 * configure: Regenerate.
2345
7aa42285
SW
23462006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2347
2348 * MAINTAINERS (Write After Approval): Add myself.
2349
779958a2
UB
23502006-10-30 Uros Bizjak <ubizjak@gmail.com>
2351
2352 * MAINTAINERS: Change email address.
2353
91de1527
VP
23542006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2355
2356 * MAINTAINERS (Write After Approval): Add myself.
2357
a3867703
PB
23582006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2359
2360 * MAINTAINERS (Write After Approval): Add myself.
2361
b4364fa2
CL
23622006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2363
7e050830 2364 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2365 Write After Approval section.
b4364fa2 2366
70ec446f
KG
23672006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2368
2369 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2370 need_gmp anymore.
2371 * configure: Regenerate.
2372
018c8d88
TB
23732006-10-16 Tobias Burnus <burnus@net-b.de>
2374
2375 * MAINTAINERS (Write After Approval): Add myself.
2376
f6a1687e
BE
23772006-10-16 Ben Elliston <bje@au.ibm.com>
2378
2379 * config.guess: Import latest version.
2380 * config.sub: Likewise.
2381
b5422ad7
BM
23822006-10-10 Brooks Moses <bmoses@stanford.edu>
2383
2384 * Makefile.def: Added pdf target handling.
2385 * Makefile.tpl: Added pdf target handling.
2386 * Makefile.in: Regenerated.
2387
bdcee471
CL
23882006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2389
2390 * MAINTAINERS: Add self as score port maintainer.
2391
7d610414
BM
23922006-10-04 Brooks Moses <bmoses@stanford.edu>
2393
2394 * MAINTAINERS (Write After Approval): Add myself.
2395
e48d66a9
SK
23962006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2397
7e050830 2398 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2399 or newer.
2400 * configure: Regenerated.
2401
c394e891
DB
24022006-09-27 Dave Brolley <brolley@redhat.com>
2403
2404 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2405 $s instead of $r.
2406 * configure: Regenerated.
2407
1ee4c5a0
TS
24082006-09-26 Thiemo Seufer <ths@mips.com>
2409
2410 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2411 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2412 * configure: Regenerate.
2413
5997afc3
GP
24142006-09-24 Graeme Peterson <gridly@gmail.com>
2415
2416 * MAINTAINERS (Write After Approval): Remove myself.
2417
0c502898
CF
24182006-09-22 Chao-ying Fu <fu@mips.com>
2419
2420 * MAINTAINERS (Write After Approval): Add myself.
2421
a7819e42
JM
24222006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2423
2424 * MAINTAINERS: Add self as soft-fp maintainer.
2425
24262006-09-09 Anatoly Sokolov <aesok@post.ru>
2427
2428 * MAINTAINERS: Add myself as avr maintainer.
2429 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2430
e8288489
RC
24312006-09-07 Roberto Costa <roberto.costa@st.com>
2432
2433 * MAINTAINERS (Write After Approval): Add myself.
2434
b91f0a41
CV
24352006-08-30 Corinna Vinschen <corinna@vinschen.de>
2436
2437 * configure.in: Never build newlib for a Mingw host.
2438 Never build newlib as Mingw target library.
2439 Test the existence of winsup/cygwin for building a Cygwin newlib,
2440 rather than just winsup.
2441 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2442 building a Mingw target.
2443 * configure: Regenerate.
2444
094c07a0
EB
24452006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2446
2447 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2448
8d1171cb
PB
24492006-07-25 Paolo Bonzini <bonzini@gnu.org>
2450
2451 * config.guess: Import from src (was more updated).
2452 * config.sub: Likewise.
2453
2e9e6f68
DJ
24542006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2455
2456 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2457 * configure: Regenerated.
2458
57255173
PB
24592006-07-18 Paolo Bonzini <bonzini@gnu.org>
2460
cc6010cd
AP
2461 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2462 for stages after the first.
57255173 2463
9fbe6585
JJ
24642006-07-17 Jakub Jelinek <jakub@redhat.com>
2465
2466 * Makefile.def: Add dependencies for configure-opcodes
2467 on configure-intl and all-opcodes on all-intl.
2468 * Makefile.in: Regenerated.
2469
18c3f977
BE
24702006-07-13 Ben Elliston <bje@au.ibm.com>
2471
2472 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2473
27b56ba6
PE
24742006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2475
2476 Port to hosts whose 'sort' and 'tail' implementations
2477 treat operands with leading '+' as file names, as POSIX
2478 has required since 2001. However, make sure the code still
2479 works on pre-POSIX hosts.
2480 * ltmain.sh: Don't assume "sort +2" is equivalent to
2481 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2482
ad6d4e43
UW
24832006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2484
2485 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2486
706601d9
PG
24872006-07-04 Peter O'Gorman <peter@pogma.com>
2488
2489 * ltconfig: chmod 644 before ranlib during install.
2490
0b50988a
EB
24912006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2492
2493 PR bootstrap/18058
2494 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2495 if the bootstrap compiler is a GCC version that supports it.
2496 * configure: Regenerate.
2497
b6348cb3
PB
24982006-07-03 Paolo Bonzini <bonzini@gnu.org>
2499
95695ad3 2500 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2501 * configure: Regenerate.
2502
1546bb64
PB
25032006-07-03 Paolo Bonzini <bonzini@gnu.org>
2504
2505 PR other/27063
2506 * configure.in: Test subdir_requires and give an appropriate
2507 error message.
2508 * configure: Regenerate.
2509
5cb6c629
AJH
25102006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2511
2512 * MAINTAINERS (Write After Approval): Add myself.
2513
f4d8cdf8
JDA
25142006-06-22 John David Anglin <dave.anglin@nrc.ca>
2515
2516 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2517
4fe5abb7
SE
25182006-06-22 Steve Ellcey <sje@cup.hp.com>
2519
2520 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2521
2a79fd67
DA
25222006-06-20 David Ayers <d.ayers@inode.at>
2523
2524 PR bootstrap/28072
2525 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2526 whether target-libjava is being configured instead of whether the
2527 java front end is enabled.
2528 * configure: Regenerate.
7e050830 2529
04879af3
RO
25302006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2531
2532 PR target/27540
2533 * configure.in: Only enable libgomp on IRIX 6.
2534 * configure: Regenerate.
2535
ec6c7392
PB
25362006-06-15 Paolo Bonzini <bonzini@gnu.org>
2537
2538 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2539 too.
2540 * Makefile.in: Regenerate.
2541
12973d7a
DD
25422006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2543
2544 * config-ml.in: Alter CCASFLAGS to include special
2545 multilib options the same as is done for CFLAGS.
2546
c67ed86a
JDA
25472006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2548
2549 * configure.in: Don't enable libgomp on hpux10.
2550 * configure: Rebuilt.
2551
cb253473
DA
25522006-06-12 David Ayers <d.ayers@inode.at>
2553
2554 PR bootstrap/27963
2555 PR target/19970
7e050830 2556 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2557 ${libgcj} is specified.
2558 * configure: Regenerate.
7e050830 2559
32845532
CD
25602006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2561
2562 Sync from src:
7e050830
EC
2563
2564 * configure.in: Sync.
32845532 2565 * configure: Regenerated.
7e050830 2566
32845532
CD
2567 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2568
2569 * Makefile.def: Added dependencies from sim and gdb on intl, and
2570 added configure dependencies to everything with an all dependency
2571 on intl.
2572 * Makefile.in: Regenerated.
2573
7cd0cf9c
DA
25742006-06-06 David Ayers <d.ayers@inode.at>
2575
2576 PR libobjc/13946
2577 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2578 * Makefile.in: Regenerate.
2579 * configure.in: Add --enable-objc-gc at toplevel and have it
2580 enable boehm-gc for Objective-C.
2581 Remove target-boehm-gc from libgcj.
2582 Add target-boehm-gc to target_libraries.
2583 Add target-boehm-gc to noconfigdirs where ${libgcj}
2584 is specified.
2585 Assert that boehm-gc is supported when requested for Objective-C.
2586 Only build boehm-gc if needed either for Java or Objective-C.
2587 * configure: Regenerate.
7e050830 2588
3ff3adad
PB
25892006-06-05 Paolo Bonzini <bonzini@gnu.org>
2590
2591 PR 27674
2592 * Makefile.tpl (configure-[+prefix+][+module+],
2593 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2594 Remove rule to unstage bootstrapped modules.
2595 (stage_current): New.
2596 * Makefile.in: Regenerate.
2597
898e551d
LB
25982006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2599
2600 * MAINTAINERS (Write After Approval): Update my e-mail address.
2601
ea60341e
MS
26022006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2603
2604 * include/libiberty.h: Declare pex_run_in_environment.
2605
222ae291
AL
26062006-05-31 Asher Langton <langton2@llnl.gov>
2607
2608 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2609
e9a54b07
PB
26102006-05-25 Paolo Bonzini <bonzini@gnu.org>
2611
2612 * Makefile.def (bfd, opcodes): Fix lib_path.
2613 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2614 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2615 * Makefile.in: Regenerate.
2616
03e67131
CD
26172006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2618
2619 * Makefile.in: Regenerate.
2620
65d6e994
CD
26212006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2622
2623 * Makefile.def: Add install-html target. Add datarootdir
2624 docdir and htmldir to flags_to_pass.
2625 * Makefile.tpl: Add install-html target.
2626 * Makefile.in: Regenerate.
2627 * configure.in: Add --with-datarootdir, --with-docdir, and
2628 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2629 * configure: Regenerate.
2630
9e299237
MS
26312006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2632
2633 * configure.in: Enable gprof for cross builds.
2634 * configure: Regenerate.
2635
c31202cd
RG
26362006-05-22 Richard Guenther <rguenther@suse.de>
2637
2638 Revert
2639 2006-01-31 Richard Guenther <rguenther@suse.de>
2640 Paolo Bonzini <bonzini@gnu.org>
2641
2642 * Makefile.def (target_modules): Add libgcc-math target module.
2643 * configure.in (target_libraries): Add libgcc-math target library.
2644 (--enable-libgcc-math): New configure switch.
2645 * Makefile.in: Re-generate.
2646 * configure: Re-generate.
2647 * libgcc-math: New toplevel directory.
2648
2a332582
JDA
26492006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2650 Andreas Tobler <a.tobler@schweiz.ch>
2651
2652 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2653 * configure: Rebuilt.
2654
ccce6917 26552006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 2656
ccce6917
SL
2657 * MAINTAINERS (Write After Approval): Add myself.
2658
ed606bc0
DD
26592006-05-01 DJ Delorie <dj@redhat.com>
2660
3d8f47a0 2661 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
2662 * configure: Regenerate.
2663
9386bd20
RG
26642006-05-01 Richard Guenther <rguenther@suse.de>
2665
2666 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2667 maintainer.
2668
7b3bd503
KZ
26692006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2670
2671 * MAINTAINERS (Write After Approval): Add myself.
2672
87ceee72
JB
26732006-04-28 Jan Beulich <jbeulich@novell.com>
2674
2675 * MAINTAINERS (Write After Approval): Add myself.
2676
e88a2c09
DD
26772006-04-18 DJ Delorie <dj@redhat.com>
2678
2679 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2680 reference libgloss so that libssp can be built in a combined
2681 tree.
2682 * configure: Regenerate.
2683
675f0a8a
RM
26842006-04-08 Robert Millan <rmh@gcc.gnu.org>
2685
2686 * MAINTAINERS (Write After Approval): Add myself.
2687
27b6c940
BE
26882006-04-05 Ben Elliston <bje@au.ibm.com>
2689
2690 * configure.in: Require makeinfo 4.4 or higher.
2691 * configure: Regenerate.
2692
687b17d4
GP
26932006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2694
2695 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2696 Rearrange the entries of other libraries to have them in one place.
2697
906ac235
JB
26982006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2699
7e050830 2700 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
2701 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2702
fb0103e5
RG
27032006-03-14 Richard Guenther <rguenther@suse.de>
2704
2705 * configure: Regenerate with autoconf 2.13.
2706
17237f6b
JB
27072006-03-13 Jim Blandy <jimb@codesourcery.com>
2708
2709 * MAINTAINERS: Use my work address.
bed31434
JB
2710
2711 * MAINTAINERS: Update my E-mail address.
2712
27079765
AH
27132006-03-10 Aldy Hernandez <aldyh@redhat.com>
2714
2715 * configure.in: Handle --disable-<component> generically.
2716 * configure: Regenerate.
2717
54a17039
L
27182006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2719
2720 PR libgcj/17311
2721 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2722
b9bd11ca
EE
27232006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2724
2725 * MAINTAINERS (Write After Approval): Remove myself.
2726 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2727
719bb4e3 27282006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 2729
072b06f2
RE
2730 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2731 (TARGET_CONFIGDIRS): Remove.
2732 * configure.in: Remove AC_SUBST(target_configdirs).
2733 * Makefile.in, configure: Regenerated.
ee2312f3 2734
936e1a35
SK
27352006-02-20 Steven G. Kargl <kargls@comcast.net>
2736
2737 * MAINTAINERS (Write After Approval): Remove myself.
2738 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2739
cc11cc9b
PB
27402006-02-20 Paolo Bonzini <bonzini@gnu.org>
2741
2742 PR bootstrap/25670
2743
2744 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2745
2746 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2747 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2748 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2749 BUILD_PREFIX, BUILD_PREFIX_1.
2750 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2751
2752 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2753 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2754
2755 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2756 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2757 of `cat stage_current`. Always provide the `r' and `s' variables.
2758 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2759 a single shell execution.
2760 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2761 bootstrapped modules, make the stage1 module if the build was not
2762 started yet, else build the current stage.
2763 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2764 (all-build, all-host, all-target, [+make_target+]-host,
2765 [+make_target+]-target): Do not use \-continued lines.
2766 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2767 (current_stage, restrap, stage_last): New.
2768
2769 * Makefile.in: Regenerate.
2770 * configure: Regenerate.
2771
63a7c9ef
BD
27722006-02-19 Bud Davis <jmdavis@link.com>
2773
2774 * MAINTAINERS (Write After Approval): Remove myself.
2775 (Language Front End Maintainers): Add myself as fortran 95
2776 maintainer and update e-mail address.
2777
a3543e3a
FXC
27782006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2779
2780 * MAINTAINERS (Write After Approval): Remove myself.
2781 (Language Front End Maintainers): Add myself as fortran 95
2782 maintainer.
2783
ca5b1d2c
VK
27842006-02-16 Victor Kaplansky <victork@il.ibm.com>
2785
2786 * MAINTAINERS (Write After Approval): Add myself.
2787
0499513f
TK
27882006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2789
2790 * MAINTAINERS (Write After Approval): Remove myself.
2791 (Language Front End Maintainers): Add myself as
2792 fortran 95 maintainer.
2793
d1f8db0c
PB
27942006-02-14 Paolo Bonzini <bonzini@gnu.org>
2795
2796 Sync from src:
2797
2798 2005-12-27 Leif Ekblad <leif@rdos.net>
2799
cc6010cd
AP
2800 * configure.in: Add support for RDOS target.
2801 * configure: Regenerate.
d1f8db0c
PB
2802
28032006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 2804 Andreas Schwab <schwab@suse.de>
d1f8db0c 2805
cc6010cd 2806 * configure: Regenerate.
d1f8db0c 2807
cac90078
DE
28082006-02-12 David Edelsohn <edelsohn@gnu.org>
2809
2810 * configure.in (enable_libgomp): Add AIX.
2811 * configure: Regenerate.
2812
bd37fbf5
MK
28132006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2814
2815 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2816
23027b7a
LM
28172006-02-03 Lee Millward <lee.millward@gmail.com>
2818
2819 * MAINTAINERS (Write After Approval): Add myself.
7e050830 2820
0058967b
RG
28212006-01-31 Richard Guenther <rguenther@suse.de>
2822 Paolo Bonzini <bonzini@gnu.org>
2823
2824 * Makefile.def (target_modules): Add libgcc-math target module.
2825 * configure.in (target_libraries): Add libgcc-math target library.
2826 (--enable-libgcc-math): New configure switch.
2827 * Makefile.in: Re-generate.
2828 * configure: Re-generate.
2829 * libgcc-math: New toplevel directory.
2830
e8b05380
PB
28312006-01-26 Paolo Bonzini <bonzini@gnu.org>
2832
2833 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2834 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2835 the assembler, linker and binutils.
2836 * configure: Regenerate.
2837
d54d5437
DM
28382006-01-22 Dirk Mueller <dmueller@suse.de>
2839
2840 * MAINTAINERS (Write After Approval): Add myself.
2841
670cbfcf
DN
28422006-01-20 Diego Novillo <dnovillo@redhat.com>
2843
2844 * configure: Regenerate.
2845
953ff289
DN
28462006-01-18 Richard Henderson <rth@redhat.com>
2847 Jakub Jelinek <jakub@redhat.com>
2848 Diego Novillo <dnovillo@redhat.com>
2849
2850 * libgomp: New directory.
2851 * Makefile.def: Add target_module libgomp.
2852 * Makefile.in: Regenerate.
2853 * configure.in (target_libraries): Add target-libgomp.
2854 * configure: Regenerate.
2855
32ce4048
AO
28562006-01-05 Alexandre Oliva <aoliva@redhat.com>
2857
2858 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2859 @ from continuation.
2860 * Makefile.in: Rebuilt.
2861
0eaf8e17 28622006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 2863
c76c0c83
CL
2864 * MAINTAINERS (Write After Approval): Add myself.
2865
2d309510
PB
28662006-01-04 Paolo Bonzini <bonzini@gnu.org>
2867
2868 PR bootstrap/24252
2869
2870 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2871 * Makefile.tpl (OBJDUMP): New.
2872 (EXTRA_HOST_FLAGS): Add it.
2873 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2874
953ff289
DN
2875 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2876 to use symbolic links between directories. Avoid race conditions
2877 or make them harmless.
2878 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
2879
2880 * Makefile.def (LEAN): Pass.
2881 * Makefile.tpl (LEAN): Define.
2882 (stage[+id+]-start): Accept that the previous directory does not
2883 exist, if the bootstrap is lean.
2884 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2885 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2886 configure substitution.
2887 ([+compare-target+]): Likewise.
2888 ([+bootstrap-target+]-lean): New.
2889 * configure.in: Remove lean bootstrap support from here.
2890
953ff289
DN
2891 * Makefile.in: Regenerate.
2892 * configure: Regenerate.
2d309510 2893
368872c3
BE
28942006-01-04 Ben Elliston <bje@au.ibm.com>
2895
2896 * MAINTAINERS (libdecnumber): Add myself.
2897
d79e6356
MM
28982006-01-02 Mark Mitchell <mark@codesourcery.com>
2899
2900 * libtool-ldflags: New script.
2901
a6fbc1e2
AS
29022006-01-02 Andreas Schwab <schwab@suse.de>
2903
2904 * configure.in: When reconfiguring remove Makefile in
2905 all stage directories.
2906 * configure: Regenerate.
2907
103a4b39
SB
29082005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2909
2910 * MAINTAINERS: Update my email address.
2911
212f829c
PB
29122005-12-20 Paolo Bonzini <bonzini@gnu.org>
2913
2914 Revert Ada-related part of the previous change.
2915
2916 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2917 Do not pass.
2918 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2919 * Makefile.in: Regenerate.
2920 * configure.in: Do not include mt-ppc-aix target fragment.
2921 * configure: Regenerate.
2922
8ef1f2df
PB
29232005-12-19 Paolo Bonzini <bonzini@gnu.org>
2924
2925 * configure.in: Select appropriate fragments for PowerPC/AIX.
2926 * configure: Regenerate.
2927
2928 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2929 BOOT_CFLAGS, BOOT_LDFLAGS.
2930 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2931 BOOT_CFLAGS, BOOT_LDFLAGS.
2932 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2933 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2934 (stage): Fail if we cannot complete the work.
2935 * Makefile.in: Regenerate.
2936
ab34901f
NS
29372005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2938
2939 * configure.in: Replace ms1 with mt.
2940 * configure: Rebuilt.
2941
cbe82f21
BM
29422005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2943
2944 * MAINTAINERS: Update my email address.
2945
19843472
PB
29462005-12-15 Paolo Bonzini <bonzini@gnu.org>
2947
2948 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2949 install-host-nogcc): Don't invoke $(stage) at the end.
2950 * Makefile.in: Regenerate.
2951
1ca26cd2
PB
29522005-12-14 Paolo Bonzini <bonzini@gnu.org>
2953
2954 * configure.in: Flip the top-level bootstrap switch.
2955 * configure: Regenerate.
2956
f41d6665
DJ
29572005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2958
2959 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2960 $(stage) and $(unstage).
2961 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2962 (all): Remove stray semicolon.
2963 (local-distclean): Don't handle multilib.tmp and multilib.out.
2964 (install.all): Set $s for consistency.
2965 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2966 check_multilibs setting. Always make the install directory.
2967 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2968 Correct @if/@endif.
2969 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2970 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2971 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2972 (multilib.out): Remove.
2973 * Makefile.in: Regenerated.
2974
9174b3cf
CD
29752005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2976
2977 * MAINTAINERS (Write After Approval): Add myself.
2978
64f182bd
NS
29792005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2980
121b2cee
NS
2981 * MAINTAINERS: Add myself as mt maintainer.
2982
64f182bd
NS
2983 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2984
a6d63770
AN
29852005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2986
2987 * MAINTAINERS: Change email address.
2988
2abefe3d
PB
29892005-12-05 Paolo Bonzini <bonzini@gnu.org>
2990
2991 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2992 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2993 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2994 Find in-tree tools if available.
2995 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2996 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2997 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2998 (COMPILER_*_FOR_TARGET): New.
2999 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3000 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3001 (CONFIGURED_*, USUAL_*): Remove.
3002 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3003 STRIP): Use autoconf substitutions.
3004 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3005 COMPILER_NM_FOR_TARGET): New.
3006 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3007
3008 (all): Make all-host and all-target in parallel.
3009 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3010 that $$r and $$s are set before invoking a recursive make.
3011 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3012 ([+bootstrap-target+]): Inline most of the `all' target.
3013
2f3bdde7
BE
30142005-11-29 Ben Elliston <bje@au.ibm.com>
3015
3016 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3017 from the gcc build directory.
3018 * Makefile.in: Regenerate.
3019
a4b6c45a
BE
30202005-11-29 Ben Elliston <bje@au.ibm.com>
3021
3022 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3023 depend on all-libdecnumber.
3024 * configure.in (host_libs): Include libdecnumber.
3025 * Makefile.in: Regenerate.
3026 * configure: Likewise.
3027
473a74b9
BE
30282005-11-29 Ben Elliston <bje@au.ibm.com>
3029
3030 * libdecnumber: Import decNumber sources from the dfp-branch.
3031
b4623110
KJ
30322005-11-21 Kean Johnston <jkj@sco.com>
3033
3034 * config.sub, config.guess: Sync from upstream sources.
3035
67dc1785
BE
30362005-11-21 Ben Elliston <bje@au.ibm.com>
3037
3038 Import from Autoconf sources:
3039
3040 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3041 * config/move-if-change: Don't output "$2 is unchanged";
3042 suggested by Ben Elliston. Handle weird characters correctly.
3043
186abafe
AT
30442005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3045
3046 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3047 to match upstream libtool for darwin.
3048
ef9db8d5
DJ
30492005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3050
3051 * Makefile.def: Remove gdb dependencies for gdbtk.
3052 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3053 (configure-gdb, install-gdb): New rules.
3054 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3055 * Makefile.in, configure: Regenerated.
3056
9c5141ab
JB
30572005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3058
3059 * MAINTAINERS (Write After Approval): Add myself.
3060
4523d51b
EE
30612005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
086b011c
DN
30652005-10-24 Diego Novillo <dnovillo@redhat.com>
3066
3067 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3068 Diego Novillo.
3069
e7c84bf8
PB
30702005-10-22 Paolo Bonzini <bonzini@gnu.org>
3071
3072 PR bootstrap/24297
3073 * Makefile.tpl (do-[+make-target+], do-check, install,
3074 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3075 are set before recursing.
3076 * Makefile.in: Regenerate.
3077
b88a7564
EB
30782005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3079
3080 PR bootstrap/18939
3081 * Makefile.def (gcc) <target>: Fix thinko.
3082 * Makefile.in: Regenerate.
3083
61efc800
BS
30842005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3085
3086 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3087 * configure: Regenerate.
3088
f53d2869
JZ
30892005-10-15 Jie Zhang <jie.zhang@analog.com>
3090
3091 * MAINTAINERS (Write After Approval): Add self.
3092
077fc835
KH
30932005-10-08 Kazu Hirata <kazu@codesourcery.com>
3094
3095 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3096 target-libffi, target-qthreads, target-libjava, and
3097 targetlibobjc.
3098 * configure: Regenerate.
3099
d739199a
DJ
31002005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3101
3102 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3103 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3104 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3105 (USUAL_OBJDUMP_FOR_TARGET): New.
3106 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3107 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3108 * configure, Makefile.in: Regenerated.
d739199a 3109
db38c6bb
PB
31102005-10-05 Paolo Bonzini <bonzini@gnu.org>
3111
3112 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3113 before other host packages.
3114
3015564c
KK
31152005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3116
3117 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3118
1061f99e
PB
31192005-10-05 Paolo Bonzini <bonzini@gnu.org>
3120
3121 PR bootstrap/22340
3122
3123 * configure.in (default_target): Remove.
3124 * Makefile.tpl (all): Do not use prerequisites as subroutines
3125 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3126 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3127 use prerequisites as subroutines.
3128 (check-host, check-target): New.
3129 (bootstrap configure & all targets): Do not use stage*-start
3130 if the directory layout is already ok.
3131 (non-bootstrap configure & all targets): Prepend a $(unstage).
3132 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3133 (NOTPARALLEL): Remove.
3134 (unstage, stage variables): New variables.
3135 (unstage, stage targets): Simply expand to those variables.
3136
3137 * configure: Regenerate.
3138 * Makefile.in: Regenerate.
3139
4a9c436f
JW
31402005-10-04 James E Wilson <wilson@specifix.com>
3141
3142 * Makefile.def (lang_env_dependencies): Add libmudflap.
3143 * Makefile.in: Regenerate.
3144
37150080
AS
31452005-10-03 Andreas Schwab <schwab@suse.de>
3146
3147 Backport from libtool CVS:
3148 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3149
3150 * ltmain.sh: add support for installing into temporary
3151 staging area (e.g. 'make install DESTDIR=...')
3152
39d16468
L
31532005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3154
3155 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3156 * configure: Regenerated.
3157
72a7ab82
AP
31582005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3159
3160 * configure: Regenerate with the correct
3161 autoconf version.
3162
6b65a26d
CM
31632005-09-30 Catherine Moore <clm@cm00re.com>
3164
3165 * configure.in (bfin-*-*): New.
3166 * configure: Regenerated.
3167
040b1c5a
GK
31682005-09-28 Geoffrey Keating <geoffk@apple.com>
3169
3170 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3171 (LIPO_FOR_TARGET): New.
3172 (CONFIGURED_LIPO_FOR_TARGET): New.
3173 (USUAL_LIPO_FOR_TARGET): New.
3174 (STRIP_FOR_TARGET): New.
3175 (CONFIGURED_STRIP_FOR_TARGET): New.
3176 (USUAL_STRIP_FOR_TARGET): New.
3177 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3178 STRIP_FOR_TARGET.
3179 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3180 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3181 * Makefile.in: Regenerate.
3182 * configure: Regenerate.
7e050830 3183
3a3c28db
DE
31842005-09-19 David Edelsohn <edelsohn@gnu.org>
3185
3186 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3187 (rs6000-*-aix*): Same.
3188 * configure: Regenerate.
3189
2749a921
TT
31902005-09-16 Tom Tromey <tromey@redhat.com>
3191
3192 * MAINTAINERS: Add self as java maintainer.
3193
7f26dfa3
FXC
31942005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3195
3196 * configure.in: Recognize f95 in the --enable-languages option,
3197 and substitute it for fortran, issuing a warning.
3198 * configure: Regenerate.
3199
d8852c4f
PE
32002005-08-30 Phil Edwards <phil@codesourcery.com>
3201
3202 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3203 * configure: Regenerated.
3204
ad685e81
AH
32052005-08-22 Aldy Hernandez <aldyh@redhat.com>
3206
3207 * MAINTAINERS: Add self as ms1 maintainer.
3208
b00d752c
RE
32092005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3210
3211 * Makefile.def (libssp): Add to lang_env_dependencies.
3212 * Makefile.in: Regenerate.
3213
9ed8fb9b
ILT
32142005-08-18 Ian Lance Taylor <ian@airs.com>
3215
3216 * MAINTAINERS: Add myself as middle-end maintainer.
3217
0f029d39
CG
32182005-08-17 Christian Groessler <chris@groessler.org>
3219
3220 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3221 * Makefile.in: Regenerate.
3222
81087874
AK
32232005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3224
3225 * MAINTAINERS (write after approval): Added myself.
3226
6a134f1c
MR
32272005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3228
3229 * MAINTAINERS (Write After Approval): Add myself.
3230
2693c0b0
PB
32312005-08-12 Paolo Bonzini <bonzini@gnu.org>
3232
3233 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3234 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3235 Look for alternate names of the target cc and c++
3236 * configure: Regenerate.
3237
4de997d1
PB
32382005-08-08 Paolo Bonzini <bonzini@gnu.org>
3239
3240 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3241 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3242 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3243 tools; remove code to manually set them.
3244 (Target tools): Look in the environment for them.
3245 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3246 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3247 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3248 build directory.
3249 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3250 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3251 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3252 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3253 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3254 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3255 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3256 * configure: Regenerate.
3257 * Makefile.in: Regenerate.
3258
b089e33a
BE
32592005-07-28 Ben Elliston <bje@au.ibm.com>
3260
3261 * MAINTAINERS: Update for removed CPU targets.
3262
e3791243
MM
32632005-07-27 Mark Mitchell <mark@codesourcery.com>
3264
3265 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3266 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3267 * Makefile.in: Regenerated.
3268
526635cb
MM
32692005-07-26 Mark Mitchell <mark@codesourcery.com>
3270
3271 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3272 (CFLAGS_FOR_TARGET): Use it.
3273 (CXXFLAGS_FOR_TARGET): Likewise.
3274 * Makefile.in: Regenerated.
3275 * configure.in (--with-build-sysroot): New option.
3276 * configure: Regenerated.
3277
19791f70
PB
32782005-07-24 Paolo Bonzini <bonzini@gnu.org>
3279
3280 * Makefile.tpl: Wrap install between unstage and stage
3281 * Makefile.in: Regenerate.
3282
35f5a23f
EC
32832005-07-21 Eric Christopher <echristo@apple.com>
3284
3285 * MAINTAINERS: Update affiliation.
3286
ff3ddf15
PW
32872005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3288
3289 * MAINTAINERS: Add self as crx port maintainer.
3290
3a664c1c
DD
32912005-07-20 DJ Delorie <dj@redhat.com>
3292
3293 * MAINTAINERS: Add self as m32c maintainer.
3294
539df155
KC
32952005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3296
3297 * all files: Update FSF address.
3298
be9c593a
EC
32992005-07-15 Eric Christopher <echristo@redhat.com>
3300
3301 * MAINTAINERS: Change affiliation.
3302
fd7ea4ab
JB
33032005-07-14 Jim Blandy <jimb@redhat.com>
3304
3305 * configure.in: Add cases for Renesas m32c.
3306 * configure: Regenerated.
7e050830 3307
0063a823
KC
33082005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3309
d0ca130a
KC
3310 * COPYING.LIB: Update from fsf.org.
3311
33122005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3313
3314 * COPYING, compile, config.guess,
0063a823
KC
3315 config.sub, install-sh, missing, mkinstalldirs,
3316 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3317 * config-ml.in: Update FSF address.
0063a823 3318
a8ba31f2
EC
33192005-07-13 Eric Christopher <echristo@redhat.com>
3320
3321 * configure.in: Add toplevel noconfigdir support for tpf.
3322 * configure: Regenerate.
3323
5bea4a03
PB
33242005-07-11 Paolo Bonzini <bonzini@gnu.org>
3325
3326 PR ada/22340
3327
3328 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3329 * Makefile.in: Regenerate.
3330
284bdbbd
MM
33312005-07-07 Mark Mitchell <mark@codesourcery.com>
3332
3333 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3334 Brolley to write-after-approval.
284bdbbd 3335
452190fb
AS
33362005-07-07 Andreas Schwab <schwab@suse.de>
3337
3338 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3339 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3340 * Makefile.in: Regenerated.
3341
9c8f9ec2
GK
33422005-07-06 Geoffrey Keating <geoffk@apple.com>
3343
3344 * configure.in: Don't build sim or rda when targetting darwin.
3345 * configure: Regenerate.
3346
ef0087a7
KH
33472005-07-06 Kazu Hirata <kazu@codesourcery.com>
3348
3349 * configure.in: Add --enable-libssp and --disable-libssp.
3350 * configure: Regenerate with autoconf-2.13.
3351
77008252
JJ
33522005-07-02 Jakub Jelinek <jakub@redhat.com>
3353
3354 * Makefile.def (target_modules): Add libssp.
3355 * configure.in (target_libraries): Add target-libssp.
3356 * configure: Rebuilt.
3357 * Makefile.in: Rebuilt.
3358
a04eae1b
ZW
33592005-07-01 Zack Weinberg <zackw@panix.com>
3360
3361 * MAINTAINERS: Change email address. Resign from maintainership.
3362
948884cd
RG
33632005-07-01 Richard Guenther <rguenther@suse.de>
3364
3365 * MAINTAINERS: Change my e-mail address and affiliation.
3366
c7870f5d
PB
33672005-06-22 Paolo Bonzini <bonzini@gnu.org>
3368
3369 * Makefile.def (stagefeedback): Come after profile.
3370 Define profiledbootstrap target.
3371 * Makefile.tpl (profiledbootstrap): Remove.
3372 (stageprofile-end): Zap stagefeedback.
3373 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3374 * Makefile.in: Regenerate.
3375
ab99519a
RS
33762005-06-13 Richard Sandiford <richard@codesourcery.com>
3377
3378 * MAINTAINERS: Update my email address.
3379
f610dd5f
ZW
33802005-06-13 Zack Weinberg <zack@codesourcery.com>
3381
3382 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3383 In 'cpp' stanza, support '#line' as well as '# '.
3384
71bc2a83
AS
33852005-06-08 Andreas Schwab <schwab@suse.de>
3386
3387 * MAINTAINERS: Move myself from 'Write After Approval' to
3388 'CPU Port Maintainers' section as m68k maintainer.
3389
4fab7234
HPN
33902005-06-07 Hans-Peter Nilsson <hp@axis.com>
3391
3392 * configure.in (unsupported_languages): New macro.
3393 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3394 non-ported target libraries in noconfigdirs.
3395 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3396 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3397 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3398 unsupported_languages.
3399 * configure: Regenerate.
3400
68193f9b
TS
34012005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3402
3403 * configure.in: Fix typo in handling of --with-mpfr-dir.
3404 * configure: Regenerate.
3405
f26f6b8d
RS
34062005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3407
3408 * MAINTAINERS: Update my email address.
3409
ba4853f8
JB
34102005-06-02 Jim Blandy <jimb@redhat.com>
3411
3412 * config.sub: Add cases for the Renesas m32c. (This patch has been
3413 accepted into the master sources.)
3414
79dd769c 34152005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3416 Michael Snyder <msnyder@redhat.com>
3417 Stan Cox <scox@redhat.com>
79dd769c 3418
f610dd5f 3419 * configure.in: Set noconfigdirs for ms1.
79dd769c 3420
f610dd5f 3421 * configure: Regenerate.
79dd769c 3422
d29e107f
JD
34232005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3424
3425 * MAINTAINERS (Write After Approval): Add self.
3426
e93196c3
JC
34272005-06-01 Josh Conner <jconner@apple.com>
3428
3429 * MAINTAINERS (Write After Approval): Add self.
3430
ae263c7a
KH
34312005-06-01 Kazu Hirata <kazu@codesourcery.com>
3432
3433 * MAINTAINERS: Update my email address.
3434
585b3aa3
ZM
34352005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3436
3437 * MAINTAINERS (Write After Approval): Add self.
3438
4930c50b
CD
34392005-05-26 Chris Demetriou <cgd@broadcom.com>
3440
3441 * MAINTAINERS (Write After Approval): Remove self.
3442
2dfbef6d
PB
34432005-05-25 Paolo Bonzini <bonzini@gnu.org>
3444
3445 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3446 (Dependencies): Consider target modules for bootstrap dependencies.
3447 Make target bootstrap modules depend on each stage's gcc.
3448 * Makefile.in: Regenerate.
3449
bcb28cf5
PB
34502005-05-20 Paolo Bonzini <bonzini@gnu.org>
3451
3452 * Makefile.def (configure-gcc): Depend on binutils having been built.
3453 (all-gcc): No need to do it here.
3454 * Makefile.in: Regenerate.
3455
0cf085e4
PB
34562005-05-19 Paul Brook <paul@codesourcery.com>
3457
f610dd5f 3458 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3459 language cannot be built.
3460 * configure: Regenerate.
3461
dfb2c39a
DJ
34622005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3463
3464 * ylwrap: Import from Automake 1.9.5.
3465
771aaa92
DU
34662005-05-13 David Ung <davidu@mips.com>
3467
3468 * MAINTAINERS (Write After Approval): Add self.
3469
3ac9bd58
MS
34702005-05-09 Mike Stump <mrs@apple.com>
3471
3472 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3473 lt_cv_sys_max_cmd_len for now.
f610dd5f 3474
f77a5578
SC
34752005-05-09 Stan Cox <scox@redhat.com>
3476
3477 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3478
795e36e5
MK
34792005-05-08 Matt Kraai <kraai@ftbfs.org>
3480
3481 * README.SCO: Update the URL.
3482
c9392a2b
DE
34832005-05-05 David Edelsohn <edelsohn@gnu.org>
3484
3485 * ltconfig: Define file_list_spec. Pass file_list_spec and
3486 with_gnu_ld to libtool.
3487 * ltcf-c.sh (aix[45]): Define file_list_spec.
3488 * ltcf-cxx.sh (aix[45]): Same.
3489 * ltcf-gcj.sh (aix[45]): Same.
3490 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3491 exists, write list of input files to temporary file.
3492
bebcd931
MS
34932005-05-04 Mike Stump <mrs@apple.com>
3494
3495 * configure.in: Always pass --target to target configures as
3496 otherwise rebuilds that do --recheck will fail.
3497 * confiugure: Rebuilt.
3498
ce406537
PB
34992005-05-04 Paolo Bonzini <bonzini@gnu.org>
3500
3501 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3502 STAGE_HOST_EXPORTS.
3503 (configure, all): Add bootstrap support.
3504 (Host modules, target modules): Pass post-stage1 flags and exports.
3505 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3506 * Makefile.in: Regenerate.
3507
aa9dcfc4
PB
35082005-04-29 Paolo Bonzini <bonzini@gnu.org>
3509
3510 * configure: Regenerate.
3511
b6f9abcf
MS
35122005-04-27 Mike Stump <mrs@apple.com>
3513
3514 * MAINTAINERS: Add self as darwin maintainer.
3515
acb217cb
BS
35162005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3517
3518 * config.sub: Update from master copy.
3519
b6dae270
MS
35202005-04-21 Mike Stump <mrs@apple.com>
3521
3522 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3523 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3524
c2e0d3a9
HPN
35252005-04-19 Hans-Peter Nilsson <hp@axis.com>
3526
3527 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3528 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3529 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3530 "*-*-elf" and "*-*-linux*".
3531 * configure: Regenerate.
3532
871ae772
JM
35332005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3534
3535 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3536
bf070c29
MS
35372005-04-12 Mike Stump <mrs@apple.com>
3538
3539 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3540
e865b6f7
TK
35412005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3542
3543 * MAINTAINERS (Write After Approval): Add myself.
3544
7b71ad7f
BS
35452005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3546
3547 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3548
25b42232
PB
35492005-04-06 Paolo Bonzini <bonzini@gnu.org>
3550
f610dd5f 3551 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3552 (TARGET_CONFIGARGS): Include --with-target-subdir.
3553 (configure, all): New macros. Use them throughout.
3554 * Makefile.in: Regenerate.
3555
d727c624
JG
35562005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3557
3558 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3559
fff72cc4
ZD
35602005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3561
3562 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3563
86472dc3
GP
35642005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3565
3566 * MAINTAINERS: Move John Carr to Write After Approval.
3567
5d0f90e5
R
35682005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3569
3570 * config/mh-mingw32: Delete.
3571 * configure.in: Don't use it.
3572 * configure: Regenerate.
3573
33da42bc
PB
35742005-03-31 Paolo Bonzini <bonzini@gnu.org>
3575
3576 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3577 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3578 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3579 (HOST_LIB_PATH): Generate from Makefile.def.
3580 (TARGET_LIB_PATH): Likewise.
3581 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3582 * Makefile.in: Regenerate.
3583 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3584 (RPATH_ENVVAR): Include Darwin case.
3585 * configure: Regenerate.
3586
15cc1841
TF
35872005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3588
3589 * MAINTAINERS (Various Maintainers): Remove self.
3590 (Write After Approval): Add self.
3591
6a8c79d5
TF
35922005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3593
3594 * MAINTAINERS (Various Maintainers): Add self.
3595
256f7136
PB
35962005-03-25 Paolo Bonzini <bonzini@gnu.org>
3597
3598 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3599 * configure: Regenerate.
3600
191dd2c9
ZW
36012005-03-21 Zack Weinberg <zack@codesourcery.com>
3602
3603 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3604 gcc_version, and gcc_version_trigger from set of flags to pass.
3605 * Makefile.tpl: Remove definitions of above variables.
3606 (config.status): Remove dependency on $(gcc_version_trigger).
3607 * Makefile.in: Regenerate.
3608 * configure.in: Do not reference config/gcc-version.m4 nor
3609 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3610 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3611 * configure: Regenerate.
3612
ef6e9bc0
MH
36132005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3614 Andrew Pinski <pinskia@physics.uc.edu>
3615
3616 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3617 * Makefile.in: Regenerate.
3618
009bbd5a
FW
36192005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3620
3621 * MAINTAINERS (Write After Approval): Add myself.
3622
09f8755b
DA
36232005-03-03 David Ayers <d.ayers@inode.at>
3624
3625 * MAINTAINERS (Write After Approval): Add myself.
3626
e73ed25c
AO
36272005-03-01 Alexandre Oliva <aoliva@redhat.com>
3628
3629 PR libgcj/20160
3630 * ltmain.sh: Avoid creating archives with components that have
3631 duplicate basenames.
3632
ace9ac7b
AP
36332005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3634
3635 PR bootstrap/20250
3636 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3637 instead of check.
3638 * Makefile.in: Regenerate.
3639
c9db9354
PB
36402005-02-28 Paolo Bonzini <bonzini@gnu.org>
3641
3642 * Makefile.in: Regenerate to fix conflict between the previous two
3643 patches.
3644
215c351a
PB
36452005-02-28 Paolo Bonzini <bonzini@gnu.org>
3646
3647 PR bootstrap/17383
3648 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3649 * Makefile.tpl (HOST_SUBDIR): New substitution.
3650 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3651 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3652 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3653 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3654 (Host modules, Bootstrapped modules): Use it.
3655 (Build modules, Target modules): Do not create symlink trees,
3656 always configure out-of-srcdir.
3657 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3658 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3659 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3660 $(HOST_SUBDIR). Create a symlink for host_subdir.
3661
3662 * Makefile.in: Regenerate.
3663 * configure: Regenerate.
3664
5395b47b
NN
36652005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3666
3667 Merged from libada-gnattools-branch:
3668 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3669
3670 * gnattools: New directory.
3671 * Makefile.def: Add gnattools as a module, depending on target-libada.
3672 * Makefile.in: Regenerate.
3673 * configure.in: Include gnattools in host_tools; disable it if ada
3674 is disabled.
3675 * configure: Regenerate.
3676
ca2cc05c
JM
36772005-02-24 James A. Morrison <phython@gcc.gnu.org>
3678
3679 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3680 treelang maintainer.
3681 (Write After Approval): Remove myself.
3682
d2f3024f
PS
36832005-02-23 Paul Schlie <schlie@comcast.net>
3684
3685 * configure.in: Allow darwin targeted ports to build tk, itcl and
3686 libgui.
3687 * configure: Regenerate.
3688
bba5e0ca
EB
36892005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3690
3691 PR libgcj/10353
3692 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3693 * configure: Regenerate.
3694
70132ce7
SK
36952005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3696
3697 * MAINTAINERS (Write After Approval): Add myself.
3698
20f0edca
ILT
36992005-02-10 Ian Lance Taylor <ian@airs.com>
3700
3701 * MAINTAINERS: Update my e-mail address.
3702
e64e5109
RG
37032005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3704
3705 * MAINTAINERS (Write After Approval): Add myself.
3706
40d64b5a
HPN
37072005-01-29 Hans-Peter Nilsson <hp@axis.com>
3708
3709 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3710 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3711 target-libgloss when not *-*-elf and *-*-aout.
3712 * configure: Regenerate.
3713
54a12711
KH
37142005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3715
3716 * MAINTAINERS: Remove obsolete entries.
3717
0aa99dbb
KH
3718 * MAINTAINERS (Write After Approval): Add Michael Matz.
3719
2b009f5f
NB
37202005-01-19 Neil Booth <neil@daikokuya.co.uk>
3721
3722 * MAINTAINERS: Remove self as cpplib maintainer.
3723
385870f5
KC
37242005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3725
3726 * install-sh, config.sub: Import from upstream.
3727
e7daab31
KC
37282005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3729
3730 PR bootstrap/18222
3731 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3732 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3733 * Makefile.in: Regenerate.
3734
e6003f4d
JT
37352005-01-16 Jason Thorpe <thorpej@netbsd.org>
3736
3737 * MAINTAINERS: Update my email address.
3738
145e2972 37392005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 3740 Andreas Schwab <schwab@suse.de>
145e2972
DE
3741
3742 PR bootstrap/18033
3743 * config-ml.in: Eval option if surrounded by single quotes.
3744
86c7e0da
PB
37452005-01-03 Paolo Bonzini <bonzini@gnu.org>
3746
3747 Revert 2004-12-28 Makefile changes, a better fix will be
3748 applied to mainline and src after GCC 4.0 branches.
3749
3224a22f
PB
37502004-12-28 Paolo Bonzini <bonzini@gnu.org>
3751
3752 PR bootstrap/17383
3753
3754 * Makefile.def (target_modules): Remove stage parameter,
3755 it is always true now.
3756 * Makefile.tpl (configure-build-[+module+],
3757 configure-target-[+module+]): Always build symlink tree
3758 for the directory and for include. BUILD_SUBDIR and
3759 TARGET_SUBDIR cannot be . anymore.
3760 * Makefile.in: Regenerate.
3761
aaf51ca2
DE
37622004-12-25 David Edelsohn <edelsohn@gnu.org>
3763
3764 Revert 2004-12-08 Makefile changes.
3765
4e32e454
DS
37662004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3767
3768 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3769 cygwin, mingw.
3770
669f01d8
AS
37712004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3772
3773 * configure.in (sh64-*-*): Reenable gprof.
3774 * configure: Regenerate.
3775
1b227ee0
DE
37762004-12-08 David Edelsohn <edelsohn@gnu.org>
3777
3778 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3779 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3780 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3781 * Makefile.in: Regenerate.
3782
ce5e944c
CF
37832004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3784
3785 * MAINTAINERS: Update my email address.
3786
893f1e87
MK
37872004-12-07 Matt Kraai <kraai@ftbfs.org>
3788
3789 * Makefile.tpl: Generate normal dependencies if the LHS module is
3790 not bootstrapped.
3791 * Makefile.in: Regenerate.
3792
bb59c339
RS
37932004-12-03 Richard Sandiford <rsandifo@redhat.com>
3794
3795 * configure.in: Include config/gxx-include-dir.m4. Use
3796 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3797 * configure: Regenerate.
3798
4982adbe
RS
37992004-12-03 Richard Sandiford <rsandifo@redhat.com>
3800
3801 * config.if: Delete.
3802 * configure.in: Set libstdcxx_incdir directly.
3803 * configure: Regenerate.
3804
05750653
EC
38052004-12-02 Eric Christopher <echristo@redhat.com>
3806
3807 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3808 * Makefile.in: Regenerate.
3809
5fef1dbd
RS
38102004-12-02 Richard Sandiford <rsandifo@redhat.com>
3811
3812 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3813 * configure: Regenerate.
3814
afabd8e6
RS
38152004-12-02 Richard Sandiford <rsandifo@redhat.com>
3816
3817 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3818 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3819 * configure: Regenerate.
3820
78716e86
EC
38212004-12-01 Eric Christopher <echristo@redhat.com>
3822
3823 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3824 of things to remove.
3825
57ab8ba9
MK
38262004-11-29 Matt Kraai <kraai@ftbfs.org>
3827
3828 * MAINTAINERS (Write After Approval): Update my e-mail address.
3829
2539bffe
KC
38302004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3831
3832 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3833 from CVS libtool to always pass_all.
3834
3e732ba0
JDA
38352004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3836
3837 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3838 (hppa*64*-*-*): Delete incorrect comment.
3839 * configure: Rebuilt.
3840
767f726e
KC
38412004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3842
3843 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3844
2c92e90f
KC
38452004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3846
3847 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3848 from CVS libtool to always pass_all.
3849
32f84e48
KC
38502004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3851
3852 * install-sh, compile: Import from automake.
3853
9587be8a
KC
38542004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3855
3856 * config.guess, config.sub: Import from savannnah.
3857
04e81808 38582004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
3859
3860 * MAINTAINERS (Write After Approval): Add myself
3861
f87a2b2e
MS
38622004-11-12 Mike Stump <mrs@apple.com>
3863
3864 * Makefile.def: Add html support.
3865 * Makefile.tpl: Likewise.
3866 * Makefile.in: Regenerate.
3867
848556c2
GK
38682004-11-11 Geoffrey Keating <geoffk@apple.com>
3869
556f03c4
GK
3870 PR 18423
3871 * configure.in: Remove all instances of build-fixincludes from
3872 noconfigdirs.
3873 (build_configargs): Supply --target to subdirectories.
3874 * configure: Regenerate.
3875
848556c2
GK
3876 * Makefile.def: Make gcc install depend on fixincludes install.
3877 * Makefile.in: Regenerate.
3878
9e5712a5
JJ
38792004-11-10 Janis Johnson <janis187@us.ibm.com>
3880
3881 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3882
4ef509c0
PB
38832004-11-11 Paul Brook <paul@codesourcery.com>
3884
3885 * MAINTAINERS: Add self as arm maintainer. Update email address.
3886
20d11df6
HPN
38872004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3888
3889 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3890 target-libgfortran.
79fd8592 3891 * configure: Regenerate.
20d11df6 3892
68c70f15
DE
38932004-11-07 David Edelsohn <edelsohn@gnu.org>
3894
3895 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3896 like CC.
3897
54f88091
PB
38982004-11-05 Paolo Bonzini <bonzini@gnu.org>
3899
3900 * Makefile.def (host fixincludes): Specify missing targets.
3901 * Makefile.in: Regenerate.
3902
6866abb8
RC
39032004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3904
3905 * MAINTAINERS: Add myself
3906
83f62578
GL
39072004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3908
3909 * MAINTAINERS (Write After Approval): Add myself.
3910
53c7ffe7
GK
39112004-11-04 Geoffrey Keating <geoffk@apple.com>
3912
3913 * Makefile.def: Build fixincludes for the host, too.
3914 * Makefile.in: Regenerate.
3915 * configure.in (host_tools): Add fixincludes.
3916 * configure: Regenerate.
3917
ac8b3d9d
DJ
39182004-11-04 Daniel Jacobowitz <dan@debian.org>
3919
3920 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3921 * configure: Regenerated.
3922
bab37580
L
39232004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3924
3925 PR other/17783
3926 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3927 * configure: Regenerated.
3928
db1de713
MM
39292004-10-31 Mark Mitchell <mark@codesourcery.com>
3930
3931 * README.SCO: Update per FSF instructions.
3932
a827e21a
EW
39332004-10-28 Eric B. Weddington <ericw@evcohs.com>
3934
3935 PR target/18151
3936 * configure.in (case ${target}): Do not build fixincludes for avr.
3937 * configure: Regenerated.
3938
9d069a4f
PB
39392004-10-26 Paolo Bonzini <bonzini@gnu.org>
3940
3941 * configure.in (case ${target}): Do not build fixincludes
3942 on platforms where it is not used.
3943 * configure: Regenerated.
3944
fc45f3fe
DJ
39452004-10-23 Daniel Jacobowitz <dan@debian.org>
3946
3947 * configure.in: Use an absolute path to install-sh.
3948 * configure: Regenerated.
3949
36554b92
AL
39502004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3951
3952 * MAINTAINERS (Write After Approval): Add myself.
3953
88e9994a
KH
39542004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3955
3956 * MAINTAINERS: Remove from Write After Approval those that are
3957 already maintainers.
3958
ad02a944
SP
39592004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3960
3961 * MAINTAINERS: Update my email address.
3962
c8e6cd41
KC
39632004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3964
3965 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3966 * configure: Regenerate.
3967
ebe55024
R
39682004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3969
3970 * MAINTAINERS: Update my email address.
3971
a8b0957e
KH
39722004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3973
3974 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3975 entries belonging to this category.
3976
96836f61
JZ
39772004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3978
3979 * MAINTAINERS: Update my e-mail address.
3980
7e0b5752
PB
39812004-10-06 Paolo Bonzini <bonzini@gnu.org>
3982
3983 Fix wrong conflict resolution in:
3984
3985 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3986
3987 * Makefile.in: Regenerate.
3988 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3989 in the recursive `make', instead of hardwiring `all'.
3990 (Autogenerated TARGET-* variables): New.
3991
370f7a47
TL
39922004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3993
3994 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 3995 * configure: Regenerate.
370f7a47 3996
13e5d623
KH
39972004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3998
3999 * MAINTAINERS (Various Maintainers): Move the "windows,
4000 cygwin, mingw" maintainer to ...
4001 (OS Port Maintainers): ... here.
4002
a6497c1b
KH
40032004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4004
4005 * MAINTAINERS (Write After Approval): Remove those that are
4006 maintainers of some subsystem.
4007
1abb828a
D
40082004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4009
4010 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4011 * ltcf-cxx.sh (tpf*): Likewise.
4012 * ltconfig (tpf*): Add TPF OS configuration support.
4013
16d1338d
BS
40142004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4015
4016 * MAINTAINERS: Change my email address to my new work account.
4017
9082a750
MR
40182004-09-24 Michael Roth <mroth@nessie.de>
4019
4020 * configure.in (--without-headers): Add missing double quotes.
4021 * configure: Regenerate.
4022
07a8bdf8
KC
40232004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4024
4025 * ylwrap: Revert to previous version.
4026
4c4a5bbc
L
40272004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4028
4029 PR bootstrap/17369
4030 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4031 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4032 SET_GCC_LIB_PATH_CMD.
4033 (BASE_TARGET_EXPORTS): Likewise.
4034 * Makefile.in: Regenerated.
4035
4036 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4037 * configure: Regenerated.
4038
85f59630
KC
40392004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4040
4041 * config.guess: New upstream version
4042 * compile, depcomp, install-sh, ylwrap: Likewise.
4043
95c53c62
RS
40442004-09-19 Roger Sayle <roger@eyesopen.com>
4045
4046 * config/mh-x86omitfp: New host makefile fragment. Add
4047 -fomit-frame-pointer to the default BOOT_CFLAGS.
4048 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4049 * configure: Regenerate.
4050
0a1c093b
AP
40512004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4052
4053 PR target/11572
4054 * configure.in (*-*-darwin*): Renable libobjc.
4055 * configure: Regenerate.
4056
315fcf97
NS
40572004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4058
4059 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4060
0a050485 40612004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4062
0a050485
DB
4063 * Makefile.def: Remove libbanshee.
4064 * Makefile.tpl: Ditto.
4065 * configure.in: Ditto.
4066 * Makefile.in: Regen.
4067 * configure: Ditto.
4068
5f4a098e
DE
40692004-09-08 David Edelsohn <edelsohn@gnu.org>
4070
4071 * ltmain.sh: Use $pic_object as $non_pic_object if
4072 $non_pic_object=none.
4073
32b2511f
PB
40742004-09-07 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * missing: Import latest version from master repository.
4077
fc4d0e82
NC
40782004-09-06 Nick Clifton <nickc@redhat.com>
4079
4080 * config.sub: Import latest version from master repository.
4081 * config.guess: Likewise.
4082 This includes these changes:
78716e86 4083
fc4d0e82
NC
4084 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4085
4086 * config.sub: Handle crisv32, alias etraxfs.
4087 * config.guess (crisv32:Linux:*:*): Handle.
4088
4089 2004-08-13 Brad Smith <brad@comstyle.com>
4090
4091 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4092 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4093
4094 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4095
4096 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4097 assume the processor is a powerpc. This is because coreutils
4098 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4099 in this case, due to a MacOS X bug that causes
4100 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4101 to return a negative number.
4102 Problem reported by Petter Reinholdtsen in:
4103 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4104
4105 2004-07-19 Ben Elliston <bje@gnu.org>
4106
4107 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4108
4109 2004-06-24 Ben Elliston <bje@gnu.org>
4110
4111 * config.guess: Update copyright years.
4112 * config.sub: Likewise.
4113
4114 2004-06-22 Robert Millan <robertmh@gnu.org>
4115
4116 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4117 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4118
4119 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4120
4121 * config.guess (*:*VMS:*:*): New entry. Replaces
4122 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4123 manufacturer.
4124
4125 2004-06-22 Ben Elliston <bje@gnu.org>
4126
4127 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4128 * config.sub: Likewise.
4129
4130 2004-06-22 Ben Elliston <bje@gnu.org>
4131
4132 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4133 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4134
4135 2004-06-11 Ben Elliston <bje@gnu.org>
4136
4137 * config.guess (pegasos:OpenBSD:*:*): Remove.
4138
4139 2004-06-11 Ben Elliston <bje@gnu.org>
4140
4141 From Wouter Verhelst <wouter@grep.be>:
4142 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4143
4144 2004-06-11 Ben Elliston <bje@gnu.org>
4145
4146 * config.guess (luna88k:OpenBSD:*:*): New.
4147
4148 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4149
4150 * config.guess (m32r*:Linux:*:*): New case.
4151 * config.sub: Handle m32rle.
4152
4153 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4154
4155 From Jens Petersen <petersen@redhat.com>:
4156 * config.sub: Handle sparcv8.
4157
4158 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4159
4160 From Tom Smith <smith@cag.lkg.hp.com>:
4161 * config.guess: Version suffixes are equally significant on Tru64
4162 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4163 prefix of "P" (patched kernel).
4164
4165 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4166
4167 * config.sub: Add support for National Semiconductor CRX target.
4168
2f4cc6bf
JJ
41692004-09-03 Janis Johnson <janis187@us.ibm.com>
4170
4171 * MAINTAINERS (Various Maintainers): Remove myself as web page
4172 maintainer, add myself as maintainer of build status lists.
4173
61fec9ff
JB
41742004-09-03 Jan Beulich <jbeulich@novell.com>
4175
4176 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4177 *-*-netware, but add target-libmudflap.
4178 Consolidate *-*-netware targets (of which really only i?86 exists)
4179 into a single entry.
4180 * configure: Likewise.
4181
45f366ab
PB
41822004-09-01 Paolo Bonzini <bonzini@gnu.org>
4183
4184 * Makefile.tpl (sorry): Remove.
4185 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4186 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4187 (do-clean): Clean per-stage directories too.
4188 (do-distclean): Run distclean-stage1 too.
4189 (.NOTPARALLEL): Enable during toplevel bootstrap.
4190 (stage[+id+]-bubble): Enable parallel execution during
4191 the recursive invocation.
4192 * Makefile.in: Regenerate.
4193
4194 Fix previous checkin:
4195
4196 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4197 include.
4198 * configure.in: Fix indentation.
4199 * configure: Regenerate.
4200
be8fff81
RB
42012004-08-31 Robert Bowdidge <bowdidge@apple.com>
4202
45f366ab
PB
4203 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4204 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4205 * configure: regenerate
78716e86 4206 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4207 -mdynamic-no-pic
be8fff81
RB
4208
4209
71b5d516
PB
42102004-08-31 Paolo Bonzini <bonzini@gnu.org>
4211
4212 * Makefile.def (build_modules): Add fixincludes.
4213 (dependencies): Make gcc depend on fixincludes.
4214 * configure.in (build_tools): Add fixincludes.
4215 (build_configdirs): Always include build_libs.
4216 * Makefile.in: Regenerate.
4217 * configure: Regenerate.
4218
42192004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4220
4221 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4222 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4223 phony targets; do not generate timestamp files.
4224 (distclean-stageN): Remove references to their timestamp files.
4225 (restageN, touch-stageN): Remove.
4226 (stageN-bubble): Rewritten.
4227 (compare): Support lean bootstraps.
4228 * Makefile.in: Regenerate.
4229
4230 * configure.in: Only warn when bootstrapping but
4231 build != host or build != target. Support lean bootstraps.
4232 * configure: Regenerate.
4233
ce7cbbb0
PE
42342004-08-26 Phil Edwards <phil@codesourcery.com>
4235
4236 * configure.in: Give a better error message if GMP/MPFR are missing
4237 and a language needing them has been requested.
4238 * configure: Regenerated.
4239
9c71a529
PE
42402004-08-25 Phil Edwards <phil@codesourcery.com>
4241
4242 * configure.in: Print a list of available language front-ends if
4243 a requested one is missing. Tidy stray tab characters.
4244 * configure: Regenerated.
4245
e3f92d3b
MK
42462004-08-19 Michael Koch <konqueror@gmx.de>
4247
4248 * gcc/doc/install.texi: Update entry about automake for libjava.
4249
c3f84f61
RM
42502004-08-17 Robert Millan <robertmh@gnu.org>
4251
4252 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4253 (instead of FreeBSD).
4254 * configure: Regenerate.
4255
7c27e184
PB
42562004-08-16 Paolo Bonzini <bonzini@gnu.org>
4257
4258 * Makefile.in: Regenerate.
4259 * configure: Regenerate.
4260
4261 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4262 stage_*_flags.
4263 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4264 for bootstrapped modules if toplevel bootstrap is going.
4265 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4266 modules. Adjust for changes in Makefile.def. Enable several
4267 rules even in non-bootstrap mode, just to avoid peppering the
4268 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4269 (stage-[+prev+]-bubble): Remove.
4270
4271 * Makefile.def (Dependencies): Depend on all-build-bison,
4272 all-build-flex, all-build-byacc, all-build-texinfo, rather
4273 than the host variations.
4274 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4275 with BUILD_SUBDIR.
4276 (BISON): Update for recent Bisons.
4277 (YACC): Fix typo.
4278 (cross): Depend on all-build.
4279 (all): Do not depend on all-build.
4280 (prebootstrap): Remove.
4281 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4282 (Prebootstrap dependencies): Add them to the per-stage targets
4283 and to all-prebootstrap.
4284 * configure.in (build_configdirs): Always enable build_tools.
4285 (BUILD_DIR_PREFIX): Remove.
4286
4287 * Makefile.def (gcc): Add target variable.
4288 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4289 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4290 in the recursive `make', instead of hardwiring `all'.
4291 (Autogenerated TARGET-* variables): New.
4292
20f3bb80
BB
42932004-08-13 Brian Booth <bbooth@redhat.com>
4294
4295 * MAINTAINERS: Remove myself from write-after-approval.
4296
b5be499d
NN
42972004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4298
4299 * src-release: Stop distributing mmalloc with gdb (which doesn't
4300 use it).
4301 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4302 * Makefile.in: Regenerate.
4303
b3f8d95d
MM
43042004-08-09 Mark Mitchell <mark@codesourcery.com>
4305
4306 * configure.in (arm*-*-eabi*): New target.
4307 * configure: Regenerate.
4308
3589b69e
PB
43092004-08-06 Paolo Bonzini <bonzini@gnu.org>
4310
4311 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4312 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4313 (Dependencies): New section.
4314 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4315 (configure-target-[+module+]): Depend on maybe-all-gcc
4316 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4317 (toplevel profiledbootstrap): Fix dependencies.
4318 * Makefile.in: Regenerate.
4319
972974fc
MM
43202004-08-03 Mark Mitchell <mark@codesourcery.com>
4321
4322 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4323 target-libiberty to noconfigdirs.
4324 * configure: Regenerate.
4325
bebf829d
PB
43262004-08-03 Paul Brook <paul@codesourcery.com>
4327
4328 * configure.in: Check for MPFR as well as GMP.
4329 * configure: Regenerate.
4330
98a5bb3b
RM
43312004-08-01 Robert Millan <robertmh@gnu.org>
4332
4333 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4334 libmudflap for all GNU-based systems (with Glibc).
4335 * configure: Regenerate.
4336
d32ab992
PB
43372004-08-03 Paolo Bonzini <bonzini@gnu.org>
4338
4339 * Makefile.def (host-modules): Add gcc.
4340 * Makefile.in: Regenerate.
4341 * Makefile.tpl (sorry): New rule.
4342 (configure-host, all-host, [+make_target+]-host, do-check,
4343 install-host): Do not add gcc as a special case.
4344 (host modules): Add a small special-casing for gcc. Export
4345 extra_make_flags through the environment.
4346 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4347 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4348 other recursive targets for gcc): Remove.
4349
4350 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4351 (stage, unstage): New rules.
4352 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4353 distclean-stage[+id+]): Use stage_current.
4354 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4355 the stage*-start rules.
4356
aeb732c1
GK
43572004-08-02 Geoffrey Keating <geoffk@apple.com>
4358
4359 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4360 use -all_load flag.
4361
25b656e7
PB
43622004-08-02 Paolo Bonzini <bonzini@gnu.org>
4363
4364 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4365 * configure: Regenerate.
4366
cc440d71
TM
43672004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4368
4369 * maintainer-scripts/gcc_release: Revert yesterday's change.
4370
270e140b
SB
43712004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4372
4373 * MAINTAINERS: Add myself to write-after-approval.
4374
3e4035f8
TM
43752004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4376
4377 * libf2c: Removed.
4378 * gcc/gccbug.in: Updated because of libf2c removal.
4379 * maintainer-scripts/gcc_release: Ditto.
4380
a3e8d8b4
LR
43812004-07-09 Loren J. Rittle <ljrittle@acm.org>
4382
4383 * configure.in: Build libmudflap by default on FreeBSD.
4384 * configure: Regenerated.
4385
dfcada9a
MM
43862004-07-09 Mark Mitchell <mark@codesourcery.com>
4387
4388 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4389 systems.
4390 * configure: Regenerated.
4391
3922b216
JDA
43922004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4393
4394 PR target/16344
4395 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4396 feedback based compiler.
4397 * Makefile.in: Rebuilt.
4398
95bcca47
AO
43992004-07-08 Alexandre Oliva <aoliva@redhat.com>
4400
4401 * Makefile.def (host_modules): Set bootstrap=true for flex.
4402 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4403 * Makefile.in: Rebuilt.
4404
051822f6
JH
44052004-07-07 Jan Hubicka <jh@suse.cz>
4406
4407 * MAINTAINERS: Add self as a profile feedback maintainer.
4408
7b61653a
PE
44092004-07-05 Phil Edwards <phil@codesourcery.com>
4410
4411 * configure.in: Do not prepend $srcdir to /dev/null in
4412 makefile fragments.
4413 * configure: Regenerate.
4414
23f6b2f9
PB
44152004-07-01 Paolo Bonzini <bonzini@gnu.org>
4416
4417 * Makefile.def (build_modules): Add bison, byacc, flex,
4418 m4, texinfo.
4419 (flags_to_pass): Add FLEX.
4420 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4421 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4422 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4423 DEFAULT_MAKEINFO): Remove.
4424 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4425 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4426 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4427 objdir or else use configured tool.
4428 (all-build): New.
4429 (all): Depend on it.
4430 (Build module dependencies): Add.
4431 * Makefile.in: Regenerate.
4432 * configure.in: Better support for multiple build modules,
4433 matching what is done for host/target modules. Do not look
4434 for "plausible" locations of build tools if Canadian cross.
4435 Use autoconf's AC_PROG_CC to find a C compiler. Define
4436 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4437 * configure: Regenerate.
78716e86 4438
1c020272
PB
44392004-06-22 Paolo Bonzini <bonzini@gnu.org>
4440
4441 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4442 * Makefile.in: Regenerate.
4443
a52a0a7f
PB
44442004-06-22 Paolo Bonzini <bonzini@gnu.org>
4445
4446 * Makefile.tpl (configure-build-[+module+],
4447 configure-[+module+], configure-target-[+module+]): Pass
4448 [+extra_configure_args+].
4449 (all-build-[+module+], all-[+module+], check-[+module+],
4450 install-[+module+], [+make_target+]-[+module+],
4451 all-target-[+module+], check-target-[+module+],
4452 install-target-[+module+], [+make_target+]-target-[+module+]):
4453 Pass [+extra_make_args+].
4454 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4455 (GCC_HOST_EXPORTS): Remove.
4456 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4457 cross, check-gcc, check-gcc-c++, install-gcc,
4458 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4459 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4460 * Makefile.in: Regenerate.
4461
ccde3f1a
MS
44622004-06-21 Matthew Sachs <msachs@apple.com>
4463
4464 * MAINTAINERS: Added self to write-after-approval.
4465
6264b0a6
CF
44662004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4467
4468 * configure.in: Check for srcdir/winsup rather than build directory
4469 winsup.
4470 * configure: Regenerate.
4471
801e2270
CV
44722004-06-17 Corinna Vinschen <vinschen@redhat.com>
4473
4474 * configure.in: Don't build Cygwin native newlib if winsup
4475 directory is missing. Emit warning instead.
4476 * configure: Regenerate.
4477
ad6717df
PB
44782004-06-09 Paolo Bonzini <bonzini@gnu.org>
4479
4480 * Makefile.tpl (touch-stage[+id+]): New.
4481 (restage[+prev+]): Depend on touch-stage[+id+].
4482
4483 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4484 Use it throughout.
4485
4486 * Makefile.def: Add profile and feedback bootstrap stages.
4487 Remove next field from bootstrap stages.
4488 * Makefile.tpl (LN, LN_S): Substitute.
4489 (stageN-start, stageN-end): Use double-colon rules, to
4490 provide a hook for additional setup commands.
4491 (distclean-stageN-gcc, restageN): Create dependencies from
4492 [+prev+], not from [+next+].
4493 (stageN-bubble): Add commands for successive stages from
4494 [+prev+], using double-colon rules.
4495 (all-stageN-gcc): Fix typo.
4496 (stagefeedback-start, profiledbootstrap): New.
4497 * Makefile.in: Regenerate.
4498 * configure.in: Call ACX_PROG_LN.
4499 * configure: Regenerate.
4500
5bbb9680
CY
45012004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4502
4503 * MAINTAINERS (Write After Approval): Add myself.
4504
e18be1d4
MA
45052004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4506
4507 * MAINTAINERS (Write After Approval): Add myself.
4508
5607edfd
PB
45092004-06-03 Paolo Bonzini <bonzini@gnu.org>
4510
4511 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4512 without gcc.
4513 * configure: Regenerate.
4514
1ec4e9c3
PB
45152004-06-01 Paolo Bonzini <bonzini@gnu.org>
4516
4517 * Makefile.tpl: Fix typo.
4518 * Makefile.in: Regenerate.
4519
c2f7605f
PB
45202004-06-01 Paolo Bonzini <bonzini@gnu.org>
4521
4522 * configure.in: Remove new- prefix from toplevel
4523 bootstrap targets.
4524 * configure: Regenerate.
4525
f516a7da
PB
45262004-06-01 Paolo Bonzini <bonzini@gnu.org>
4527
4528 * Makefile.tpl (all.normal): Rename to all.
4529 (all): Replace with a rule to pick the default
4530 target from configure.
4531 (all-gcc, configure-gcc): Use conditionals to
4532 do nothing when toplevel bootstrap is going on.
4533 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4534 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4535 * configure.in: Support --enable-bootstrap.
4536
4537 * Makefile.def: Remove new- prefix from toplevel
4538 bootstrap targets.
4539 * Makefile.tpl: Likewise.
4540
4541 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4542 target.
4543
4544 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4545 $(RECURSE_FLAGS) to recursive invocation of make.
4546
4547 * Makefile.in: Regenerate.
4548 * configure: Regenerate.
4549
78dd5e36
AJ
45502004-05-30 Andreas Jaeger <aj@suse.de>
4551 Jim Wilson <wilson@specifixinc.com>
4552
4553 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4554 like CC.
4555
30f1bddc
DJ
45562004-05-27 Daniel Jacobowitz <dan@debian.org>
4557
4558 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4559 * configure: Regenerate.
4560
4fc4dd12
DJ
45612004-05-25 Daniel Jacobowitz <drow@false.org>
4562
4563 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4564 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4565 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4566 targets.
4567 * Makefile.in: Regenerate.
4568
94632047 45692004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4570
4571 * configure.in: Test the ability to symlink directories.
4572 * configure: Regenerate.
4573
4574 * Makefile.def (bootstrap-stage): New definitions.
4575 * Makefile.tpl (configure-stage1-gcc,
4576 configure-stage2-gcc, configure-stage3-gcc,
4577 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4578 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4579 new-restage3, compare): Autogenerate, see Makefile.in
4580 entry for behavioral changes.
4581 (distclean-stage1, new-stage1-start, new-stage1-end,
4582 new-stage1-bubble, distclean-stage2, new-stage2-start,
4583 new-stage2-end, new-stage2-bubble, distclean-stage3,
4584 new-stage3-start, new-stage3-end): New autogenerated targets.
4585 (objext, prebootstrap, BOOT_CFLAGS,
4586 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4587 targets.
4588
4589 * Makefile.in: Regenerate.
4590 (distclean-stage1, new-stage1-start, new-stage1-end,
4591 new-stage1-bubble, distclean-stage2, new-stage2-start,
4592 new-stage2-end, new-stage2-bubble, distclean-stage3,
4593 new-stage3-start, new-stage3-end): New targets.
4594 (all-stage1-gcc): Move prebootstrap dependency from here...
4595 (configure-stage1-gcc): ...to here.
4596 (new-bootstrap): Use bubble targets.
4597 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4598 Use per-stage distclean targets.
4599 (configure-stage1-gcc, configure-stage2-gcc,
4600 configure-stage3-gcc, all-stage1-gcc,
4601 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4602 Use new-stageN-start to prepare the tree.
4603
4f4e53dd
PB
46042004-05-23 Paolo Bonzini <bonzini@gnu.org>
4605
4606 * Makefile.def (host_modules): add libcpp.
4607 * Makefile.tpl: Add dependencies on and for libcpp.
4608 * Makefile.in: Regenerate.
4609 * configure.in: Add libcpp host module.
4610 * configure: Regenerate.
4611
60975492
PB
46122004-05-21 Paolo Bonzini <bonzini@gnu.org>
4613
4614 * Makefile.tpl: Whenever a recursive target is defined, wrap
4615 it in a special @if/@endif block, and prepare its maybe
4616 dependency in the @if/@endif block
4617 * configure.in: Instead of writing maybe dependencies, remove
4618 the @if/@endif statements, and remove the @if/@endif blocks
4619 that remain.
4620 * configure: Regenerate.
4621 * Makefile.in: Regenerate.
4622
5ce7d75d
JJ
46232004-05-20 Janis Johnson <janis187@us.ibm.com>
4624
4625 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4626
c779c42f
KK
46272004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4628
4629 PR bootstrap/15120
4630 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4631 * */configure: Rebuilt.
4632
b4117c30
ZW
46332004-05-17 Zack Weinberg <zack@codesourcery.com>
4634
4635 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4636 of libf2c.
4637 * configure, Makefile.in: Regenerate.
4638
719bb4e3 46392004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
4640
4641 * MAINTAINERS (Write After Approval): Add myself.
4642
6de9cd9a
DN
46432004-05-13 Diego Novillo <dnovillo@redhat.com>
4644
4645 Merge from tree-ssa-20020619-branch.
4646
4647 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4648 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4649 (HOST_GMPLIBS): Define.
4650 (HOST_GMPINC): Define.
4651 (TARGET_LIB_PATH): Add libmudflap.
4652 (GFORTRAN_FOR_TARGET): Define.
4653 (configure-build*): Export GFORTRAN.
4654 (configure-gcc): Export GMPLIBS and GMPINC.
4655 (all-gcc): Add maybe-all-libbanshee.
4656 (configure-target-libgfortran): Define.
4657 * Makefile.in: Regenerate.
4658 * configure.in (host_libs): Add libbanshee.
4659 (target_libraries): Add target-libmudflap and target-libgfortran.
4660 Add --with-libbanshee.
4661 Handle --disable-libmudflap.
4662 (*-*-freebsd*): Use with_gmp.
4663 Add $(libgcj) to noconfigdirs.
4664 * configure: Regenerate.
4665 * depcomp: New file.
4666 * MAINTAINERS: Add tree-ssa maintainers.
4667
8f1b790f
VM
46682004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4669
b4117c30 4670 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 4671
693446fc
BF
46722004-04-30 Brian Ford <ford@vss.fsi.com>
4673
b4117c30 4674 * MAINTAINERS (Write After Approval): Add myself.
693446fc 4675
d1bb666c
UB
46762004-04-29 Uros Bizjak <uros@kss-loka.si>
4677
b4117c30 4678 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 4679
6cf1ac42
PB
46802004-04-28 Paolo Bonzini <bonzini@gnu.org>
4681
4682 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4683 * configure: Regenerate.
4684
632933d5
PB
46852004-04-27 Paolo Bonzini <bonzini@gnu.org>
4686
4687 Revert:
4688 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4689
4690 * Makefile.def (flags_to_pass): Remove *dir variables that
4691 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4692 as well as prefix and exec_prefix.
4693 * Makefile.in: Regenerate.
4694
80dc6aa0
RM
46952004-04-26 Robert Millan <robertmh@gnu.org>
4696
4697 Add patches from libtool CVS.
4698 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4699 * ltconfig: Likewise.
4700 * ltcf-c.sh: Likewise.
4701 * ltcf-cxx.sh: Likewise.
4702 * ltcf-gcj.sh: Likewise.
4703
e11283f1
PB
47042004-04-26 Paolo Bonzini <bonzini@gnu.org>
4705
4706 * Makefile.def (host_modules): Mark with the bootstrap
4707 flag packages on which gcc depends.
4708 * Makefile.tpl (all-bootstrap): Use it.
4709 * Makefile.in: Regenerate.
4710
8546950c
PB
47112004-04-26 Paolo Bonzini <bonzini@gnu.org>
4712
4713 * Makefile.def (flags_to_pass): Remove *dir variables that
4714 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4715 as well as prefix and exec_prefix.
4716 * Makefile.in: Regenerate.
4717
a76494aa
PB
47182004-04-26 Paolo Bonzini <bonzini@gnu.org>
4719
b4117c30
ZW
4720 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4721 * configure: Regenerate.
4722 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4723 * gcc/Makefile.tpl (compare): Use the result of the test.
4724 * gcc/Makefile.in: Regenerate.
a76494aa 4725
03a91701
PB
47262004-04-23 Paolo Bonzini <bonzini@gnu.org>
4727
4728 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4729 Always relocate gcc and prev-gcc to the original names, even
4730 if the build fails.
4731 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4732 New targets.
4733
082a6351
LG
47342004-04-23 Laurent GUERBY <laurent@guerby.net>
4735
4736 * MAINTAINERS: Update my email address.
b4117c30 4737
1f1d584b
RO
47382004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4739
4740 * configure.in (mips*-*-irix5*): Enable ld.
4741 * configure: Regenerate.
082a6351 4742
1db673ca
RO
47432004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4744
4745 * configure: Regenerate.
4746
ce4ea44e
JW
47472004-04-15 James E Wilson <wilson@specifixinc.com>
4748
4749 * Makefile.tpl (configure-[+module+], configure-gcc,
4750 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4751 Set and export LDFLAGS.
4752 * Makefile.in: Regenerate.
4753
611f62ad
MC
47542004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4755
b4117c30 4756 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 4757
be912515
NN
47582004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4759
4760 PR bootstrap/14871
4761 * Makefile.tpl: If we don't have built-in-tree target tools,
4762 use the ones found by configure rather than hacking around with
4763 program_transform_name.
4764 * configure.in: Give Makefile.tpl the information necessary
4765 to do that.
4766 * Makefile.in: Regenerate.
4767 * configure: Regenerate.
4768
9104315a
NN
47692004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4770
4771 PR bootstrap/14760
4772 * configure.in: When computing baseargs, strip *all* copies of
4773 offending options. Also, don't match/substitute the trailing space,
4774 so that this actually works when two similar options are separated by
4775 only one space.
4776 * configure: Regenerate.
4777
bef1d700
DE
47782004-04-06 David Edelsohn <edelsohn@gnu.org>
4779
b4117c30
ZW
4780 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4781 (rs6000-*-aix*): Same.
4782 * configure: Regenerate.
bef1d700 4783
54bcf05e 47842004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
4785
4786 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 4787
369a832c 47882004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
4789
4790 * MAINTAINERS: Add myself to write-after-approval.
369a832c 4791
09a9c095
NN
47922004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4793
7caf53cb
NN
4794 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4795 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4796 * Makefile.in: Regenerate.
4797
09a9c095
NN
4798 * configure.in (top level bootstrap support): Rework --enable-werror
4799 to set @stage2_werror_flag@.
4800 * configure: Regenerate.
4801 * Makefile.tpl (top level bootstrap support): Pass
4802 @stage2_werror_flag@ down to configure in stages 2 and 3.
4803 * Makefile.in: Regenerate.
4804
5595a2bd
NN
48052004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4806
cbfd7e06
NN
4807 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4808 for stages 2 and 3 as well as in make. As a consequence, remove
4809 OUTPUT_OPTION (now detected by configure) from the flags passed down
4810 to make.
4811 * Makefile.in: Regenerate.
4812
5595a2bd
NN
4813 * Makefile.tpl (new-bootstrap): Fix typo.
4814 * Makefile.in: Regenerate.
4815
ca3b3e20
NN
48162004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4817
295f4e42
NN
4818 * Makefile.tpl: Rearrange by moving recursive_targets rules
4819 into their proper sections.
4820 * Makefile.tpl (top level bootstrap support): Move disabling
4821 of coverage flags from 'make' to 'configure'; improve comments.
4822 * Makefile.in: Regenerate.
4823
340de83f
NN
4824 * Makefile.tpl (experimental top level bootstrap) Move stage1
4825 language setting from all- target to configure- target; disable
4826 intermodule optimization in stage 1; prevent gratuitous rebuilds
4827 of stage 1.
4828 * Makefile.in: Regenerate.
4829 * configure.in: Comma-separate stage 1 language list for top
4830 level bootstrap.
4831 * configure: Regenerate.
4832
ca3b3e20
NN
4833 * Makefile.tpl: Clean up experimental top level bootstrap support:
4834 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4835 prev-gcc in configure- targets as well as all- targets.
4836 * Makefile.in: Regenerate.
4837
4d038073
KC
48382004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4839
4840 * compile: New file imported from automake.
4841
ab3533d6
PB
48422004-03-17 Paolo Bonzini <bonzini@gnu.org>
4843
4844 * configure.in: Remove symbolic link section.
4845 * configure: Regenerate.
4846 * Makefile.tpl (links): Remove.
4847 * Makefile.in: Regenerate.
4848
1e0f07d3 48492004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 4850 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
4851
4852 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 4853 Set with AC_CHECK_PROGS.
1e0f07d3
PB
4854 * configure.in: Fix comment typo from last patch.
4855 * configure: Regenerate.
4856
2805b53a
NN
48572004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4858
4859 * Makefile.tpl: Introduce experimental top level bootstrap support.
4860 * Makefile.in: Regenerate.
4861 * configure.in: Introduce support for top level bootstrap.
4862 * configure: Regenerate.
4863
79b4b7d2 48642004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4865 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
4866
4867 PR bootstrap/14522
4868 * configure.in: Cope with shells that do not support unquoted ^
4869 * configure: Regenerate.
4870
6bbec498 48712004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 4872 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
4873
4874 PR bootstrap/14522
79b4b7d2 4875 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
4876 quotes inside quoted backquote substitutions.
4877 * configure: Regenerate.
4878
83c15dfc
AP
48792004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4880
4881 PR bootstrap/14522
f2bd98d4 4882 * configure.in: Fix escaping of $.
83c15dfc
AP
4883 * configure: Regenerate.
4884
55ffb5ed
NN
48852004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4886
4887 * configure: Regenerate, since I forgot to while committing Paolo's
4888 changes.
4889
e4c9c075
PB
48902004-03-08 Paolo Bonzini <bonzini@gnu.org>
4891
4892 PR ada/14131
4893 Move language detection to the top level.
4894 * configure.in: Find default values for the tools as
4895 soon as possible. Disable ada if GNAT is not found.
4896 Emit error message about missing languages. Expand
4897 --enable-languages=all for the gcc subdirectory.
4898
5199e2c6
BE
48992004-03-10 Ben Elliston <bje@gnu.org>
4900
4901 * MAINTAINERS: Update my email address.
4902
c18b95e5
DE
49032004-03-05 David Edelsohn <edelsohn@gnu.org>
4904
4905 * ltconfig: Disable building static libraries if building shared
4906 libraries on AIX 5L.
4907
d0fe5ad3
RS
49082004-03-01 Richard Sandiford <rsandifo@redhat.com>
4909
4910 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4911 and disable libgcj.
4912 * configure: Regenerated.
4913
e6f71f9d
BB
49142004-03-01 Brian Booth <bbooth@redhat.com>
4915
4916 * MAINTAINERS: Add myself to write-after-approval.
4917
8983e50e
PB
49182004-03-01 Paolo Bonzini <bonzini@gnu.org>
4919
4920 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4921
d4cd9d81
NN
49222004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4923
4924 PR bootstrap/7087
4925 * Makefile.tpl: Guard XFOO sed statements better.
4926 * Makefile.tpl: Add dependency for configure-target-libada.
4927 * Makefile.in: Regenerate (incidentally fixes broken
4928 commit when libada-branch was merged).
4929
0ea0229e
KC
49302004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4931
4932 * MAINTAINERS: Add myself to write-after-approval.
4933
bad93735
AP
49342004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4935
4936 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4937 maintainers.
4938
a7ca14fc
AC
49392004-02-20 Andrew Cagney <cagney@redhat.com>
4940
4941 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4942 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4943
51592782
NN
49442004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4945
4946 PR bootstrap/11932
4947 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4948
6a30854a
JQ
49492004-02-14 Jerry Quinn <jlquinn@optonline.net>
4950
4951 * MAINTAINERS: Added myself to write-after-approval.
4952
be8b2bee
MK
49532004-02-14 Michael Koch <konqueror@gmx.de>
4954
4955 * MAINTAINERS: Added myself to write-after-approval.
4956
972760b7
JM
49572004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4958
4959 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4960 some OS port maintainers to OS port maintainers section.
4961
b0281654
FCE
49622004-02-13 Frank Ch. Eigler <fche@redhat.com>
4963
4964 * MAINTAINERS: Add self.
4965
3c419fd6
KH
49662004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4967
4968 * MAINTAINERS: Alphabetize.
4969
e88e9aee
PB
49702004-02-12 Paolo Bonzini <bonzini@gnu.org>
4971
4972 * MAINTAINERS: Remove myself.
b4117c30 4973
1915e422
DE
49742004-02-11 David Edelsohn <edelsohn@gnu.org>
4975
4976 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4977 (rs6000-*-aix*): Same.
4978 * configure: Regenerate.
4979
a22c2d8d
KC
49802004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4981
4982 * configure.in (host): Add in missing $noconfigdirs to defines.
4983 * configure: Regenerate.
4984
d9cdb878
AC
49852004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4986 Nathanael Nerode <neroden@gcc.gnu.org>
4987
4988 PR ada/6637, PR ada/5911
b4117c30 4989 Merge with libada-branch:
d9cdb878
AC
4990 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4991 with appropriate dependencies. Add --enable-libada configure switch.
4992 * configure, Makefile.in: Regenerate.
4993
8bd92821
PB
49942004-02-09 Paolo Bonzini <bonzini@gnu.org>
4995
4996 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 4997
89a95129
RO
49982004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4999
5000 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5001 * configure: Regenerate.
5002
892629bc
GK
50032004-02-04 Geoffrey Keating <geoffk@apple.com>
5004
5005 Merge from upstream:
5006
5007 * ltmain.in: When setting IFS to '~', be careful about user
5008 arguments that contain '~'.
5009
5010 2004-02-04 Peter O'Gorman <peter@pogma.com>
5011
5012 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5013 Also test $base_compile against $CC with escaped arguments. Bug
5014 reported by Geoff Keating <geoffk@apple.com>.
5015
6b402165
KH
50162004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5017
5018 * MAINTAINERS: Remove i960 port.
5019
fa2f0306
DD
50202004-01-23 DJ Delorie <dj@redhat.com>
5021
5022 * Makefile.def (target_modules) [libiberty]: Don't stage.
5023 * Makefile.in: Rebuilt.
5024
9feb20aa
CT
50252004-01-20 Caroline Tice <ctice@apple.com>
5026
5027 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5028
7aed2ccc
PC
50292004-01-19 Paolo Carlini <pcarlini@suse.de>
5030
5031 * MAINTAINERS: Update my email address.
5032
f25bebe1
JM
50332004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5034
5035 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5036
28083580
VR
50372004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5038
5039 * MAINTAINERS: Remove entries without email address.
5040
c0f4b5e4
DJ
50412004-01-15 Daniel Jacobowitz <drow@mvista.com>
5042
5043 * MAINTAINERS: Add myself to write-after-approval.
5044
b5eb5a5e
SB
50452004-01-15 Steven Bosscher <stevenb@suse.de>
5046
5047 * MAINTAINERS: Update my email address.
5048
2c4de30b
LR
50492004-01-14 Loren J. Rittle <ljrittle@acm.org>
5050
5051 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5052 * Makefile.tpl (configure-target-[+module+]): Support stage.
5053 * Makefile.in: Rebuilt.
5054
74c0b320
ILT
50552004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5056
5057 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5058
2560344b
RS
50592004-01-10 Richard Sandiford <rsandifo@redhat.com>
5060
5061 * MAINTAINERS: Add myself as a MIPS maintainer.
5062
8b21cda6
NN
50632004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5064
2b6c260d
NN
5065 * configure.in: Use ./config.cache, not config.cache.
5066 * configure: Regenerate.
5067 * Makefile.tpl: Special-casing not needed for GCC any more.
5068 * Makefile.in: Regenerate.
5069
09438bde
NN
5070 * configure.in: Don't share a cache file for host dirs.
5071 * configure: Regenerate.
5072
8b21cda6
NN
5073 * config-ml.in: Don't mess with the cache file.
5074
e42870df
EB
50752004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5076
5077 * MAINTAINERS: Move myself from 'Write After Approval' to
5078 'CPU Port Maintainers' section as SPARC maintainer.
5079
6b9eb62c
NN
50802004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5081
78a816a6
NN
5082 * Makefile.tpl: Make GCC use a separate config.cache.
5083 * Makefile.in: Regenerate.
5084
6b9eb62c
NN
5085 PR bootstrap/11932, PR bootstrap/11933
5086 (I don't know if it will fix either of them, but it relates
5087 to them.)
5088 * configure.in: Don't use shared config.cache for target
5089 directories.
5090 * configure: Regenerate.
5091
86d7b562
DN
50922004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5093
5094 * MAINTAINERS: Add myself to 'Write After Approval' section.
5095
07d0a605
RS
50962003-12-31 Roger Sayle <roger@eyesopen.com>
5097
5098 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5099 * configure: Regenerated.
5100
459ac19f
KH
51012003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5102
5103 * MAINTAINERS: Remove the mn10200 maintainer.
5104
5785c0ed 51052003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5106
cc6010cd
AP
5107 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5108 * configure: Regenerated.
5785c0ed 5109
a268eff9
JH
51102003-12-16 Jan Hubicka <jh@suse.cz>
5111
5112 * MAINTAINERS: Add myself as callgraph maintainer.
5113
9d465b12
TF
51142003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5115
5116 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5117 * configure: Regenerate.
5118
a68a270a
GB
51192003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5120
5121 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5122 'Write After Approval' section. Update email.
5123
3066a15c
JL
51242003-12-01 James Lemke <jim@wasabisystems.com>
5125
5126 * MAINTAINERS (Write After Approval): Add myself.
5127
8c052da4
MT
51282003-11-20 Matt Thomas <matt@3am-software.com>
5129
5130 * MAINTAINERS: Add myself as a vax port maintainer.
5131
e75f9147
KC
51322003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5133
5134 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5135 (configure-build-[+module+], configure-[+module+]): Likewise.
5136 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5137 * Makefile.in: Regenerate.
5138
43d8d958
AT
51392003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5140
5141 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5142 shared/dylibed libraries.
5143 * ltmain.sh: Likewise.
5144 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5145 * ltcf-cxx.sh: Likewise.
5146 * ltcf-gcj.sh: Likewise.
5147 * ltconfig: Likewise.
5148
638dcaa0
SC
51492003-11-17 Stan Cox <scox@redhat.com>
5150
5151 * MAINTAINERS: Add myself as iq2000 port maintainer.
5152
15cc172b
AC
51532003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5154
b4117c30
ZW
5155 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5156 * Makefile.in: Regenerate.
15cc172b 5157
20af77cd
UW
51582003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5159
5160 * config.sub: Update to 2003-11-03 version.
5161
4dd01c5c
PE
51622003-10-20 Phil Edwards <phil@codesourcery.com>
5163
5164 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5165 * configure: Regenerate.
5166
8d36c499
NP
51672003-10-20 Nicolas Pitre <nico@cam.org>
5168
5169 * MAINTAINERS: Add myself to 'Write After Approval' section.
5170
8b7ebc31
AC
51712003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5172
5173 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5174
afe1910c
JM
51752003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5176
5177 * MAINTAINERS: Update my email address.
5178
05dcec66
RO
51792003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5180
5181 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5182
71fc2f0c
RL
51832003-10-17 Ralph Loader <rcl@ihug.co.nz>
5184
5185 * MAINTAINERS: Add myself to 'Write After Approval' section.
5186
507ec745
BI
51872003-10-16 Bernardo Innocenti <bernie@develer.com>
5188
5189 * config.guess: Update to 2003-10-16 version.
5190 * config.sub: Update to 2003-10-16 version.
5191
4d466c42
DD
51922003-10-15 David Daney <ddaney@avtrex.com>
5193
5194 * MAINTAINERS: Added myself to 'Write After Approval' section.
5195
0c9b16bc
FH
51962003-10-15 Falk Hueffner <falk@debian.org>
5197
5198 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5199 'Write After Approval' section. Update email.
5200
74d57d15
RS
52012003-10-14 Roger Sayle <roger@eyesopen.com>
5202
5203 * MAINTAINERS: Move myself from 'Write After Approval' to
5204 'Various Maintainers' section as middle-end maintainer.
5205
d29b8ad8
NN
52062003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5207
5208 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5209 HOST_FLAGS_TO_PASS.
5210 * Makefile.in: Regenerate.
5211
26db814a
BI
52122003-10-11 Bernardo Innocenti <bernie@develer.com>
5213
5214 * config.guess: Update to 2003-10-07 version.
5215 * config.sub: Update to 2003-10-07 version.
5216
fffeb871
RO
52172003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5218
5219 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5220 * ltconfig (irix5*, irix6*): Don't override version_type.
5221
6691a79e
ME
52222003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5223
5224 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5225 * configure: Rebuilt
5226 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5227 * Makefile.in: Rebuilt
5228
62cdd71e
L
52292003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5230
5231 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5232
6fe2eacc
CW
52332003-09-30 Carlo Wood <carlo@alinoe.com>
5234
cc6010cd 5235 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5236
ea57e5ad
PK
52372003-09-29 Paul Koning <ni1d@arrl.net>
5238
5239 * MAINTAINERS: Move myself from "Write After Approval"
5240 to CPU platform maintainers for pdp11 platform.
5241
e070672a
AT
52422003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5243
5244 * MAINTAINERS: Move myself from 'Write After Approval' to
5245 'Various Maintainers' section as libffi testsuite maintainer.
5246
43bb47c2
DJ
52472003-09-21 Daniel Jacobowitz <drow@mvista.com>
5248
5249 * configure.in: Pass a computed --program-transform-name
5250 to subconfigures.
5251 * configure: Regenerated.
5252
da9d3b37
NN
52532003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5254
94322beb
NN
5255 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5256 * Makefile.in: Regenerate.
5257
da9d3b37
NN
5258 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5259 * Makefile.in: Regenerate.
5260
ffd9060b
ZL
52612003-09-19 Ziemowit Laski <zlaski@apple.com>
5262
5263 * MAINTAINERS: Move myself from 'Write After Approval'
5264 to 'Various Maintainers' (objective-c) section.
5265
eeae7b41
DJ
52662003-09-17 Daniel Jacobowitz <drow@mvista.com>
5267
5268 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5269 quoting.
5270 * configure: Regenerated.
5271
a080d12b
JB
52722003-09-16 Joel Brobecker <brobecker@gnat.com>
5273
5274 * MAINTAINERS (Write After Approval): Add myself to write after
5275 approval list.
5276
6cd2fc59
DN
52772003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5278
cc6010cd 5279 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5280
dcbdd9cc
ILT
52812003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5282
5283 * MAINTAINERS: Update my e-mail address.
5284
e517f636
AM
52852003-09-09 Alan Modra <amodra@bigpond.net.au>
5286
5287 * libtool.m4 (LD): Correct powerpc64 host match.
5288
bc49924b
JW
52892003-09-06 James E Wilson <wilson@tuliptree.org>
5290
5291 * MAINTAINTERS: Update my affiliation and email address.
5292
082124f5
ZD
52932003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5294
5295 * MAINTAINERS (Write After Approval): Add myself.
5296
dc94d89e
DD
52972003-09-04 DJ Delorie <dj@redhat.com>
5298
5299 * configure: Regenerate.
5300
53012003-09-04 Robert Millan <robertmh@gnu.org>
5302
5303 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5304
7a0f2d4e
KG
53052003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5306
5307 * configure.in: Ensure arguments to sed are properly spaced.
5308 * configure: Regenerate.
5309
88d032eb
GP
53102003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5311
5312 * MAINTAINERS: Update my e-mail address.
5313
0b3f3d22
ME
53142003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5315
5316 * MAINTAINERS (Write After Approval): Add myself.
5317
d253f9ba
DJ
53182003-08-27 Daniel Jacobowitz <drow@mvista.com>
5319
5320 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5321 * configure: Regenerated.
5322
066ec9c9
MM
53232003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5324
5325 * MAINTAINERS: Update my email address.
5326
415d7ef9
PE
53272003-08-23 Phil Edwards <pme@gcc.gnu.org>
5328
5329 * configure.in: Use newline instead of semicolon when assuming
5330 shell arguments in a for loop.
5331 * configure: Regenerated.
5332
e1567352
JE
53332003-08-22 Jason Eckhardt <jle@rice.edu>
5334
5335 * MAINTAINERS: Resurrect the i860 maintainer.
5336
b348267b
GK
53372003-08-20 Geoffrey Keating <geoffk@apple.com>
5338
e50084fa
GK
5339 PR 8180
5340 * configure.in: When testing with_libs and with_headers, treat
5341 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5342 * configure: Regenerate.
b4117c30 5343
b348267b
GK
5344 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5345 make, shell, etc.
5346 (baseargs): Likewise.
5347 * configure: Regenerate.
5348
ca26ffe0
BI
53492003-08-20 Bernardo Innocenti <bernie@develer.com>
5350
5351 * MAINTAINERS (Write After Approval): Add myself.
5352
940cde4d
GK
53532003-08-19 Geoffrey Keating <geoffk@apple.com>
5354
5355 * configure.in: Disable libgcj for darwin not on powerpc.
5356 * configure: Rebuild.
5357
74bed51b
ADL
53582003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5359
5360 * config-ml.in, symlink-tree: Add license.
5361
b4117c30
ZW
53622003-08-03 Richard Stallman <rms@gnu.org>
5363 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5364
5365 * README.SCO: New file.
5366
333a28b4
MK
53672003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5368
5369 * Makefile.tpl (check, check-c++): Express dependencies using
5370 dependencies rather than commands.
5371 * Makefile.in: Regenerate.
5372
c197e306
AC
53732003-08-01 Andrew Cagney <cagney@redhat.com>
5374
5375 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5376 * configure: Ditto.
5377
a8ee6e2d
GK
53782003-07-31 Geoffrey Keating <geoffk@apple.com>
5379
5380 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5381 * Makefile.in: Update.
a8ee6e2d 5382
8d9b3f2e
AT
53832003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5384
5385 * configure.in: Enable libgcj for darwin.
5386 * configure: Rebuild.
5387
52c0c542
PE
53882003-07-29 Phil Edwards <pme@gcc.gnu.org>
5389
5390 * config-ml.in: Use ac_configure_args directly instead of
5391 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5392 actually seen.
5393
b4acb5ef
NN
53942003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5395
5396 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5397 creating target and build subdirs to build all parent dirs as needed.
5398 * Makefile.in: Rebuild.
5399 * configure.in: Don't build dirs explicitly here.
5400 * configure: Rebuild.
5401
a51d71d0
PB
54022003-07-26 Paul Brook <paul@nowt.org>
5403
5404 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5405
f43e12ce
AO
54062003-07-22 Alexandre Oliva <aoliva@redhat.com>
5407
5408 * Makefile.tpl (all-make): Depend on intl.
5409 * Makefile.in: Rebuilt.
5410
8a199ff6
PE
54112003-07-20 Phil Edwards <pme@gcc.gnu.org>
5412
5413 * install-sh: Update to newer upstream versions (associated with
5414 aclocal 1.7).
5415 * mkinstalldirs: Likewise.
5416 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5417
e6a8c803
AP
54182003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5419
5420 * MAINTAINERS: Move self from Bug database only accounts
5421 to write-after-approval.
5422
9f13608f
NN
54232003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5424
5425 * config.if: Remove unused libc_interface determination.
5426
c7864714
NN
54272003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5428
5429 * MAINTAINERS: Move self from write-after-approval to
5430 build machinery (*.in).
5431
775956d0
NN
54322003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5433
5434 PR bootstrap/11273
5435 PR bootstrap/11408
5436 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5437 unused INSTALL_PROGRAM_ARGS.
5438 * configure.in: Use AC_PROG_INSTALL.
5439 * Makefile.in: Regenerate.
5440 * configure: Regenerate.
5441
c7f67a6e
KH
54422003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5443
5444 * MAINTAINERS: Alphabetize.
5445
33952f6f
AO
54462003-07-10 Alexandre Oliva <aoliva@redhat.com>
5447
5448 * configure: Rebuilt.
5449 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5450 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5451 newlib nor libgloss.
5452 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5453 * configure.in (am33_2.0-*-linux*): Added.
5454
0d4f1b4e
BW
54552003-07-09 Bob Wilson <bob.wilson@acm.org>
5456
5457 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5458 * configure: Regenerate.
5459
56694dd9
ZW
54602003-07-07 Zack Weinberg <zack@codesourcery.com>
5461
5462 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5463 * Makefile.in: Regenerate.
5464
21607eb4
ZW
54652003-07-04 Zack Weinberg <zack@codesourcery.com>
5466
5467 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5468 * Makefile.in: Regenerate.
5469
8c90b13a
L
54702003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5471
5472 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5473 * Makefile.in: Regenerated.
5474
5d42f90e
L
5475 * config-ml.in: Replace PWD with PWD_COMMAND.
5476
6eb95e99
ZW
54772003-07-04 Zack Weinberg <zack@codesourcery.com>
5478
5479 * intl: New directory; see intl/ChangeLog for details.
5480 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5481 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5482 * Makefile.in: Regenerate.
5483
07d1940e
NN
54842003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5485
5486 * configure.in: Clean up config-lang.in handling. Delete
5487 useless assignment to "subdirs".
5488 * configure: Regenerate.
5489
4dbda6f0
NN
54902003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5491
5492 * configure.in: Rename 'target_libs' to 'target_libraries'.
5493 Remove useless reference to 'target_libs'.
5494 * configure: Regenerate.
5495
2c30ab71
KS
54962003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5497
5498 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5499 * Makefile.in: Regenerate.
5500
11405c93
NN
55012003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5502
5503 * Makefile.def: Introduce flags_to_pass.
5504 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5505 * Makefile.in: Regenerate.
5506
fb87ad5d
HPN
55072003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5508
5509 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5510 and target-libgloss.
5511 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5512 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5513 * configure: Regenerate.
5514
a7956a48
BK
55152003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5516
5517 * configure.in: Update testsuite_flags to new location.
5518 * configure. Regenerate.
6eb95e99 5519
eaf9f3b2
NN
55202003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5521
5522 * Makefile.tpl: Remove BUILD_CC stuff.
5523 * Makefile.in: Regenerate.
5524
2d89ffef
KH
55252003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5526
5527 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5528
83415b0b
GP
55292003-06-16 Graeme Peterson <gp@qnx.com>
5530
5531 * MAINTAINERS (Write After Approval): Add myself.
5532
b951c91c 55332003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5534
b951c91c
L
5535 * config.guess: Update to 2003-06-12 version.
5536 * config.sub: Update to 2003-06-13 version.
5537
0bb41a37
L
55382003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5539
5540 * config.guess: Update to 2003-06-06 version.
5541 * config.sub: Update to 2003-06-06 version.
5542
655b7166
RO
55432003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5544
5545 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5546 * configure. Regenerate.
5547
01b759aa
NN
55482003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5549
bf1d3e81
NN
5550 * configure.in: Disable serial configure by default.
5551 * configure: Regenerate.
5552 * Makefile.tpl: Abolish .NOTPARALLEL.
5553 * Makefile.in: Regenerate.
5554
e89fbdfe
NN
5555 * Makefile.tpl: Replace {build,host,target}_canonical by
5556 {build,host,target}.
5557 * Makefile.in: Regenerate.
5558
01b759aa
NN
5559 * Makefile.tpl: Fix stupid pasto.
5560 * Makefile.in: Regenerate.
5561
f7dae026
NN
55622003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5563
5564 * Makefile.tpl: Remove bogus conditional.
5565 * Makefile.in: Regenerate.
5566
55672003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5568
5569 * Makefile.tpl (profiledbootstrap): New target.
5570 * Makefile.in (profiledbootstrap): New target.
5571
2ffc3e73 55722003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5573
5574 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5575 Pinski. Remove user names from other bugzilla-only maintainers.
5576
1a1e6b96
NN
55772003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5578
1358ccea
NN
5579 * Makefile.tpl: Make 'recursive targets' using autogen rather
5580 than shell loop. Remove duplicate 'clean' targets and false
5581 comments.
5582 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5583 Add systematic method of specifying missing targets in subdirs.
5584 Add copyright boilerplate.
5585 * Makefile.in: Regenerate.
5586 * configure.in: Add 'recursive targets' to maybe list.
5587 * configure: Regenerate.
5588
ae74ed1f
NN
5589 * MAINTAINERS: "GNATS only" -> "Bug database only".
5590
1a1e6b96
NN
5591 * Makefile.tpl: Rename [+target+] to [+make_target+].
5592 * Makefile.def: Rename 'target' to 'make_target'.
5593
c79af3fa
NB
55942003-05-31 Neil Booth <neil@daikokuya.co.uk>
5595
5596 * MAINTAINERS: Add self as options handling maintainer.
5597
39d85b61
MM
55982003-05-28 Michael Meissner <gnu@the-meissners.org>
5599
5600 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5601 been too long since I touched those ports.
5602
afc2b62d
DD
56032003-05-28 DJ Delorie <dj@redhat.com>
5604
5605 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5606 * Makefile.in: Regenerate.
5607
df445104
MR
56082003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5609
5610 * configure.in: Use curly braces in the definition of tooldir.
5611 * configure: Regenerate.
5612
2eb98e5d 56132003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5614
2eb98e5d
DD
5615 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5616 newlib or libgloss.
5617 * Makefile.in: Regenerate.
5618
862fced8
DD
56192003-05-21 DJ Delorie <dj@redhat.com>
5620
5621 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5622 * Makefile.in: Regenerate.
5623
fc351800
ILT
56242003-05-20 Ian Lance Taylor <ian@airs.com>
5625
5626 * MAINTAINERS: Update my e-mail address.
5627
7e2dbcef
NN
56282003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5629
5630 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5631 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
5632 Factor out common code from autogen IF statements.
5633 * configure: Regenerate.
5634 * Makefile.in: Regenerate.
5635
f2a0e225
KC
56362003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5637
5638 * configure.in: Accept i[3456789]86 for machine type.
5639 * configure: Regenerate.
5640
8b87bb96
NN
56412003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5642
5643 * configure.in: Switch more things to use maybe dependencies.
5644 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5645 * configure: Regenerate.
5646 * Makefile.tpl: Switch more things to use maybe dependencies.
5647 * Makefile.in: Regenerate.
5648
fdb882bc 56492003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
5650
5651 * Makefile.tpl (install-opcodes): Define.
5652 * Makefile.in: Rebuild.
5653
f7c50032
AJ
56542003-05-13 Andreas Jaeger <aj@suse.de>
5655
5656 * config.guess: Update to 2003-05-09 version.
5657 * config.sub: Update to 2003-05-09 version.
5658
f2181bed 56592003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
5660
5661 * configure.in: Correct sed script so that options in quotes are not
5662 deleted.
5663 * configure: Rebuild.
5664
aa8f1f57
CV
56652003-05-12 Corinna Vinschen <corinna@vinschen.de>
5666
5667 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5668 and $$s/newlib/libc/sys/cygwin32 include paths.
5669 * configure: Ditto.
5670
0c130f81
MM
56712003-05-12 Michael Meissner <gnu@the-meissners.org>
5672
5673 * MAINTAINERS: Update my email addresses.
5674
aa1a100b
EB
56752003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5676
5677 * config-ml.in: Propagate INSTALL variables.
f7c50032 5678
87861833
GP
56792003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5680
5681 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5682
de722255
CD
56832003-05-02 Chris Demetriou <cgd@broadcom.com>
5684
6eb95e99
ZW
5685 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5686 * Makefile.in: Regenerate.
de722255 5687
96c4a002
WB
56882003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5689
5690 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5691
55b15a11
WB
56922003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5693
5694 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5695
0c227849
DJ
56962003-04-27 Daniel Jacobowitz <drow@mvista.com>
5697
5698 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5699 * Makefile.in: Regenerated.
5700
d45148c1
WB
57012003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5702
5703 * MAINTAINERS (Write After Approval): Upgrade myself from
5704 GNATS only to write-after-approval. Update my mail address.
5705
48f2318c 57062003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
5707
5708 (OS Port Maintainers: freebsd): Add myself.
5709
438f50c3
MM
57102003-04-22 Mark Mitchell <mark@codesourcery.com>
5711
5712 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5713
9074e169
KJ
57142003-04-22 Kean Johnston <jkj@sco.com>
5715
5716 * MAINTAINERS (SCO ports): Added myself.
5717
dfd39a2e
NS
57182003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5719
5720 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5721
ccbae82a
KJ
57222003-04-19 Kean Johnston <jkj@sco.com>
5723
5724 * MAINTAINERS (Write After Approval): Add myself.
5725
2f50999f
GP
57262003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5727
5728 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5729 * Makefile.in: Regenerate.
5730
e9b84181
JJ
57312003-04-18 Jakub Jelinek <jakub@redhat.com>
5732
5733 * configure.in (powerpc64*-*-linux*): Remove.
5734 * configure: Rebuilt.
5735
1ca4c6e1
PE
57362003-04-17 Phil Edwards <pme@gcc.gnu.org>
5737
5738 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5739 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5740 and restrap.
5741 * Makefile.in: Regenerate.
5742
0590b963
RE
57432003-04-16 Richard Earnshaw <rearnsha@arm.com>
5744
5745 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5746 * configure: Regenerated.
5747
ff41a56f
DD
57482003-04-15 DJ Delorie <dj@redhat.com>
5749
5750 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5751
50d440bc
NC
57522003-04-13 Nick Clifton <nickc@redhat.com>
5753
5754 * config-ml.in: Remove support for --disable-aix removing
5755 call-aix multilibs.
5756
b1e0a93e
AO
57572003-04-10 Alexandre Oliva <aoliva@redhat.com>
5758
5759 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5760 * */configure: Rebuilt.
5761
71fb704d
JS
57622003-04-08 Joel Sherrill <joel@oarcorp.com>
5763
5764 * MAINTAINERS: Add my email address.
5765
3897ea90
OH
57662003-03-17 Olivier Hainque <hainque@act-europe.fr>
5767
5768 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 5769
93c834b7
NN
57702003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5771
5772 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5773 * Makefile.in: Regenerate.
5774
82c34dcb
MC
57752003-03-14 Michael Chastain <mec@shout.net>
5776
5777 * Makefile.in: Regenerate with correct Makefile.def.
5778
73458fb7
NN
57792003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5780
5781 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5782 Make macro.
5783 * Makefile.in: Regenerate.
5784 * configure.in: Clean up gxx_include_dir logic.
5785 * configure: Regenerate.
5786
32cf27e5
AE
57872003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5788
5789 * MAINTAINERS (Write After Approval): Add myself.
5790
c727e7a0
BE
57912003-03-10 Ben Elliston <bje@wasabisystems.com>
5792
5793 * MAINTAINERS: Update my mail address.
5794
9a27ac7a
FS
57952003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5796
5797 * configure.in (gxx_include_dir): Fix typo.
5798 * configure: Regenerated.
5799
3aa83176
NN
58002003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5801
5802 * Makefile.tpl: Reindent.
5803 * Makefile.in: Regenerate.
5804 * configure.in: Reindent. Don't set unused variables.
5805 * configure: Regenerate.
5806
9124bc53
DJ
58072003-03-04 Daniel Jacobowitz <drow@mvista.com>
5808
5809 * configure.in: Include $(build_tooldir)/sys-include in
5810 FLAGS_FOR_TARGET.
5811 * configure: Regenerated.
5812
cb543528
NN
58132003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5814
c858bf1e
NN
5815 * Makefile.tpl: Always pass down RANLIB.
5816 * Makefile.in: Regenerate.
5817
aa9c3ab4
NN
5818 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5819 * Makefile.in: Regenerate.
5820 * configure.in: Remove unused logic relating to --enable-shared
5821 and --enable-threads. Remove bogus comments. Remove redundant
5822 noconfigdirs.
5823 * configure: Regenerate.
5824
cb543528
NN
5825 * configure.in: Replace ${libstdcxx_version} by its value.
5826 Remove reference to mh-dgux.
5827 * configure: Regenerate.
5828
53f70c1b
KB
58292003-03-03 Kevin Buettner <kevinb@redhat.com>
5830
5831 * MAINTAINERS (Write After Approval): Add myself.
5832
df0f0674
NN
58332003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5834
5835 * Makefile.tpl: Rearrange.
5836 * Makefile.in: Regenerate.
5837
ef4e7569
US
58382003-02-25 Uwe Stieber <uwe@wwws.de>
5839
5840 * configure.in: Add support for kaOS as cross build target system.
5841 * configure: Regenerated.
5842
a7a287eb
SB
58432003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5844
5845 * MAINTAINERS (Write after approval): Add myself.
5846
ff00c8a2
JW
58472003-02-21 James E Wilson <wilson@tuliptree.org>
5848
5849 * MAINTAINERS: Update my email address.
5850
abb2db7a
ZW
58512003-02-21 Zack Weinberg <zack@codesourcery.com>
5852
5853 * MAINTAINERS: Add self to blanket write privs. section.
5854
e9f2dc3b
SM
58552003-02-20 Sean McNeil <sean@blue.mcneil.com>
5856
5857 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5858 configure-target-* as some target builds may require additional
5859 flags for preprocessor tests.
5860 * Makefile.in: Regenerated.
5861
ee03dc5e
AO
58622003-02-19 Alexandre Oliva <aoliva@redhat.com>
5863
11856278
AO
5864 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5865 * ltconfig: Handle it.
5866 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5867 auto-detecting it.
5868
274aef32
AO
5869 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5870 it is used as argument to $CC.
5871 * ltcf-gcj.sh: Likewise.
5872
ee03dc5e
AO
5873 * configure.in: Introduce --enable-maintainer-mode.
5874 * configure: Rebuilt.
5875 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5876 for maintainer mode.
5877 * Makefile.in: Rebuilt.
5878
30db8e17
JM
58792003-02-18 Jason Merrill <jason@redhat.com>
5880
5881 * Makefile.tpl (check-c++): Allow parallelism.
5882
cab60ac6
GP
58832003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5884
5885 * MAINTAINERS: Remove John Carr (who never actually had access to
5886 gcc.gnu.org).
5887
c8e5d1af
GK
58882003-02-15 Geoffrey Keating <geoffk@apple.com>
5889
5890 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5891 don't configure target-libobjc.
5892 * configure: Regenerate.
5893
70f91f50
RO
58942003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5895
5896 * Makefile.tpl (RANLIB): Define.
5897 * Makefile.in: Regenerate.
5898
669e9062
LB
58992003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5900
5901 * MAINTAINERS: Update my email.
abb2db7a 5902
61b56b2e
KS
59032003-02-06 Keith R Seitz <keiths@redhat.com>
5904
5905 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5906 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5907 * Makefile.in: Regenerated.
5908 * configure.in: Remove all traces of snavigator, db, and grep.
5909 * configure: Regenerated.
5910
a1ba6e15
GP
59112003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5912
5913 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5914 After Approval.
5915
f5f2cce5
CC
59162003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5917
5918 * MAINTAINERS (Write after approval): Add myself.
5919
ba49f6f1
FCE
59202003-01-31 Frank Ch. Eigler <fche@redhat.com>
5921
5922 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5923 * Makefile.in: Regenerated.
5924
ccf9f10c
RS
59252003-01-30 Roger Sayle <roger@eyesopen.com>
5926
5927 * config.guess: Updated to 2003-01-30's version.
5928 * config.sub: Updated to 2003-01-28's version.
5929
a693735b
AO
59302003-01-30 Alexandre Oliva <aoliva@redhat.com>
5931
5932 * config.if: If gcc_version is already set, just use it. Don't set
5933 gcc_version_trigger if it's already set, otherwise set it to
5934 gcc/version.c, but only if the file exists. If it is not set and
5935 gcc/version.c does not exist, try to extract the version number from
5936 $CC.
5937
204c43d6
AT
59382003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5939
abb2db7a 5940 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 5941
842e91ec
PE
59422003-01-27 Phil Edwards <pme@gcc.gnu.org>
5943
5944 * configure.in: Revert 24Jan change.
5945 * configure: Regenerate.
5946
6b99984e
GP
59472003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5948
5949 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5950 entry of HJ Lu.
5951
806e0935
NN
59522003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5953
5954 * configure.in: Revert previous change.
5955 * configure: Regenerate.
5956
307a9864
NN
59572003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5958
5959 * configure.in: Make rda native-only.
5960 * configure: Regenerate.
5961
02ba6302
VR
59622003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5963
5964 * MAINTAINERS: Move myself from GNATS-only-accounts to
5965 write-after-approval.
5966
77d187bc
NN
59672003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5968
5969 * configure.in: Add missing \.
5970 * configure: Rebuilt.
5971
a94a2d4c
JJ
59722003-01-17 Jakub Jelinek <jakub@redhat.com>
5973
5974 * configure.in (baseargs): Avoid using \| in sed regular
5975 expressions.
5976 * configure: Rebuilt.
5977
73f84924
JJ
59782003-01-16 Jakub Jelinek <jakub@redhat.com>
5979
5980 * configure.in (baseargs): Remove all supported forms of
5981 --cache-file, --srcdir, --host, --build and --target options
5982 from argument lists.
5983 * configure: Rebuilt.
5984
8c12fc63
JZ
59852003-01-15 Josef Zlomek <zlomekj@suse.cz>
5986
5987 * MAINTAINERS: Add myself to write-after-approval list.
5988
7c005a3a
AO
59892003-01-15 Alexandre Oliva <aoliva@redhat.com>
5990
5991 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5992 * configure: Rebuilt.
5993
3dfabf63
NN
59942003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5995
5996 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5997 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5998 * Makefile.in: Regenerate.
5999 * configure: Regenerate.
6000
cf53ae10
AO
60012003-01-09 Alexandre Oliva <aoliva@redhat.com>
6002
6003 * configure.in: Remove Makefile in build, host and target modules
6004 unless configure was run with --no-recursion.
6005 * configure: Rebuilt.
6006
3fbe8e4a
CC
60072003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6008
6009 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6010 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6011 * Makefile.in: Regenerate.
6012
66e2aa7d
CD
60132003-01-08 Chris Demetriou <cgd@broadcom.com>
6014
6015 * config.guess: Update to 2003-01-03 version.
6016 * config.sub: Update to 2003-01-03 version.
6017
b5038cfb
CF
60182003-01-07 Christopher Faylor <cgf@redhat.com>
6019
6020 * configure: Regenerate with proper autoconf 2.13.
6021
d02c69be
CF
60222003-01-07 Christopher Faylor <cgf@redhat.com>
6023
6024 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6025 * configure: Regenerate.
d02c69be 6026
e914a571
AC
60272003-01-06 Andrew Cagney <ac131313@redhat.com>
6028
6029 * configure.in (GDB_TK): Add tcl directories conditional on
6030 gdb/gdbtk directory being present.
6031 * configure: Regenerate.
abb2db7a 6032
70571545
JDA
60332003-01-04 John David Anglin <dave.anglin@nrc.ca>
6034
6035 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6036 by gcc if LD is not defined and we are not doing a Canadian Cross.
6037 * configure: Rebuilt.
6038
89a7012a
TT
60392002-12-31 Tom Tromey <tromey@redhat.com>
6040
6041 * Makefile.in: Rebuilt.
6042 * Makefile.def (target_modules) [libffi]: Allow installation.
6043
3f4f56e2
AS
60442002-12-31 Andreas Schwab <schwab@suse.de>
6045
6046 * configure.in: Fix use of $program_transform_name.
6047 * configure: Regenerated.
6048
6c1b8d0a
DJ
60492002-12-30 Daniel Jacobowitz <drow@mvista.com>
6050
6051 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6052 * configure: Regenerated.
6c1b8d0a 6053
c5120911
AO
60542002-12-29 Alexandre Oliva <aoliva@redhat.com>
6055
6056 * Makefile.tpl (local-distclean): Don't remove...
6057 (multilib.ts): ... this. Moved into...
6058 (multilib.out): ... this. Don't use sub-make.
6059 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6060 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6061 (configure-build-[+module+], configure-[+module+],
6062 configure-target-[+module+], configure-gcc): ... these. Test
6063 for Makefile existence. Drop config.status from dependencies.
6064 * Makefile.in: Rebuilt.
6065 * configure.in: Move gcc-version-trigger to the end of
6066 ac_configure_args. Add comments to maybedep.tmp and
6067 serdep.tmp. Introduce --disable-serial-configure. Remove
6068 nonopt from baseargs, matching and removing corresponding
6069 whitespace while at it.
6070 * configure: Rebuilt.
6071
e245b0ea
AO
60722002-12-28 Alexandre Oliva <aoliva@redhat.com>
6073
903de295
AO
6074 * configure.in (host_configargs): Replace reference to
6075 no-longer-defined buildopts with --build=${build_alias}.
6076 * configure: Rebuilt.
6077
e245b0ea
AO
6078 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6079 program_transform_name to standard idiom.
6080 (AUTOGEN, AUTOCONF): Define.
6081 (Makefile.in): Use $(AUTOGEN).
6082 (Makefile): Depend on config.status, and use autoconf-style rule to
6083 build it. Move original commands to...
6084 (config.status): ... this new target.
6085 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6086 $(AUTOCONF).
6087 * Makefile.in: Rebuilt.
6088
671aa708
NN
60892002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6090
53fbfb58
NN
6091 * Makefile.tpl: Fix dramatic bustage due to change in
6092 program_transform_name.
6093 * Makefile.in: Regenerate.
6094
6095 * configure.in: Remove unnecessary PATH setting.
6096 * configure: Regnerate.
6097
6098 * configure.in: Don't default to unprefixed tools unless
6099 the native tools will work.
6100 * configure: Regenerate.
6101
671aa708
NN
6102 * configure.in: Convert to autoconf script. Blow away lots
6103 of now-redundant Makefile fragments.
6104 * configure: Generate using Autoconf.
6105 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6106 * Makefile.in: Regenerate.
6107
57f40826
NN
61082002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6109
3fedb745
NN
6110 * configure: Fix stupid bug where RANLIB was mistakenly included.
6111
abb2db7a 6112 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6113 (build_configargs, host_configargs, target_configargs).
6114
6115 * configure.in: Move logic out of sed statement.
6116
abb2db7a 6117 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6118 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6119
315fa0f4
SS
61202002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6121
6122 * config.sub: Import from master repository
6123 * config.guess: Ditto
6124
45aff44f
AS
61252002-12-24 Andreas Schwab <schwab@suse.de>
6126
6127 * Makefile.tpl (multilib.out): Fix missing space.
6128 * Makefile.in: Regenerate.
6129
88b5521b
NN
61302002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6131
6132 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6133 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6134 * Makefile.in: Regenerate.
6135 * configure.in: Remove unnecessary leftovers.
6136
2a726918
GK
61372002-12-21 Geoffrey Keating <geoffk@apple.com>
6138
6139 * configure.in (extra_ranlibflags_for_target): New variable.
6140 (*-*-darwin): Add -c to ranlib commands.
6141 * configure (tooldir): Handle extra_ranlibflags_for_target.
6142
aace3269 61432002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6144
6145 * Makefile.tpl: Revert HJL's change.
6146 * Makefile.in: Regenerated.
6147 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6148 always.
6149
f0895142
AS
61502002-12-19 Andreas Schwab <schwab@suse.de>
6151
6152 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6153 * Makefile.in: Regenerate.
6154
782d0c02
L
61552002-12-18 H.J. Lu <hjl@gnu.org>
6156
6157 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6158 * Makefile.in: Regenerated.
6159
6160 * configure.in (build_prefix): New. Substitute.
6161
212f6dd0
NN
61622002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6163
79308c5d
NN
6164 * Makefile.tpl: Don't let real targets depend on phony targets.
6165 * Makefile.in: Regenerate.
6166
212f6dd0
NN
6167 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6168 * Makefile.in: Regenerate.
6169
ab17919f
SS
61702002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6171
6172 * config.sub: Import from master repository
6173 * config.guess: Ditto
6174
5ecf91d1
JM
61752002-12-16 Jason Merrill <jason@redhat.com>
6176
6177 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6178 previous 'make bootstrap'.
6179 * Makefile.in: Regenerate.
6180
d8437e1b
HPN
61812002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6182
6183 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6184
4977bab6
ZW
61852002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6186
6187 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6188 * Makefile.in: Regenerate.
6189
0edcfdcb
JM
61902002-12-13 Jason Merrill <jason@redhat.com>
6191
6248218a 6192 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6193 library tests.
6194 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6195 * Makefile.in: Regenerate.
6196
4977bab6
ZW
61972002-12-12 Alexandre Oliva <aoliva@redhat.com>
6198
6199 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6200 * Makefile.in: Rebuilt.
6201
f87505dd
AO
62022002-12-12 Alexandre Oliva <aoliva@redhat.com>
6203
6204 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6205
4977bab6
ZW
62062002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6207
6208 * configure: Fix bug put in by gremlins.
6209
6210 * Makefile.tpl: Substitute more autoconfily.
6211 * configure: Substitute more autoconfily.
6212 * Makefile.in: Regenerate.
6213
7f0db92a
SS
62142002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6215
6216 * config.sub: Import from master repository
6217 * config.guess: Ditto
6218 * MAINTAINERS: Added Svein Seldal under write after approval
6219
4977bab6
ZW
62202002-12-08 Andrew Cagney <ac131313@redhat.com>
6221
6222 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6223 * Makefile.in (all-sim): Ditto.
6224
62252002-12-06 DJ Delorie <dj@redhat.com>
6226
6227 * Makefile.tpl: Change configure dependencies to not have real
6228 targets depend on phony targets.
6229
62302002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6231
6232 * configure.in: Revert unintentional change.
6233
6234 * Makefile.tpl: Change dependency for */multilib.out so that
6235 it works when gcc isn't in the tree.
6236
6237 * configure.in: Substitute more.
6238 * configure: Run subconfigures from the Makefile.
6239 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6240 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6241
67f1b906
GP
62422002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6243
6244 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6245
4977bab6
ZW
62462002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6247
6248 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6249 and corresponding dependencies.
6250 * Makefile.in: Regenerate.
6251
6252 * configure.in (host_tools): Order binutils, gas and ld for
6253 convenience in running the testsuites.
6254
6255 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6256 * Makefile.in: Regenerate.
6257 * configure.in: Introduce rules to serialize subconfigure runs.
6258
6259 * configure.in: Introduce BASE_CC_FOR_TARGET.
6260 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6261 Realize configure-build-* targets. Realize configure-target-* targets.
6262 * Makefile.in: Regenerate.
6263
62642002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6265
6266 * configure: Move gcc_version_trigger stuff from here...
6267 * configure.in: ...to here.
6268
6269 * configure.in: Separate subconfigure options added by this file from
6270 options given by the user. Add machinery to put args for host
6271 subconfigures into the Makefile.
6272
6273 * Makefile.tpl: Remove 'vault' targets.
6274 * Makefile.tpl: Reorder and comment dependencies.
6275 * Makefile.in: Regenerate.
6276
62772002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6278 * configure.in: Fix my broken commit of previous patch. (sigh)
6279
743f054e
GK
62802002-11-28 Geoffrey Keating <geoffk@apple.com>
6281
6282 * configure.in: Move host-specific darwin noconfigdirs into
6283 the host-specific section.
6284
4977bab6
ZW
62852002-11-28 Geoffrey Keating <geoffk@apple.com>
6286
6287 * configure.in: Move host-specific darwin noconfigdirs into
6288 the host-specific section.
6289
62902002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6291
6292 * configure: Remove skip-this-dir support.
6293 * Makefile.tpl: Remove skip-this-dir support.
6294
6295 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6296 subdirectories.
6297 * Makefile.in: Regenerate.
6298
6299 * Makefile.tpl: Strip out useless setting of 'dir'.
6300 * Makefile.in: Regenerate.
6301
63022002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6303
6304 * configure.in: Fix deeply stupid bug.
6305
6306 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6307 shell code in CXX_FOR_TARGET
6308 * Makefile.def: Introduce raw_cxx.
6309 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6310 RAW_CXX_FOR_TARGET.
6311 * Makefile.in: Regenerate.
6312
63132002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6314
6315 * Makefile.tpl: Remove unnecessary ifs.
6316 * Makefile.in: Regenerate.
6317
6318 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6319 dependencies. Maybe-ize build-libiberty. Create dummy install
6320 targets for 'no_install' modules.
6321 * configure: Move GDB_TK substitution to configure.in. Move
6322 build_modules stuff to configure.in.
6323 * configure.in: Implement soft dependency machinery. Maybe-ize
6324 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6325 * Makefile.in: Regenerate.
6326
63272002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6328
6329 * Makefile.tpl: Make all-target, install-target behave similarly
6330 to all, install (only hitting configured targets). Eliminate
6331 unused macro defintions.
6332
6333 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6334 build != host.
6335
6336 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6337
6338 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6339
6340 * configure.in: Produce lists of subdir targets we're actually
6341 configuring. Remove references to "dosrel".
6342 * Makefile.tpl: Let configure set which subdir targets are hit.
6343 Remove install-cross; clean up install; remove ALL. Remove
6344 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6345 Autogenerate host module targets. Remove empty dependency lines
6346 and redundant dependency; rearrange slightly.
6347 * Makefile.def: Add host-side libtermcap, utils.
6348
6349 * Makefile.in: Regenerate.
6350
e6226a2f
RO
63512002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6352
6353 * ltconfig (osf[345]): Append $major to soname_spec.
6354 Reflect this in library_names_spec.
6355 * ltmain.sh (osf): Prefix $major with . for use as extension.
6356
3b75d237
AJ
63572002-11-19 Andreas Jaeger <aj@suse.de>
6358
6359 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6360 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6361 and sparc64 GNU/Linux systems.
6362
809108de
NS
63632002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6364
6365 * MAINTAINERS: Update email.
6366
e7e0de7e
GP
63672002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6368
6369 * MAINTAINERS: Complete James Dennett's entry.
6370
f7109dea
EB
63712002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6372
6373 * MAINTAINERS (Write After Approval): Add myself.
6374
d3ac17c9
BK
63752002-11-13 Bruce Korb <bkorb@gnu.org>
6376
6377 * Makefile.tpl: syntactic cleanup
6378
cbf78ae4
SH
63792002-11-13 Stuart Hastings <stuart@apple.com>
6380
6381 * MAINTAINERS: Add myself to write-after-approval list.
6382
4977bab6
ZW
63832002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6384
6385 * Makefile.def: Add list of recursive targets to autogenerate.
6386 Add build_modules.
6387 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6388 targets. Autogenerate *-build-* targets.
6389 * Makefile.in: Regenerate.
6390
63912002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6392
6393 * configure: More autoconf-style substitutions.
6394 * Makefile.tpl: More autoconf-style substitutions.
6395 * Makefile.in: Regenerate.
6396
63972002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6398
6399 * configure: Substitute more variables in a more autoconf-friendly
6400 way. Simplify slightly.
6401 * Makefile.tpl: Make more variables substitutable in an
6402 autoconf-friendly way.
6403 * Makefile.in: Regenerate.
6404
d4783999
JW
64052002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6406
6407 * MAINTAINERS (Write After Approval): Add myself.
6408
4977bab6
ZW
64092002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6410
6411 * configure.in (v810*): Remove special setting of tools.
6412
6413 * configure: Add support for extra required flags for ar or nm.
6414 * configure.in (aix4.3+): Use above support for target-specific
6415 issues, rather than using config/mt-aix43.
6416
64172002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6418
6419 * configure: Remove 'removing', which doesn't work. Replace $subdir
6420 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6421 with $srcdir. Reformat indentation. Substitute some variables
6422 formerly hard-coded in the Makefile for build=host.
6423 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6424 * Makefile.def: Autogenerate more.
6425 * Makefile.in: Regenerate.
6426
1c9c903e
AN
64272002-11-04 Adam Nemet <anemet@lnxw.com>
6428
6429 * MAINTAINERS (Write After Approval): Add myself.
6430
40673d2b
KB
64312002-11-04 Kevin Buettner <kevinb@redhat.com>
6432
6433 * Makefile.def (host_modules): Add rda.
6434 * Makefile.in: Regenerate.
6435 * configure.in (target_tool): Add target-rda to list.
6436
42e650ae
GP
64372002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6438
6439 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6440
e004b81f
PE
64412002-10-25 Phil Edwards <pme@gcc.gnu.org>
6442
6443 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6444 and restrap targets to this rule.
6445 * Makefile.in: Regenerate.
6446
06bd49b1
GP
64472002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6448
6449 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6450 GNATS only accounts.
6451
d0af82b0
HPN
64522002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6453
6454 * configure.in (i[3456]86-*-linux*): Add check to disable
6455 ${libgcj} for glibc1.
6456
10782654
DC
64572002-10-24 Denis Chertykov <denisc@overta.ru>
6458
6459 * MAINTAINERS: Add myself as ip2k port maintainer.
6460
a5a438f5
SS
64612002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6462
6463 * configure.in: Add tic4x target.
6464
fe3d5b7f
NN
64652002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6466
aba8a494
NN
6467 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6468 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6469 * Makefile.in: Regenerate.
6470
fe3d5b7f
NN
6471 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6472 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6473 * Makefile.in: Regenerate.
6474
a6ad79e7
JJ
64752002-10-02 Janis Johnson <janis187@us.ibm.com>
6476
6477 * MAINTAINERS: Add myself as web pages co-maintainer.
6478
6a8a9058
NN
64792002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6480
6481 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6482 * Makefile.in: Regenerate.
6483
327d975a
ZW
64842002-10-02 Zack Weinberg <zack@codesourcery.com>
6485
6486 * MAINTAINERS: Add myself and Nathan Sidwell
6487 <nathan@codesourcery.com> as VxWorks maintainers.
6488
a5ae8f19 64892002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6490
6491 * Makefile.def: Remove order dependency comments.
6492 * Makefile.tpl: Add explicit install-install dependencies.
6493 * Makefile.in: Regenerate.
d0f6c823 6494
34c6040c 6495 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6496 * Makefile.in: Regenerate.
34c6040c 6497
d0f6c823
NN
6498 * Makefile.tpl: Add configure-target (for src-release in src)
6499 * Makefile.in: Regenerate.
6500
50bd210b
NC
65012002-09-30 Nick Clifton <nickc@redhat.com>
6502
6503 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6504
ca25149e
UW
65052002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6506
6507 * configure.in (s390*-*-linux*): Enable libgcj.
6508
dd30b57d
NN
65092002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6510
9e60a678
NN
6511 * configure: Revert accidentally applied changes.
6512
dd30b57d
NN
6513 * Makefile.tpl: Make more autoconf-friendly.
6514 * Makefile.in: Regenerate.
6515 * configure: Make substitution more autoconf-like.
6516
5831424e
RE
65172002-09-28 Richard Earnshaw <rearnsha@arm.com>
6518
6519 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6520 single entry to handle all these.
6521 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6522 libjava on arm-*-elf.
6523
b7f3b15b
GK
65242002-09-27 Geoffrey Keating <geoffk@apple.com>
6525
6526 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6527 things that depend on them.
6528
0dffceed
NN
65292002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6530
6531 * Makefile.tpl: Make subsituted variables more autoconfy.
6532 * Makefile.in: Regenerate.
6533 * configure: Make seds more autoconfy.
6534
1db75a86 65352002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6536
6537 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6538 * Makefile.in: Regenerate.
6539 * configure.in: Rewrite sed statements to look autoconfy.
6540
1db75a86
NN
6541 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6542 all-target-foo on configure-target-foo.
6543 * Makefile.def: Ditto.
6544 * Makefile.in: Rebuild.
6545
741a4e89
AH
65462002-09-25 Andrew Haley <aph@redhat.com>
6547
6548 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6549
95ddd785
NN
65502002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6551
6552 * Makefile.def: New file.
6553 * Makefile.tpl: New file.
6554 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6555 * contrib/gcc_update: Note that Makefile.in is a generated file.
6556
6557 * configure.in: Minor rearrangement. Simplify tests.
6558
65a824f6
JT
65592002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6560
6561 * configure.in (with_headers): Skip copy if value is "yes".
6562 (with_libs): Likewise.
6563
51270f0a 65642002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6565
6566 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6567 * configure.in (sh*-*-pe*): Ditto.
6568 * configure.in (mips*-*-pe*): Ditto.
6569 * configure.in (*arm-wince-pe): Ditto.
6570
8f89dbf4
NN
6571 * configure.in: Rearrange.
6572
c1b8db3f
KH
65732002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6574
6575 * MAINTAINERS: Update my email address.
6576
341f0575
PK
65772002-08-30 Paul Koning <pkoning@equallogic.com>
6578
6579 * MAINTAINERS: (Write After Approval): Add myself.
6580
d2e06980
GK
65812002-08-29 Geoffrey Keating <geoffk@redhat.com>
6582
6583 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6584
4906d5d8
GK
65852002-08-24 Geoffrey Keating <geoffk@redhat.com>
6586
6587 * MAINTAINERS: Change my mailing address.
6588
e9a25cc8
PC
65892002-08-21 Paolo Carlini <pcarlini@unitus.it>
6590
6591 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6592 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6593
a5aa7421
LR
65942002-08-20 Loren J. Rittle <ljrittle@acm.org>
6595
6596 * MAINTAINERS (Write After Approval): Remove myself.
6597 (Various Maintainers: c++ runtime libs): Add myself.
6598
5ce6f47b
EC
65992002-08-15 Eric Christopher <echristo@redhat.com>
6600
6601 * config.sub: Import from master repository.
6602 * config.guess: Ditto.
6603
7f9317f0
AO
66042002-08-19 Alexandre Oliva <aoliva@redhat.com>
6605
6606 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6607 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6608 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6609
7aecca3d
AH
66102002-08-16 Aldy Hernandez <aldyh@redhat.com>
6611
6612 * MAINTAINERS: Add self to rs6000 vector extensions.
6613
8ea4b195
AO
66142002-08-15 Alexandre Oliva <aoliva@redhat.com>
6615
6616 * libiberty/configure: Reverted unintended yesterday's check in.
6617
f5cc59a7
AO
66182002-08-14 Alexandre Oliva <aoliva@redhat.com>
6619
6620 * boehm-gc/configure, libf2c/configure: Rebuilt.
6621 * libffi/configure, libiberty/configure: Ditto.
6622 * libjava/configure, libobjc/configure: Ditto.
6623 * libstdc++-v3/configure, zlib/configure: Ditto.
6624 Merged from binutils:
6625 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6626 From Steve Ellcey <sje@cup.hp.com>:
6627 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6628 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6629 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6630 IA64.
6631 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6632 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6633 soname_spec, sys_lib_search_path_spec): Ditto.
6634
66350331
FS
66352002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6636
6637 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6638
2ff34870
L
66392002-08-04 H.J. Lu (hjl@gnu.org)
6640
6641 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6642
a014f2fe
KW
66432002-08-02 Krister Walfridsson <cato@df.lth.se>
6644
6645 * MAINTAINERS (Write After Approval): Add myself.
6646
c01d477a
AM
66472002-07-31 Alan Modra <amodra@bigpond.net.au>
6648
6649 * configure.in: Move generic linux case to end. Copy generic
6650 linux noconfigdirs to mips*-*-linux* entry and new
6651 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6652
68cd2524
MM
66532002-07-19 Michael Matz <matz@suse.de>
6654
6655 * MAINTAINERS: Add myself as ra* maintainer.
6656
e2d83b8c
CD
66572002-07-16 Chris Demetriou <cgd@broadcom.com>
6658
6659 * config.guess: Update to 2002-07-09 version.
6660 * config.sub: Update to 2002-07-03 version.
6661
cece4f1d
HPN
66622002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6663
6664 * MAINTAINERS: Fix typo in a maintainer email address.
6665
bb654703
NN
66662002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6667
6668 * configure.in: Remove two redundant tests.
6669
789b7de5
RO
66702002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6671
6672 * configure.in (mips*-*-irix6*o32): Enable stabs.
6673
e1da1089
NN
66742002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6675
f3970bba
NN
6676 * configure.in: Don't build grez.
6677 * Makefile.in: Ditto.
6678
e1da1089
NN
6679 * Makefile.in: Remove references to bsp, cygmon, libstub.
6680 * configure.in: Ditto.
6681
6682 * configure.in: Remove leftover reference to gdbtest.
6683
57c905fa
PE
66842002-07-08 Phil Edwards <pme@gcc.gnu.org>
6685
6686 * configure.in (gxx_include_dir): Change to match versioned
6687 C++ headers if --enable-version-specific-runtime-libs is used.
6688
a0af94a7 66892002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 6690
a0af94a7
SE
6691 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6692
423ce3eb
NN
66932002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6694
6695 * configure.in: Make --without-x work.
6696
98186934
NN
66972002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6698
c3b7d169
NN
6699 * configure.in: Rearrange target Makefile fragment collection.
6700
98186934
NN
6701 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6702 cvs[src].
6703 * configure.in: Ditto.
6704
eebd288a
MK
67052002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6706
6707 * MAINTAINERS (Write After Approval): Update my e-mail address.
6708
3ab36f05
NN
67092002-06-24 Ben Elliston <bje@redhat.com>
6710
6711 * configure.in (host_tools): Remove cgen.
6712
6713 * Makefile.in (all-cgen): Remove; runs from its source directory.
6714 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 6715 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
6716 (all-sim): Likewise.
6717
67182002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6719
6720 * Makefile.in: Eliminate 'apache' targets.
6721 * configure.in: Eliminate 'apache' targets.
6722
55380b08
NN
6723 * configure.in: Eliminate redundant tests. Reorganize.
6724
9a5c1b9d
NN
6725 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6726
5fd3853a
NN
6727 * config-ml.in: Eliminate references to Cygnus configure.
6728
cfefc434
NN
6729 * Makefile.in: Eliminate references to building emacs.
6730
2fe93885
GS
67312002-06-28 Graham Stott <graham.stott@btinternet.com>
6732
6733 * MAINTAINERS: Update my email address.
6734
53c40185
BK
67352002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6736
6737 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 6738 (cxx_incdir): Remove.
53c40185 6739
97679694
NN
67402002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6741
6742 * MAINTAINERS (Write After Approval): Add self.
6743
b03bcd37
DC
6744Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6745
6746 * configure.in: Add support for ip2k.
6747
6bd12129
NN
67482002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6749
6750 * configure.in: Fix AIX configury bug.
6751
e0d98a92
SE
67522002-06-20 Steve Ellcey <sje@cup.hp.com>
6753
6754 * MAINTAINERS (Write After Approval): Add self.
6755
ba3292db
NN
67562002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6757
ef40bc65
NN
6758 * configure.in: replace ${topsrcdir} with ${srcdir}
6759
7a0be465
NN
6760 * configure.in: Move definition of libstdcxx_flags
6761 right above usage, rather than waaay earlier.
6762
e1848dde
NN
6763 * configure.in: Pull definition of is_cross_compiler earlier.
6764
8bc2fff1
NN
6765 * configure.in: Rearrange a little.
6766
ba3292db
NN
6767 * configure.in: Remove references to librx.
6768 * Makefile.in: Remove references to librx.
6769
11d8b408
DC
6770Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6771
6772 * config.sub: Add support for avr target.
6773 Import from master sources, rev 1.255
5ce6f47b 6774
93da8339
PE
67752002-06-19 Phil Edwards <pme@gcc.gnu.org>
6776
6777 * configure, .cvsignore: Revert previous change...
6778 * Makefile: ...delete.
6779
b4caab5c
NN
67802002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6781
6782 * configure.in: Eliminate ${gasdir} variable.
6783
ee777171
DB
67842002-06-18 Dave Brolley <brolley@redhat.com>
6785
6786 * configure.in: Add support for frv.
6787 * config.sub: Add support for frv.
6788
26e4af54
PE
67892002-06-18 Phil Edwards <pme@gcc.gnu.org>
6790
6791 * configure: Remove garbage from previous commit.
6792
bb20b7da
PE
67932002-06-18 Phil Edwards <pme@gcc.gnu.org>
6794
6795 * configure: For in-source builds, make a subdir and re-exec there.
6796 * Makefile: New file. Pass targets through to build directory.
6797 * .cvsignore: No longer ignore "Makefile".
6798
9d321f6c
DR
67992002-06-16 Douglas Rupp <rupp@gnat.com>
6800
6801 * MAINTAINERS (Write After Approval): Add self.
6802
c8eb2bc0
KG
68032002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6804
6805 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6806
f210d239
JT
68072002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6808
6809 * configure.in (vax-*-netbsd*): Re-enable gas.
6810
e9667b3c
NN
68112002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6812
efe1f357
NN
6813 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6814 BUILD_PREFIX_1, to correct nomenclature.
6815 * configure: Likewise.
6816
e9667b3c
NN
6817 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6818 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6819
fe2fe497
OH
68202002-05-31 Olaf Hering <olh@suse.de>
6821
6822 * config-ml.in: Propogate DESTDIR also.
6823
dcf7f0dd
JT
68242002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6825
6826 * configure.in (vax-*-netbsd*): Don't build gas for this
6827 platform.
6828
6ff14f32
MM
68292002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6830
6831 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6832 and libgcj for AVR.
6833
397de1ff
KK
68342002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6835
6836 * MAINTAINERS (Write After Approval): Add myself.
6837
ac30211c
JT
68382002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6839
6840 * config.guess: Update to 2002-05-22 version.
6841 * config.sub: Likewise.
6842
1e6347d8
RO
68432002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6844
6845 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6846 * config-ml.in: Likewise.
6847 * configure: Likewise.
6848 * configure.in: Likewise.
6849
e5ce1d6d
SC
68502002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6851
6852 * MAINTAINERS: Update my email address.
6853
6cdef75d
NN
68542002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6855
4a87f061
NN
6856 * configure.in: Simplify makefile fragment collection.
6857
6858 * configure.in: Remove code to build emacs.
603606e7 6859
e254d6b5
NN
6860 * configure.in : Remove --srcdir argument from targargs and buildargs
6861 (it's always overridden in the Makefile anyway). Rearrange a bit.
6862
6863 * configure: Move some logic to configure.in.
6864 * configure.in: Move some logic from configure.
6cdef75d 6865
1d6006fe
TT
68662002-05-11 Tom Tromey <tromey@redhat.com>
6867
6868 * MAINTAINERS: Reflect libgcj reality.
6869
b70b3534
FS
68702002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6871
6872 * Makefile.in: Honour DESTDIR.
6873
4434687a
MM
68742002-05-08 Mark Mitchell <mark@codesourcery.com>
6875
6876 * config.guess: Import 2002-03-20 version.
6877 * config.sub: Import 2002-04-26 version.
6878
a89e49c7
RO
68792002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6880
6881 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6882
44e55536
TJ
68832002-05-07 Tim Josling <tej@melbpc.org.au>
6884
6885 * MAINTAINERS: Add self.
6886
97320a3f
LR
68872002-05-06 Loren J. Rittle <ljrittle@acm.org>
6888
6889 * ltmain.sh: Detect and handle object name conflicts
6890 while piecewise linking a static library.
6891
b7c13625
AO
68922002-05-05 Alexandre Oliva <aoliva@redhat.com>
6893
6894 * configure.in (noconfigdirs): Don't disable libgcj on
6895 sparc64-*-solaris* and sparcv9-*-solaris*.
6896
4182d9fa
AO
68972002-05-03 Alexandre Oliva <aoliva@redhat.com>
6898
6899 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6900
7bebf279
TF
69012002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6902
6903 * configure.in (FLAGS_FOR_TARGET): Do not add
6904 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6905 on i[3456]86-*-linux*.
6906
9a06dc7d
TF
69072002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6908
6909 * configure.in (noconfigdirs): Replace [ ] with test.
6910
6911 * configure.in (noconfigdirs): Do not add target-newlib if
6912 target == i[3456]86-*-linux*, and host == target.
6913
a51a07fa
NN
69142002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6915
9e7facd6
DD
6916 * configure.in: delete reference to absent file
6917
aeaa0f2f
NN
6918 * configure.in: replace '[' with 'test'
6919
4bb98828
NN
6920 * configure.in: Eliminate references to gash.
6921 * Makefile.in: Eliminate references to gash.
6922
64791664
NN
6923 * configure.in: remove useless references to 'pic' makefile fragments.
6924
3ed57cf4
NN
6925 * configure.in: (*-*-windows*) Finish removing.
6926
a51a07fa
NN
6927 * configure.in: Eliminate redundant test for libgui.
6928
8552f6f1
RS
69292002-04-29 Roger Sayle <roger@eyesopen.com>
6930
6931 * MAINTAINERS: Add self and realphabetize. Update entries
6932 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6933 entry for a29k port maintainer.
6934
9e847666
JS
69352002-04-26 Joel Sherrill <joel@OARcorp.com>
6936
6937 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6938 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6939
704c9a14
NN
69402002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6941
6942 * configure.in: remove references to dead files
6943
7bff5059
MM
69442002-04-19 Mark Mitchell <mark@codesourcery.com>
6945
6946 * MAINTAINERS: Add information about purpose of this file.
6947
0c7c67f0
TT
69482002-04-18 Tom Tromey <tromey@redhat.com>
6949
6950 * configure.in: Disallow configuring libgcj when it is already
6951 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6952 Solaris 2.8 by default. For PR libgcj/6158.
6953
63501e91
NN
69542002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6955
6956 * configure.in: Move default CC setting out of config/mh-* fragments
6957 directly into here.
6958
701afd4d
NN
69592002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6960
6961 * configure.in: don't even try to configure or make a subdirectory
6962 if there's no configure script for it.
6963
07cdae91
MM
69642002-04-15 Mark Mitchell <mark@codesourcery.com>
6965
6966 * MAINTAINERS: Remove chill maintainers.
6967 * Makefile.in (CHILLFLAGS): Remove.
6968 (CHILL_LIB): Remove.
6969 (TARGET_CONFIGDIRS): Remove libchill.
6970 (CHILL_FOR_TARGET): Remove.
6971 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6972 CHILL_LIB.
6973 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6974 (CHECK_TARGET_MODULES): Likewise.
6975 (INSTALL_TARGET_MODULES): Likewise.
6976 (CLEAN_TARGET_MODULES): Likewise.
6977 (configure-target-libchill): Remove.
6978 (all-target-libchill): Remove.
6979 * configure.in (target_libs): Remove target-libchill.
6980 Do not compute CHILL_FOR_TARGET.
6981 * libchill: Remove directory.
5ce6f47b 6982
ab50d72b
DD
69832002-04-11 DJ Delorie <dj@redhat.com>
6984
6985 * Makefile.in, configure.in: Sync with binutils, entries
6986 follow...
6987
0a1e123a
DD
69882002-04-07 Andrew Cagney <ac131313@redhat.com>
6989
6990 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6991 (do-tar, do-bz2): New rules.
6992 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6993 (gdb-tar): New rule.
6994 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6995 (insight_dejagnu.tar): New rule.
6996 (insight.tar): New rule.
6997 (gdb+dejagnu.tar): New rule.
6998 (gdb.tar): New rule.
6999
ab50d72b
DD
70002002-02-01 Mo DeJong <supermo@bayarea.net>
7001
7002 * Makefile.in: Add all-tix to deps for all-snavigator
7003 so that tix is built when building snavigator.
7004
70052002-01-11 Steve Ellcey <sje@cup.hp.com>
7006
7007 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7008 ld and gdb are not supported.
7009
70102002-01-07 Mark Salter <msalter@redhat.com>
7011
7012 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7013 Allow target-libgloss to be built for arm, strongarm, and xscale.
7014
70152001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7016
7017 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7018 options for i[3456]86-pc-linux* native builds.
7019
70202001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7021
7022 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7023 files from .po files for a distribution.
7024
70252001-09-03 Jeff Holcomb <jeffh@redhat.com>
7026
7027 * configure.in: Enable libstdc++-v3 for h8300 targets.
7028
70292001-06-19 Alan Modra <amodra@bigpond.net.au>
7030
7031 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7032 version from bfd/.
7033
7034Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7035
7036 * Makefile.in (VER): When present, extract the version number from
7037 the file version.in.
7038
70392001-05-24 Tom Rix <trix@redhat.com>
7040
7041 * configure.in : enable ld for aix
7042
70432001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7044
7045 * config.guess: Add linux target for S/390.
7046
70472000-11-07 Philip Blundell <pb@futuretv.com>
7048
7049 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7050
70512000-11-03 Philip Blundell <pb@futuretv.com>
7052
7053 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7054 files.
7055
70562001-01-15 Ben Elliston <bje@redhat.com>
7057
7058 * configure.in (host_tools): Add sid.
7059 Always configure cgen.
7060
70612000-11-24 Nick Clifton <nickc@redhat.com>
7062
7063 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7064
7065
70662000-08-20 Doug Evans <dje@casey.transmeta.com>
7067
7068 * Makefile.in (ALL_MODULES): Add all-cgen.
7069 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7070 (all-cgen): New target.
7071 (all-opcodes,all-sim): Depend on all-cgen.
7072 * configure.in (host_tools): Add cgen.
7073 Only configure cgen if --enable-cgen-maint.
7074
ef98ad7b
LR
70752002-04-09 Loren J. Rittle <ljrittle@acm.org>
7076
7077 * configure.in: Add *-*-freebsd* configurations.
7078
90def2b2
TT
70792002-04-08 Tom Tromey <tromey@redhat.com>
7080
7081 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7082 Fixes PR libgcj/6068.
7083
320d7e7a
KW
70842002-03-30 Krister Walfridsson <cato@df.lth.se>
7085
7086 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7087
18b467f1
RO
70882002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7089
7090 * configure.in (alpha*-dec-osf*): Enable libgcj.
7091
8bb3a5af
MG
70922003-03-27 Matthew Gingell <gingell@gnat.com>
7093
7094 * MAINTAINERS (Write After Approval): Add myself.
7095
56ae9405
NC
70962002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7097
7098 Fix for: PR bootstrap/3591, target/5676
7099 * configure.in (mcore-pe): Disable the configuration of
7100 libstdc++-v3 since exceptions are not supported.
7101
f18d9a0c
AG
71022002-03-20 Anthony Green <green@redhat.com>
7103
7104 * configure.in: Enable libgcj for xscale-elf target.
7105
c0e21eef
R
7106Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7107
7108 * MAINTAINERS: Update my email address.
7109
28eca9e8
AO
71102002-03-16 Alexandre Oliva <aoliva@redhat.com>
7111
7112 * ltmain.sh (relink_command): Fix typo in previous change.
7113
e67e72c7
AO
71142002-03-15 Alexandre Oliva <aoliva@redhat.com>
7115
7116 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7117 (relink_command): Added --tag flags.
7118 (mode=install): If relinking fails; error out.
7119
c2273204
RH
71202002-03-12 Richard Henderson <rth@redhat.com>
7121
7122 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7123 .NOTPARALLEL tag.
7124 (do-check): Rename from check.
7125 (check): Allow parallel check.
7126
bcb64245
BW
71272002-03-12 Bob Wilson <bob.wilson@acm.org>
7128
7129 * MAINTAINERS: Add myself as maintainer for xtensa port.
7130 Fix alphabetical order in CPU port maintainer list.
7131 Remove myself from Write After Approval list.
7132
63adb4ff
RH
71332002-03-11 Richard Henderson <rth@redhat.com>
7134
7135 * Makefile.in (.NOTPARALLEL): Add fake tag.
7136
9bec4bf0
L
71372002-03-07 H.J. Lu (hjl@gnu.org)
7138
7139 * configure.in: Enable gprof for mips*-*-linux*.
7140
c7fc1f84
DS
71412002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7142
7143 * MAINTAINERS (Write After Approval): Add myself.
7144
6bff33fb
AO
71452002-02-28 Alexandre Oliva <aoliva@redhat.com>
7146
7147 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7148 libjava.
7149 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7150
0210b33b
AO
71512002-02-23 Alexandre Oliva <aoliva@redhat.com>
7152
7153 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7154 because its Makefile is there; test for the executable instead.
7155
fcc0a3ef
AO
71562002-02-22 Alexandre Oliva <aoliva@redhat.com>
7157
7158 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7159 libstdc++-v3 and libjava.
7160
97cf8285
AM
71612002-02-11 Adam Megacz <adam@xwt.org>
7162
7163 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7164 boehm-gc
5ce6f47b 7165
40fe0ec3
AO
71662002-02-09 Alexandre Oliva <aoliva@redhat.com>
7167
7168 * config.guess: Updated to 2002-01-30's version.
7169 * config.sub: Updated to 2002-02-01's version.
7170 Contribute sh64-elf.
7171 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7172 * configure.in: Added sh64-*-*.
7173
694d53ee
CD
71742002-02-08 Chris Demetriou <cgd@broadcom.com>
7175
7176 * MAINTAINERS: Belatedly add myself to write after approval list.
7177
a9ca50b1
JH
7178Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7179
7180 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7181 Remove self as Write After Approval.
7182
5ffc3500
GK
71832002-01-31 Geoffrey Keating <geoffk@redhat.com>
7184
7185 * MAINTAINERS: Put self in as maintainer for contrib/regression
7186 directory.
7187
4ceaf7fb
PE
71882002-01-28 Phil Edwards <pme@gcc.gnu.org>
7189
7190 * MAINTAINERS: Update my email address.
7191
51584787
JT
71922002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7193
5ce6f47b
EC
7194 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7195 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7196 libraries if not supported for NetBSD on target CPU.
7197
5701d273
DR
71982002-01-25 Douglas B Rupp <rupp@gnat.com>
7199
7200 * install-sh: Use _inst.$$_ for temp file name.
7201
b299a075
JT
72022002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7203
7204 * MAINTAINERS (Write After Approval): Move my contact info
7205 from here...
7206 (OS Port Maintainers): ...to here (netbsd).
7207
51fe14b5
BW
72082002-01-22 Bob Wilson <bob.wilson@acm.org>
7209
7210 * MAINTAINERS (Write After Approval): Add myself.
7211
b634ad42
L
72122002-01-17 H.J. Lu <hjl@gnu.org>
7213
7214 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7215 (all-target-fastjar): Also depend on all-target-libiberty.
7216
3cd87679
L
72172002-01-16 H.J. Lu (hjl@gnu.org)
7218
7219 * config.guess: Import from master sources, rev 1.225.
7220 * config.sub: Import from master sources, rev 1.238.
7221
969a6d8f
KH
72222002-01-16 Kazu Hirata <kazu@hxi.com>
7223
7224 * MAINTAINERS (Write After Approval): Remove myself.
7225
366f6a52
FW
72262001-12-19 Florian Weimer <fw@deneb.enyo.de>
7227
7228 * MAINTAINERS (Write After Approval): Add myself.
7229
f02240b6
JM
72302001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7231
7232 * MAINTAINERS: Add self as docs co-maintainer.
7233
5d08dc39
MK
72342001-12-11 Matthias Klose <doko@debian.org>
7235
7236 * MAINTAINERS (Write After Approval): Add myself.
7237
39e790d5
ZW
72382001-12-09 Zack Weinberg <zack@codesourcery.com>
7239
7240 * MAINTAINERS: Update my email address.
7241
4519d6a3
TC
72422001-12-07 Turly O'Connor <turly@apple.com>
7243 * MAINTAINERS (Write After Approval): Add myself.
7244 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7245 (rs6000_initialize_trampoline): Call __trampoline_setup for
7246 ABI_DARWIN too.
7247 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7248 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7249
21cf0a73
PC
72502001-12-07 Paolo Carlini <pcarlini@unitus.it>
7251
7252 * MAINTAINERS (Write After Approval): Add myself.
7253
4ee43206
DR
7254Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7255
7256 * configure, configure.in: Use temp file for long sed commands.
7257
251931f3
LG
72582001-12-03 Laurent Guerby <guerby@acm.org>
7259
7260 * config.sub: Update to version 1.232 on subversion.
7261
03777dd7
BE
72622001-12-03 Ben Elliston <bje@redhat.com>
7263
7264 * MAINTAINERS: Update mail address for config.* patches.
7265
e490616e
ZW
72662001-11-27 DJ Delorie <dj@redhat.com>
7267 Zack Weinberg <zack@codesourcery.com>
7268
7269 When build != host, create libiberty for the build machine.
7270
7271 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7272 CONFIG_ARGUMENTS.
7273 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7274 New variables.
7275 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7276 and rules.
7277 (all.normal): Depend on ALL_BUILD_MODULES.
7278 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7279 (all-build-libiberty): Depend on configure-build-libiberty.
7280
7281 * configure: Calculate and substitute proper value for
7282 ALL_BUILD_MODULES.
7283 * configure.in: Create the build subdirectory.
7284 Calculate and substitute TARGET_CONFIGARGS (formerly
7285 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7286
04075e8f
ZL
72872001-11-26 Ziemowit Laski <zlaski@apple.com>
7288
7289 * MAINTAINERS (write-after-approval): Add self.
7290
ed19322d
CR
72912001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7292
7293 * MAINTAINERS (GNATS only accounts): Remove self.
7294
90a12988
HPN
72952001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7296
7297 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7298 libf2c.
7299
77e653ad
CR
73002001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7301
7302 * MAINTAINERS (Write After Approval): Add self.
7303
64adad99
DB
73042001-11-12 David O'Brien <obrien@FreeBSD.org>
7305
7306 * MAINTAINERS: mips and s390 are also CPU ports.
7307
834a28c7
DB
73082001-11-12 David O'Brien <obrien@FreeBSD.org>
7309
7310 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7311
ef94239f
DB
73122001-11-11 David O'Brien <obrien@FreeBSD.org>
7313
7314 * MAINTAINERS: Alphabetize.
7315
beda0427
KH
73162001-11-09 Kazu Hirata <kazu@hxi.com>
7317
7318 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7319
6ca224d3
JDA
73202001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7321
7322 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7323
132e4bd7
PE
73242001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7325
7326 * configure.in (--enable-languages): Be more permissive about
7327 syntax. Check for empty lists better. Warn about $LANGUAGES.
7328
c6243b4c
GK
73292001-11-08 Geoffrey Keating <geoffk@redhat.com>
7330
7331 * config.sub: Import from master sources, rev. 1.230.
7332 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7333
abbb9e76
LG
73342001-11-07 Laurent Guerby <guerby@acm.org>
7335
7336 * MAINTAINERS (Write After Approval): Add self.
7337
53cdb27a
HPN
73382001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7339
7340 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7341
dd3a88c9
HPN
73422001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7343
7344 * config.sub: Import from master sources, rev 1.226.
7345 * config.guess: Import from master sources, rev 1.216.
7346
d344dce9
HPN
73472001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7348
7349 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7350 * MAINTAINERS: Add self as maintainer of MMIX port.
7351 Remove old after-approval entry.
7352
63f6bcd7
JM
73532001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7354
7355 * ChangeLog, configure: Fix spelling errors.
7356
84f92638
BK
73572001-10-20 Brendan Kehoe <brendan@zen.org>
7358
7359 * MAINTAINERS: Tweak my address.
7360
2f30eda4
R
7361Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7362
7363 * MAINTAINERS: Update my email address.
7364
1567080c 73652001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7366
f48a3b5c 7367 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7368 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7369
30106886
GB
73702001-10-10 Geert Bosch <bosch@gnat.com>
7371
e490616e 7372 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7373 Added Robert Dewar.
7374
d3d51b8c
DB
73752001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7376
7377 * MAINTAINERS (Write After Approval): Added self
7378
d1c3e709
GB
73792001-10-02 Geert Bosch <bosch@gnat.com>
7380
7381 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7382
50f5f793
JM
73832001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7384
7385 * configure: Handle temporary files securely using mkdir.
7386
7fddf9a9
AO
73872001-09-29 Alexandre Oliva <aoliva@redhat.com>
7388
7389 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7390
387beb82
WC
73912001-09-26 Will Cohen <wcohen@redhat.com>
7392
7393 * configure.in (*-*-linux*): Disable configuration of target-newlib
7394 and target-libgloss.
e490616e 7395
0c055e34
AO
73962001-09-26 Alexandre Oliva <aoliva@redhat.com>
7397
7398 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7399 RANLIB.
7400
759bfa90
AO
74012001-09-21 Alexandre Oliva <aoliva@redhat.com>
7402
7403 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7404 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7405 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7406 avoid quotes nesting problems.
7407 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7408 (DO_X): Export only variables that are set.
7409
1dc4a750
BE
74102001-09-19 Ben Elliston <bje@redhat.com>
7411
7412 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7413 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7414 semantics. Use the shell built-in "type" command instead.
7415
898c7238
AO
74162001-08-31 Alexandre Oliva <aoliva@redhat.com>
7417
7418 Merged from gcc-3_0-branch:
7419 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7420 * ltcf-c.sh: Use $objext, not $ac_objext.
7421 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7422 * ltcf-cxx.sh: Add support for GNU.
7423 2001-07-22 Timothy Wall <twall@redhat.com>
7424 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7425 default settings if using GNU tools with that configuration.
7426 * ltcf-cxx.sh: Ditto.
7427 * ltcf-gcj.sh: Ditto.
7428 2001-07-21 Michael Chastain <chastain@redhat.com>
7429 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7430 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7431 * ltmain.sh: Mark as gcc-local.
7432
8fa0a32e
EC
74332001-08-30 Eric Christopher <echristo@redhat.com>
7434 Jason Eckhardt <jle@redhat.com>
7435
7436 * config.guess: Merge from master sources.
7437 * config.sub: Merge from master sources, add support for mipsisa32.
7438
32f30f91 74392001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7440 * config.sub: Merge from master sources, rev 1.219.
7441 * MAINTAINERS: Add self as contact for stormy16 port.
7442
f6084f99
ZW
74432001-08-14 Zack Weinberg <zackw@panix.com>
7444
7445 * config.sub: Merge from master sources, rev 1.218.
7446 * config.guess: Merge from master sources, rev 1.209.
7447
91b54f7f
GS
74482001-08-11 Graham Stott <grahams@redhat.com>
7449
7450 * Makefile.in (check-c++): Add missing semicolon.
7451
e5b3941e
JH
7452Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7453
32f30f91 7454 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7455
6387a56e
EC
74562001-07-30 Eric Christopher <echristo@redhat.com>
7457
7458 * MAINTAINERS (Various maintainers: mips port): Added myself.
7459
53b475f0
AH
74602001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7461
e490616e 7462 * configure.in (sh-*-linux*): New.
53b475f0 7463
2a08c780
RH
74642001-07-27 Richard Henderson <rth@redhat.com>
7465
7466 * .cvsignore: Add LAST_UPDATED.
7467
bfa79422
UW
74682001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7469
7470 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7471
0ae85492
AH
74722001-07-16 Aldy Hernandez <aldyh@redhat.com>
7473
e490616e 7474 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7475
8e1ab0fe
NP
7476Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7477
7478 * MAINTAINERS (Write After Approval): Added myself.
7479
2b997990
SC
74802001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7481
7482 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7483 and libgcj on m68hc11/m68hc12.
7484
d920e825
L
74852001-06-27 H.J. Lu (hjl@gnu.org)
7486
7487 * Makefile (CFLAGS_FOR_BUILD): New.
7488 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7489
d425a1e0
JM
74902001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7491
7492 * README: Remove version number.
7493
5b5b4207
GP
74942001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7495
7496 * INSTALL/README: Update wrt. to the installation instructions now
7497 residing in gcc/doc/install.texi.
7498
be839b69
JM
74992001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7500
7501 * README: Replace with a cut-down and updated version of gcc/README.
7502
fe2ee7c4
DE
75032001-06-12 David Edelsohn <edelsohn@gnu.org>
7504
7505 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7506 multilibs to be disabled.
7507
4f5d646c
DB
75082001-06-11 Daniel Berlin <dan@cgsoftware.com>
7509
7510 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7511
818f0c85
AO
75122001-06-09 Alexandre Oliva <aoliva@redhat.com>
7513
7514 * config.guess: Import CVS version 1.195.
7515 * config.sub: Import CVS version 1.212.
7516
e9a8af10
AO
75172001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7518
7519 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7520 gcc/xgcc is built, use -print-prog-name to find out the program
7521 name to use.
7522
ae3ca0a9
PE
75232001-06-04 Phil Edwards <pme@sources.redhat.com>
7524
7525 * config.guess: Import CVS version 1.194. All gcc-local changes
7526 appear to also be in the master copy.
7527 * config.sub: Import CVS version 1.211.
7528
066bd40d
MM
7529Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7530
7531 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7532 with_gcc]: Use `gcc -shared' to build a shared library.
7533
4aef4f33
JDA
7534Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7535
7536 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7537 archives.
7538
c386f00f
RO
7539Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7540
7541 * MAINTAINERS (Write After Approval): Add myself.
7542
2ae5cea5
HPN
75432001-06-01 Hans-Peter Nilsson <hp@axis.com>
7544
7545 * configure.in (libstdcxx_flags): Do not try to execute
7546 libstdc++-v3/testsuite_flags until it exists.
7547
c3766183
AM
75482001-06-01 Alan Modra <amodra@bigpond.net.au>
7549
7550 * MAINTAINERS: Update my email address.
7551
9b337833
GS
75522001-05-31 Graham Stott <grahams@redhat.com>
7553
7554 * MAINTAINERS (Write After Approval): Add myself.
7555
55fce0eb
SP
75562001-05-28 Simon Patarin <simon.patarin@inria.fr>
7557
7558 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7559 libraries when using g++ with native linker.
7560
5f7de4b8
AO
75612001-05-28 Alexandre Oliva <aoliva@redhat.com>
7562
7563 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7564
a7bc0fbb
AO
75652001-05-22 Alexandre Oliva <aoliva@redhat.com>
7566
7567 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7568 [aix4*|aix5*]: Prepend blank.
7569
33456445
AO
75702001-05-20 Alexandre Oliva <aoliva@redhat.com>
7571
7572 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7573 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7574 of subdir/configure scripts to use the new libtool.m4.
7575
e48d3d00
MK
75762001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7577
7578 * MAINTAINERS (Write After Approval): Add myself.
7579
9e0e191b
BK
75802001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7581
7582 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7583
3f19b439
BE
75842001-05-11 Ben Elliston <bje@redhat.com>
7585
7586 * Makefile.in (all-sid): New target.
7587 (check-sid, clean-sid, install-sid): Likewise.
7588
6ebe3121
JO
75892001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7590
7591 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7592
ca3667c4
AO
75932001-05-03 Alexandre Oliva <aoliva@redhat.com>
7594
7595 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7596 libgcj.
7597
75982001-05-03 Alexandre Oliva <aoliva@redhat.com>
7599
7600 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7601 gcc/xgcc is built, use -print-prog-name to find out the program
7602 name to use.
7603
b2964d63
AO
76042001-04-26 Alexandre Oliva <aoliva@redhat.com>
7605
b1bb2302
AO
7606 * configure.in (noconfigdirs): Don't reset it from scratch in the
7607 target case; only append to it.
6387a56e 7608
b2964d63
AO
7609 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7610 sparc-*-solaris2.8]: Disable ${libgcj}.
7611
8343765d
AO
76122001-04-25 Alexandre Oliva <aoliva@redhat.com>
7613
7614 * configure.in (libgcj_saved): Copy from $libgcj.
7615 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7616 --disable-libgcj.
7617
ddbb6d43
GRK
76182001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7619
7620 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7621 C front end maintainer.
ddbb6d43 7622
3fa03ff9
AG
7623Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7624
7625 * configure.in: Move *-chorusos target case to the proper switch.
7626 Disable libgcj.
7627
99ffe40f
AO
76282001-04-12 Alexandre Oliva <aoliva@redhat.com>
7629
7630 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7631 1.641.2.228.
7632
78faa32d
FS
76332001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7634
7635 * Makefile.in (STAGE1_CFLAGS): Pass down.
7636
cdbff0ab
AM
76372001-04-13 Alan Modra <amodra@one.net.au>
7638
7639 * config.guess: Add hppa64-linux support. Note for next import that
7640 this is already in the master file.
7641 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7642
75b9074c
AO
76432001-04-12 Alexandre Oliva <aoliva@redhat.com>
7644
7645 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7646 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7647
125404c5
SS
76482001-04-11 Stan Shebs <shebs@apple.com>
7649
7650 * MAINTAINERS: Add self as Darwin port maintainer.
7651
876684fe
AM
76522001-04-11 Alan Modra <amodra@one.net.au>
7653
7654 * MAINTAINERS: Update my email address.
7655
06729913
LR
76562001-04-10 Loren J. Rittle <ljrittle@acm.org>
7657
7658 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7659 recent versions of FreeBSD (release 3 or later).
7660 * ltconfig: On FreeBSD, -lc must not be provided when building
7661 a shared library or else the standard -pthread gcc option is
7662 rendered worthless to later users of the built library.
7663
67916302
JM
76642001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7665
7666 * MAINTAINERS: Add self and RTH as C front end maintainers.
7667
d2bc0628
AO
76682001-04-05 Alexandre Oliva <aoliva@redhat.com>
7669
e490616e
ZW
7670 * config.sub: Make sure to match an already-canonicalized
7671 machine name (eg. mn10300-unknown-elf).
d2bc0628 7672
a3406c06
AO
76732001-04-01 Alexandre Oliva <aoliva@redhat.com>
7674
7675 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7676 New macros.
7677 (bootstrap, cross): Use RECURSE_FLAGS.
7678 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7679
a076f6a4
AO
76802001-03-27 Alexandre Oliva <aoliva@redhat.com>
7681
7682 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7683
e9f4fa71
CH
76842001-03-22 Colin Howell <chowell@redhat.com>
7685
7238de5c
CH
7686 * Makefile.in (DO_X): Do not backslash single-quotes in
7687 backquotes (two places).
e9f4fa71 7688
b6b14b1b
AO
76892001-03-22 Alexandre Oliva <aoliva@redhat.com>
7690
7691 Re-installed:
7692 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7693 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7694 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7695 * ltcf-cxx.sh: Likewise.
7696 * ltcf-gcj.sh: Likewise.
7697
1eb0b89d
GP
76982001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7699
7700 * MAINTAINERS: Add myself as "documentation co-maintainer".
7701
82e23236
AO
77022001-03-22 Alexandre Oliva <aoliva@redhat.com>
7703
7704 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7705 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7706
64ec27c3
TT
77072001-03-19 Tom Tromey <tromey@redhat.com>
7708
7709 * config-ml.in: Handle GCJ and GCJFLAGS.
7710
191de407
MC
77112001-03-21 Michael Chastain <chastain@redhat.com>
7712
7713 * Makefile.in: all-m4 depends on all-texinfo.
7714
fed4dede
LR
77152001-03-20 Loren J. Rittle <ljrittle@acm.org>
7716
7717 * MAINTAINERS: Add myself to write after approval list.
7718
085072bb
LB
77192001-03-18 Laurynas Biveinis <lauras@softhome.net>
7720
7721 * Makefile.in (DO_X): Quote nested quotes.
7722
5af8ea3f
AM
77232001-03-18 Alan Modra <alan@linuxcare.com.au>
7724
7725 * MAINTAINERS: Add myself to write after approval list.
7726
69e23037
LB
77272001-03-15 Laurynas Biveinis <lauras@softhome.net>
7728
7729 * Makefile.in (DO_X): Use double quotes for quoting
7730 "RANLIB=$${RANLIB}".
7731
2b9650f4
OP
77322001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7733
7734 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7735
4698d2cf
NP
77362001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7737
7738 * configure.in: Only use `lang_requires' for languages athat are
7739 actually enabled.
7740
f6646274
PE
77412001-03-08 Phil Edwards <pme@sources.redhat.com>
7742
7743 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7744
c9a54638
AO
77452001-03-08 Alexandre Oliva <aoliva@redhat.com>
7746
7747 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7748
6a556ad6
TT
77492001-03-07 Tom Tromey <tromey@redhat.com>
7750
7751 * configure.in: Allow config-lang.in to set `lang_requires' to list
7752 of other required languages.
7753
6822468a
LB
77542001-03-06 Laurynas Biveinis <lauras@softhome.net>
7755
7756 * Makefile.in: Remove RANLIB definition. Use RANLIB
7757 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7758 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 7759
f04885d3 77602001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 7761 Alexandre Oliva <aoliva@redhat.com>
6387a56e 7762
f04885d3
BK
7763 * Makefile.in (check-c++): Use tabs, not spaces.
7764
288edf47 77652001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 7766
288edf47
LB
7767 * MAINTAINERS: add myself to Write After Approval list.
7768
3d55d2f8 77692001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 7770
e490616e 7771 * Makefile.in (check-c++): New rule.
6387a56e 7772
4d88a68a
BK
7773 * configure.in (target_libs): Remove libg++.
7774 (noconfigdirs): Remove libg++.
7775 (noconfigdirs): Same.
7776 (noconfigdirs): Same.
7777 (noconfigdirs): Same.
7778
7779 * config-ml.in: Remove libg++ references.
7780
7781 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7782 (ALL_TARGET_MODULES): Same.
7783 (configure-target-libg++): Remove.
7784 (all-target-libg++): Remove.
7785 (configure-target-libio): Remove.
7786 (all-target-libio): Remove.
7787 (check-target-libio): Remove.
7788 (.PHONY): Remove.
7789 (libg++.tar.bz2): Remove.
7790 (all-target-cygmon): Remove libio.
7791 (all-target-libstdc++): Remove.
7792 (configure-target-libstdc++): Remove.
7793 (TARGET_LIB_PATH): Remove libstdc++.
7794 (ALL_GCC_CXX): Remove libstdc++.
7795 (all-target-gperf): Correct.
7796
2437d4ed
NC
77972001-02-16 Nick Clifton <nickc@redhat.com>
7798
7799 * configure.in (noconfigdirs): Allow configuration of texinfo
7800 for Cygwin hosts.
7801
85b99cbe
AG
78022001-02-15 Anthony Green <green@redhat.com>
7803
7804 * configure: Introduce GCJ_FOR_TARGET.
7805 * configure.in: Ditto.
7806 * Makefile.in: Ditto.
7807
7b18790c
AS
78082001-02-13 Andreas Schwab <schwab@suse.de>
7809
7810 * MAINTAINERS: Update mail address.
7811
c4880c99
MS
78122001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7813
7814 * config.guess: Add linux target for S/390.
7815 * config.sub: Likewise.
7816
e31ae6db
CC
78172001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7818
7819 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 7820 target-libgloss.
e31ae6db 7821
7739adfb
BE
78222001-02-06 Ben Elliston <bje@redhat.com>
7823
7824 * configure: Output host type to stdout, not stderr.
7825
36ca672c
MM
78262001-02-05 Mark Mitchell <mark@codesourcery.com>
7827
e40f2829 7828 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
7829 * ltcf-cxx.sh: Likewise.
7830
36ca672c
MM
7831 * config.if: Assume enable_libstdcxx_v3 is defined.
7832
22fdd65e
MM
78332001-02-04 Mark Mitchell <mark@codesourcery.com>
7834
7835 Remove V2 C++ library.
7836 * configure.in: Remove --enable-libstdcxx_v3 support.
7837
3b60dd8e
BM
78382001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7839
7840 * include/demangle.h: Add prototype for java_demangle_v3.
7841
42c0c80a
PE
78422001-01-29 Phil Edwards <pme@sources.redhat.com>
7843
7844 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7845
0be25992
RH
78462001-01-27 Richard Henderson <rth@redhat.com>
7847
7848 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7849
8a8de62d
MS
78502001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7851
7852 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7853 Don't unset, it's non-portable and no longer necessary, set to empty
7854 instead.
7855
92769744
MS
78562001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7857
7858 * ltconfig: Shell portability fix for the tagname validity check.
7859
88a1c0ab
AO
78602001-01-27 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7863 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7864
45291dd5
MS
78652001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7866
7867 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7868
1ace7e15
TT
78692001-01-26 Tom Tromey <tromey@redhat.com>
7870
7871 * configure.in: Allow libgcj to be built on Sparc Solaris.
7872
0ef8b11b
DE
78732001-01-25 David Edelsohn <edelsohn@gnu.org>
7874
7875 * ltcf-c.sh: Add aix5 case.
7876 * ltcf-cxx.sh: Likewise.
7877 * ltconfig: Likewise.
7878
0006091e
AO
78792001-01-24 Alexandre Oliva <aoliva@redhat.com>
7880
9bad11e1
AO
7881 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7882 keep at least one of build_libtool_libs or build_old_libs set to
7883 yes.
7884
0006091e
AO
7885 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7886 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7887
7c01b2b5
BM
78882001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7889
7890 * configure.in: Enable libgcj on several additional platforms.
7891
d340e0ac
BM
78922001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7893
7894 * configure.in: Enable libgcj for linux targets.
7895
5baf8c37
MS
78962001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7897
7898 * MAINTAINERS (Write After Approval): Add myself.
7899
10a0ba84
JDA
79002001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7901
7902 * MAINTAINERS: Add myself as vax port maintainer.
7903
357c6a4b
FH
79042001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7905
7906 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7907
6e2d9a7a
MS
79082001-01-09 Mike Stump <mrs@wrs.com>
7909
7910 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7911 failures of subdirectories.
7912
b6b14b1b 79132001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 7914
b6b14b1b 7915 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 7916 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
7917 * ltcf-cxx.sh: Likewise.
7918 * ltcf-gcj.sh: Likewise.
7919 * ltconfig.sh: Fix typo.
976b230d 7920
07109110
LB
79212001-01-02 Laurynas Biveinis <lauras@softhome.net>
7922
7923 * configure: handle DOS-style absolute paths.
7924
1da5b8fc
LB
79252001-01-02 Laurynas Biveinis <lauras@softhome.net>
7926
7927 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7928
4c2f5b4f
MM
79292000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7930
7931 * MAINTAINERS: Add myself as avr port co-maintainer.
7932
bc53668e
BE
79332000-12-28 Ben Elliston <bje@redhat.com>
7934
7935 * MAINTAINERS: Add myself under ``Write After Approval''.
7936
c387606f
JM
79372000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7938
7939 * texinfo: Remove directory from GCC.
7940
2cb5082c
JM
79412000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7942
7943 * COPYING: Update to current
7944 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7945 to 19yy as example year in copyright notice).
7946
cc330df9
BK
79472000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7948
6387a56e 7949 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
7950 (libstdcxx_incdir): Pass down.
7951 * config.if: Remove expired bits for cxx_interface, add stub.
7952 (libstdcxx_incdir): Add variable for g++ include directory.
7953 * configure.in (gxx_include_dir): Use it.
6387a56e 7954
4c6b2835
AO
79552000-12-18 Alexandre Oliva <aoliva@redhat.com>
7956
7957 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7958 with old-email address from ``Write After Approval''.
7959
3896f13e
AJ
79602000-12-15 Andreas Jaeger <aj@suse.de>
7961
7962 * configure.in: Handle lang_dirs.
7963
79642000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 7965
ad46e881
TT
7966 * MAINTAINERS: Removed brads.
7967
90a10418
TT
7968 * MAINTAINERS: Added gcj developers.
7969
41dfe3a2 79702000-12-13 Anthony Green <green@redhat.com>
6387a56e 7971
41dfe3a2 7972 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
7973 listed. Disable libgcj for x86 and Alpha Linux until compatible
7974 with g++ abi.
6387a56e 7975
e2f601da
MS
79762000-12-13 Mike Stump <mrs@wrs.com>
7977
7978 * Makefile.in (local-distclean): Also remove fastjar.
7979
70030c01
RB
79802000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7981
7982 * contrib/gcc_update: Add fastjar --touch entries.
7983
2a50f859
AO
79842000-12-12 Alexandre Oliva <aoliva@redhat.com>
7985
7986 * configure.in: Disable language-specific target libraries for
7987 languages that aren't enabled.
7988
7743113b
AG
79892000-12-10 Anthony Green <green@redhat.com>
7990
7991 * configure.in: Define libgcj. Disable libgcj target libraries for
7992 most targets.
7993
92e061a6
NB
79942000-12-10 Neil Booth <neilb@earthling.net>
7995
7996 * MAINTAINERS: Update mail address, remove from WAA list.
7997
f34ff6d6
APB
79982000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7999
8000 * libjava: Imported from /cvs/java.
8001 * libffi: Likewise.
8002 * Boehm-gc: Likewise.
8003
d82a33c6
APB
80042000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8005
8006 * configure.in (target_libs): Revert 2000-12-08 patch.
8007 (noconfigdirs): Added target-libjava.
8008
e14f8e28
LB
80092000-12-09 Laurynas Biveinis <lauras@softhome.net>
8010
8011 * djunpack.bat: removed.
8012
fc26516b
LB
80132000-12-09 Laurynas Biveinis <lauras@softhome.net>
8014
8015 * Makefile.in: handle DOS-style absolute paths.
8016 * config-ml.in: likewise.
8017 * symlink-tree: likewise.
8018
bd8757b3
APB
80192000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8020
8021 * fastjar: Imported.
8022
81522a1f
APB
80232000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8024
8025 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8026 libjava.
8027 * configure.in (target_libs): Removed `target-libjava'.
8028
5db1f7ed
APB
80292000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8030
8031 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8032 (ALL_MODULES): Added fastjar.
8033 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8034 (all-target-libjava): all-fastjar replaces all-zip.
8035 (all-fastjar): Added.
8036 (configure-target-fastjar, all-target-fastjar): Likewise.
8037 * configure.in (host_tools): Added fastjar.
8038
5e59997c
MS
80392000-12-07 Mike Stump <mrs@wrs.com>
8040
8041 * Makefile.in (local-distclean): Remove leftover built files.
8042
0a534f40
NC
80432000-11-24 Nick Clifton <nickc@redhat.com>
8044
8045 * configure.in (xscale-elf): Add target.
8046 (xscale-coff): Add target.
8047
7686cadf
LR
80482000-11-22 Loren J. Rittle <ljrittle@acm.org>
8049
e490616e
ZW
8050 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8051 recent versions of FreeBSD (release 3 or later).
8052 * ltconfig: On FreeBSD, -lc must not be provided when building
8053 a shared library or else the standard -pthread gcc option is
8054 rendered worthless to later users of the built library.
7686cadf 8055
fff01699
FF
80562000-11-16 Fred Fish <fnf@be.com>
8057
8058 * configure.in (enable_libstdcxx_v3): Fix typo,
8059 libstd++ -> libstdc++.
8060
4dc16355
KL
80612000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8062
8063 * MAINTAINERS: Add self to Write After Approval list.
8064
bf6fc7b2
BS
80652000-11-21 Bernd Schmidt <bernds@redhat.com>
8066
8067 * MAINTAINERS: Update my email address. Add myself to global write
8068 privs list.
8069
ce8e06b1
AO
80702000-11-18 Alexandre Oliva <aoliva@redhat.com>
8071
6e2a4843
AO
8072 * Makefile.in: Merge with src and libgcj.
8073 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8074 configure-target-<library> when their configure scripts need the C
8075 or C++ library to have already been built to work properly.
8076 (do_proto_toplev): Set them to an empty string.
8077
ce8e06b1
AO
8078 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8079 (REALLY_SET_LIB_PATH): Use them.
8080
c003f378
SS
80812000-11-17 Stan Shebs <shebs@apple.com>
8082
8083 * MAINTAINERS: Add self to Write After Approval list.
8084
cc1e60ea
JM
80852000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8086
8087 * configure: Provide the original toplevel configure arguments
8088 (including $0) to subprocesses in the environment rather than
8089 through gcc/configargs.h.
8090
1173593d
JM
80912000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8092
8093 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8094 C99. Alphabetise "Write After Approval" list.
8095
520907ee
MM
80962000-11-12 Mark Mitchell <mark@codesourcery.com>
8097
34f6fbdb
MM
8098 * configure: Turn on libstdc++ V3 by default.
8099
520907ee
MM
8100 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8101 if we've got GCC.
8102
0bbd37ed
PB
81032000-11-11 Philip Blundell <philb@gnu.org>
8104
8105 * MAINTAINERS: Add self to Write After Approval list.
8106
7ca0e6d9
DE
81072000-11-09 David Edelsohn <edelsohn@gnu.org>
8108
8109 * ltcf-c.sh (aix4): Improve shared library configuration; require
8110 exporting symbols.
8111 * ltcf-cxx.sh (aix4): Define.
8112 * ltconfig (aix4): Define library and soname specs appropriate for
8113 AIX. Define command to create export symbols list.
8114
f559f30b
CF
8115Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8116
8117 * config.sub: Add support for Sun Chorus
8118
fc05d516
NC
81192000-10-31 Nick Clifton <nickc@redhat.com>
8120
8121 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8122 <name>@redhat.com. Also installed new email address for Clint
8123 Popetz.
6387a56e 8124
90a0e73f
JM
81252000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8126
8127 * etc: Remove directory from GCC.
8128
a5e1b548
MM
81292000-10-16 Michael Meissner <meissner@redhat.com>
8130
8131 * configure (gcc/configargs.h): Only create if there is a build GCC
8132 directory created.
8133
6387a56e
EC
81342000-10-16 Matthias Klose <doko@debian.org>
8135
be1db873
MK
8136 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8137 when configured for libstdc++-v3.
8138
f5fa9a5b
PE
81392000-10-05 Phil Edwards <pme@gcc.gnu.org>
8140
8141 * configure: Save configure arguments to gcc/configargs.h.
8142
61a77fea
PT
81432000-10-04 Philipp Thomas <pthomas@suse.de>
8144
8145 * config.guess: Import CVS version 1.157.
8146 * config.sub: Import CVS version 1.181.
8147
3a4fee66
AP
81482000-10-04 Andris Pavenis <pavenis@latnet.lv>
8149
8150 * Makefile.in (bootstrap): avoid recursion if subdir missing
8151 (cross): ditto
8152 (do-proto-toplev): ditto
8153
3dd7094e
AO
81542000-09-30 Alexandre Oliva <aoliva@redhat.com>
8155
de710532
AO
8156 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8157 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8158
3dd7094e
AO
8159 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8160 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8161 all affected `configure' scripts.
8162
e592386f
NB
8163Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8164
8165 * MAINTAINERS: Add self as cpplib co-maintainer.
8166
fba54939
AH
81672000-09-24 Aldy Hernandez <aldyh@redhat.com>
8168
8169 * MAINTAINERS: Add self to Write After Approval list.
8170
2bd429f4
GP
81712000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8172
8173 * INSTALL/README: egcs -> GCC update.
8174
d733f374
ME
8175Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8176
8177 * MAINTAINERS: Add myself to Write After Approval list.
8178
d7ce9a83
KH
81792000-09-15 Kazu Hirata <kazu@hxi.com>
8180
8181 * MAINTAINERS: Add myself to Write After Approval list.
8182
18a53ffe
JL
8183Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8184
e490616e
ZW
8185 * configure.in: Do not build byacc for hppa64. Provide paths to the
8186 X11 libraries for hppa64.
18a53ffe 8187
f246ff23
SC
81882000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8189
8190 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8191
06298abd
AO
81922000-09-06 Alexandre Oliva <aoliva@redhat.com>
8193
4b92758a
AO
8194 * Makefile.in (all-zlib): Added dummy target.
8195
06298abd
AO
8196 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8197 ltcf-gcj.sh: Updated from libtool multi-language branch.
8198
4d73d07a
AO
81992000-09-05 Alexandre Oliva <aoliva@redhat.com>
8200
8201 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8202 (bootstrap*): Depend on all-bootstrap.
8203
05d52d78
PT
82042000-09-05 Philipp Thomas <pthomas@suse.de>
8205
8206 * config.guess: Import CVS version 1.156.
8207 * config.sub: Import CVS version 1.179.
8208
3c809ba4
AG
82092000-09-02 Anthony Green <green@cygnus.com>
8210
8211 * Makefile.in (all-gcc): Depend on all-zlib.
8212 (CLEAN_MODULES): Add clean-zlib.
8213 (ALL_MODULES): Add all-zlib.
8214 * configure.in (host_libs): Add zlib.
8215
10ad78a0 82162000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8217
8218 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8219 crosses, but add gcc/include to the header search path for them.
8220
b36a9ce3
DB
82212000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8222
8223 * MAINTAINERS: Add self to Write After Approval list.
8224
cb011248
FS
82252000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8226
8227 * config.guess: Import CVS version 1.152.
8228 * config.sub: Import CVS version 1.177.
8229
db310af0
AO
82302000-08-25 Alexandre Oliva <aoliva@redhat.com>
8231
7965440a
AO
8232 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8233 $targargs to tell whether newlib is going to be built.
8234
db310af0
AO
8235 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8236 $$r/TARGET_SUBDIR/libio for _G_config.h.
8237
e7977565
AO
82382000-08-23 Alexandre Oliva <aoliva@redhat.com>
8239
8240 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8241
126bb9ed
DD
82422000-08-22 DJ Delorie <dj@redhat.com>
8243
8244 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8245
5b0e9d29
AO
82462000-08-22 Alexandre Oliva <aoliva@redhat.com>
8247
8248 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8249 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8250 sub-configures.
8251
4f3e904e
DD
82522000-08-21 DJ Delorie <dj@redhat.com>
8253
8254 * MAINTAINERS: Add self as a libiberty maintainer
8255
c9635443
AO
82562000-08-16 Alexandre Oliva <aoliva@redhat.com>
8257
8258 * configure.in (libstdcxx_flags): Use
8259 libstdc++-v3/src/libstdc++.INC.
8260
8b2100ba
AO
82612000-08-15 Alexandre Oliva <aoliva@redhat.com>
8262
8263 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8264
57119aa9
ZW
82652000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8266
eeb943b0
ZW
8267 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8268
6387a56e 8269 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8270 explicit. Substitute enable_threads into generated Makefiles.
8271 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8272 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8273
acffa7c4
GK
82742000-08-13 Geoff Keating <geoffk@cygnus.com>
8275
8276 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8277
808d8c41
AO
82782000-08-12 Alexandre Oliva <aoliva@redhat.com>
8279
8280 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8281 previous delta.
8282
1fc8c51c 82832000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8284
1fc8c51c
JM
8285 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8286 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8287 (FLAGS_FOR_TARGET): Not here.
8288 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8289
25698887
AO
82902000-08-11 Alexandre Oliva <aoliva@redhat.com>
8291
8292 * config-ml.in (CC, CXX): Don't introduce a leading space.
8293
10120687
DD
82942000-08-07 DJ Delorie <dj@delorie.com>
8295
8296 * MAINTAINERS: Add self as a DJGPP maintainer
8297
15c758e9
DD
82982000-08-07 DJ Delorie <dj@redhat.com>
8299
8300 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8301 "if we're also building gcc, and it's a gcc that will run on the
8302 build machine, we want to use its includes instead of the system's
8303 default includes".
8304
2d0de245
JM
83052000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8306
8307 * MAINTAINERS: Add self to Write After Approval list.
8308
e81b330a
AO
83092000-08-03 Alexandre Oliva <aoliva@redhat.com>
8310
83440c1e
AO
8311 * configure.in (libstdcxx_flags): Don't use `"'.
8312
e81b330a
AO
8313 * config-ml.in: Adjust multilib search paths to the
8314 appropriate multilib tree.
8315
cf95c847
AO
83162000-08-02 Alexandre Oliva <aoliva@redhat.com>
8317
8318 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8319 commas in $LANGUAGES.
8320
9e9af119
MH
83212000-08-02 Manfred Hollstein <manfredh@redhat.com>
8322
8323 * configure.in: Re-enable all references to libg++ and librx.
8324
606ce391
AO
83252000-08-01 Alexandre Oliva <aoliva@redhat.com>
8326
89820b43
AO
8327 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8328 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8329 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8330 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8331
606ce391
AO
8332 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8333
04179d4a
AO
83342000-07-31 Alexandre Oliva <aoliva@redhat.com>
8335
8336 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8337 CXX_FOR_TARGET for sed.
8338
d4eb109c
AO
83392000-07-30 Alexandre Oliva <aoliva@redhat.com>
8340
8341 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8342 Do not override if already set in the environment or in configure.
8343 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8344 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8345
4f4caf92
AO
83462000-07-28 Alexandre Oliva <aoliva@redhat.com>
8347
8348 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8349 the libtool CVS tree multi-language branch.
8350 * ltconfig, ltmain.sh: Updated.
6387a56e 8351
b87487b6
AO
83522000-07-27 Alexandre Oliva <aoliva@redhat.com>
8353
1670d1ea
AO
8354 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8355 (clean-target): Depend on it.
8356
b87487b6
AO
8357 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8358 (GCC_FOR_TARGET): Use it.
8359 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8360 * configure.in: ... here.
8361 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8362 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8363
4e81ae98
EC
83642000-07-24 Eric Christopher <echristo@cygnus.com>
8365
8366 * MAINTAINERS: Add self to Write After Approval list.
8367
059ae32c
AO
83682000-07-24 Alexandre Oliva <aoliva@redhat.com>
8369
5b28edd4
AO
8370 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8371 (configure-target-libchill, configure-target-libobjc): Likewise.
8372
059ae32c
AO
8373 * configure.in: Use the same cache file for all target libs.
8374 * config-ml.in: But different cache files per multilib variant.
8375
1adcd149
MS
83762000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8377
8378 * configure (topsrcdir): Don't use dirname.
8379
2d573dff
JO
83802000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8381
8382 * MAINTAINERS: Add self to Write After Approval list.
8383
d207ebef
JM
83842000-07-20 Jason Merrill <jason@redhat.com>
8385
8386 * configure.in: Remove all references to libg++ and librx.
8387
8388 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8389
83902000-07-20 Hans-Peter Nilsson <hp@axis.com>
8391
8392 * config.sub: Update to subversions version 2000-07-06.
8393
7b7792d5
AH
83942000-07-12 Andrew Haley <aph@cygnus.com>
8395
8396 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8397 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8398
3abaac67
PE
83992000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8400
8401 * symlink-tree: Check number of arguments.
8402
34be2b36
JW
84032000-07-05 Jim Wilson <wilson@cygnus.com>
8404
8405 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8406 search path for a g++ extracted from the build tree. This
8407 will allow link tests run by configure scripts in
8408 subdirectories to succeed.
8409
d207ebef
JM
84102000-07-01 Koundinya K <kk@ddeorg.soft.net>
8411
e490616e 8412 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8413
0900331b
MH
84142000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8415
8416 * MAINTAINERS: Add myself as loop discovery maintainer.
8417
d207ebef
JM
84182000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8419
8420 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8421 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8422
84232000-06-19 Timothy Wall <twall@cygnus.com>
8424
8425 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8426 * config.sub: Add tic54x target.
8427
11a27a76
TM
8428Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8429
8430 * MAINTAINERS: Add self as Fortran maintainer,
8431 remove Craig Burley.
8432
d207ebef 8433Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8434
d207ebef
JM
8435 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8436 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8437
7758b73f
PT
8438Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8439
8440 * MAINTAINERS: Add self as i18n maintainer
8441
d207ebef
JM
844220000-05-21 H.J. Lu (hjl@gnu.org)
8443
e490616e
ZW
8444 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8445 directory are used if they exist. Make sure
8446 $(build_tooldir)/include is searched for header files,
8447 $(build_tooldir)/lib/ for library files.
d207ebef 8448 (GCC_FOR_TARGET): Likewise.
e490616e 8449 (CXX_FOR_TARGET): Likewise.
d207ebef 8450
bae29210
JL
8451Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8452
8453 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8454
d207ebef 8455Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8456
8457 * Makefile.in (configure-target-libiberty): Depend on
8458 configure-target-newlib.
8459
aab0d19d
AO
84602000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8461
8462 * configure.in, Makefile.in: Merge all libffi-related
8463 configury stuff from the libgcj tree.
8464
d207ebef
JM
8465Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8466
8467 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8468 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8469
8470Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8471
8472 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8473 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8474 current version information. Add to proto-toplev directory.
d207ebef
JM
8475 (gdb-taz): Build do-djunpack.
8476
758c7bd4
DE
84772000-05-15 David Edelsohn <edelsohn@gnu.org>
8478
8479 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8480
1888228d
AC
8481Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8482
8483 * MAINTAINERS: Add self to Write After Approval list.
8484
d207ebef
JM
84852000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8486
8487 * ltmain.sh: Preserve in relink_command any environment
8488 variables that may affect the linker behavior.
8489
2d7cc2fe
JL
8490Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8491
d207ebef
JM
8492 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8493
8494Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8495
8496 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8497
84982000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8499
8500 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8501 with the version name.
2d7cc2fe 8502
ee455968
JE
8503Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8504
8505 * MAINTAINERS: Add self as bb-reorder maintainer.
8506
73b97e5c
BK
85072000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8508
8509 * config.if: Tweak.
8510
d207ebef
JM
85112000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8512
8513 * djunpack.bat: New file.
8514
8515Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8516
8517 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8518 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8519 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8520 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8521
954869eb
DP
85222000-04-16 Dave Pitts <dpitts@cozx.com>
8523
e490616e
ZW
8524 * config.sub (case $basic_machine): Change default for "ibm-*"
8525 to "openedition".
954869eb 8526
eaabe541
AJ
85272000-04-13 Andreas Jaeger <aj@suse.de>
8528
8529 * MAINTAINERS: Added myself.
8530
d207ebef
JM
8531Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8532
8533 * Makefile.in (gdb-taz): New target. GDB specific archive.
8534 (do-md5sum): New target.
8535 (MD5PROG): Define.
8536 (PACKAGE): Default to TOOL.
8537 (VER): Default to a shell script.
8538 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8539 md5 checksum generation.
d207ebef
JM
8540 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8541 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8542 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8543 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8544
8545Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8546
8547 * configure (warn_cflags): Delete.
8548
0ea6d60c
PDM
8549Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8550
8551 * MAINTAINERS: Added myself.
8552
17090313 85532000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8554 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8555
e490616e
ZW
8556 * configure.in (enable_libstdcxx_v3): Add.
8557 (target_libs): Add bits here to switch between libstdc++-v2 and
8558 libstdc++-v3.
8559 * config.if: And this file too.
8560 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8561
76b78517
MM
85622000-04-05 Michael Meissner <meissner@redhat.com>
8563
8564 * config.sub (d30v): Add d30v as a basic machine type.
8565
ad242caf
JM
85662000-03-29 Jason Merrill <jason@casey.cygnus.com>
8567
8568 * configure.in: -linux-gnu*, not -linux-gnu.
8569
d4537148
TM
8570Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8571
8572 * MAINTAINERS: Add self in write-after-approval section.
8573
f152e9d4
JW
8574Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8575
8576 * MAINTAINERS: Add self as ia64 port maintainer.
8577
6a5fcef1
NB
85782000-03-08 Neil Booth <NeilB@earthling.net>
8579
8580 * MAINTAINERS: Add self in write-after-approval section.
8581
d207ebef 8582Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8583
d207ebef
JM
8584 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8585 (do-tar-bz2): Replace TOOL with PACKAGE.
8586 (gdb.tar.bz2): Remove GDBTK from GDB package.
8587 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8588 dejagnu.tar.bz2): New packages.
d207ebef
JM
8589
85902000-02-27 Andreas Jaeger <aj@suse.de>
8591
8592 * configure.in: Add entry for mips*-*-linux*, move catch all
8593 *-*-*linux* entry below this one.
8594
85952000-02-27 Ian Lance Taylor <ian@zembu.com>
8596
8597 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8598
521fe9d0
NC
85992000-02-24 Nick Clifton <nickc@cygnus.com>
8600
8601 * config.sub: Support an OS of "wince".
8602
d207ebef
JM
8603Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8604
8605 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8606 version.
d207ebef
JM
8607
86082000-02-23 Linas Vepstas <linas@linas.org>
8609
8610 * config.sub: Add support for Linux/IBM 370.
8611 * configure.in: Likewise.
8612
3a685f6f
NC
86132000-02-22 Nick Clifton <nickc@cygnus.com>
8614
8615 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8616
d207ebef 86172000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8618
d207ebef 8619 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8620
4746ee26
KG
86212000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8622
8623 * configure (gcc_version): When setting, narrow search to
8624 lines containing `version_string'.
8625
ba96c72d
DC
86262000-02-15 Denis Chertykov <denisc@overta.ru>
8627
8628 * config.sub: Add support for avr target.
8629
77f16a66
NC
86302000-02-14 Nick Clifton <nickc@cygnus.com>
8631
8632 * MAINTAINERS: Add maintainers for MCore port.
8633
784a3a80
HPN
8634Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8635
8636 * config.sub: Add mmix-knuth-mmixware.
8637
719dd4fa
KG
86382000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8639
8640 * MAINTAINERS: Pair cccp with cpplib maintainership.
8641
d207ebef
JM
86422000-01-27 Christopher Faylor <cgf@redhat.com>
8643
8644 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8645 structure stuff to -L library search.
8646 (CXX_FOR_TARGET): Ditto.
8647 (CROSS_CHECK_MODULES): Fix spelling mistake.
8648
7a53e94b
MM
86492000-01-24 Mark Mitchell <mark@codesourcery.com>
8650
8651 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8652 the C++ compiler.
8653
0da3b5a7
RH
86542000-01-12 Richard Henderson <rth@cygnus.com>
8655
8656 * configure.in: Don't build some bits for beos.
8657
02368d6d
JS
86582000-01-12 Joel Sherrill (joel@OARcorp.com)
8659
8660 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8661 as include files.
8662
2e76d35c
ZW
86632000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8664
8665 * Add self as cpplib maintainer, as requested by Jason
8666 Merrill. Correct my e-mail address.
8667
4c25fdcf
GK
86682000-01-06 Geoff Keating <geoffk@cygnus.com>
8669
8670 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8671 not mh-aix43.
8672
188e3966
HPN
8673Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8674
8675 * MAINTAINERS: Add myself to "write after approval" list.
8676
c2f5d030
RH
86771999-12-14 Richard Henderson <rth@cygnus.com>
8678
8679 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8680 * config.sub: Accept alphaev[78], alphaev8.
8681
eeda916a
AO
86821999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8683
8684 * config.guess, config.sub: Update from autoconf.
8685
b3bd7820
BK
86861999-11-29 Bruce Korb <autogen@linuxbox.com>
8687
2c290989 8688 * MAINTAINERS: update my playtime e-address.
b3bd7820 8689
1882b2b1
RO
8690Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8691
8692 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8693 necessary libraries are missing.
8694
2395f805
DN
8695Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8696
8697 * MAINTAINERS: Add new 'write after approval' maintainer.
8698
1e25de97
APB
8699Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8700
8701 * MAINTAINERS: Add new Java maintainer.
8702
1722c704
AS
87031999-10-25 Andreas Schwab <schwab@suse.de>
8704
8705 * configure: Fix quoting inside arguments of eval.
8706
8141abe8
NC
87071999-10-21 Nick Clifton <nickc@cygnus.com>
8708
8709 * config-ml.in: Allow suppression of some ARM multilibs.
8710
0b77644a
LV
8711Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8712
8713 * config.guess: Add OS/390 match pattern.
8714 * config.sub: Add mvs, openedition targets.
8715 * configure.in (i370-ibm-opened*): New.
8716
d207ebef
JM
87171999-09-04 Steve Chamberlain <sac@pobox.com>
8718
8719 * config.sub: Add support for configuring for pj.
8720
87211999-08-31 Nick Clifton <nickc@cygnus.com>
8722
8723 * config.sub (maybe_os): Add support for configuring for fr30.
8724
af13ebe9
NC
87251999-08-25 Nick Clifton <nickc@cygnus.com>
8726
8727 * configure.in: Do not configure or build ld for AIX
8728 platforms. ld is known to be broken on these platforms.
8729
1250c760
RO
8730Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8731
8732 * config-ml.in: Pass compiler flag corresponding to multidirs to
8733 subdir configures.
8734
d207ebef
JM
87351999-08-09 Ian Lance Taylor <ian@zembu.com>
8736
8737 * Makefile.in (LDFLAGS): Define.
8738
87391999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8740
8741 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8742 noconfigdirs.
8743 (*-*-cygwin*): Likewise.
8744
87451999-08-08 Ian Lance Taylor <ian@zembu.com>
8746
8747 * mkdep: New file.
8748 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8749 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8750
8751 From Eli Zaretskii <eliz@is.elta.co.il>:
8752 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8753 long file name when using DJGPP on MS-DOS.
8754
dbd83e11
JL
8755Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8756
8757 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8758
d207ebef
JM
87591999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8760
8761 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8762 dependency as this causes "make check" to globally "make all"
8763
cd1f4c2c
TT
8764Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8765
8766 * configure.in (target_libs): Added target-zlib.
8767 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8768 (CONFIGURE_TARGET_MODULES): Likewise.
8769 (CHECK_TARGET_MODULES): Likewise.
8770 (INSTALL_TARGET_MODULES): Likewise.
8771 (CLEAN_TARGET_MODULES): Likewise.
8772 (configure-target-zlib): New target.
8773 (all-target-zlib): Likewise.
8774 (all-target-libjava): Depend on all-target-zlib.
8775 (configure-target-libjava): Depend on configure-target-zlib.
8776
8777 * Makefile.in (configure-target-libjava): Depend on
8778 configure-target-newlib.
8779 (configure-target-boehm-gc): New target.
8780 (configure-target-qthreads): New target.
8781
e490616e
ZW
8782 * configure.in (target_libs): Added target-qthreads.
8783 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8784 (CONFIGURE_TARGET_MODULES): Likewise.
8785 (CHECK_TARGET_MODULES): Likewise.
8786 (INSTALL_TARGET_MODULES): Likewise.
8787 (CLEAN_TARGET_MODULES): Likewise.
8788 (all-target-qthreads): New target.
8789 (configure-target-libjava): Depend on configure-target-qthreads.
8790 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
8791
8792 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8793 (CONFIGURE_TARGET_MODULES): Likewise.
8794 (CHECK_TARGET_MODULES): Likewise.
8795 (INSTALL_TARGET_MODULES): Likewise.
8796 (CLEAN_TARGET_MODULES): Likewise.
8797 (all-target-libjava): New target.
8798 (all-target-boehm-gc): Likewise.
8799 * configure.in (target_libs): Added libjava, boehm-gc.
8800
d207ebef
JM
88011999-07-22 Ian Lance Taylor <ian@zembu.com>
8802
8803 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8804 configure.bat in SUPPORT_FILES.
8805 (gas+binutils.tar.bz2): Likewise.
8806
8807 * makeall.bat: Remove; obsolete.
8808
88091999-07-21 Ian Lance Taylor <ian@zembu.com>
8810
8811 From Mark Elbrecht:
8812 * configure.bat: Remove; obsolete.
8813
88141999-07-11 Ian Lance Taylor <ian@zembu.com>
8815
8816 * configure: Add -W -Wall to the default CFLAGS when compiling with
8817 gcc.
8818
8819Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8820
8821 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8822
88231999-06-30 Mark Mitchell <mark@codesourcery.com>
8824
8825 * configure.in: Build ld on IRIX6.
8826
88271999-06-12 Ian Lance Taylor <ian@zembu.com>
8828
8829 * Makefile.in: Change distribution targets to use bzip2 instead of
8830 gzip.
8831 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8832 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8833
88341999-06-04 Nick Clifton <nickc@cygnus.com>
8835
8836 * config.sub: Add mcore target.
8837
26d088fa
CD
8838Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8839
8840 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8841
c2c08b29
L
8842Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8843
8844 * config.guess (dummy): Changed to $dummy.
8845
671d0648
NC
88461999-05-24 Nick Clifton <nickc@cygnus.com>
8847
8848 * config.sub: Tidied up case statements.
8849
b1345c72
BE
88501999-05-22 Ben Elliston <bje@cygnus.com>
8851
51ccbd8d
BE
8852 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8853 <jiro@din.or.jp>.
8854
b1345c72
BE
8855 * config.guess: Merge with FSF version. Future changes will be
8856 more accurately recorded in this ChangeLog.
8857 * config.sub: Likewise.
8858
2caf864f
SM
8859Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8860
8861 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8862
d207ebef
JM
88631999-04-30 Tom Tromey <tromey@cygnus.com>
8864
8865 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8866
90fb0c24
TT
88671999-04-23 Tom Tromey <tromey@cygnus.com>
8868
8869 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8870
d207ebef
JM
88711999-04-20 Drew Moseley <dmoseley@cygnus.com>
8872
8873 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8874 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8875 Bad merge removed these two changes.
8876
3516940d 8877Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 8878 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
8879
8880 * config.guess (interix Alpha): Add.
8881
d207ebef
JM
88821999-04-11 Richard Henderson <rth@cygnus.com>
8883
8884 * configure.in (i?86-*-beos*): Do config gperf; don't config
8885 gdb, newlib, or libgloss.
8886
e891fbfe 8887Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 8888
e891fbfe
AO
8889 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8890 link a trivial program with -mabi=64. If it fails, remove mabi=64
8891 from multidirs.
8892
f9ae47d6
PT
8893Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8894
8895 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8896
d207ebef
JM
88971999-04-08 Nick Clifton <nickc@cygnus.com>
8898
8899 * config.sub: Add support for mcore targets.
8900
89011999-04-07 Michael Meissner <meissner@cygnus.com>
8902
8903 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8904 not mt-ospace, in order to shut up assembler warning about using
8905 symbols that are named the same as registers.
8906
89071999-04-07 Drew Moseley <dmoseley@cygnus.com>
8908
8909 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8910 dependency list for all-target-cygmon.
8911
89121999-04-05 Doug Evans <devans@casey.cygnus.com>
8913
8914 * config-ml.in: Check $host, not $target, for selective multilibs.
8915 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8916 thumb interworking, and underscore prefix multilibs.
8917
89181999-04-04 Ian Lance Taylor <ian@zembu.com>
8919
8920 * missing: Update to version from current automake.
8921
88101ab9
L
8922Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8923
8924 * configure (gxx_include_dir): Removed.
8925
8926 * configure.in (gxx_include_dir): Handle it.
8927 * Makefile.in: Likewise.
8928
d207ebef
JM
89291999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8930
8931 * config.sub (mips64vr4111,mips64vr4111el) Add.
8932
89331999-03-21 Ben Elliston <bje@cygnus.com>
8934
e490616e 8935 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 8936
8dc91cbe
ME
8937Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8938
8dc91cbe
ME
8939 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8940 config/mh-djgpp.
8941
d207ebef
JM
8942Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8943
8944 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8945 all-target-newlib to dependency list for all-target-bsp.
8946
926bb5ed
MK
8947Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8948
8949 * config.sub: Add i386-uwin support.
8950 * config.guess: Likewise.
8951
4a6e3000
FS
8952Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8953
8954 * configure.in: cleanup, add mh-*pic handling for arm, special
8955 case powerpc*-*-aix*
8956
d207ebef
JM
8957Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8958
8959 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8960 can be built.
8961
8962Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8963
8964 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 8965 targets.
d207ebef 8966
71c91078
NC
89671999-03-02 Nick Clifton <nickc@cygnus.com>
8968
8969 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8970
282e5df8
GN
8971Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8972
8973 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8974
1de558ee
NC
89751999-02-24 Nick Clifton <nickc@cygnus.com>
8976
8977 * config.sub: Fix typo in arm recognition.
8978
d207ebef
JM
8979Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8980
8981 * configure.in (noconfigdirs): Changed target_configdirs to
8982 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8983 rather than m68k-*-* since it is not known to work on
8984 m68k-aout. Ditto for arm-*-*oabi.
8985
8986Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8987
8988 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
8989
89901999-02-19 Ben Elliston <bje@cygnus.com>
8991
8992 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8993 Smart and improved by Andrew Cagney.
8994
fab7445a
ME
8995Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8996
8997 * config.guess: Recognize openbsd-*-hppa.
8998
8ccdc228
L
8999Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9000
9001 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9002 only if it is not empty.
9003
3b7265ff
NC
90041999-02-17 Nick Clifton <nickc@cygnus.com>
9005
9006 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9007
d207ebef 9008 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9009
9010 * config.sub: Modified to recognize uname's armv* syntax.
9011
d207ebef
JM
90121999-02-17 Mark Salter <msalter@cygnus.com>
9013
9014 * configure.in: Added target-bsp for sparclite.
9015
9016Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9017
9018 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9019
90201999-02-08 Nick Clifton <nickc@cygnus.com>
9021
9022 * configure.in: Add support for strongarm port.
9023 * config.sub: Add support for strongarm target.
9024
c48dd3f5 9025Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9026
c48dd3f5
MK
9027 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9028 the old name config/mh-cygwin32.
9029 Enable texinfo.
9030
d207ebef
JM
9031Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9032
9033 * configure.in: Do build ld for ix86 Solaris.
9034
ecd62820
JW
9035Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9036
9037 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9038 $AR_FOR_TARGET. Likewise for RANLIB.
9039
bbd8fa7f 9040Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9041
e490616e
ZW
9042 * config.sub (oabi): Recognize.
9043 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9044
0397442c
RL
9045Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9046
9047 * config.guess: Improve detection of i686 on UnixWare 7.
9048
c9ffaa63
MK
9049Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9050
9051 * config.guess: Add support for i386-pc-interix.
9052 * config.sub: Likewise.
9053 * configure.in: Likewise.
c9ffaa63 9054
d207ebef
JM
9055Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9056
9057 * Makefile.in: Remove unneeded all-target-libio from
9058 from all-target-winsup target since it is now unneeded.
9059 Add all-target-libtermcap in its place since it is now
9060 needed.
9061
9062Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9063
9064 * configure.in: makefile stub for cygwin target is probably
9065 unnecessary. Remove it for now.
d207ebef
JM
9066
9067Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9068
9069 * configure.in: libtermcap.a should be built when cygwin is the
9070 target as well as the host.
9071 * config.guess: Allow mixed case in cygwin uname output.
9072 * Makefile.in: Add libtermcap target.
d207ebef 9073
ebe12325
JL
9074Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9075
9076 * config.sub: Clean up handling of hppa2.0.
9077
57057b67
RB
9078Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9079
9080 * config.guess: Use C code to identify more HP machines.
9081
f8670be1
JL
9082Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9083
9084 * config.sub: Handle hppa2.0.
9085
d207ebef
JM
9086Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9087
9088 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9089 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9090
90911998-12-15 Mark Salter <msalter@cygnus.com>
9092
9093 * configure.in: Added target-bsp for several target architectures.
9094
9095 * Makefile.in: Added rules for bsp.
9096
d1a09590
JL
9097Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9098
9099 * config.guess: Improve detection of hppa2.0 processors.
9100
9101Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9102
9103 * config.guess: Recognize FreeBSD using ELF automatically.
9104
71205e0b
MH
91051998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9106
9107 * configure (skip-this-dir): Add handling for new shell script, which
9108 might be created by a sub-directory's configure to indicate, this particular
9109 directory is "unwanted".
9110 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9111
d207ebef
JM
9112Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9113
9114 * ltconfig: import from libtool, after changing libtool to
9115 account for the cygwin name change.
9116
9117Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9118
9119 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9120 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9121
9122Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9123
9124 * configure.in: Add libtermcap to list of cygwin dependencies.
9125
9126Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9127
e490616e
ZW
9128 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9129 they include winsup/include when it's a cygwin target.
d207ebef
JM
9130
91311998-11-12 Tom Tromey <tromey@cygnus.com>
9132
9133 * configure.in (host_tools): Added zip.
9134 * Makefile.in (all-target-libjava): Depend on all-zip.
9135 (all-zip): New target.
9136 (ALL_MODULES): Added all-zip.
9137 (NATIVE_CHECK_MODULES): Added check-zip.
9138 (INSTALL_MODULES): Added install-zip.
9139 (CLEAN_MODULES): Added clean-zip.
9140
9141Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9142
9143 * Makefile.in: lose "32" from comment about cygwin.
9144
9145Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9146
9147 * configure.in: Use -Os to build target libraries for the fr30.
9148
9149Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9150
9151 * config.sub: Add fr30.
9152
9153Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9154
e490616e 9155 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9156 cygwin* instead of cygwin32*.
9157 * config.sub: Check cygwin* instead of cygwin32*.
9158
d2ec8b39
RL
9159Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9160
9161 * config.guess: Match any version of Unixware7.
9162
d207ebef
JM
91631998-10-20 Syd Polk <spolk@cygnus.com>
9164
9165 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9166 if desired.
9167
35cd2565
JL
9168Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9169
9170 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9171 these if the appropriate directories and files to not exist.
9172
52d4e5b7
JL
9173Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9174
9175 * Makefile.in (DEVO_SUPPORT): Add config.if.
9176
38ada91e
MH
9177Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9178
9179 * configure: Add pattern to replace "build_tooldir"'s
9180 definition in the generated Makefile with "tooldir"'s
9181 actual value.
9182
e44e84da
JL
9183Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9184
56a8387f
JL
9185 * config.sub: Bring back lost sparcv9.
9186
e44e84da
JL
9187 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9188
5cb95c7a
JL
9189Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9190
9191 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9192 CC_FOR_TARGET and friends.
9193
9194Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9195
ceff9b14
AO
9196 * Makefile.in (build_tooldir): New variable, same as tooldir.
9197 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9198 -B$(build_tooldir)/bin/.
9199 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9200
f2d11dcd
GP
9201Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9202
9203 * README: Remove installation instructions and refer to the
9204 INSTALL directory instead.
9205
73a6d2e7 9206Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9207
73a6d2e7
RL
9208 * config.sub: Add support for i[34567]86-pc-udk.
9209 * configure.in: Likewise.
9210
5d4a5ee6
JL
9211Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9212
9213 * Makefile.in: add bzip2 package building bits for user
9214 tools module
9215 * configure.in: ditto
9216
6fc19d6d
JL
9217Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9218
9219 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9220 (ALL_TARGET_MODULES): Add all-target-libobjc.
9221 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9222 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9223 (all-target-libchill): Add dependencies.
9224 * configure.in (target_libs): Add libchill.
4e81ae98 9225
f653f0ab
MH
92261998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9227
9228 * configure.in (target_subdir): Remove duplicate line.
9229
5d4a5ee6
JL
9230Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9231
9232 * Makefile.in (all-automake): fix dependencies.
9233
494933e4
JL
9234Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9235
9236 * configure.in: Minor cleanups for building in the $(target_alias)
9237 subdir.
9238
f6b58262
JW
92391998-09-22 Jim Wilson <wilson@cygnus.com>
9240
9241 * Makefile.in (bootstrap): Set r and s before make all. Use
9242 BASE_FLAGS_TO_PASS in make all.
9243 (cross): Likewise.
9244
27c7a08d
MM
92451998-09-20 Mark Mitchell <mark@markmitchell.com>
9246
9247 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9248
e67afd1e
RH
9249Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9250
9251 * config.sub: Fix typo in last change.
9252
8e44ac71
MH
92531998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9254
9255 * config.sub: Add support for C4x target.
9256 * configure.in: Likewise.
9257
d7496fbb
DM
92581998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9259
9260 * config.sub: Recognize sparcv9 just like sparc64.
9261
22097bd1
RL
9262Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9263
9264 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9265
4b877abd
JL
9266Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9267
2c8ec9a2
JL
9268 * config.guess: Correctly identify Pentium II sco boxes.
9269
4b877abd
JL
9270 * config.guess: Fix "tr" code. From Weiwen Liu.
9271
ab03db52
JH
9272Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9273
9274 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9275 stabs.
9276
b54db294
JL
9277Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9278
9279 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9280 (ALL_TARGET_MODULES): Add all-target-libchill.
9281 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9282 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9283 (all-target-libchill): Add dependencies.
9284 * configure.in (target_libs): Add libchill.
9285
bf48dd73
LW
9286Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9287
9288 * config.guess: Avoid assumptions about "tr" behaves when
9289 LANG is set to something other than English.
9290
a3cbd105
L
9291Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9292
9293 * configure (gxx_include_dir): Changed to
9294 '${prefix}/include/g++'-${libstdcxx_interface}.
9295
9296 * config.if: New to determine the interfaces.
9297
c4acd909
MK
9298Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9299
9300 * config.guess: Detect and handle MPE/IX.
9301 * config.sub: Deal with MPE/IX.
9302
9ea97665
DE
9303Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9304
9305 * configure.in: Use mh-aix43.
9306
0ce065bd
MH
93071998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9308
9309 * configure: Fix --without/--disable cases for gxx-include-dir.
9310
5d4a5ee6
JL
9311Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9312
9313 * mdata-sh: Imported. Needed for automake support.
9314
9315Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9316
9317 * Makefile.in (taz): Try "chmod -R og=u ." before
9318 "chmod og=u `find . -print`".
9319
9320Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9321
9322 * configure.in: Add arm-elf and thumb-elf support.
9323
9324Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9325
9326 * Makefile.in: Undo previous patch.
9327
9328Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9329
9330 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9331 to here ...
9332 (install-no-fixedincludes): and here
9333 (INSTALL_MODULES): ... from here.
9334
466456d9
ILT
9335Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9336
9337 * config.sub: Merge with FSF.
9338
1b409d25
ILT
9339 * config.guess: Merge with FSF.
9340
d207ebef
JM
9341Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9342
9343 * configure (extraconfigdirs): New variable.
9344 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9345 * Makefile.in (all): Move higher in file.
9346 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9347 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9348 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9349 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9350 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9351
93521998-07-23 Brendan Kehoe <brendan@cygnus.com>
9353
9354 * Makefile.in (all-target-libjava): Depend on all-gcc and
9355 all-target-newlib.
9356 (configure-target-libjava): Depend on $(ALL_GCC).
9357
7f1937c1
RL
9358Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9359
9360 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9361 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9362
2ada2bd6
ML
9363Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9364
9365 * INSTALL/README: Fix typo.
9366
1e025bde
ML
9367Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9368
5d4a5ee6
JL
9369 * ylwrap: Change absolute path checks to check for DOS style path
9370 names.
1e025bde 9371
5d4a5ee6
JL
9372 * ylwrap: Don't use a full path name if the source file is in the
9373 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9374
6755ff73
ILT
9375 * config-ml.in: Default to being verbose, to match Feb 18 change to
9376 configure.
9377
5d4a5ee6
JL
9378Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9379
9380 Brought over from egcs:
9381
9382 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9383
9384 * configure.in (target_subdir): Set to ${target_alias} instead
9385 of "libraries".
9386
9387 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9388
9389 * configure.in (target_subdir): Set to libraries if enable_multilib.
9390
9391Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9392
9393 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9394 multilibs, force reconfiguration the first time we create
9395 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9396
9397Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9398
9399 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9400 avoid confusion with --no-recursion.
9401
9402Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9403
9404 * configure.in: Win32 hosts shouldn't use install -x
9405 * install-sh: remove -x option, and special .exe-handling
9406 hack.
9407
d207ebef
JM
9408Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9409
9410 * config.guess: Recognize i586-pc-beos.
9411 * configure.in: Don't build some bits for beos.
9412
fbd836fc
ILT
9413Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9414
5d4a5ee6
JL
9415 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9416 CFLAGS default to -O2.
9417
fbd836fc
ILT
9418 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9419 when using GNU ld.
9420
9421Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9422
9423 * ltmain.sh: Correct install when using a different shell.
9424
9425Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9426
9427 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9428
d207ebef
JM
9429Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9430
9431 * makefile.vms: Update to build binutils/makefile.vms. Add install
9432 target.
fbd836fc
ILT
9433
9434Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9435
9436 * ltconfig: Update to correct AIX handling.
9437
69b471bc
JL
9438Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9439
81241b5e
JL
9440 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9441
69b471bc
JL
9442 * configure.in (target_subdir): Set to ${target_alias} instead
9443 of "libraries".
9444
bedf82df
MH
94451998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9446
9447 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9448 (Makefile): Depend on $(gcc_version_trigger).
9449
9450 * configure (gcc_version): Change default initializer to empty
9451 string.
9452 (gcc_version_trigger): New variable; pass this variable down
9453 to subdir configures to enable them checking gcc's version
9454 themselves. Emit make macros for both gcc_version vars.
9455 (topsrcdir): Initialize reliably.
9456 (recursion line): Remove --with-gcc-version=${gcc_version}.
9457
28e449d8
MH
94581998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9459
9460 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9461 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9462 in $(libsubdir); emit definition in each generated Makefile.
9463 (gxx_include_dir): Initialize depending on
9464 $enable_version_specific_runtime_libs.
28e449d8 9465
50c4c9f7
MH
94661998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9467
9468 * configure (gcc_version): Initialize properly depending on
9469 how and where configure is started.
9470 (recursion line): Pass a --with-gcc-version=${gcc_version}
9471 to configures in subdirs.
9472
d207ebef
JM
9473Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9474
9475 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9476 cygmon
d207ebef 9477
5d4a5ee6
JL
9478Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9479
9480 * configure.in: Add cygmon and libstub support for mn10200.
9481
2f96399b
MH
94821998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9483
9484 * configure (gcc_version): Add new variable describing the
9485 particular gcc version we're building.
9486 * Makefile.in (libsubdir): Add new macro for the directory
9487 in which the compiler finds executables, libraries, etc.
9488 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9489 and libsubdir.
9490
c4137c50
AO
9491Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9492
ceff9b14
AO
9493 * Makefile.in (local-clean): Remove *.log.
9494 (warning.log): Built with warn_summary from build.log.
9495 (mail-report.log): Run test_summary.
9496 (mail-report-with-warnings.log): Run test_summary including
9497 warning.log in the report.
c4137c50 9498
276d5ee0
RL
9499Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9500
9501 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9502
5d4a5ee6
JL
9503Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9504
9505 * Makefile.in (grep): Grep no longer depends on libiberty.
9506
9507Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9508
9509 * Makefile.in: all-snavigator needs all-libgui.
9510
9511Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9512
9513 * configure.in: Add cygmon and libstub support for mn10300.
9514
8af14275
ILT
9515Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9516
9517 * missing: Update to version from automake 1.3.
9518
fbd836fc
ILT
9519 * ltmain.sh: On installation, don't get confused if the same name
9520 appears more than once in the list of library names.
9521
466456d9
ILT
9522Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9523
9524 * config.sub: Accept m68060 and m5200 as CPU names.
9525
5d4a5ee6
JL
9526Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9527
9528 * configure: Use && rather than using -a in test, because odd
9529 strings can confuse test.
9530 * configure.in: Likewise.
9531
fbd836fc
ILT
9532Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9533
9534 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9535
f0983958
AO
9536Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9537
9538 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9539 bootstrap4-lean): New targets.
f0983958 9540
bfed1ea0
JL
9541Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9542
9543 * mpw-* Delete. Not used.
9544
5d4a5ee6
JL
9545Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9546
9547 * COPYING.LIB: Update FSF address.
9548
bfed1ea0
JL
9549Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9550
9551 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9552
5d4a5ee6
JL
9553 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9554 GAS_SUPPORT_DIRS.
9555
bfed1ea0
JL
9556Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9557
9558 * ltconfig, ltmain.sh: Avoid producing a version number if
9559 -version-info was not used.
9560
5d4a5ee6
JL
9561Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9562
9563 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9564 building with newlib.
9565
95661998-04-30 Paul Eggert <eggert@twinsun.com>
9567
d207ebef 9568 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9569 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9570
9571Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9572
9573 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9574 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9575
9576Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9577
9578 * configure.in: Change alpha to alpha* in several places.
9579
d207ebef
JM
9580Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9581
9582 * config.sub: Recognize sparc86x.
9583
77be0cab
MM
9584Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9585
9586 * configure.in (--enable-target-optspace): Remove debug echo.
9587
62441128
JW
9588Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9589
9590 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9591
bfed1ea0
JL
9592Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9593
9594 * ltconfig: Update cygwin32 support.
9595
5d4a5ee6
JL
9596 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9597 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9598 (GDB_SUPPORT_DIRS): Likewise.
9599
3f4ea1de
MM
9600Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9601
9602 * configure.in (target_makefile_frag): If --enable-target-optspace,
9603 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9604 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9605 not used.
9606 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9607
5d4a5ee6
JL
9608Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9609
9610 * Makefile.in (all-bfd): Depend on all-intl.
9611 (all-binutils): Likewise.
9612 (all-gas): Likewise.
9613 (all-gprof): Likewise.
9614 (all-ld): Likewise.
9615
96161998-04-19 Brendan Kehoe <brendan@cygnus.com>
9617
9618 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9619
bfed1ea0
JL
9620Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9621
5d4a5ee6
JL
9622 * Makefile.in (all-bfd): Depend upon all-libiberty.
9623
bfed1ea0
JL
9624 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9625
5d4a5ee6
JL
9626Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9627
9628 * Makefile.in: Add libstub.
9629
9630 * configure.in: Ditto. Build libstub for targets that have cygmon
9631 support.
9632
9633Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9634
9635 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9636
9637Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9638
9639 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9640 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9641
ec8d6ddc
KW
9642Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9643
9644 * configure: Define DEFAULT_M4 by searching PATH.
9645 * Makfile.in: Use DEFAULT_M4.
9646
bfed1ea0
JL
9647Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9648
9649 * ltconfig: Add cygwin32 support.
9650
5d4a5ee6
JL
9651 * Makefile.in, configure.in: Add libtool as a native only directory
9652 to configure and build.
9653
547a6183
JL
9654Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9655
9656 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9657
5d4a5ee6 9658Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 9659
5d4a5ee6
JL
9660 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9661
9662Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9663
9664 * Makefile.in: add ash make rules
9665 * configure.in: add ash to native_only and host_tools lists
9666
9667Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9668
9669 * Makefile.in (all-gettext, all-intl): New targets.
9670 (ALL_MODULES): Added all-gettext, all-intl.
9671 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9672 (INSTALL_MODULES): Added install-gettext, install-intl.
9673 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9674
9675 * configure.in (host_tools): Added gettext.
9676 (native_only): Likewise.
9677 (noconfigdirs) [various cases]: Likewise.
9678 (host_libs): Added intl.
9679
d207ebef
JM
9680Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9681
9682 * configure: Do not disable building gdbtk for cygwin32 hosts.
9683
e98e406f
NC
9684Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9685
9686 * configure.in: Add thumb-coff target.
9687 * config.sub: Add thumb-coff target.
9688
5d4a5ee6
JL
9689Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9690
9691 * Makefile.in: Revert yesterday's change.
9692 (all-target-winsup): all-target-librx stays out of here.
9693
9694Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9695
9696 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9697 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9698 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9699 Remove references to librx and libg++.
9700
9701Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9702
9703 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9704 recursive makes
9705
bfed1ea0
JL
9706Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9707
9708 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 9709 for newlib directory.
bfed1ea0
JL
9710 (CXX_FOR_TARGET): Likewise.
9711
9712Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9713
9714 * ltconfig: Update after libtool/ltconfig.in change for
9715 hpux11.
9716
9717Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9718
9719 * ltconfig, ltmain.sh: Update to libtool 1.2.
9720
3cd730af
MH
9721Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9722
9723 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9724 (install-gcc-cross): Instead, override LANGUAGES here.
9725
80564603
DL
97261998-03-18 Dave Love <d.love@dl.ac.uk>
9727
9728 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9729 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9730
d207ebef
JM
9731Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9732
9733 * configure.in: Add Thumb-pe target.
9734
5d4a5ee6 9735Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 9736
5d4a5ee6
JL
9737 * Makefile.in - changed sn targets to snavigator
9738 * configure.in - changed sn targets to snavigator
9739
2d4a0558
MH
9740Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9741
9742 * config-ml.in: After building symlink tree call make distclean
9743 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9744 to be the case for libiberty.
9745
04b93567
L
9746Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9747
9748 * configure: When making link, also check the current
9749 directory. The configure scripts may create one.
9750
9a06b842
RH
9751Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9752
9753 * config.sub: Accept alphapca56 and alphaev6 properly.
9754
217fc4e6
FS
9755Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9756
9757 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9758
3e07bdbd 9759Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 9760
e490616e 9761 * config.sub (sco5): Fix typo.
3e07bdbd 9762
5d4a5ee6
JL
9763Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9764
9765 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9766 install-itcl.
9767 (install-itcl): Remove dependency on install-tcl.
9768
9769Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9770
9771 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9772
9773Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9774
9775 * configure.in: Don't build libgui for a cygwin32 target when not on
9776 a cygwin32 host.
9777
9778Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9779
9780 * configure (redirect): Set to null, so default behavior of
9781 configure is now --verbose.
9782
ce0d965c
DL
97831998-02-16 Dave Love <d.love@dl.ac.uk>
9784
9785 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9786 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9787
3acd1fd0
MH
9788Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9789
9790 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9791 this change to sync Makefile.in with its ChangeLog entries.
9792
5d4a5ee6
JL
9793Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9794
9795 * ltmain.sh (mkdir): Check that the directory doesn't exist
9796 before we exit with error, so that we don't get races during
9797 parallel builds.
9798
bfed1ea0
JL
9799Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9800
9801 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9802
4e77e8f1
MH
9803Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9804
9805 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9806 PICFLAG_FOR_TARGET.
9807 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9808
9809 * configure: Emit a definition for the new macro enable_shared
9810 into each Makefile.
9811
5d4a5ee6
JL
9812Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9813
9814 * configure.in (host_tools, native_only): Add libtool.
9815
9816Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9817
9818 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9819 Fix typo in ming config comment.
9820
bfed1ea0
JL
9821Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9822
9823 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9824
5d4a5ee6
JL
9825Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9826
9827 * config.sub: Add tic30 cases, and map c30 to tic30.
9828
8821a725
RH
9829Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9830
9831 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9832 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9833 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9834 (CLEAN_TARGET_MODULES): Similarly
9835 (all-target-libf2c): Add dependences.
4e81ae98 9836 * configure.in (target_libs): Add libf2c.
8821a725 9837
5d4a5ee6
JL
9838Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9839
9840 * configure.in: Remove expect from noconfigdirs when target
9841 is cygwin32. OK to build expect and dejagnu with Canadian
9842 Cross.
9843
0aadd657
ILT
9844Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9845
5d4a5ee6
JL
9846 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9847 host.
9848
0aadd657
ILT
9849 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9850 and mingw32.
9851
d0a8352c
MH
9852Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9853
9854 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9855 here as it is not defined in the toplevel Makefile.
9856
59739e3c
MH
9857Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9858
9859 * configure (package_makefile_rules_frag): New variable, which names
9860 a file with generic rules, ...
9861 Change comment to mention we now have FIVE parts.
9862 * configure: Undo last change.
9863
228197ee
LT
9864Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9865
9866 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 9867 * config.sub: More accurate determination of HP processor types.
228197ee 9868
efd4c0ba
MH
9869Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9870
9871 * configure (package_makefile_frag): Move inserting the
9872 ${package_makefile_frag} to where it should be according
9873 to the comment.
9874
6eef3189
PB
9875Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9876
9877 * config.guess: Add support for Linux/ARM.
9878
d207ebef
JM
9879Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9880
9881 * .cvsignore: Remove *-info and *-install since they match
9882 release-info and mpw-install, which we don't want to just ignore.
9883
48464ebf
RH
9884Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9885
9886 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9887
803462a7
PN
9888Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9889
9890 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9891 local_prefix to sub-make invocations.
9892
520ab477
L
9893Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9894
9895 * configure.in: Check makefile fragments in the source
9896 directory.
9897
4bcdb76d
AO
9898Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9899
ceff9b14
AO
9900 * configure.in: Check whether host and target makefile
9901 fragments exist before adding them to *_makefile_frag.
4bcdb76d 9902
5d4a5ee6
JL
9903Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9904
9905 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9906
9907Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9908
9909 * configure.in: Make sure we only replace RPATH_ENVVAR on
9910 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9911 regexp to sed.
9912
9913 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9914 to sub-makes.
9915
0d3e11a5
LI
99161998-01-13 Lee Iverson (leei@ai.sri.com)
9917
9918 * config-ml.in (multi-do): LDFLAGS must include multilib
9919 designator.
9920
d45b3d87 9921Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
9922
9923 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9924
d39cd7a1
MK
9925Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9926
9927 * config.sub: Add mingw32 support.
9928 * configure.in: Likewise.
d39cd7a1 9929
6decbc24
FS
9930Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9931
9932 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9933
5d4a5ee6
JL
9934Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9935
9936 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9937 * configure (gxx_include_dir): Provide a definition for subdirs
9938 which do not use autoconf.
9939
9940Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9941
9942 * config.guess: Sync with egcs. Picks up new alpha support,
9943 BeOS & some additional linux support.
9944
d3d1907a
JL
9945Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9946
9947 * config.guess: HP 9000/803 is a PA1.1 machine.
9948
b104e095
RH
9949Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9950
9951 * configure.in: It's alpha*-...
9952
aca823c1
L
9953Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9954
9955 * configure.in (host_makefile_frag, target_makefile_frag):
9956 Handle multiple config files.
9957 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9958 alpha-*-*.
9959
d207ebef
JM
9960Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9961
9962 * mkdep: New file.
9963
9964Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9965
9966 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9967
5d4a5ee6
JL
9968Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9969
9970 * Makefile.in: Add libgui directory.
9971 (GDB_TK): Add all-libgui.
9972 * configure.in: Add libgui directory.
9973 * configure: Add all-libgui to GDB_TK.
9974
9975Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9976
9977 * config-ml.in (multidirs): Add m32r to multilib list.
9978
9979Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9980
9981 * Makefile.in (all-target-gperf): Change dependency to
9982 all-target-libstdc++.
9983
baf55877
FF
9984Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9985
9986 * config.guess: Add BeOS support.
9987
5d4a5ee6
JL
9988Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9989
9990 Source directory cvs renamed to cvssrc:
9991 * configure.in (host_tools): Change cvs to cvssrc.
9992 (native_only): Likewise.
9993 (noconfigdirs) [various cases]: Likewise.
9994 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9995 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9996 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9997 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9998 (all-cvssrc): Rename target from all-cvs.
9999
f2d76545
JL
10000Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10001
10002 * configure (gxx_include_dir): Fix thinko.
10003
205cba53
JL
10004Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10005
10006 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10007 (install-cross, install-gcc-cross): New targets.
10008
5d4a5ee6
JL
10009Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10010
10011 * configure.in (noconfigdirs): Add support for Thumb target.
10012
10013 * config.sub (maybe_os): Add support for Thumb target.
10014
10015Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10016
10017 * Makefile.in: Add rules for cygmon.
10018
10019 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10020
96b0f1fc
JL
10021Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10022
10023 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10024 * configure (gxx_include_dir): Provide a definition for subdirs
10025 which do not use autoconf.
d207ebef
JM
10026
10027Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10028
10029 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10030 11/18/97 build
d207ebef 10031
7dfef6ed
JL
10032Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10033
10034 * From Franz Sirl.
10035 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10036 found on RedHat Linux systems.
96b0f1fc 10037
83cfe7c0
JL
10038Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10039
10040 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10041 guesses.
10042
7dfef6ed
JL
10043Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10044
10045 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10046
5d4a5ee6
JL
10047Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10048
10049 * ltmain.sh: If mkdir fails, check whether the directory was created
10050 anyhow by some other process.
10051
d207ebef
JM
10052Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10053
10054 * configure.in (d30v-*-*): Configure all directories.
10055
10056Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10057
10058 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10059 for the D30V.
10060
10061Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10062
10063 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10064
5d4a5ee6
JL
10065Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10066
e490616e
ZW
10067 * include/libiberty.h: Add extern "C" { so it can be used with C++
10068 progrms.
10069 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10070 programs.
5d4a5ee6 10071
d207ebef
JM
10072Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10073
10074 * configure.in (d30v-*-*): Configure GCC now.
10075
5d4a5ee6
JL
10076Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10077
10078 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10079 is no longer needed.
10080
c9670e62
JM
10081Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10082
10083 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10084
cc71c0ca
MH
10085Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10086
10087 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10088 targets using "$@" to provide support for similar but not identical
10089 targets without having to duplicate code.
10090
d207ebef
JM
10091Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10092
10093 * makefile.vms: Fix to work with DEC C.
10094
10095Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10096
10097 * config.sub: Add mips-tx39-elf to marketing names.
10098
10099Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10100
10101 * ltmain.sh: Handle symlinks in generated script.
10102
10103Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10104
10105 * configure: Handle autoconf style directory options: --bindir,
10106 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10107 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10108 --sysconfdir.
10109 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10110 (sharedstatedir, localstatedir, oldincludedir): New variables.
10111 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10112 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10113 sbindir, sharedstatedir, and sysconfdir.
10114
b1e3ddfd
AJ
10115Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10116
10117 * Makefile.in (bootstrap-lean): New target.
10118
d207ebef
JM
10119Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10120
10121 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10122 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10123
10124Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10125
10126 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10127
09f97c1e
JL
10128Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10129
10130 * Makefile.in (cross): New target.
10131
335d0ab2
AO
10132Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10133 Jeff Law <law@cygnus.com>
10134
10135 * Makefile.in (bootstrap2, bootstrap3): New targets.
10136 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10137 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10138
d207ebef
JM
10139Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10140
10141 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10142 windows. Consistent with gdb/configure.
d207ebef 10143
e693cc28
UD
101441997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10145
e693cc28
UD
10146 * configure.in: Name Linux target fragment.
10147
10148 * configure: Rewrite so that project Makefile fragment is inserted
10149 first and appears last in the resulting Makefile.
10150
d207ebef
JM
10151Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10152
10153 * Makefile.in (install-itcl): Install tcl first.
10154
5d4a5ee6
JL
10155Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10156
10157 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10158
f401679e
JW
10159Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10160
10161 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10162
10163 * configure.in (skipdirs): Add target-librx for Linux.
10164 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10165
ec20b1b9
JL
10166Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10167
10168 * Makefile.in (bootstrap): New target.
10169
becdcf6d
JL
10170Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10171
63f6bcd7 10172 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10173
d207ebef
JM
10174Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10175
10176 * config.guess: Merge with FSF.
10177
0c82f6bf
FF
10178Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10179
10180 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10181
d207ebef
JM
10182Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10183
10184 * config.sub: Add "marketing-names" patch.
10185
3fbc0b70
JS
10186Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10187
e490616e 10188 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10189
e20d4801
JL
10190Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10191
10192 * config.sub: Handle v850-elf.
10193
fe181f78 10194Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10195
10196 * .cvsignore (*-install): Remove.
10197
bfed1ea0
JL
10198Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10199
10200 * ltconfig: Set CONFIG_SHELL in libtool.
10201 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10202
558a1e7c
JW
10203Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10204
10205 * configure.in (target_subdir): Set to libraries if enable_multilib.
10206
7818d6fc
JW
10207Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10208
10209 * config.guess: Update from gcc directory.
10210
d207ebef
JM
10211Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10212
10213 * Makefile.in (all-sim): Depends on all-readline.
10214
6599da04
JM
10215Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10216
10217 * Makefile.in (BISON, YACC): Use $$s.
10218 (all-bison): Depend on all-texinfo.
10219
10220Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10221
10222 * Makefile.in (BISON): Add -L flag.
10223 (YACC): Likewise.
10224
d207ebef
JM
10225Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10226
4e81ae98
EC
10227 * configure.in (noconfigdirs): Add support for v850e target.
10228
d207ebef
JM
10229 * config.sub (maybe_os): Add support for v850e target.
10230
10231Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10232
4e81ae98
EC
10233 * configure.in (noconfigdirs): Add support for v850ea target.
10234
d207ebef
JM
10235 * config.sub (maybe_os): Add support for v850ea target.
10236
6599da04
JM
10237Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10238
10239 * config.sub: Add mipstx39. Delete r3900.
10240
10241Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10242
10243 * Makefile.in (all-autoconf): Depends on all-texinfo.
10244
10245Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10246
10247 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10248 eabi targets.
10249
10250Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10251
10252 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10253
10254 * configure: When handling a Canadian Cross, handle YACC as well as
10255 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10256 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10257
10258Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10259
10260 * Makefile.in (BISON): bison, not byacc or bison -y.
10261 (YACC): bison -y or byacc or yacc.
10262 (various): Add *-bison as appropriate.
10263 (taz): No need to mess with BISON anymore.
10264
10265Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10266
10267 * configure: If OSTYPE matches *win32*, try to find a good value for
10268 CONFIG_SHELL.
10269
10270Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10271
10272 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10273 configure.in if it is present.
10274
10275Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10276
10277 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10278
10279Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10280
10281 * config.sub: Recognize `arc' cpu.
10282 * configure.in: Likewise.
10283 * config-ml.in: Likewise.
10284
10285Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10286
10287 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10288
10289Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10290
10291 * configure: Changed sed delimiter from ':' to '|' when
10292 attempting to substitute ${config_shell} for SHELL. On
10293 NT ${config_shell} may contain a ':' in it.
10294
10295Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10296
10297 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10298
10299Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10300
10301 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10302
10303Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10304
10305 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10306
10307 * ylwrap: If the program is a relative path, force it to be
10308 absolute.
10309
10310Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10311
10312 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10313
10314Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10315
10316 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10317 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10318 for libraries.
6599da04
JM
10319
10320Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10321
10322 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10323 separated by spaces.
6599da04
JM
10324
10325Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10326
10327 * ylwrap: New file.
10328 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10329
10330 * ltmain.sh: Handle /bin/sh at start of install program.
10331
10332 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10333
10334 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10335 * missing: New file, from automake 1.2.
10336
10337Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10338
10339 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10340 check-tk to CHECK_X11_MODULES.
10341
10342Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10343
10344 * config.sub: Merge with FSF.
10345
10346Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10347
10348 * config.guess: Merge with FSF.
10349
10350Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10351
10352 * configure: Treat msdosdjgpp like go32.
10353 * configure.in: Likewise. Don't remove gprof for go32.
10354
10355 * configure: Change Makefile.tem2 to Makefile.tm2.
10356
10357Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10358
10359 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10360
10361Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10362
10363 * install-sh (chmodcmd): Set to null if the DST directory already
10364 exists. Same as Nov 11th change.
10365
10366Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10367
4e81ae98 10368 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10369
10370Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10371
10372 * config.guess: Update from FSF.
10373
10374Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10375
10376 * Makefile.in (GDB_TK): Depend on itcl and tix.
10377
10378Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10379
10380 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10381 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10382 (INSTALL_SCRIPT): New variable.
10383 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10384 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10385 to -x.
10386 * install-sh: Add support for -x option.
10387
10388Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10389
10390 * configure.in, Makefile.in: Treat tix like itcl.
10391
10392Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10393
10394 * Makefile.in (WINDRES): New variable.
10395 (WINDRES_FOR_TARGET): New variable.
10396 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10397 (EXTRA_HOST_FLAGS): Add WINDRES.
10398 (EXTRA_TARGET_FLAGS): Add WINDRES.
10399 (EXTRA_GCC_FLAGS): Add WINDRES.
10400 ($(DO_X)): Pass down WINDRES.
10401 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10402 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10403 DLLTOOL_FOR_TARGET.
10404
10405Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10406
10407 * configure.in: configure sim before gdb for win32-x-ppc
10408
10409Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10410
10411 Move gperf into the toplevel, from libg++.
10412 * configure.in (target_tools): Add target-gperf.
10413 (native_only): Add target-gperf.
10414 * Makefile.in (all-target-gperf): New target, depend on
10415 all-target-libg++.
10416 (configure-target-gperf): Empty rule.
10417 (ALL_TARGET_MODULES): Add all-target-gperf.
10418 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10419 (CHECK_TARGET_MODULES): Add check-target-gperf.
10420 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10421 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10422
10423Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10424
6599da04
JM
10425 * config.sub (mn10200): Recognize new basic machine.
10426
10427Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10428
10429 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10430 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10431
10432Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10433
10434 * configure.in: If we're building mips-sgi-irix6* native, turn on
10435 ENABLE_MULTILIB and set TARGET_SUBDIR.
10436
10437Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10438
10439 * Makefile.in (all-sn): Depend on all-grep.
10440
10441Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10442
10443 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10444
10445 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10446 Makefile. From Jeff Makey <jeff@cts.com>.
10447 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10448
10449 * Makefile.in (DISTBISONFILES): Remove.
10450 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10451 $(DEFAULT_YACC).
10452
10453 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10454 cygwin32.
6599da04
JM
10455
10456 * Makefile.in (LD): New variable.
10457 (EXTRA_HOST_FLAGS): Pass down LD.
10458 ($(DO_X)): Likewise.
10459
10460Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10461
10462 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10463
10464Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10465
10466 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10467 before adding our own. Always add --build.
6599da04
JM
10468
10469Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10470
10471 * configure.in (targargs): Pass --build if we're doing
10472 a cross-compile.
10473
10474Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10475
ca236658 10476 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10477 sed. Otherwise sed chokes on NT path names with drive
10478 designators. Also look for "?:*" as the leading characters in an
10479 absolute pathname.
10480
10481Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10482
10483 * config.sub: Support for r3900.
10484
10485Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10486
10487 * configure.in: Use install-sh, not install.sh.
10488
10489Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10490
10491 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10492 apply it twice.
10493
10494Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10495
10496 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10497 install-binutils.
10498
10499Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10500
10501 * Makefile.in: Add automake targets.
10502 * configure.in (host_tools): Add automake.
10503
10504Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10505
10506 * configure: Default CXX to c++, not gcc.
10507 * Makefile.in (CXX): Set to c++, not gcc.
10508 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10509
10510Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10511
10512 * install-sh: try appending a .exe if source file doesn't
10513 exist
10514
10515Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10516
10517 * configure.in: Turn on multilib by default.
10518 (cross_only): Remove target-libiberty.
10519
10520 * Makefile.in (all-gcc): Don't depend on libiberty.
10521
10522Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10523
10524 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10525
10526Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10527
10528 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10529 (DISTBISONFILES): Add ld/Makefile.in
10530
10531Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10532
10533 * configure.in: if target is cygwin32 but host isn't cygwin32,
10534 don't configure gdb tcl tk expect, not just gdb.
10535
10536Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10537
10538 * configure.in: Added gnuserv everywhere sn appears.
10539
10540 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10541 (CROSS_CHECK_MODULES): Added check-gnuserv.
10542 (INSTALL_MODULES): Added install-gnuserv.
10543 (CLEAN_MODULES): Added clean-gnuserv.
10544 (all-gnuserv): New target.
10545
10546Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10547
10548 * config.guess: Fixes for MIPS OpenBSD systems.
10549
10550Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10551
10552 * Makefile.in (INSTALL_XFORM): Remove.
10553 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10554
10555 * mkinstalldirs: New file, copied from automake.
10556 * Makefile.in (installdirs): Rename from install-dirs. Use
10557 mkinstalldirs. Change all users.
10558 (DEVO_SUPPORT): Add mkinstalldirs.
10559
10560Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10561
10562 * install-sh: Rename from install.sh.
10563 * Makefile.in (INSTALL): Change install.sh to install-sh.
10564 (DEVO_SUPPORT): Likewise.
10565
10566 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10567 Graichen <graichen@rzpd.de>.
10568
10569Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10570
10571 * config.guess: Recognize OpenBSD systems correctly.
10572
10573Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10574
10575 * README, Makefile.in (ETC_SUPPORT): Remove references to
10576 cfg-paper*, configure.{texi,man,info*}._
10577
10578Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10579
10580 * Makefile.in (all.normal): Ensure that gcc is built after all
10581 the x11 - ie gdb - targets.
10582
10583Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10584
10585 * makefile.vms: Don't run conf-a-gas.
10586
10587Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10588
e490616e 10589 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10590
d207ebef
JM
10591Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10592
10593 * configure.in: Remove noconfigdirs case since gdb also
10594 configures and builds for tic80-coff.
10595
6599da04
JM
10596Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10597
10598 * configure: Set cache_file to config.cache.
10599 * Makefile.in (local-distclean): Remove config.cache.
10600
10601Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10602
10603 * COPYING: Update FSF address.
10604
d207ebef
JM
10605Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10606
10607 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10608 noconfigdirs.
10609
6599da04
JM
10610Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10611
10612 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10613 MAKEDIRS, is empty.
10614
10615Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10616
10617 * config.sub: Tweak mn10300 entry.
10618
10619Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10620
10621 * configure.in (host_tools): Put sim before gdb, so gdb's
10622 configure.tgt can determine if the simulator was configured.
10623
10624Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10625
10626 * config.sub: Move BeOS $os case to be with other Cygnus
10627 local cases.
10628
10629Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10630
10631 * config.sub: Remove misplaced comment that broke Linux.
10632
10633Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10634
10635 * config.sub: Add BeOS support.
10636
10637Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10638
10639 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10640
10641Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10642
10643 * configure.in (noconfigdirs): Remove tcl and tk from
10644 noconfigdirs for cygwin32 builds.
10645
d207ebef
JM
10646Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10647
10648 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10649
6599da04
JM
10650Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10651
10652 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10653 make-all.com, use makefile.vms instead.
10654
10655Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10656
10657 * config.sub: Accept -lnews*.
10658
d207ebef
JM
10659Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10660
10661 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 10662 target-examples and target-libiberty for d30v.
d207ebef
JM
10663
10664Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10665
10666 * configure.in (noconfigdirs): Enable ld for d30v.
10667
10668Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10669
10670 * configure.in (tic80-*-*): Build compiler.
10671
10672Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10673
10674 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 10675 unsupported d30v directories
d207ebef
JM
10676
10677Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10678
4e81ae98
EC
10679 * config.sub, configure.in: Add d30v target cpu.
10680
6599da04
JM
10681Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10682
10683 * makefile.vms: New file.
10684 * make-all.com: Remove.
10685
10686Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10687
10688 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10689
10690Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10691
10692 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10693
10694Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10695
10696 * Makefile.in (ALL_MODULES): Added all-db.
10697 (CROSS_CHECK_MODULES): Addec check-db.
10698 (INSTALL_MODULES): Added install-db.
10699 (CLEAN_MODULES): Added clean-db.
10700
10701Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10702
10703 * config.guess: Merge with latest FSF sources.
10704
10705Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10706
10707 * Makefile.in (ALL_MODULES): Added all-itcl.
10708 (CROSS_CHECK_MODULES): Added check-itcl.
10709 (INSTALL_MODULES): Added install-itcl.
10710 (CLEAN_MODULES): Added clean-itcl.
10711
10712Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10713
10714 * configure.in: build gdb for mn10200
10715
10716Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10717
10718 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10719
d207ebef
JM
10720Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10721
10722 * configure.in (tic80-*-*): Turn off most targets right now.
10723
6599da04
JM
10724Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10725
10726 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10727 rather than the makeinfo program.
10728 (do-info): Depend upon all-texinfo.
10729
10730Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10731
10732 * configure.in: Remove uses of config/mh-linux.
10733
10734 * config.sub, config.guess: Merge with latest FSF sources.
10735
d207ebef
JM
10736Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10737
10738 * config.sub (case $basic_machine): Add tic80 entries.
10739
6599da04
JM
10740Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10741
10742 * config.sub, config.guess: Merge with latest FSF sources.
10743
10744Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10745
10746 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10747 * mpw-config.in: Test for NewFolderRecursive.
10748 * mpw-install: Use symbolic name for startup filename.
10749 * mpw-README: Add various additional details.
10750
10751Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10752
10753 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10754
10755Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10756
10757 * configure.in: Do build gcc and the target libraries for
10758 the mn10200.
10759
10760Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10761
10762 * configure.in: don't avoid building gdb for mn10300 any more
10763 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10764 instead of single-quoting it.
10765
10766Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10767
10768 * configure.in: Don't use --with-stabs on IRIX 6.
10769
10770Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10771
10772 * configure.in (m32r): Build gdb, libg++ now.
10773
10774Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10775
10776 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10777 directories from noconfigdirs.
10778
10779Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10780
10781 * config.sub (basic_machine): added mips16 configuration
10782
10783Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10784
10785 * config.sub: Handle d10v-unknown.
10786
d207ebef
JM
10787Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10788
10789 * config.sub: Handle v850-unknown.
10790
6599da04
JM
10791Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10792
10793 * Makefile.in: add findutils
10794 * configure.in: add findutils to list of host_tools
10795
10796Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10797
10798 * config.sub: Handle mn10200 and mn10300.
10799
10800Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10801
10802 * configure.in (d10v-*): Do not build librx.
10803
10804Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10805
10806 * configure.in (mn10300): Build everything except gdb & libgloss.
10807
10808Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10809
10810 * config.guess: Patch for Dansk Data Elektronik servers,
10811 from Niels Skou Olsen <nso@dde.dk>.
10812
10813 For ncr, use /bin/uname rather than uname, since GNU uname does not
10814 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10815
10816 Patch for MIPS R4000 running System V,
10817 from Eric S. Raymond <esr@snark.thyrsus.com>.
10818
10819 Fix thinko for nextstep.
10820
10821 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10822
10823 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10824 * config.guess: Guess mips-dec-mach_bsd4.3.
10825
10826 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10827 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10828 release numbers.
10829 * config.guess (mips-mips-riscos*): Emit just enough of the
10830 release number.
10831
10832 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10833 * config.guess (sparc-auspex-sunos*): Added.
10834 (f300-fujitsu-*): Added.
10835
10836 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10837 * config.guess: Recognize a Tadpole as a sparc.
10838
10839Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10840
10841 * config.guess: Don't assume that NextStep version is either 2 or
10842 3. NextStep 4 (aka OpenStep 4) has come out now.
10843
10844Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10845
10846 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10847 From Rik Faith <faith@cs.unc.edu>.
10848
10849Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10850
10851 * config.sub: Contributions from bug-gnu-utils to:
10852 Support plain "hppa" (no version given) architecture, reported by
10853 OpenStep.
10854 OpenBSD like NetBSD.
10855 LynxOs is not a hardware supplier.
10856
10857 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 10858 OpenBSD like NetBSD.
6599da04
JM
10859 Stratus systems.
10860 More Pyramid systems.
10861 i[n>4]86 Intel chips.
10862 M680[n>4]0 Motorola chips.
10863 Use unknown instead of lynx for hardware manufacturer.
10864
10865Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10866
10867 * install.sh (chmodcmd): Set to null if the DST directory already
10868 exists.
10869
10870Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10871
10872 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10873 not use mt-ppc target Makefile fragment any more.
10874
10875Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10876
10877 * configure.in (*-*-windows): Exclude everything but those dirs
10878 needed to build windows.
10879
10880Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10881
10882 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10883
10884Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10885
10886 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
10887
10888Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10889
10890 * Undo my previous change.
10891
10892Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10893
10894 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10895 unconditionally.
10896 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10897
10898Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10899
10900 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10901 host to add it's own flags.
6599da04
JM
10902
10903Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10904
10905 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10906
10907Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10908
10909 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10910 (CXX_FOR_TARGET): Likewise.
10911 (GCC_FOR_TARGET): Define.
10912 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10913 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10914 CC_FOR_TARGET was specified on the command line.
10915 (MAKEOVERRIDES): Don't define.
10916
10917Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10918
10919 * configure.in (m32r): Fix spelling of libg++ libs.
10920
10921Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10922
10923 * config.sub (-apple*): Remove, now redundant.
10924
10925Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10926
10927 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10928
10929 * configure: Rework yesterday's sed script patch.
10930
10931 * config.sub: Merge with FSF.
10932
10933Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10934
10935 * config.guess: Merge from FSF.
10936
10937 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
10938 * config.guess: Use pc instead of unknown, for pc clone systems.
10939 Change linux to linux-gnu.
6599da04
JM
10940
10941 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 10942 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
10943
10944Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10945
10946 * test-build.mk (HOLES): Add "xargs" for gdb.
10947
10948 * configure: Avoid hpux10.20 sed bug.
10949
10950Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10951
731a8127 10952 * configure.in: Add support for windows host
6599da04
JM
10953 (that is a build done under the Microsoft build environment).
10954
10955Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10956
10957 * Makefile.in: Replace all uses of srcroot with s, to shrink
10958 command line lengths.
10959
10960 Patches from Geoffrey Noer <noer@cygnus.com>:
10961 * configure.in: If configuring for newlib, pass --with-newlib to
10962 subdirectories.
10963 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10964 -Bnewlib/ and -Lwinsup to gcc.
10965 (CXX_FOR_TARGET): Likewise.
10966
10967Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10968
10969 * Makefile.in (ETC_SUPPORT): Add configure.
10970
10971Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10972
4e81ae98 10973 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
10974 host configuration file.
10975
10976Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10977
10978 * configure.in: Break mn10x00 support into separate
10979 mn10200 and mn10300 configurations.
10980 * config.sub: Likewise.
10981
10982Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10983
10984 * configure.in: Add lots of stuff to noconfigdirs for
10985 the mn10x00 targets.
10986
10987 * config.sub, configure.in: Add mn10x00 support.
10988
10989Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10990
10991 * make-all.com: Call conf-a-gas, not config-a-gas.
10992
10993Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10994
10995 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 10996 targets.
6599da04
JM
10997
10998Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10999
11000 * mpw-README: Add much more detail for native PowerMac.
11001 * mpw-install: New file.
11002 * mpw-configure: Add --norecursion and --help options.
11003 * mpw-config.in: Translate readme and install files when
11004 copying to objdir.
11005 * mpw-build.in: Don't always depend on byacc and flex.
11006 (install-only-top): New action.
11007
d207ebef
JM
11008Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11009
11010 * configure.in: You can now configure GDB for the v850.
11011
6599da04
JM
11012Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11013
11014 * configure.in (noconfigdirs): Don't configure any C++ dirs
11015 if targeting D10V.
11016
11017Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11018
11019 * config.sub: Recognize mips64vr5000.
11020
11021Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11022
11023 * configure.in: Use a single line for host_tools and native_only.
11024
11025Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11026
11027 * config.sub, configure.in: Add entries for m32r.
11028
11029Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11030
11031 * Makefile.in (inet-install): Don't run install-gzip.
11032
11033Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11034
11035 * configure.in: Don't config lots of things for *-*-windows*.
11036
11037Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11038
11039 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11040 (host_libs, host_tools): Copy from configure.in.
11041 * mpw-configure: Don't complain about directories not found.
11042
11043Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11044
11045 * configure.in (i[345]86): Recognize i686 for pentium pro.
11046 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11047 file.
11048
11049 * config.guess (i[345]86): Ditto.
11050
11051Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11052
11053 * configure.in (noconfigdirs): Removed gdb for D10V.
11054
d207ebef 11055Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11056
d207ebef
JM
11057 * configure.in: Remove ld, target-libio, target-libg++, and
11058 target-libstdc++ from noconfigdirs.
5d4a5ee6 11059
6599da04
JM
11060Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11061
11062 * configure: Fix three locations where shell scripts were
11063 being run directly rather than with config_shell.
11064
d207ebef
JM
11065Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11066
11067 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11068 * config.sub (basic_machine): Recognize v850.
11069
6599da04
JM
11070Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11071
11072 * mpw-configure: Handle multiple enable/disable options and
11073 pass them down recursively, handle -c and -s flags appropriately
11074 depending on choice of compiler, add escape mechanism for
11075 quoted arguments to gC.
11076
11077Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11078
11079 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11080 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11081 so that -mrelocatable-lib and -mno-eabi are used.
11082
11083 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11084 not support --print-multi-lib, don't abort.
11085
6599da04
JM
11086Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11087
11088 * make-all.com: Run config-a-gas.
11089 * setup.com: Don't copy subdirectory files around.
11090
11091Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11092
11093 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11094 target, it now compiles correctly.
11095
11096Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11097
11098 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11099
11100Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11101
4e81ae98 11102 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11103
11104Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11105
11106 * configure.in (native_only): Add prms.
11107
11108Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11109
11110 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11111 (BINUTILS_SUPPORT_DIRS): Likewise.
11112
11113Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11114
11115 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11116 d10v support is added.
11117
11118Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11119
11120 * configure.in (d10v-*-*): New target.
11121
11122Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11123
11124 * config.guess (HP 9000/811): Recognize this as a PA1.1
11125 machine.
11126
11127Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11128
11129 * Makefile.in (do-tar-gz): New target, split out from tail end of
11130 taz target. Run each command separately, don't use pipes.
11131 (taz): Use it.
11132
11133Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11134
11135 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11136 * mpw-build.in: No builds should depend on building byacc or flex,
11137 they are assumed to be installed already.
11138
11139Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11140
11141 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11142 variable that CC_FOR_TARGET needs.
11143
11144Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11145
11146 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11147 options have changed since the last time the subdirectory was
11148 configured, and if it has, reconfigure.
11149 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11150 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11151
11152Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11153
11154 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11155 CLEAN_MODULES): Add bash.
11156 (all-bash): New target.
11157
11158Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11159
11160 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11161
11162Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11163
11164 * config.sub (basic_machine): Recognize d10v as a valid processor.
11165
11166Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11167
11168 * mpw-configure: Add support for --bindir.
11169 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11170
11171Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11172
11173 * configure.in: add bash, time, gawk to list of hosttools and things
11174 to only build for native toolchains
11175
11176Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11177
11178 * Makefile.in (docdir): Remove.
11179
11180Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11181
11182 * Makefile.in (datadir): Set to $(prefix)/share.
11183
11184Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11185
11186 * configure.in: build diff and patch for cygwin32-hosted
11187 toolchains.
11188
11189Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11190
11191 * config.sub: Accept -rtems*.
11192
11193Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11194
e490616e
ZW
11195 * configure.in: enable dosrel for cygwin32-hosted builds,
11196 remove diff from the list of things not buildable
11197 via Canadian Cross
6599da04
JM
11198
11199Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11200
11201 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11202 don't get ". ".
6599da04
JM
11203
11204Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11205
11206 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11207
11208Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11209
11210 * Makefile.in (taz): Handle case where tex3patch didn't even get
11211 checked out. Also, if it was found, put the symlink in a new util
11212 subdirectory.
11213
11214Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11215
11216 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11217
11218Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11219
11220 * config.sub: Recognize -openvms.
11221 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11222 * make-all.com, setup.com: New files.
11223
11224Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11225
11226 * Makefile.in (taz): tex3patch moved to texinfo/util.
11227
11228Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11229
11230 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11231 * configure.in: remove make from disable-if-Can-Cross list
11232 enable gdb if ${host} and ${target} are cygwin32
11233
11234Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11235
11236 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11237 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11238
11239Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11240
11241 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11242 distinguish sysv/svr4/bsd variants.
11243 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11244
11245Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11246
11247 * configure.in: Added copyright notice.
11248 * move-if-change: Added copyright notice.
11249
11250Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11251
11252 * configure.in (powerpcle-*-solaris*): Until we get shared
11253 libraries working, don't build gdb, sim, make, tcl, tk, or
11254 expect.
11255
11256Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11257
11258 * config.guess: Merge with FSF:
11259
11260 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11261 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11262
11263 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11264 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11265
11266 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11267 * config.guess: Combine two OSF1 rules.
11268 Also recognize field test versions. From mjr@zk3.dec.com.
11269 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11270 because GNU uname does not support -p. From pmr@pajato.com.
11271
11272Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11273
11274 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11275
11276Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11277
11278 * mpw-README: Document GCCIncludes.
11279
11280Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11281
11282 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11283
11284Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11285
11286 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11287
11288Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11289
11290 * configure.in (*-*-cygwin32): Configure make.
11291
11292Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11293
11294 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11295
11296Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11297
11298 * Makefile.in (all-inet): Depend on all-perl.
11299
11300 * Makefile.in (inet-install): New target.
11301
11302 * Makefile.in (all-inet): Depend on all-tcl.
11303 (all-inet): Depend on all-send-pr.
11304
11305Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11306
11307 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11308 temporarily.
11309
11310Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11311
11312 * configure.in: Don't configure --with-gnu-ld on AIX.
11313
11314Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11315
11316 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11317
11318Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11319
11320 * Makefile.in (ALL_MODULES): Added all-inet.
11321 (CROSS_CHECK_MODULES): Added check-inet.
11322 (INSTALL_MODULES): Added install-inet.
11323 (CLEAN_MODULES): Added clean-inet.
11324 (all-indent): New target.
11325
11326 * configure.in (host_tools): Added inet.
11327 (native_only): Added inet.
11328 (noconfigdirs): Added inet.
11329
11330Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11331
11332 * configure.in: Don't configure libgloss if we are not configuring
11333 newlib.
11334
11335Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11336
11337 * configure.in: Don't configure libgloss for unsupported
11338 architectures.
11339
11340Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11341
11342 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11343
11344Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11345
11346 * Makefile.in (ALL_MODULES): Include all-apache.
11347 (CROSS_CHECK_MODULES): Include check-apache.
11348 (INSTALL_MODULES): Include install-apache.
11349 (all-apache): New target.
11350
11351 * configure.in: Added apache everywhere perl is seen.
11352
11353Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11354
11355 * Makefile.in: Add support for clean-{module} and
11356 clean-target-{module} rules.
11357
11358Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11359
11360 * configure.in (*-*-ose) do not build libgloss.
11361
11362Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11363
11364 * config.guess (prep*:SunOS:5.*:*): Turn into
11365 powerpele-unknown-solaris2.
11366
11367Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11368
11369 * configure.in: Permit --enable-shared to specify a list of
11370 directories.
11371
11372Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11373
11374 * configure.in (host==solaris): Pass only the first word of $CC
11375 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11376
11377Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11378
11379 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11380
11381Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11382
11383 * Makefile.in (ALL_MODULES): Include all-perl.
11384 (CROSS_CHECK_MODULES): Include check-perl.
11385 (INSTALL_MODULES): Include install-perl.
11386 (ALL_X11_MODULES): Include all-guile.
11387 (CHECK_X11_MODULES): Include check-guile.
11388 (INSTALL_X11_MODULES): Include install-guile.
11389 (all-perl): New target.
11390 (all-guile): New target.
11391
11392 * configure.in (host_tools): Include perl and guile.
11393 (native_only): Include perl and guile.
11394 (noconfigdirs): Don't build guile and perl; no ports have been
11395 done.
11396
11397Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11398
e490616e
ZW
11399 * configure (--enable-*): Handle quoted option lists such as
11400 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11401
11402Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11403
11404 * Makefile.in ({,inst}all-target): New rule so we can make and
11405 install all of the target directories easily.
11406
11407Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11408
11409 * configure.in: Add missing global flag in sed substitution when
11410 deleting `target-' from ${configdirs}.
11411
11412Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11413
11414 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11415 option.
11416
11417 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11418 config/mh-necv4.
11419
11420 * install.sh: Correct misspelling of transformbasename.
11421
11422 * config.guess: Recognize mips-*-sysv*.
11423
11424Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11425
11426 * config.sub: Recognize mon960.
11427
11428Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11429
11430 * configure: Restore Canadian Cross handling of BISON and LEX,
11431 removed in Feb 20 change.
11432
11433Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11434
11435 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11436 Mention make install. Remove the old copyright date as well the
11437 clumsy and rather pointless copyright on the README file.
11438
11439Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11440
11441 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11442 Makefile after running symlink-tree, then run `make distclean' to
11443 avoid clobbering any generated files in srcdir.
11444
11445Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11446
11447 * configure.in (m68k-*-netbsd*): Build everything now.
11448
11449Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11450
11451 * Makefile.in (taz): Fix quoting.
11452
11453Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11454
11455 * configure.in (sparclet-*-*): Build everything now.
11456
11457Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11458
11459 * configure.in (m68k-*-linux*): New host.
11460
11461Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11462
11463 * configure: Check for bison before byacc.
11464
11465Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11466
11467 * Makefile.in configure: Change the way LEX and BISON/YACC are
11468 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11469 searching PATH. These are used as fallbacks by Makefile.in if
11470 flex/bison/byacc aren't in objdir.
11471
11472Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11473
11474 * Makefile.in: Make everything which depends upon all-bfd also
11475 depend upon all-opcodes, in case --with-commonbfdlib is used.
11476
11477Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11478
11479 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11480 building NT native compilers on Unix.
11481
11482Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11483
11484 * configure.in: Don't get CC from the host Makefile fragment if we
11485 can find gcc in PATH, or if this is a Canadian Cross. Move the
11486 Solaris test for /usr/ucb/cc to the post target script, just after
11487 the compiler sanity test.
11488
11489Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11490
11491 * config.sub: Merge with FSF.
11492
11493Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11494
11495 * Makefile.in (RPATH_ENVVAR): New variable.
11496 (REALLY_SET_LIB_PATH): Use it.
11497 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11498
11499Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11500
11501 * config.sub, configure.in: Recognize sparclet cpu.
11502
11503Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11504
11505 * config.guess: Support m68k-cbm-sysv4.
11506
11507Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11508
11509 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11510 m68k-unknown-linuxaout from linker help string. Put quotes around
11511 $ld_help_string.
11512
11513Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11514
11515 * config.guess (powerpc-harris-powerunix): Add guess for port
11516 to new target.
11517
11518Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11519
11520 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11521
11522Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11523
11524 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11525 $(REALLY_SET_LIB_PATH) in Makefile.
11526 * Makefile.in (SET_LIB_PATH): New variable.
11527 (REALLY_SET_LIB_PATH): New variable.
11528 ($(DO_X)): Use $(SET_LIB_PATH).
11529 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11530 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11531 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11532 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11533 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11534 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11535 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11536 (install-dosrel): Likewise.
11537 (all-opcodes): Depend upon all-libiberty.
11538
11539Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11540
11541 * config.guess (*:CYGWIN*): New
11542
11543Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11544
11545 * Makefile.in (all-target-winsup): All all-target-libiberty.
11546
11547Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11548
11549 * configure.in (noconfigdirs): Add missing # in front of comment.
11550
11551Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11552
11553 * configure.in: add second pass to things added to noconfigdirs
11554 so *-gm-magic can exclude libgloss properly.
11555
11556Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11557
11558 * mpw-configure (extralibs_name, rez_name): Set correctly
11559 for MWC68K compiler.
11560
11561 * mpw-README: Add more info on the necessary build tools.
11562
11563Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11564
11565 * configure.in, config.sub: Recognize cygwin32.
11566
11567Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11568
11569 * config.guess, config.sub: Recognize A/UX.
11570
11571Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11572
11573 * config.sub: Merge with gcc/config.sub.
11574
11575Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11576
11577 * mpw-build.in (do-binutils): Add build of stamps.
11578
11579Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11580
11581 * config.sub: Add recognition for mips64vr4100*-* targets.
11582
11583Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11584
11585 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11586 Add creation of gconfigargs with `--enable-shared' turned on.
11587 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11588 ($(host)-stamp-stage3-configured): Likewise.
11589 (HOLES): Add chatr and ldd.
11590 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11591
11592Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11593
11594 * configure: Pass --nfp to recursive configures.
11595
11596Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11597
11598 * Makefile.in (DLLTOOL): New.
11599 (DLLTOOL_FOR_TARGET): New.
11600 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11601 (EXTRA_TARGET_FLAGS): Ditto.
11602 (EXTRA_GCC_FLAGS): Ditto.
11603 (CONFIGURE_TARGET_MODULES): Ditto.
11604 (DO_X): Ditto.
11605 * configure: Add DLLTOOL.
11606
11607Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11608
11609 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11610 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11611 mh-sco, since old workarounds no longer needed, and don't
11612 build ld, since libraries have weak symbols in COFF.
11613
11614Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11615
11616 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11617
11618Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11619
11620 * configure.in: Make sure that ${CC} can be used to compile an
11621 executable.
11622
11623Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11624
11625 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11626 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11627 nothing depending on whether gdbtk is being built.
11628
11629Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11630
11631 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11632
11633Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11634
11635 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11636 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11637
11638Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11639
11640 * config-ml.in: Add support for
11641 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11642 Simplify setting of multidirs from --disable-foo.
11643
11644Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11645
11646 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11647 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11648 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 11649 non-empty, pass them on to the GCC make.
6599da04
JM
11650 (all-bootstrap): New rule that is like all-gcc, except it executes
11651 the GCC bootstrap rule instead of the GCC all rule.
11652
11653Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11654
11655 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11656
11657Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11658
11659 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11660 DG/UX support.
11661
11662Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11663
11664 * config.sub (i*86*) Change [345] to [3456]
11665
11666Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11667
11668 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11669 --with-gnu-ld=no.
11670
11671Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11672
11673 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11674 AIX multilibs get built.
11675
11676Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11677
11678 * configure.in (i386-win32): Don't build expect if we're not
11679 building the tcl subdir.
11680
11681Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11682
11683 * Makefile.in: (configure-target-examples, all-target-examples):
11684 New targets, configure and build example programs.
11685
11686Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11687
11688 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11689 use it as input to sedit the generated MPW makefile.
11690 * mpw-README: Add a suggestion about Gestalt.h.
11691
11692Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11693
11694 * config.sub: Accept *-*-ieee*.
11695
11696Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11697
11698 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11699 Ronald F. Guilmette <rfg@monkeys.com>.
11700
11701Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11702
11703 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11704 for powerpc-pe native.
11705 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11706 (target==powerpc-pe): duplicate i386-win32 entry.
11707
11708Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11709
11710 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11711 of vxworks, not just vxworks5.1.
11712
11713Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11714
11715 * mpw-configure: Add support for exec-prefix.
11716
11717Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11718
11719 * config.guess: Recognize HP model 816 machines as having
11720 a PA1.1 processor.
11721
11722Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11723
11724 * configure: Ignore new autoconf configure options.
11725
6599da04
JM
11726Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11727
11728 * config.guess: Recognize Pentium under SCO.
11729 From Robert Lipe <robertl@arnet.com>.
11730
11731Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11732
11733 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
11734
11735Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11736
11737 * configure.in: Don't configure gas for alpha-dec-osf*.
11738
11739Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11740
11741 * configure.in: Default to --with-stabs for some targets for which
11742 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11743 i[345]86*-*-unixware*.
11744
11745Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11746
11747 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11748 rather than basing it on the target. Simplify handling of options
11749 controlling which directories to configure. Remove extraneous
11750 slash in multi-clean target.
11751
11752Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11753
11754 * config-ml.in: Prefix more variables with ml_ so they don't collide
11755 with configure's.
11756
11757Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11758
11759 * configure: Don't turn -v into --v.
11760
11761Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11762
11763 * configure.in (targargs): Fix typo.
11764
11765 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11766
11767Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11768
11769 * configure.in: Strip --host and --target options from
11770 CONFIG_ARGUMENTS, and always configure for --host only. Add
11771 --with-cross-host option when building with a cross-compiler.
11772 * configure: Canonicalize the arguments put into config.status by
11773 always using `=' for an option with an argument. Pass a presumed
11774 --host or --target explicitly.
11775
11776Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11777
11778 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11779 into general OS recognition case.
11780
11781Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11782
11783 * configure.in (target_configdirs): add target-winsup only
11784 for win32 target systems.
11785
11786Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11787
11788 * Makefile.in (all-target-libgloss): Depend upon
11789 configure-target-newlib, since when libgloss is built it looks to
11790 see if the newlib directory exists.
11791
11792Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11793
11794 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11795 cfg-ml-*.in.
11796
11797Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11798
11799 * configure: Handle LD and LD_FOR_TARGET when configuring a
11800 Canadian Cross.
11801
6599da04
JM
11802Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11803
11804 * configure.in (target_libs): add target-winsup.
11805 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11806 (target==ppcle-pe): remove ld from $noconfigdirs.
11807
11808Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11809
11810 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11811 Preserve relative path names in $srcdir. Build symlink tree if
11812 configuring cross target dir and srcdir=. (= no VPATH support).
11813 (configure-target-libg++): Depend on configure-target-librx.
11814 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11815 * config-ml.in: New file.
11816 * symlink-tree: New file.
11817 * configure: Ensure srcdir="." if that's what it is.
11818
11819Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11820
11821 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11822 includes and FLEX_SKELETON setting.
11823 * mpw-configure (--with-gnu-ld): New option, controls whether
11824 to use PPCLink or ld with PowerMac GCC.
11825 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11826 * mpw-config.in: Configure grez if targeting Mac.
11827
11828 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
11829 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11830 just macos.
6599da04
JM
11831 * configure.in: Configure grez resource compiler if targeting Mac.
11832 * Makefile.in (all-grez, install-grez): New targets.
11833
11834Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11835
11836 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 11837 gcc in the path, set CC to gcc -O2.
6599da04
JM
11838
11839Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11840
11841 * configure: Default ${build} correctly. Avoid picking up extra
11842 spaces when reading CC and CXX from Makefile. When doing a
11843 Canadian Cross, use plausible default values for numerous
11844 variables.
11845 * configure.in: When doing a Canadian Cross, don't try to
11846 configure tools whose configure script can't handle it.
11847
11848Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11849
11850 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11851
11852Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11853
11854 * configure: Remove dubious bug reporting address.
11855
11856Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11857
11858 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11859 configure script, run that instead of this directory's configure.
11860 In either case, print a message that we're configuring the sub-dir.
11861
11862Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11863
11864 * configure.in: Before checking for the existence of various files,
11865 use sed to filter out "target-".
11866
11867Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11868
11869 * Makefile.in (DO_X): Split rule to decrease command line length
11870 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11871 (Philippe De Muyter).
11872
11873Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11874
11875 * Makefile.in (all-patch): depend on all-libiberty.
11876
11877Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11878
11879 * configure.in: If the only directory in target_configdirs which
11880 actually exists is libiberty, then set target_configdirs to empty,
11881 to avoid trying to build a target libiberty in a gas or gdb
11882 distribution.
11883
11884Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11885
11886 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
11887 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11888 systems.
6599da04
JM
11889
11890Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11891
11892 * configure.in (copy_dirs): Use sys-include instead of include
11893 for --with-headers option.
11894
11895Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11896
11897 * Makefile.in, configure.in: Make winsup builds work with
11898 new scheme.
11899
11900Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11901
11902 * configure.in: Build the linker on AIX.
11903
11904Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11905
11906 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11907 where needed.
11908
11909Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11910
11911 * Makefile.in (all-gcc): Fix typo.
11912
11913Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11914
11915 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11916
11917Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11918
11919 * configure.in: Rename libFOO to target-libFOO, and xiberty
11920 to target-xiberty, to provide more flexibility.
11921 (target_subdir): Define. Create if cross.
11922 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11923 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11924 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11925 check-libFOO -> check-target-libFOO, etc.
11926 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11927 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11928 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11929 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11930 allow ALL_GCC="" to only configure.
11931 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11932 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11933 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11934
11935Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11936
11937 * Makefile.in (taz): Build "info" in etc explicitly.
11938
11939Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11940
11941 * configure.in: Make sure that CC is undefined (as opposed to
11942 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11943 problem with autoconf trying to configure on a host without GCC.
11944
11945Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11946
11947 * mpw-configure: Set host alias from choice of host compiler,
11948 only use generic MPW Makefile sed if present, edit a file
11949 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11950 * mpw-README: Add problem notes about CW6 and CW7.
11951
11952Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11953
11954 * Makefile.in (taz): Use ";" instead of ";;".
11955
11956Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11957
11958 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11959 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11960 DISTDOCDIRS.
11961 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11962 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11963
11964Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11965
11966 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11967 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11968 Move bfd to DISTSTUFFDIRS.
11969
11970Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11971
11972 * Makefile.in (X11_LIB): Removed.
11973 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11974
11975 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11976
11977Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11978
11979 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11980 names.
11981
11982Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11983
11984 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11985
11986Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11987
11988 * configure.in (i[345]86-*-win32): Always build newlib.
11989 Don't configure cvs, autoconf or texinfo.
11990 * Makefile.in (LD_FOR_TARGET): New.
11991 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11992 Pass down LD_FOR_TARGET.
11993
11994Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11995
11996 * winsup: New directory.
11997 * Makefile.in: Build winsup.
11998 * configure.in: Winsup is configured when target is win32.
11999 Can only build win32 target GDB when native.
4e81ae98 12000
6599da04
JM
12001Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12002
12003 * config.guess: Recognize HP model 819 machines as having
12004 a PA 1.1 processor.
12005
12006Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12007
12008 * configure: Fix sed loop which substitutes for CC and CXX to
12009 avoid bug found in various sed implementations.
12010
12011Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12012
12013 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12014 simulator. Use standard powerpc-*-eabi*.
12015
12016Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12017
12018 * configure.in: Stop putting gas and binutils in noconfigdirs for
12019 powerpc-*-aix* and rs6000-*-*.
12020
12021Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12022
12023 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12024 -mcall-aixdesc libraries.
12025
12026Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12027
12028 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12029
12030 * config.sub (arm | armel | armeb): Fix shell syntax.
12031
12032Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12033
12034 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12035 -msoft-float and -mcpu=common support.
12036 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12037 libraries.
12038
12039Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12040
12041 * configure.in: Allow configuration and build of emacs19 for the alpha.
12042
12043Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12044
12045 * configure.in (CC): Get ^CC, not just any old CC, from
12046 ${host_makefile_frag}.
12047
12048Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12049
4e81ae98 12050 * configure.in (CC): Try to get CC from
6599da04
JM
12051 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12052
12053Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12054
12055 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12056 only if it exists in $(srcdir).
12057
12058Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12059
12060 * configure: If CC and CXX are not set in the environment, set
12061 them, based on either an existing Makefile or on searching for gcc
12062 in PATH. Substitute for CC and CXX in Makefile.
12063 * configure.in: Remove libm from target_libs. Separate
12064 target_configdirs from configdirs. If CC is not set in
12065 environment, try to get it from a host Makefile fragment. Rewrite
12066 changes of configdirs to use skipdirs instead. A few minor
12067 tweaks. Take directories out of target_configdirs as they are
12068 taken out of configdirs. Remove existing Makefile files from
12069 subdirectories. Substitute for TARGET_CONFIGDIRS and
12070 CONFIG_ARGUMENTS in Makefile.
12071 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12072 by configure.in.
12073 (CONFIG_ARGUMENTS): Likewise.
12074 (CONFIGURE_TARGET_MODULES): New variable.
12075 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12076 ($(CONFIGURE_TARGET_MODULES)): New target.
12077 (configure-libg++, configure-libio): New targets.
12078 (all-libg++): Depend upon configure-libg++.
12079 (all-libio): Depend upon configure-libio.
12080 (configure-libgloss, all-libgloss): New targets.
12081 (configure-libstdc++): New target.
12082 (all-libstdc++): Depend upon configure-libstdc++.
12083 (configure-librx, all-librx): New targets.
12084 (configure-newlib): New target.
12085 (all-newlib): Depend upon configure-newlib
12086 (configure-xiberty): New target.
12087 (all-xiberty): Depend upon configure-xiberty.
12088
12089Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12090
12091 * configure.in (host i[345]86-*-win32): Expand the
12092 noconfigdirs again.
12093
12094Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12095
12096 * mpw-configure: Fix sed command file name.
12097
12098Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12099
4e81ae98 12100 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12101 noconfigdirs again.
12102
12103Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12104
12105 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12106 or powerpc*-*-pe*, since they are not yet supported.
12107
12108Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12109
12110 Add PowerMac support and many other enhancements.
12111 * mpw-configure: New option --cc to select compiler to use,
12112 paste options set according to --cc into the generated
12113 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12114 if mpw-make.sed is present.
12115 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12116 add forward includes for PowerPC include files.
12117 * mpw-build.in: Build using Makefile.PPC if present.
12118 (do-byacc, etc): Remove separate version resource builds.
12119 (do-gas): Build "stamps" before "all".
12120 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12121 * mpw-README: Update to reflect --cc option, PowerMac support,
12122 and recently-reported compatibility problems.
12123
12124Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12125
12126 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12127 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12128 (--with-multilib-top): Pass to recursive invocations.
12129
12130Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12131
12132 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12133 v810-*-*.
12134
12135Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12136
12137 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12138 gdb, ld and opcodes on v810-*-*.
12139
6599da04
JM
12140Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12141
12142 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12143 (local-maintainer-clean): New target.
12144 (maintainer-clean): New target.
12145 (realclean): Just depend upon maintainer-clean.
12146
12147Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12148
12149 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12150
12151Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12152
12153 * configure.in: Build ld in mips*-*-bsd* case.
12154
12155Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12156
12157 * config.sub: Accept -lites* OS. From Ian Dall.
12158
12159Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12160
12161 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12162 targets.
6599da04
JM
12163
12164Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12165
12166 * configure.in: treat i386-win32 canadian cross the same as
12167 i386-go32 canadian cross.
12168
12169Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12170
12171 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12172 running under the simulator to build a reduced set of libraries.
12173 (powerpc-*-eabiaix): Add fine grained multilib support added to
12174 other powerpc targets yesterday.
12175
12176Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12177
12178 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12179 -disable-softfloat, -disable-relocatable, -disable-aix, and
12180 -disable-sysv to control which multilib libraries get built.
12181
12182Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12183
12184 * configure: Add Makefile.tem to list of files to remove in trap
12185 handler.
12186
12187Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12188
12189 * config.guess (*Linux*): Add missing "exit"s.
12190 Also, need specific check for alpha-unknown-linux (uses COFF).
12191
12192Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12193
12194 * config.guess: Merge with FSF:
12195
12196 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12197 * config.guess (AIX4): More robust release numbering discovery.
12198
12199 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12200 * config.guess (i386-sequent-ptx): Properly get version number.
12201
12202 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12203 * config.guess (mips:*:4*:UMIPS): New case.
12204
12205Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12206
12207 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12208 (i386-win32 host): Likewise. Don't build readline.
12209
12210Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12211
12212 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12213 SUPPORT_FILES to submakes.
12214
12215Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12216
12217 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12218 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12219 mpw-configure.
12220
12221Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12222
12223 * configure.in (appdirs): Use =, not ==, in test expression when
12224 trying to build the text to print in the warning message for
12225 Solaris users.
12226
12227Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12228
12229 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12230
12231Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12232
12233 * config.guess: Recognize lynx-2.3.
12234
12235Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12236
12237 * config.sub (z8ksim): Deleted
12238 (z8k-*-coff): New, this is the one true name of the target.
12239
12240Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12241
12242 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12243
12244Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12245
12246 * config.guess (*:Linux:*:*): First try asking the linker what the
12247 default object file format is (elf, aout, or coff). Then if this
12248 fails, try previous methods.
12249
12250Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12251
12252 * configure.in: Don't build newlib for *-*-vxworks5.1.
12253
12254Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12255
12256 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12257 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12258
12259Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12260
12261 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12262
12263Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12264
12265 * cfg-ml-com.in: New file.
12266 * cfg-ml-pos.in: New file.
12267
12268Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12269
12270 * COPYING.NEWLIB: Add HP free copyright to list.
12271
12272Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12273
12274 * config.sub: Recognize -eabi* for the system, not just -eabi.
12275
12276Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12277
12278 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12279 * config.sub, configure.in (win32): New target and host.
12280
12281Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12282
12283 * configure.in: Add i386-pe configuration.
12284
12285Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12286
12287 * mpw-build.in (install): Install GDB after LD.
12288
12289Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12290
12291 * mpw-config.in (elf/mips.h): Always forward-include, needed
12292 for GDB to build.
12293
12294Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12295
12296 * testsuite: New directory for customer acceptance and whole tool
12297 chain tests.
12298
12299Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12300
12301 * configure: If per-host line isn't found, but AC_OUTPUT is found
12302 and a configure script exists, run it instead.
12303
12304Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12305
12306 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12307
12308Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12309
12310 * configure: Set build_{cpu,vendor,os,alias} to host values when
12311 --build isn't specified.
12312
12313Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12314
12315 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12316 (FLAGS_TO_PASS): Pass them.
12317 (EXTRA_TARGET_FLAGS): Ditto.
12318
6599da04
JM
12319Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12320
12321 * Makefile.in (all-libg++): Depend on all-libstdc++.
12322
12323Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12324
12325 * configure.in (noconfigdirs): Enable all packages for
12326 i386-unknown-netbsd.
12327
12328Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12329
12330 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12331 hosted builds (DOS builds)
12332
12333Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12334
12335 Changes for ARM based on patches from Richard Earnshaw:
12336 * config.sub: Handle armeb and armel.
12337 * configure.in: Omit arm linker only for riscix.
12338
12339Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12340
12341 * config.guess: Update from FSF.
12342
12343Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12344
63f6bcd7 12345 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12346 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12347 powerpcle variant. Convert pentium into i586, not i486. Add p5
12348 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12349 temporarily.
12350
12351Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12352
12353 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12354
12355Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12356
12357 * config.sub: Accept -lites* as a basic system type.
12358
12359Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12360
12361 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12362 installed, and if so return linuxoldld as the system name.
12363
12364Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12365
12366 * config.guess: Add hppa1.1-hp-lites support.
12367
12368Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12369
12370 * configure.in: Don't build newlib for m68k-vxworks5.1.
12371
12372Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12373
12374 * configure.in (mips-sgi-irix6): Use mh-irix5.
12375
12376Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12377
12378 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12379
12380Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12381
12382 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12383 OSF/1. Fix compiler flags.
6599da04
JM
12384 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12385
12386Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12387
12388 * configure.in: Recognize --with-newlib.
12389 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12390
12391Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12392
d207ebef 12393 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12394 to *_X11_MODULES due to gdbtk needing X include files et al.
12395
12396Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12397
12398 Merge in support for Mac MPW as a host.
12399 (Old change descriptions retained for informational value.)
12400
12401 * mpw-config.in: Add generic include forwards for cpu-specific
12402 include files in aout and elf directories.
12403
12404 * mpw-configure: Added copyright.
12405 * mpw-config.in: Check for presence of required build tools.
12406 (target_libs): Add newlib.
12407 (target_tools): Add examples.
12408 (Read Me): Generate as "Read Me for MPW" instead.
12409 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12410 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12411 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12412
12413 * mpw-configure: Remove subdir-specific makefile hackery,
12414 delete mk.tmp after using it.
12415
12416 * mpw-build.in (all): Display start and end times.
12417
12418 * mpw-configure (host_canonical): Set.
12419 (target_cpu): Always add to makefiles.
12420 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12421 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12422 (mpw-mh-mpw): Look for in srcdir and srcroot.
12423 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12424
12425 * mpw-build.in: (install-only): New target.
12426
12427 * mpw-configure (host_alias, target_alias): Rename from hostalias
12428 and targetalias, add into generated Makefile.
12429 (mk.tmp): If present, add into generated Makefile.
12430 * mpw-build.in (all-gas): Build config.h first before gas proper.
12431
12432 * mpw-configure (config.status): Write only if changed.
12433 * mpw-config.in (readline): Configure it (not built, just used for
12434 definitions).
12435
12436 * mpw-config.in (elf/mips.h): Add a forward include.
12437
12438 * mpw-config.in: Forward-include most .h files in include into
12439 extra-include.
12440 (readline): Don't build.
12441 mpw-build.in (install): Install GDB.
12442
12443 * mpw-configure (prefix, mpw_prefix): Handle it.
12444 * mpw-config.in (mmalloc, readline): Don't configure.
12445 * mpw-build.in (thisscript): Rename to ThisScript.
12446 Use mpw-build instead of BuildProgram everywhere.
12447 (mmalloc, readline): Don't build.
12448 * mpw-README: New file, basic documentation about the MPW port.
12449
12450 * mpw-config.in: Use forward-include to create include files.
12451
12452 * mpw-configure: Add more things to the top of each configured
12453 Makefile, including contents of config/mpw-mh-mpw.
12454 * mpw-config.in (extra-include): Create this directory and fill it
12455 with Posix-like include files when configuring.
12456
12457 * config.sub (apple, mac, mpw): Add various aliases.
12458
12459 * mpw-build.in: New file, top-level build script fragment for MPW.
12460 * mpw-configure: New file, configure script for MPW.
12461 * mpw-config.in: New file, config fragment for MPW.
12462
12463Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12464
12465 * configure.in (host_libs): Remove glob, since it is gone from the
12466 sources.
12467
12468Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12469
12470 * Makefile.in: define empty GDB_NLM_DEPS var.
12471
12472 * configure.in(target_makefile_frag): use config/mt-netware
12473 for netware targets.
12474
12475Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12476
12477 * config.sub: Merge in recent FSF changes. Remove linux special
12478 cases.
12479
12480Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12481
731a8127 12482 Revert this change:
6599da04
JM
12483
12484 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12485
12486 * build-all.mk: Use CC=cc -Xs on Solaris.
12487
6599da04
JM
12488Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12489
12490 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12491 stop using it.
12492 * Makefile.in: Nuke all references to glob subdirectory.
12493
12494Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12495
12496 * configure.in: Fix --enable-shared logic in per-host.
12497
12498Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12499
12500 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12501
12502Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12503
12504 * configure.in (noconfigdirs): Don't build gas on AIX, for
12505 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12506
12507Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12508
12509 * configure: Fix --cache-file to work if the file argument is a
12510 relative path.
12511
12512Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12513
12514 * configure: If the --cache-file is used, pass it down to
12515 configure in subdirectories.
12516
12517Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12518
12519 * config.sub: add vxworks29k configuration.
12520
12521Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12522
12523 * Makefile.in (taz): Do "diststuff" part quietly.
12524
12525Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12526
12527 * config.sub: Mini-merge with gcc/config.sub.
12528
12529Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12530
12531 * config.guess (IRIX): Sed - to _.
12532
12533Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12534
12535 * Makefile.in (source-vault, binary-vault): New targets.
12536
12537Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12538
12539 * config.sub: Recognize -eabi as a basic system type.
12540
12541Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12542
12543 * configure.in (enable_shared stuff): Fix typo.
12544
12545Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12546
12547 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12548
12549Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12550
12551 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12552
12553Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12554
12555 * configure.in (rs6000-*-*): Don't build gas.
12556
12557Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12558
12559 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12560 reduce command line length.
12561 (AS_FOR_TARGET): Check for as.new, not Makefile.
12562 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12563
12564Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12565
12566 * config.guess: Merge from FSF.
12567
12568Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12569
12570 * configure: Don't use $ when handling program_suffix.
12571
12572Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12573
12574 * configure.in: Configure tk for hppa/hpux.
12575
12576Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12577
12578 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12579
12580Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12581
12582 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12583 to LIBCXXFLAGS. Tests are better run without it.
12584
12585Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12586
12587 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12588
12589Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12590
12591 * configure.in (*-*-netware*): Don't configure xiberty.
12592
12593Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12594
12595 * configure.in: Remove tk from native_only list.
12596
12597Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12598
12599 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12600 for special NCD build.
12601
12602Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12603
12604 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12605 makeall.bat, they're only useful for binutils snapshots.
12606 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12607 makeall.bat to specified SUPPORT_FILES.
12608
12609Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12610
12611 * build-all.mk: Add Ericsson targets to sun4 and solaris
12612 hosts. Add BNR's sun4 target to solaris host, so their
12613 build-from-source will be tested in-house first.
12614
12615Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12616
12617 * Makefile.in (LIBCFLAGS): New variable.
12618 (CFLAGS_FOR_TARGET): Ditto.
12619 (LIBCFLAGS_FOR_TARGET): Ditto.
12620 (LIBCXXFLAGS): Ditto.
12621 (CXXFLAGS_FOR_TARGET): Ditto.
12622 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12623 (BASE_FLAGS_TO_PASS): Pass them.
12624 (EXTRA_TARGET_FLAGS): Ditto.
12625
731a8127 12626 * configure.in: Support --enable-shared.
6599da04
JM
12627
12628Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12629
12630 * configure.in (target_libs): Include libstdc++ again.
12631 * config.guess: Update from FSF (for FreeBSD).
12632
12633Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12634
12635 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12636 makeall.bat.
12637 (DISTDOCDIRS): Add `etc'.
12638 (ETC_SUPPORT_PFX): New variable.
12639 (taz): Include anything from etc starting with a word in
12640 ETC_SUPPORT_PFX.
12641
12642Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12643
12644 * config.sub: Update for recent FSF changes. Remove obsolete
12645 h8300hds entry. Add -windows* and -osx as basic os. Minor
12646 spacing changes.
12647
12648Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12649
12650 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12651
12652 * config.guess: Merge with FSF.
12653 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12654
12655Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12656
12657 * configure: Since the "trap 0" handler will override the exit
12658 status on many systems, only use it for "exit 1", and make it set
12659 a non-zero exit status; reset it before "exit 0". Also, check
12660 exit status of config.sub, and error out if it failed.
12661
12662Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12663
12664 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12665 and install libgloss.
12666
12667Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12668
12669 * Makefile.in (all-binutils): Depend upon all-byacc.
12670
12671 * configure.in: Don't build emacs on Irix 5.
12672
12673Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12674
12675 * configure.in (*-*-netware*): Add libio.
12676
12677Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12678
12679 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12680 (CHECK_TARGET_MODULES): Ditto.
12681 (INSTALL_TARGET_MODULES): Ditto.
12682 (TARGET_LIBS): Ditto.
12683 (all-libstdc++): Note dependencies.
12684
12685Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12686
12687 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12688
12689Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12690
12691 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12692 -fexternal-templates.
12693
12694 * configure.in (target_libs): Add libstdc++.
12695 (noconfigdirs): Add libstdc++ as appropriate.
12696
12697Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12698
12699 * config.guess: Update from FSF.
12700
12701Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12702
12703 * configure: Use ${config_shell} when running ${configsub}.
12704
12705Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12706
12707 * config.sub: No longer recognize h8300h.
12708
12709Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12710
12711 * config.sub: Remove extraneous differences between config.sub and
12712 gcc/config.sub.
12713
12714Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12715
12716 * Makefile.in (DISTSTUFFDIRS): Add gas.
12717
12718Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12719
12720 * COPYING.NEWLIB: New file.
12721
12722Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12723
12724 * config.guess (HP-UX): Patch from Harlan Stenn
12725 <harlan@landmark.com> to also emit release level.
12726
12727Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12728
12729 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12730
12731Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12732
12733 * config.sub: Merge nextstep cleanup from FSF.
12734
12735Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12736
12737 * configure.in (arm-*-*): Don't configure ld for this target.
12738
12739Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12740
12741 * configure.in (*-*-netware): don't configure libg++, libio,
12742 librx, or newlib.
12743
12744Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12745
12746 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12747 configure ld--it works, but it doesn't support shared libraries.
12748
12749Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12750
12751 * config.guess (*-unknown-freebsd*): Get rid of possible
12752 trailing "(Release)" in version string.
12753 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12754
12755Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12756
12757 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12758 Fix type: *-next-neststep -> *-next-nextstep.
12759
12760 * config.guess: Merge from FSF:
12761
12762 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12763
12764 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12765
12766 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12767
12768 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12769 instead of UNIX_SV for UnixWare 1.0).
12770
12771Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12772
12773 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12774 to make gdb/nlm/* build after the compiler and linker.
12775
12776Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12777
12778 * config.guess (netbsd, freebsd, linux): Accept any machine,
12779 not just i[34]86.
12780 (m68k-atari-sysv4): Relocate to match FSF version.
12781
12782 * config.guess: More merges from the FSF:
12783
12784 Add a space before function call or macro invocation.
12785
12786 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12787
12788 * config.guess: Add trap cmd to remove dummy.c and dummy when
12789 interrupted.
12790
12791 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12792
12793 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12794 (dummy): Redirect stderr from compilation of dummy.c.
12795
12796 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12797
12798 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12799
12800Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12801
12802 * configure: Accept and ignore --cache*, for compatibility with
12803 new autoconf.
12804
12805Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12806
12807 * config.guess: Merge from FSF:
12808
12809 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12810
12811 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
12812 (PATH): Add /.attbin at end for finding uname.
12813 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
12814
12815 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12816
e490616e 12817 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
12818
12819 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12820
e490616e
ZW
12821 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12822 to select whether to use ELF or COFF.
6599da04
JM
12823
12824 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12825
e490616e 12826 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
12827
12828 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12829
12830 * config.guess: Guess the OS version for HPUX.
12831
12832 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12833
12834 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12835
12836Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12837
12838 * configure.in: Recognize --with-headers, --with-libs, and
12839 --without-newlib.
12840 * Makefile.in (all-xiberty): Depend upon all-ld.
12841
12842Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12843
12844 * configure.in: Change i[34]86 to i[345]86.
12845
12846Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12847
12848 * configure (version): A few more tweaks to help message.
12849
12850Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12851
12852 * Makefile.in: Remove (for now) librx as a host library,
12853 now that we're building it for target.
12854
12855Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12856
12857 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12858 (Karl Berry).
12859
12860Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12861
12862 * configure.in: Also configure librx.
12863
12864Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12865
12866 * Makefile.in: Update various rules to reflect that librx
12867 is now needed for libg++.
12868
12869Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12870
12871 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12872
12873Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12874
12875 * configure.in: Configure the examples directory.
12876
12877Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12878
12879 * configure: Simplify Jun 2 1994 change.
12880
12881Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12882
12883 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12884 /bin/gcc isn't good enough to build gcc.
12885
12886Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12887
12888 * Makefile.in (GDB_SUPPORT_FILES): Remove
12889 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12890 (gdb.tar.gz): Add new rule to use standard distribution building
12891 mechanism.
12892
12893Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12894
12895 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12896 Bill Cox <bill@cygnus.com>.
12897
12898Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12899
12900 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12901
12902Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12903
12904 * configure: Search current dir first in .gdbinit.
12905
12906Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12907
12908 * config.sub: Recognize freebsd (merged from gcc config.sub).
12909
12910Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12911
12912 * config.sub: Refer to NeXT's operating system as nextstep.
12913
12914 * config.sub (case $basic_machine): Re-order the cases, to match
12915 the order in the FSF version (which is mostly alphabethical).
12916 Merge in some additions and changes from the FSF.
12917
12918Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12919
12920 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12921 * config.sub: Recognize cxux7.
12922 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12923
12924Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12925
12926 * config.sub: Fix typo powerpc -> powerpc-*.
12927
12928Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12929
12930 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12931
12932 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12933 parallel with all-emacs and install-emacs). Top-level command
12934 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12935
12936Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12937
12938 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12939 $(relbindir)/make before doing ``make install'', and use
12940 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12941 installing over running make binary.
12942 ($(host)-stamp-stage3-installed): Likewise.
12943
12944Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12945
12946 * config.guess: Recognize Mach.
12947
12948Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12949
12950 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12951 see whether --exec-prefix was used.
12952
12953Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12954
12955 * README: Explicitly mention libg++/README. (Zoo's idea.)
12956
12957Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12958
12959 * Makefile.in: Add all-librx target similar to all-libproc.
12960
12961Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12962
12963 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12964 with post 1.2 uname bogosity.
12965
12966Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12967
12968 * configure: Remove temporary files on receipt of a signal.
12969
12970Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12971
12972 * configure: If there is a package_makefile_frag, remove
12973 ${subdir}/Makefile.tem after copying it in.
12974
12975Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12976
12977 * build_all.mk: support rs6000 lynx identifies itself as
12978 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12979 since /bin/gcc is too feeble to compile a modern gcc.
12980
12981Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12982
12983 * brought devo/test-build.mk update-to-date with progressive/
12984 test-build.mk. Add lynx targets and hppa flag info.
12985
12986Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12987
12988 * configure.in: Use mh-ncrsvr43. Patch from
12989 Tom McConnell <tmcconne@sedona.intel.com>.
12990
12991Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12992
12993 * config.guess (i386-unknown-bsdi): No longer need to
12994 check #if defined(__bsdi__) && defined(__i386__).
12995
12996Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12997
12998 * configure: Set program_transform_nameoption correctly.
12999
13000Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13001
13002 * brought build-all.mk update-to-date with progressive build-all.mk,
13003 added new targets and hppa info.
4e81ae98 13004
6599da04
JM
13005Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13006
13007 * configure: If config.guess result is a prefix of the user
13008 specified target, assume a native build and use the user specified
13009 target as the host alias. Remove SunOS patch suffix removal hack.
13010 * configure.in: Remove SunOS patch suffix removal hack.
13011
13012 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13013 in NATIVE_CHECK_MODULES.
13014
13015Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13016
13017 * Makefile.in: Rename HOST_ONLY to NATIVE.
13018 * configure: Delete SunOs patch suffix from host_canonical
13019 and build_canonical variables that are prepended to Makefiles.
13020 * configure.in: Add comments for easier maintenance.
13021
13022Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13023
13024 * Makefile.in: Add all-libproc target similar to all-gui.
13025
13026Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13027
13028 * Makefile.in (CHECK_MODULES): split into
13029 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13030
13031Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13032
13033 * config.guess (i386-unknown-bsdi): New system to guess.
13034
13035Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13036
13037 * Makefile.in: Add all-gui target (but not yet build by "all").
13038
13039Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13040
13041 * config.sub: Move deletion of patch suffix from here...
13042 * configure.in: To here, at Ian's suggestion. The top-
13043 level scripts might need to know of a patch level.
13044
13045Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13046
13047 * config.sub: Strip off patch suffix so rtl is recognized
13048 as a sunos4.1.3 machine, even though it's been patched.
13049
13050Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13051
13052 * Makefile.in (INSTALL_LAST): Delete.
13053 (INSTALL_DOSREL): New.
13054
13055Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13056
13057 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13058 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13059 whether we pass down --with-gnu-ld anyhow.
13060
13061Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13062
13063 * Makefile.in (INSTALL_LAST): Change operation so it works
13064 on more flavors of make.
13065 * configure.in (go32): Don't build libg++ or libio.
13066
13067Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13068
13069 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13070 they can be overriden by templates.
13071
13072Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13073
13074 * configure.in (target==go32): Don't build gdb.
13075 * dosrel: New directory.
13076
13077Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13078
13079 * configure.in (host==go32): Configure dosrel too.
13080 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13081 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13082 be set by incoming names or templates.
13083 (INSTALL_LAST): New rule.
6599da04
JM
13084
13085Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13086
13087 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13088
13089Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13090
6599da04
JM
13091 * configure.in (appdirs): New variable. Currently empty, but will
13092 be used in gas distribution. If nonempty, lists a set of
13093 directories at least one of which must get configured, or top
13094 level configuration is considered to have failed.
13095 (rs6000-*-lynxos*): Use new file name.
13096
13097Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13098
13099 Eliminate XTRAFLAGS.
13100 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13101 newlib include files using -idirafter, and also use -nostdinc.
13102 (CXX_FOR_TARGET): Likewise.
13103 (XTRAFLAGS): Removed.
13104 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13105 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13106 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13107 ($(DO_X)): Don't pass down XTRAFLAGS.
13108
13109Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13110
13111 * configure.in (mips*-dec-bsd*): New target; do build linker.
13112 (mips*-*-bsd*): New target; don't build linker.
13113
13114Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13115
13116 * configure.in: support rs6000-*-lynxos* configuration.
13117 support sunos4 as a cross target.
13118
13119 * config.sub: look for lynx*, not lynx since the OS version may
13120 legitimately be part of the name.
13121
13122Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13123
13124 * configure.in (i[34]86-*-sco*): Move to be with other i386
13125 targets.
13126 (romp-*-*): New target. Skip various binary utilities.
13127 (vax-*-*): New target. Don't build newlib.
13128 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13129
13130Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13131
13132 * configure.in: Only set host_makefile_frag if config
13133 directory exists.
13134
13135Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13136
13137 * install.sh: If $dstdir exists, don't check whether each
13138 component does.
13139
13140Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13141
13142 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13143
13144Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13145
3b75d237
AJ
13146 * configure.in (*-*-lynxos*): Don't configure newlib for either
13147 native or cross Lynx.
6599da04
JM
13148
13149Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13150
13151 * config.sub (sparc64-elf): Fix os.
13152 (z8k): Remove duplicate.
13153
13154Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13155
13156 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13157 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13158
13159Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13160
13161 * configure: Make file links cleanly even if Lynx fails on
e490616e 13162 an NFS symlink (at least fail cleanly).
6599da04
JM
13163
13164Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13165
13166 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13167 -XNh2000.
13168
13169Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13170
13171 * configure: Unknown options are fatal again.
13172
13173Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13174
13175 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13176 compatibility.
6599da04
JM
13177
13178Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13179
13180 * build-all.mk: Add `clean' target.
13181
13182Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13183
13184 * config.guess: Add SINIX support.
13185 * configure.in: Add mips-*-sysv4* support.
13186
13187Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13188
13189 * build-all.mk: Document all useful targets.
13190 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13191 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13192
13193Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13194
13195 * configure: Support --silent, --quiet.
13196
13197Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13198
13199 * configure: Support --disable-FEATURE.
13200
13201Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13202
13203 * config.guess: Recognize NCR running SVR4.3.
13204
13205Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13206
13207 * config.guess: Make BSDI generate i386-unknown-bsd386.
13208 Patch from Paul Eggert <eggert@twinsun.com>.
13209
13210Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13211
13212 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13213
13214Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13215
13216 * configure: Make unrecognized options give nonfatal warnings
13217 instead of fatal errors, and pass them to any subdirectory
13218 configures in case they recognize them.
13219 Make --x equivalent to --with-x.
13220
13221Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13222
13223 * configure: Add --enable-* options. Clean up usage message and
13224 some comments.
13225
13226Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13227
13228 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13229
13230Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13231
13232 * configure.in (hppa*-*-*): Enable binutils.
13233
13234Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13235
13236 * config.sub: Recognize cisco.
13237
13238Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13239
13240 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13241
13242Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13243
13244 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13245 than one configuration name. Add comment.
13246
13247Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13248
13249 * config.guess: about target *-hitachi-hiuxwe2, fixed
13250 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13251 macro is incorrect.]
13252
13253Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13254
13255 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13256 than the "make ls" stuff which used to be here.
13257
13258Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13259
13260 * config.guess: Recognize i[34]86-unknown-freebsd.
13261 From Shawn M Carey <smcarey@rodan.syr.edu>.
13262
13263Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13264
13265 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13266
13267Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13268
13269 * config.guess: Check for ptx.
13270
13271Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13272
13273 * config.sub: Add os9k checking.
13274
13275Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13276
13277 * config.guess: Handle OSF1 running on HPPA processors
13278
13279Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13280
13281 * configure: If subdir configure fails, print out a message with
13282 subdirectory name, in case subdir's configure code didn't identify
13283 itself.
13284
13285Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13286
13287 * configure.in: Remove embedded newlines from configdirs.
13288 Avoid mismatches of substrings. Fix matching strings at end
13289 of configdirs.
13290
13291Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13292
13293 * config.guess: Add Lynx/rs6000 config support.
13294
13295Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13296
13297 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13298
13299Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13300
13301 * configure.in (hppa*-*-osf*): Treat this just like most other
13302 PA configurations (eg no binutils or ld).
13303 (hppa*-*-*elf*): These configurations have binutils and ld.
13304
13305Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13306
13307 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13308
13309Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13310
13311 * configure.in (rs6000-*-*): Build gas.
13312
13313Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13314
e490616e 13315 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13316
13317Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13318
13319 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13320 for GDB and GDB has been fixed to not need it.
13321
6599da04
JM
13322Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13323
13324 * config.guess: Recognize vax hosts.
13325
13326Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13327
13328 * configure (while loop): Don't use "break 2" inside case
13329 statement -- the case statement isn't an enclosing loop.
13330
13331Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13332
13333 * config.guess: Clean up NeXT support, to allow nextstep
13334 on Intel machines. Make OS be nextstep.
13335
13336Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13337
13338 * config.guess: Add alternate forms for Convex.
13339
13340Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13341
13342 * configure: Completely rewrite option processing. Take
13343 advantage of pattern-matching to avoid invoking test frequently.
13344 Also clean up host and target defaulting logic.
13345
13346Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13347
13348 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13349 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13350 commands (plus user environment) will fit SCO limits.
13351
13352Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13353
13354 * configure.in: Don't issue warnings about directories which are
13355 not being configured if -norecursion is set. Correct test for
13356 --with-gnu-as and --with-gnu-ld to not get confused by substring
13357 matches.
13358
13359 * configure.in: Don't build gas for alpha-dec-osf1*.
13360
13361Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13362
13363 * configure: Back out Per's change of 12/19/1993. It changes the
13364 behavior of configure in unexpected and confusing ways.
13365
13366 Also, use different delim char when calculating
13367 program_transform_name so that the name can contain slashes.
13368
13369Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13370
13371 * configure.in, config.sub: Add support for VSTa micro-kernel.
13372
13373Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13374
13375 * configure.in: Nuke hacks which were used to get a special
13376 version of GAS for HPPA configurations.
13377
13378Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13379
13380 * configure: If only ${target_alias} is given, use that
13381 as the default for ${host_alias}.
13382 * configure: Add missing back-slashes before nested quotes.
13383
13384Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13385
13386 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13387
13388Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13389
13390 * config.guess: Recognize some Tektronix configurations.
13391 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13392
13393Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13394
13395 * config.sub: Match any flavor of SH.
13396
13397Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13398
13399 * configure.in: Don't try to configure newlib for Alpha.
13400
13401Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13402
13403 * configure.in: Don't build ld for Irix 5. Don't build gas,
13404 libg++ or libio for any Alpha target.
13405
13406 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13407
13408Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13409
13410 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13411 default arguments -- so it tried to compress itself.
13412
13413Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13414
13415 * configure.in (notsupp): ensure that a space is always at the end
13416 of the configdirs list, since the grep checks for an explicit space
13417
13418Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13419
13420 * configure.in (target i386-sysv4.2): don't build ld, since static
13421 versions of many libraries are not available.
13422
13423Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13424
13425 * config.guess: Recognize Apollos (using environment variables).
13426 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13427
13428Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13429
13430 * config.guess: Recognize Sony news mips running newsos.
13431
13432Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13433
13434 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13435 "fi ; else" for bash.
13436
13437Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13438
13439 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13440
13441Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13442
13443 * config.sub: accept unixware as an alias for svr4.2.
13444 Fix some inconsistancies with the gcc version.
13445
13446Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13447
13448 * Makefile.in (DISTDOCDIRS): Add gdb.
13449
13450Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13451
13452 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13453
13454Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13455
13456 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13457 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13458 this now.
13459
13460Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13461
13462 * config.sub: Accept hiux* as an OS name.
13463
13464 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13465 etc/make-stds.texi. The underscore came from gcc, and dje now
13466 agrees that RUNTESTFLAGS is the correct name.
13467
13468Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13469
13470 * install.sh: Remove 'set -e'. It makes any conditionals
13471 in the script useless.
13472
13473 * config.guess: Automatically recognize arm-acorn-riscix
13474 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13475
13476Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13477
13478 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13479
13480Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13481
13482 * Makefile.in (DISTDOCDIRS): New variable.
13483 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13484 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13485
13486Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13487
13488 * configure.in (hppa target): check the source directory for the
13489 pagas sub-directory
13490
13491Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13492
13493 * config.sub: Allow -aout* and -elf*.
13494
13495Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13496
13497 * configure.in: Don't build ld on i386-solaris2, same as for
13498 sparc-solaris2.
13499
13500Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13501
13502 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13503
13504Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13505
13506 * configure.in: Configure gdb for alpha.
13507
13508Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13509
13510 * Makefile.in (CXXFLAGS): Add -O.
13511
13512Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13513
13514 * config.guess: added support for DG Aviion
13515
13516Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13517
13518 * configure.in: Produce warning message for subdirectories not
13519 configurable for this host/target combination. Don't try to
13520 configure gdb for vms.
13521
13522Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13523
13524 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13525 appropriate files before making "diststuff".
13526 (DISTBISONFILES): New var: list of files to be edited.
13527 (DISTSTUFFDIRS): Add binutils.
13528
13529Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13530
13531 * config.sub: also handle mipsel and mips64el (for little endian mips)
13532
13533Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13534
13535 * configure.in: Add * to end of all OS names.
13536
13537Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13538
13539 * configure.in: Build newlib for LynxOS native.
13540
13541Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13542
13543 * config.guess: Add support for delta 88k running SVR3.
13544
13545 * configure.in: Add comment about HP compiler vs. emacs.
13546
13547Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13548
13549 * configure.in: don't build ld on solaris2 (not a viable option
13550 due to bugs in getpwnam & getpwuid)
13551
13552Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13553
13554 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13555 config.guess will produce a full version number.
13556
13557Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13558
13559 * configure.in: Build linker and binutils for alpha-dec-osf1.
13560
13561Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13562
13563 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13564 and gdb/testsuite/Makefile.in.
13565
13566Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13567
13568 * configure.in: recognize mips*- instead of mips-
13569
13570Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13571
13572 * config.sub: Accept linux*coff and linux*elf as operating
13573 systems.
13574
13575Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13576
13577 * config.sub: Recognize mips64, and mips3 as an alias for it.
13578
13579Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13580
13581 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13582 gdb knows how to handle OSF/1 shared libraries.
13583
13584Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13585
13586 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13587 * config.guess: Recognize Hitachi's HIUX.
13588 * config.sub: Recognize h3050r* and hppahitachi.
13589 Remove redundant cases for hp9k[23]*.
13590
13591Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13592
13593 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13594 if gas and ld are in the source tree and are in ${configdirs}.
13595 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13596 --with options (but still pass them down on the command line,
6599da04
JM
13597 if they were explicitly specified).
13598
13599Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13600
13601 * configure: substitute SHELL value in Makefile.in with
13602 ${CONFIG_SHELL}
13603
13604Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13605
13606 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13607 *-*-solaris2* targets.
13608
13609Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13610
13611 * Makefile.in: define M4, and pass it down to sub-makes;
13612 all-autoconf now depends on all-m4
13613
13614Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13615
13616 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13617 presence of {ar,ranlib} instead of a configured directory
13618
13619Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13620
13621 * config.guess: Accept 34?? as well as 33?? for NCR.
13622
13623Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13624
13625 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13626 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13627
13628Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13629
13630 * configure: grab values for $(CC) and $(CXX) from the
13631 environment, so that someone can do "CC=gcc configure; make" and
13632 have it work right (matching the way that autoconf works now)
13633
13634 * configure.in, Makefile.in: add support for gash, the tcl
13635 interface to Galaxy
13636
13637 * config.guess: add NetBSD variants (hp300, x86)
13638
13639Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13640
13641 * install.sh: Support -d option (in the manner of SunOS 4 install,
13642 as it is more deterministic than that of GNU install)
13643 (chmodcmd): Set file to mode 755 by default (should also do default
13644 chgrp and chown, but I don't feel like dealing with that now)
13645
13646Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13647
13648 * config.sub: Remove h8300hhms alias.
13649
13650Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13651
13652 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13653
13654Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13655
13656 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13657 as stmp-fixinc
13658
13659Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13660
13661 * config.sub: recognize m88110-bug-coff.
13662
13663Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13664
13665 * Makefile.in (all-libio): all dependencies on the toolchain used
13666 to build this (gcc, gas, ld, etc)
13667
13668Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13669
13670 * config.guess: Deal with OSF/1 1.3 on alpha.
13671
13672Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13673
13674 * install.sh: add some 'else true' clauses for portability
13675
13676 * configure.in: don't build libio for h8[35]00-*-* targets
13677
13678Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13679
13680 * Makefile.in: Add support for new libio.
13681
13682Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13683
13684 * install.sh: If one command fails, don't try the rest. Don't try
13685 to remove $dsttmp (via trap) unless we have already created it.
13686 If $src doesn't exist, detect it and exit with an error.
13687
13688 * config.guess: Recognize BSD on hp300.
13689
13690Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13691
13692 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13693 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13694
13695Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13696
13697 * Makefile.in (all-send-pr): depends on all-prms
13698
13699Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13700
13701 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13702
13703Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13704
13705 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13706 Added test for mips-mips-riscos5.
13707
13708Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13709
13710 * configure.in: use mh-hp300 for 68k HP hosts
13711
13712Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13713
13714 * configure: add support for CONFIG_SHELL, so that you can use
13715 some alternate shell for evaluating configure scripts
13716
13717Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13718
13719 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13720 in configure script to bug-gdb@prep.ai.mit.edu when building
13721 distribution archive.
13722 * Makefile.in (COMPRESS): Remove def.
13723 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13724 gdb.tar.Z and make-gdb.tar.Z respectively.
13725 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13726 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13727 to convergence with 'taz' target in Makefile.in.
13728
13729Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13730
13731 * install.sh (dsttmp): use trap to ensure that tmp files go
13732 away on error conditions
13733
13734Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13735
13736 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13737
13738Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13739
13740 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13741 its parent is '/' not ''.
13742
13743 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13744
13745Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13746
13747 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13748 that ${newsrcdir}/configure.in does.
13749
13750Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13751
13752 * test-build.mk: support for CONFIG_SHELL
13753
13754Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13755
13756 * config.sub (netware): Add as a basic system type.
13757
13758Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13759
13760 * Makefile.in (Makefile): depend on configure.in. Also drop the
13761 $(srcdir)/ from the dependency on Makefile.in.
13762
13763Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13764
13765 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13766 (h8300hhms is temporary until multi-libraries are implemented).
13767 * configure.in: Handle h8300h too.
13768
13769Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13770
13771 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13772
13773Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13774
13775 * configure: Remove extraneous output when guessing host type.
13776 * config.guess: Remove extraneous output when guessing using C
13777 compiler rather than uname, or when guessing fails.
13778
13779Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13780
13781 * Makefile.in: remove all.cross and install.cross targets
13782
13783 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13784 definitions
13785
13786Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13787
13788 * configure.in (target sh): Build gprof.
13789
13790Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13791
13792 * config.sub: change -solaris to -solaris2
13793
13794Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13795
13796 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13797
13798Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13799
13800 * configure: Correct error message for missing Makefile.in to
13801 print correct directory.
13802
13803Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13804
13805 * install.sh: kludge around 386BSD shell bug
13806
13807Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13808
13809 * config.guess: Recognize NeXT.
13810 * config.guess: Recognize i486-ncr-sysv4.
13811 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13812
13813Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13814
13815 * Makefile.in (MAKEINFOFLAGS): New variable.
13816 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13817 * build-all.mk, test-build.mk: Pass down --no-split as
13818 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13819
13820Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13821
13822 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13823
13824Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13825
13826 * Makefile.in (libg++.tar.z): New rule.
13827 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13828 * Makefile.in (taz): Only do a single chmod.
13829
13830Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13831
13832 * install.sh: don't use dirname anymore (replaced with sed usage)
13833
13834Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13835
13836 * Makefile.in: Change extension for gzip'd files from '.z' to
13837 '.gz' per new FSF standard usage.
13838
13839Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13840
13841 * configure: put quotes around the final value of program_transform_name
13842
13843Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13844
13845 * Makefile.in: new install.sh support; update install-info rules
13846
13847Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13848
13849 * configure.in: Build diff for crosses, but not for go32 host.
13850
13851 * configure.in: Build gprof only for native, and don't build it
13852 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13853
13854Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13855
13856 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13857
13858Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13859
13860 * configure.in (host_tools): Add prms.
13861
13862Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13863
13864 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13865 with $(FLAGS_TO_PASS) on the command line
13866
13867 * config.sub: Recognize lynx and lynxos
13868
13869Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13870
13871 * config.sub: Accept -ecoff*, not just -ecoff.
13872
13873Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13874
13875 * Makefile.in (taz): Use .gz suffix instead of .z.
13876 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13877 names.
13878
13879Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13880
13881 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13882
13883Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13884
13885 * Makefile.in (install-no-fixedincludes): install gcc last, so
13886 that rebuilds that might happen during 'make install' don't get
13887 bogus gcc include files
13888
13889Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13890
13891 Change from Utah for HPPA support:
13892 * config.guess: Recognize hppa1.x-hp-bsd.
13893
13894Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13895
13896 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13897 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13898
13899Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13900
13901 * config.sub: Add support for rom68k and bug boot monitors.
13902
13903Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13904
13905 * Makefile.in: Make all-opcodes depend on all-bfd.
13906
13907Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13908
13909 * config.guess: Added special check for i[34]86-univel-sysv4*.
13910
13911Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13912
13913 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13914 the processor rather than assuming i486.
13915
13916Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13917
13918 * config.guess: Recognize SunOS6 as Solaris3.
13919
13920Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13921
13922 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13923 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13924
13925Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13926
13927 * build-all.mk (all-cross): New target for Canadian Cross.
13928 Added Q2 go32 targets.
13929 * test-build.mk: Configure go32 cross sparclite-aout and
13930 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13931 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13932
13933Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13934
13935 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13936 GO32 hosted toolchains
13937
13938Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13939
13940 * configure: change so "-exec-prefix" gets passed down rather
13941 than "-exec_prefix" so autoconf generated Makefiles get the
13942 exec_prefix set right.
13943
13944Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13945
13946 * config.guess: get the Solaris2 minor version number
13947
13948 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13949
13950Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13951
13952 * config.guess: Recognize some Sequent platforms.
13953
13954Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13955
13956 * Makefile.in: added the vault-install target
13957
13958 * configure.in: actually use the Sun3 makefile fragment that's in
13959 config, also added the release dir to configdirs
13960
13961Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13962
13963 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13964
13965Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13966
13967 * configure.in: remove some program from Alpha targetted toolchains
13968
13969Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13970
13971 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13972 gprof.
13973 (taz): Run "make diststuff" in those directories instead of "make
13974 proto-dir". Look for "VERSION=" only at start of line in subdir
13975 Makefile. Use "gzip -9" for compression.
13976 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13977 (binutils.tar.z): New target.
13978
13979Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13980
13981 * Makefile.in (taz): Include gpl.texinfo.
13982
13983Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13984
13985 * Makefile.in (setup-dirs): Merged into "taz" target.
13986 (taz): Only do `proto-dir' stuff if a directory is actually needed
13987 for this target.
13988
13989Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13990
13991 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13992 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13993 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13994 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13995 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13996
13997Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13998
13999 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14000 config.sub, and move-if-change to gdb testsuite distribution
14001 archive, so the testsuite can be extracted, configured, and
14002 run separately from the gdb distribution. Blow away the Chill
14003 tests that require a Chill compiled executable, since GNU Chill
14004 is not yet publically available.
14005
14006Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14007
14008 * test-build.mk: set environment variables in a single command,
14009 instead of a list of assignments and exports
14010
14011 * config.guess: recognize Alpha/OSF1 systems
14012
14013Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14014
14015 * configure: Change help message to prefer --options rather than
14016 -options.
14017
14018Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14019
14020 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14021 zippy@ecst.csuchico.edu.
14022 * config.guess: Recognize miniframe.
14023
14024Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14025
cc6010cd
AP
14026 * Makefile.in: Use srcroot to find runtest rather than rootme.
14027 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14028
14029Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14030
14031 * test-build.mk: Extensive additions to support building on a
14032 machine other than the host.
14033
14034Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14035
14036 * configure (tooldir): Fix for i386-aix again.
14037
14038Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14039
14040 * configure, Makefile.in: Change definition of $(tooldir)
14041 to match the FSF.
14042
14043Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14044
14045 * config.guess: Recognize i[34]86/SVR4.
14046
14047Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14048
14049 * Makefile.in (all-gdb): gdb depends on sim.
14050
14051Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14052
14053 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14054 at the same time we make the prototype gdb directory.
14055 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14056 files at the same time as the gdb base release distribution.
14057
14058Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14059
14060 * Makefile.in (check): Use individual check targets rather than
14061 DO_X rule.
14062 (check-gcc): Added.
14063
14064Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14065
14066 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14067 for System V release 3.2.
14068
14069Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14070
14071 * config.sub: Recognize hppaosf.
14072 * configure.in: Do configure ld/binutils/gas for it.
14073
14074Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14075
14076 * configure (tooldir): Alter syntax used to set this, for systems
14077 where "\$" isn't handled right, like i386-aix.
14078
14079Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14080
14081 * configure: Pass program-transform-name, not
14082 program_transform_name, to recursive configures.
14083
14084Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14085
14086 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14087 of gas+ld+binutils.
14088
14089Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14090
14091 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14092
14093Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14094
14095 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14096
6599da04
JM
14097Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14098
14099 * Makefile.in (PRMS): Set back to all-prms.
14100
14101Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14102
14103 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14104 targets, rather than for MIPS hosts.
14105
14106Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14107
14108 * configure.in: add comment for --with-x default values
14109
14110 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14111
14112 * Makefile.in: add check-* targets for each of the directories in
14113 the tree. Add a definition of RUNTEST that will use the one we
14114 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14115
14116Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14117
14118 * configure.in: Removed obsolete references to bfd_target and
14119 target_makefile_frag.
14120
14121 * build-all.mk: Set assorted targets for Q2.
14122 * config.sub: Recognize z8k-sim and h8300-hms.
14123 * test-build.mk: Really don't pass host to configure.
14124 (HOLES): Added uname.
14125
14126Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14127
14128 * configure: Handle an empty program-prefix, program-suffix or
14129 program-transform-name correctly.
14130
14131Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14132
14133 * build-all.mk: -G 8 no longer required for MIPS targets.
14134 * test-build.mk: Don't pass host argument to configure; make it
14135 guess.
14136
14137Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14138
14139 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14140 * Makefile.in (COMPRESS): New macro, like GZIP.
14141
14142Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14143
14144 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14145
14146 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14147 with gas currently defaults to -G 0.
14148
14149Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14150
14151 * Makefile.in (all-flex): flex depends on byacc.
14152
14153 * build-all.mk: If host not specified, use config.guess. Pass TAG
14154 to test-build.mk as RELEASE_TAG.
14155 * test-build.mk (configargs): New variable containing arguments to
14156 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14157 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14158
14159 * config.guess: Use /bin/uname when checking -X argument on SCO,
14160 to avoid invoking GNU uname which doesn't understand -X.
14161
14162 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14163
14164 * configure.in: Build gas for mips-*-*.
14165
14166Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14167
14168 * Makefile.in (all.normal): insert missing backslash.
14169
14170Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14171
731a8127 14172 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14173
14174 * Makefile.in: Complete overhaul to merge many almost identical
14175 targets.
14176
14177Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14178
14179 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14180 (gdb.tar.Z): Adjusted.
14181
14182 * Makefile.in (setup-dirs, taz): New targets; should be general
14183 enough to adapt for gdb sometime. Build only .z file.
14184 (gas.tar.z): New target.
14185
14186Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14187
14188 * build-all.mk: Use CC=cc -Xs on Solaris.
14189
6599da04
JM
14190Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14191
14192 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14193 for handling BISON for FSF releases.
14194
14195Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14196
14197 * configure: Actually implement the change zoo just documented.
14198
14199Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14200
14201 * configure: when using config.guess, only set target_alias when
14202 it's not already been set (ie, on the command line)
14203
14204Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14205
14206 * Makefile.in: add installcheck target, set PRMS to install-prms
14207
14208Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14209
14210 * configure: add support for package_makefile_fragment, handle the
14211 case where a directory has a configure.in file but no Makefile.in
14212 more gracefully (with an actual understandable error message, even);
14213 add support for --without (and add this to the usage message); also
14214 explicitly add a --host=${host_alias} to the command line when
14215 config.guess is used
14216
14217Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14218
14219 * configure: Must use both --host and --target in recursive calls.
14220
14221Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14222
14223 * Makefile.in: Change deja-gnu to dejagnu.
14224
14225Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14226
14227 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14228
14229Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14230
14231 * configure.in: canonicalize all instances to *-*-solaris2*,
14232 also strip out a number of tools to not build for go32 host
14233
14234Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14235
14236 * config.guess: add GPL.
14237
14238 * Makefile.in, config.guess, config.sub, configure: bump
14239 copyrights to 93.
14240
14241Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14242
14243 * Makefile.in (do-info): Removed obsolete check for existence of
14244 localenv file.
14245
14246 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14247
14248Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14249
14250 * Makefile.in: a couple of 'else true' for decstation,
14251 support for TclX
14252
14253 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14254
14255Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14256
14257 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14258
14259Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14260
14261 * config.guess: Recognize i386-ibm-aix (PS/2).
14262 * configure.in: Use config/mh-aix386 file for it.
14263
14264Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14265
14266 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14267 CC_FOR_TARGET instead.
14268 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14269
14270Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14271
14272 * Makefile.in: Add sim to list of directories sent with gdb
14273
14274Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14275
14276 * configure.in: Put back mips-dec-bsd* case.
14277
14278Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14279
14280 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14281 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14282 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14283
14284Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14285
14286 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14287
14288 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14289 (install-info): install dir.info only if it exists,
14290 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14291
14292Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14293
14294 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14295 gas for mips-dec-bsd.
14296
14297Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14298
14299 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14300 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14301
14302Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14303
14304 * configure.in: Added "dejagnu" to hosttools list.
14305
14306Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14307
14308 * config.sub, configure.in, config.guess: Add support
14309 for Bosx, an AIX variant from Bull.
14310 Patches from F.Pierresteguy@frcl.bull.fr.
14311
14312Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14313
14314 * devo/dejagnu: Initial creation of devo/dejagnu.
14315 Migrated dejagnu testcases and support files for testing software
14316 tools to reside as subdirectories, currently called "testsuite",
14317 within the directory of the software tool. Migrated all programs,
14318 support libraries, etc. beloging to dejagnu proper from
14319 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14320 with no modifications. The changes to these files which will
14321 allow them to configure, build, and execute properly will be made
14322 in a future update.
14323
14324Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14325
14326 * Makefile.in: Change send_pr to send-pr.
14327 * configure.in: Likewise.
14328 * send_pr: Renamed directory to send-pr.
14329
14330Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14331
14332 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14333
14334Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14335
14336 * README: Update for gdb-4.8 release.
14337 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14338 gdb-xxx.tar.z (gzip'd) file also.
14339
14340Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14341
14342 * Makefile.in: make all-diff depend on all-libiberty
14343
14344Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14345
14346 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14347
14348Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14349
14350 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14351
14352Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14353
14354 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14355 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14356 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14357
14358Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14359
14360 * Makefile.in: makeinfo binary is in a new location
14361
14362Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14363
14364 * config.sub: Accept -ecoff as an OS.
14365
14366 * Makefile.in: Various changes to eliminate a level of make
14367 recursion and reduce the required command line length.
14368 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14369 sub-makes.
14370 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14371 variables holding settings for specific sub-makes.
14372 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14373 in terms of BASE_FLAGS_TO_PASS.
14374 (TARGET_LIBS): New variable listing directories which use
14375 TARGET_FLAGS_TO_PASS.
14376 (subdir_do): Eliminated.
14377 (do-*): New set of targets to replace subdir_do.
14378 (various): All targets which used subdir_do now depend on do-*.
14379 (local-clean): Renamed from do_clean.
14380 (local-distclean): New target, dependency of distclean and
14381 realclean.
14382 (install-info): Don't create directories. Depend on dir.info
14383 rather than calling make recursively.
14384 (install-dir.info): Eliminated.
14385 (install-info-dirs): Create all info directories here.
14386 (dir.info): Depend upon do-install-info.
14387
14388 * test-build.mk (HOLES): Added false.
14389
14390Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14391
14392 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14393
14394Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14395
14396 * Makefile.in (info): remove dependency on all-texinfo. The
14397 problem was really in texinfo/C, not at this level.
14398
14399Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14400
14401 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14402
14403Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14404
14405 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14406 GDB releases.
14407
14408Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14409
14410 * configure: Include srcdir in message about target of link not
14411 being found. Don't convert `-' to `_' in `with' options being
14412 passed to subdirs.
14413
14414Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14415
14416 * configure.in: add uudecode to host_tools
14417
14418 * Makefile.in: added {all,install}-uudecode targets, added them to
14419 the appropriate lists
14420
14421Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14422
14423 * Makefile.in (all-gcc): Added dependency on all-gas.
14424
14425 * configure.in (mips-*-*): Build ld and binutils.
14426
14427Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14428
14429 * configure: check return code from mkdir, print error message and
14430 exit on failure.
14431
14432Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14433
14434 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14435
14436Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14437
14438 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14439
14440Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14441
14442 * config.sub (h8500): Recognize this as a cpu type.
14443
14444Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14445
14446 * configure: source directory missing is no longer a warning
14447
14448 * configure.in: recognize irix[34]* instead of irix[34]
14449
14450 * Makefile.in: define and pass down X11_LIB
14451
6599da04
JM
14452Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14453
14454 * guess-systype: Renamed to ...
14455 * config.guess: ... by popular request.
14456 * configure.in, Makefile.in: Update accordingly.
14457
14458Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14459
14460 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14461 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14462 + Execute ./dummy instead of assuming . is in PATH.
14463
14464Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14465
14466 * guess-systype: New shell script. Attempts to guess the
14467 canonical host name of the executing host.
14468 Only a few hosts are supported so far.
14469 * configure: Call guess-systype if no host is specified.
14470
14471Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14472
14473 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14474 gcc Makefile.
14475
14476
14477Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14478
14479 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14480 (all-gcc, install-gcc, subdir_do): Use it.
14481
14482Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14483
14484 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14485
14486Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14487
14488 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14489 set exclusively by configure, using configure.in .
14490
14491Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14492
14493 * test-build.mk: set $PATH for all builds
14494
14495 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14496
14497Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14498
14499 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14500 the one used in gcc/Makefile.in, so that a null expansion doesn't
14501 override the one needed to build gcc with a native cc.
14502
14503
14504Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14505
14506 * configure: Accept -with arguments.
14507
14508Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14509
14510 * Makefile.in: added h8300sim
14511
14512Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14513
6599da04
JM
14514 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14515 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14516 (all-cygnus, native, build-cygnus): Make
14517 $(canonhost)-stamp-3stage-done, not $(host)....
14518 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14519 i386-sco3.2v4. Added else true to if command.
14520
14521Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14522
14523 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14524
14525Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14526
14527 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14528
14529Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14530
14531 * configure.in: don't remove binutils from Solaris builds
14532
14533Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14534
14535 * Makefile.in: get rid of earlier definitions for *clean,
14536 also handle the recursive info rule better
14537
14538Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14539
14540 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14541 do more-or-less the right thing.
14542
14543Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14544
14545 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14546 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14547
14548Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14549
14550 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14551 $(host_canonical).
14552
14553 * configure.in: split the configdirs list into 4 categories (native
14554 v. cross, library v. tool) and handle the cross-only and native-
14555 only in more reasonable (and correct!) way.
14556
14557Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14558
14559 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14560 configdirs anymore.
14561
14562Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14563
14564 * Makefile.in: extensive cleanup:: removed all of the explicit
14565 clean-* targets, collapsed many wrappers around subdir_do into
14566 one, added additional targets to satisfy standards.texi, deleted
14567 some old targets, some changes for consistency
14568
14569Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14570
14571 * configure.in: handle some programs as cross-only, and others as
14572 native only
14573
14574 * test-build.mk: handle partial holes in a more generic manner
14575
14576 * Makefile.in: m4 depends on libiberty
14577
6599da04
JM
14578Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14579
14580 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14581 time, wdiff, and find to configdirs
14582
14583 * Makefile.in: all, clean, and install rules for the new programs
14584 added to configure.in
14585
14586Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14587
14588 * configure.in: use mh-sun for all *-sun-* hosts
14589
6599da04
JM
14590Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14591
14592 * Makefile.in: define flags for X11 include files and library file
14593 locations, pass them down to the programs that need this info
14594
14595 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14596
6599da04
JM
14597Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14598
14599 * configure.in: start building libg++ for HP-UX targets
14600
14601Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14602
14603 * README: Update references to files moved into etc/.
14604
14605Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14606
14607 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14608 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14609
14610Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14611
14612 * configure: accept dash as well as underscore in long option
14613 names for FSF compatibility.
14614
14615Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14616
14617 * config.sub: added -sco3.2v4 support from FSF.
14618
14619Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14620
14621 * configure.in: expand the section that adds or removes
14622 directories from the list of programs to build, to handle native
14623 vs. cross in addition to host v. native
14624
14625Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14626
14627 * Makefile.in: Replace C++ in macro names with CXX.
14628 This is less likely to break ...
14629
14630Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14631
14632 * test-build.mk: add -w to GNU_MAKE
14633
14634Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14635
14636 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14637 add 'sparc' to list of recognized cpus. This needed to make
14638 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14639 Delete some redundant ose68 variants. Recognize -wrs as an os,
14640 then changes that into $CPU-wrs-vxworks.
14641
14642 * configure.in: remove most references to gdbtest, regularize
14643 target based program removal
14644
14645 * test-build.mk: import from p3 tree (many fixes and changes)
14646
14647Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14648
14649 * Makefile.in: added rules to handle tcl, tk, and expect
14650
14651 * configure.in: handle those directories if they exist
14652
14653Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14654
14655 * config.sub: removed bogus hppabsd and hppahpux names, since
14656 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14657
14658Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14659
14660 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14661 depends upon all-xiberty
14662
14663 * Makefile.in: changes from p3, including:
14664
14665 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14666
14667 * Makefile.in (XTRAFLAGS): include newlib directories if
14668 newlib/Makefile exists, rather than if host != target.
14669
14670 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14671
14672 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14673 from the same source tree and not building a cross-compiler. This
14674 matters for the libg++ configuration if reconfiguring a tree that
14675 has already been installed.
14676
14677 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14678
14679 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14680 pick up the machine and system specific header files.
14681
14682 * Makefile.in: added AS_FOR_TARGET, passed down in
14683 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14684 the C compiler to use to create programs which are run in the
14685 build environment, set it to default to $(CC), and passed it down
14686 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14687
14688 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14689
14690 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14691 We need them for unusual native builds, like systems without
14692 ranlib.
14693
14694 * configure: also define $(host_canonical) and
e490616e
ZW
14695 $(target_canonical), which are the full, canonical names for the
14696 given host and target
6599da04
JM
14697
14698Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14699
14700 * Makefile.in: Added separate definitions for C++.
14701
14702Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14703
14704 * configure.in (configdirs): Add deja-gnu.
14705
14706Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14707
14708 * README: Update for configure.texi and gdb-4.7 release.
14709
14710Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14711
14712 * Makefile.in: Move "all" target to top of file.
14713 Previously, first target was ".PHONY" which caused BSD4.4 make
14714 to build .PHONY when make was run without arguments.
14715
14716Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14717
14718 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14719 Library-copylefted code in libiberty.
14720
14721Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14722
14723 * config.sub: Replace m68kmote with plain old m68k.
14724
14725Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14726
14727 * Makefile.in: Remove space from blank line, avoid Make complaints.
14728
14729Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14730
14731 * config.sub: Complain if no argument is given. Added support for
14732 386bsd as OS and target alias.
14733
14734Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14735
14736 * Makefile.in (XTRAFLAGS): include newlib directories if
14737 newlib/Makefile exists, rather than if host != target.
14738
14739Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14740
14741 * config.sub: recognize sparclite-wrs-vxworks.
14742
14743 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14744 p3.) Added clean-xiberty to clean.
14745
14746Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14747
14748 * configure.in: use *-*-* instead of nested cases for host and target
14749
14750Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14751
14752 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14753 from the same source tree and not building a cross-compiler. This
14754 matters for the libg++ configuration if reconfiguring a tree that
14755 has already been installed.
14756
14757Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14758
14759 * config.sub (i486v/i486v4): Merge in from FSF version.
14760
14761Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14762
14763 * configure: only set PWD if it is already set.
14764
14765Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14766
14767 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14768 doesn't have unset and all success paths (and most error paths)
14769 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14770 to just ${PWD} to avoid confusion.)
14771
14772Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14773
14774 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14775 even for a native compilation.
14776
14777Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14778
14779 Changes to make the gdb.tar.Z rule work better.
14780
14781 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14782 (DEVO_SUPPORT): Add configure.texi.
14783 (bfd-ilrt.tar.Z): Remove ancient rule.
14784
14785Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14786
14787 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14788 pick up the machine and system specific header files.
14789
14790 * configure.in, config.sub: added new target m68010-adobe-scout,
14791 with alias of adobe68k. Changed configure.in to check for
14792 -scout before -sco* to avoid a false match.
14793
14794 * Makefile.in: added AS_FOR_TARGET, passed down in
14795 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14796 the C compiler to use to create programs which are run in the
14797 build environment, set it to default to $(CC), and passed it down
14798 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14799
14800Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14801
14802 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14803 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14804 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14805 FOR_TARGET variants, to newlib and libg++.
14806
14807Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14808
14809 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14810 first.
14811
14812Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14813
14814 * config.sub: Accept `elf' as an environment.
14815
14816Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14817
14818 * Makefile.in (all-opcodes): cd into the right directory
14819
14820Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14821
14822 * configure: added -program_transform_name option, used as
14823 argument to sed when installing programs.
14824 configure.texi: added documentation for -program_prefix,
14825 -program_suffix and -program_transform_name.
14826
14827Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14828
14829 * config.sub: Accept i486 where i386 ok.
14830
14831Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14832
14833 * config.sub: accept we32k
14834
14835Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14836
3b75d237 14837 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
14838
14839 * Makefile.in: don't create all directories for ``make install'';
14840 let the subdirectories create the ones they need.
14841
14842Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14843
e490616e 14844 * COPYING: new file, GPL v2
6599da04
JM
14845
14846Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14847
14848 * Makefile.in: use the new gen-info-dir, which needs a template
14849 argument (which also lives in texinfo)
14850
14851 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14852
6599da04
JM
14853Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14854
14855 * config.sub (ncr3000): Change i386 to i486.
14856
14857Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14858
14859 * Makefile.in: add install-rcs, install-grep to
14860 install-no-fixedincludes, removed install-bison and install-libgcc
14861
14862Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14863
14864 * configure.in: grab the HPUX makefile fragment if on HPUX
14865
14866Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14867
14868 * Makefile.in: eradicate bison spoor (ditto libgcc).
14869 configure.in: recognise m68{k,000}-ericsson-OSE.
14870 es1800 is alias for m68k-ericsson-OSE
14871
14872Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14873
14874 * configure.in: rearrange the parts that remove programs from
14875 configdirs, based now on HOST==TARGET or by canonical triple.
14876
14877Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14878
14879 * test-build.mk: recurse explicitly with -f test-build.mk when
14880 appropriate. predicate stage3 and comparison on the existence
14881 of gcc. That is, if gcc isn't around, we aren't three-staging.
14882 On very clean, also remove ...stamp-co. Build in-place before
14883 doing other builds.
14884
14885Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14886
14887 * Makefile.in, configure.in: add tgas
14888
14889Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14890
14891 * Makefile.in: a number of changes merged in from progressive.
14892
14893 * configure.in: add libm.
14894
14895 * .cvsignore: ignore some stuff that comes from test-build.mk.
14896
6599da04
JM
14897Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14898
14899 * config.sub: Add es1800 (m68k-ericsson-es1800).
14900
14901Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14902
14903 * configure: Add program_suffix (parallel to program_prefix)
14904 * Makefile.in: adjust directory-creating script for losing decstation
14905
14906Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14907
14908 * configure: Minor $subdir-related fixes.
14909
14910Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14911
14912 * configure: fix various problems with propogating
14913 makefile_target_frag in subdirs.
14914 * configure.in: config libgcc if its there
14915
14916Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14917
14918 * config.sub: HPPA merge.
14919
6599da04
JM
14920Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14921
14922 * Makefile.in: Replace all-bison with all-byacc in all
14923 dependency lines for other tools (which now use byacc).
14924
14925Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14926
14927 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14928
6599da04
JM
14929Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14930
14931 * Makefile.in: make gprof rules similar to byacc rules (instead of
14932 vestigal $(unsubdir) that didn't work...)
14933
14934Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14935
14936 * config.sub: Add support for Linux.
14937 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14938 (at least for libg++).
14939
14940Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14941
14942 * configure.texi: fix doc for the -nfp option to configure
14943
14944Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14945
14946 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14947
14948Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14949
14950 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14951 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14952 * configure.in: added solaris* host_makefile_frag hook.
14953
14954Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14955
14956 * config.sub: changed recognition of m68000 so that various
14957 m68k types can be specified via m680[01234]0
14958
14959Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14960
14961 * config.sub (basic_machine): fix sed so that '-foo' isn't
14962 completely substituted out while .+'-foo' loses the '-foo'
14963
14964Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14965
14966 * config.sub ($os): Add -aout.
14967
14968Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14969
14970 * configure: If host_makefile_frag is absolute, don't
14971 prefix ${invsubdir} (relevant to libg++ auto-configure).
14972
14973Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14974
14975 * Makefile.in (tooldir): Define it.
14976 (all-ld): Depend on all-flex.
14977
14978Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14979
14980 * Makefile.in (check): Fix libg++ special case.
14981
14982Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14983
14984 * configure: do not bury `pwd` into config.status, thus do fewer
14985 pwd's.
14986
14987 * configure: print the "Building in" message only when building in
14988 other than "." AND verbose.
14989
63f6bcd7 14990 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
14991 configures.
14992
14993 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14994
14995Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14996
14997 * Makefile.in: macroize flags passed on recursion. remove
14998 fileutils.
14999
15000Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15001
15002 * configure: get makesrcdir right for subdirs deeper than 1.
15003
15004 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15005 install.
15006
15007Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15008
15009 * Makefile.in: don't print subdir_do or recursion lines.
15010
15011Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15012
15013 * standards.texi: added menu item.
15014
15015 * Makefile.in: build and install standards.info.
15016
15017 * standards.texi: new file.
15018
15019Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15020
15021 * configure: test for and move config.status pieces from
15022 ${subdir}/.
15023
15024Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15025
6599da04
JM
15026 * configure: Test for existance of files before trying to mv
15027 them, to avoid numerous non-existance messages.
15028
15029Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15030
15031 * configure: correct final line of config.status.
15032
15033 * configure: patch from eggert. Avoids a protection problem if
15034 the original Makefile.in is read only.
15035
15036 * configure: use move-if-change from gcc to create config.status.
15037 Some makefiles depend on config.status to tell if a directory
15038 has been reconfigured for a different host. This change
15039 prevents those directories from remaking everything in the case
15040 where the reconfig was only intended to rebuild a Makefile.
15041
15042 * configure: test for config.sub with "config.sub sun4" rather
15043 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15044 host alias from a missing config.sub.
15045
15046Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15047
15048 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15049 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15050
15051Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15052
15053 * configure: mkdir ${subdir} as needed.
15054
15055Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15056
15057 * Makefile.in,configure.in: added autoconf.
15058
15059Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15060
15061 * Makefile.in: no longer pass against on recursion.
15062
15063 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15064 definitions are not inherited.
15065
15066 * configure: correct makesrcdir when subdir is .
15067
15068Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15069
15070 * configure: Add support for 'subdirs' variable, which is
15071 like 'configdirs', except that configure doesn't re-invoke
15072 itself for subdirs, it just creates a Makefile for each subdir.
15073 * configure.texi: Document subdirs.
15074
15075Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15076
15077 * configure.in: added flex to configdirs
15078
15079Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15080
15081 * Makefile.in: remove clean-stamps from clean.
15082
15083Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15084
15085 * configure.in: Add gdbtest to configdirs.
15086
15087Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15088
15089 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15090 to recursive makes.
15091 * configure.in: Recognize new ncr3000 config.
15092
15093Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15094
15095 * Makefile.in, configure.in: removed references to gdbm.
15096
15097Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15098
15099 * config.sub: Don't canonicalize os value
15100 newsos* to bsd (readline needs to check for newsos).
15101 (This fix was earlier made Jan 31, but got re-broken.)
15102
15103Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15104
15105 * configure.in: sco is an os, not a vendor!
15106
15107 * configure: Quote $( better. Keep various shells happy.
15108
15109Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15110
15111 * Makefile.in: eliminate stamp-files.
15112
15113Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15114
15115 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15116 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15117
15118Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15119
15120 * config.sub: fix iris/iris3.
15121
15122Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15123
15124 * configure: re-add -rm.
15125
15126Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15127
15128 * Maskefile.in: add .stmp-rcs to all.
15129
15130 * configure.in: remove gas from rs6000 build, use aix host fragment.
15131
15132Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15133
15134 * configure: pass down site_option during recursion.
15135
15136Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15137
15138 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15139
15140Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15141
15142 * configure: Change exec_prefix so that it really defaults to prefix.
15143
15144Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15145
15146 * Makefile.in, configure.in: Add support for mmalloc library.
15147
15148Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15149
15150 * Makefile.in: add stmp dependencies for a few more things.
15151
15152Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15153
15154 * configure: adjusted error message on objdir/srcdir configure
15155 collision, per john's suggestion.
15156
15157 * Makefile.in: add libiberty stmp to all and all.cross.
15158
15159Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15160
15161 * Makefile.in: remove force dependencies, add grep to all.
15162
15163Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15164
15165 * Makefile.in: drop flex. make stamp files work.
15166
15167 * configure: added test for conflicting configuration in srcdir,
15168 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15169 gets cranky. use relative paths for configure and srcdir
15170 whenever possible. Send some error messages to stderr that were
15171 going to stdout.
15172
15173Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15174
15175 * Makefile.in: Fix libg++ rule to check for gcc directory
15176 before using gcc/gcc. Also pass XTRAFLAGS.
15177
15178Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15179
15180 * Makefile.in: added stmp-files so that directories aren't polled
15181 when they are already built.
15182
15183 * configure.texi: fixed a node pointer problem.
15184
15185Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15186
731a8127 15187 * config.sub configure.in gdb/configure.in
6599da04
JM
15188 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15189 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15190 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15191
15192Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15193
15194 * configure: -recurring becomes -silent. corrected help message
15195 for -site= option.
15196
15197 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15198
15199Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15200
15201 * configure: when building Makefile for crosses, replace
15202 tooldir and program_prefix. default srcdir from location of
15203 config.sub. remove "for host in hosts" and "for target in
15204 targets" loops.
15205
15206Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15207
15208 * Makefile.in: Do not pass bindir or mandir to cvs.
15209
15210Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15211
15212 * Makefile.in, configure.in: removed traces of namesubdir,
15213 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15214 copyrights to '92, changed some from Cygnus to FSF.
15215
15216 * configure.texi: remove most references to multiple hosts,
15217 multiple targets, subdirs, etc.
15218
15219 * configure.man: removed rcsid. reference config.sub not
15220 config.subr.
15221
15222 * Makefile.in: mkdir $(infodir) on install-info.
15223
15224Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15225
15226 * configure.texi: Explain better about .gdbinit and about
15227 the environment that configure.in sections run in.
15228
15229Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15230
15231 * configure.in: Ultrix is only a decstation if it's a MIPS.
15232
15233Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15234
15235 * README: DOC.configure => cfg-paper.texi.
15236
15237Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15238
15239 * config.sub (near case $os): Don't convert newsos* to bsd!
15240
15241Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15242
15243 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15244 the number of copies of COPYING that go into the GDB tar file.
15245
15246Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15247
731a8127 15248 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15249 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15250 Fix SCO configuration stuff.
15251
15252Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15253
15254 * Makefile.in: For libg++, make sure the -I pointing
15255 to the gcc directory goes *after* all the libg++-local -I flags.
15256 Also, move just-gcc dependency from just-libg++ to all-libg++.
15257
15258Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15259
15260 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15261
15262Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15263
15264 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15265
15266Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15267
15268 * config.sub: Add stratus configuration frags. Also
15269 submitted to FSF.
15270
15271Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15272
15273 * Makefile.in (DEV_SUPPORT): add configure.man.
15274
15275 * config.sub(Decode manufacturer-specific): add -none*.
15276
15277Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15278
15279 * Makefile.in: remove form feeds to make Sun's make happy.
15280 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15281
15282Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15283
15284 * Makefile.in (AR_FLAGS): Make quieter.
15285
15286Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15287
15288 * configure.in: Add libg++.
15289 * configure: When verbose, don't output the command line at each
15290 level; it will be unremarkably the same as the previous version,
15291 which will be the same as what the user typed.
15292
15293Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15294
15295 * configure.in, Makefile.in: fix clean-info, add flex. add
15296 fileutils.
15297
15298 * configure: be less sensitive to spaces in Makefile.in. Do not
15299 look for sources in "..". Doing so breaks subdirectories that
15300 might have their own configure. If a subdir has it's own
15301 configure script, use it.
15302
15303Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15304
15305 * cfg-paper.texi: some changes suggested by rms.
15306
15307Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15308
15309 * config.sub: Merge in some small additions from the FSF version,
15310 taken from the gcc distribution, to bring the Cygnus and FSF
15311 versions into closer sync.
15312
15313Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15314
15315 * configure.in: Changed svr4 references to sysv4.
15316
15317Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15318
15319 * configure: added -V for version number option.
15320
15321Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15322
15323 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15324 renamed from DOC.configure to cfg-paper.texi.
15325
15326Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15327
15328 * configure, config.subr, config.sub: config.subr is now
15329 config.sub again.
15330
15331Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15332
15333 * configure.texi: new file, in progress.
15334
15335 * Makefile.in: build info file and install the man page for
15336 configure.
15337
15338 * configure.man: new file, first cut.
15339
15340 * configure: find config.subr again now that configuration "none"
15341 has gone. removed all traces of the -ansi option. removed all
15342 traces of the -languages option.
15343
15344 * config.subr: resync from rms.
15345
15346Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15347
15348 * configure, config.sub, config.subr: merge config.sub into
15349 config.subr, call the result config.subr, remove config.sub, use
15350 config.subr.
15351
15352 * Makefile.in: revised install for dir.info.
15353
15354Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15355
15356 * configure.in: add decstation host makefile frag.
15357
15358 * Makefile.in: BISON now bison -y again. also install-gcc on
15359 install. clean-gdbm on clean. infodir belongs in datadir.
15360 Make directories for info install. Build dir.info here then
15361 install it.
15362
15363Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15364
15365 * Makefile.in: fix for bad directory tests.
15366
15367Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15368
15369 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15370 regexp. -srcdir relative was being handled incorrectly.
15371
15372 * Makefile.in: unwrapped some for loops so that parallel makes
15373 work again and so one can focus one's attention on a particular
15374 package.
15375
15376Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15377
15378 * configure: added PWD as a stand in for `pwd` (for speed). use
15379 elif wherever possible. make -srcdir work without -objdir.
15380 -objdir= commented out.
15381
15382Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15383
15384 * configure: +options become --options. -subdirs commented out.
15385 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15386 Makefile now at top of generated Makefile. Removed cvs log
15387 entries. added -srcdir. create .gdbinit only if there is one
15388 in ${srcdir}.
15389
15390 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15391 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15392 and mandir now keyed off datadir by default.
15393
15394Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15395
15396 * Freshly created ChangeLog.
15397
15398\f
15399Local Variables:
15400mode: change-log
15401left-margin: 8
15402fill-column: 76
15403version-control: never
15404End: