]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
* include/private/gcconfig.h (HBLKSIZE): Define for x86-64.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
d0f6c823
NN
12002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2
34c6040c
NN
3 * Makefile.tpl: Remove material now in src-release. (Finally!)
4
d0f6c823
NN
5 * Makefile.tpl: Add configure-target (for src-release in src)
6 * Makefile.in: Regenerate.
7
50bd210b
NC
82002-09-30 Nick Clifton <nickc@redhat.com>
9
10 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11
ca25149e
UW
122002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13
14 * configure.in (s390*-*-linux*): Enable libgcj.
15
dd30b57d
NN
162002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
17
9e60a678
NN
18 * configure: Revert accidentally applied changes.
19
dd30b57d
NN
20 * Makefile.tpl: Make more autoconf-friendly.
21 * Makefile.in: Regenerate.
22 * configure: Make substitution more autoconf-like.
23
5831424e
RE
242002-09-28 Richard Earnshaw <rearnsha@arm.com>
25
26 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
27 single entry to handle all these.
28 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
29 libjava on arm-*-elf.
30
b7f3b15b
GK
312002-09-27 Geoffrey Keating <geoffk@apple.com>
32
33 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
34 things that depend on them.
35
0dffceed
NN
362002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
37
38 * Makefile.tpl: Make subsituted variables more autoconfy.
39 * Makefile.in: Regenerate.
40 * configure: Make seds more autoconfy.
41
1db75a86 422002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
43
44 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
45 * Makefile.in: Regenerate.
46 * configure.in: Rewrite sed statements to look autoconfy.
47
1db75a86
NN
48 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
49 all-target-foo on configure-target-foo.
50 * Makefile.def: Ditto.
51 * Makefile.in: Rebuild.
52
741a4e89
AH
532002-09-25 Andrew Haley <aph@redhat.com>
54
55 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
56
95ddd785
NN
572002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
58
59 * Makefile.def: New file.
60 * Makefile.tpl: New file.
61 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
62 * contrib/gcc_update: Note that Makefile.in is a generated file.
63
64 * configure.in: Minor rearrangement. Simplify tests.
65
65a824f6
JT
662002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
67
68 * configure.in (with_headers): Skip copy if value is "yes".
69 (with_libs): Likewise.
70
51270f0a 712002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
72
73 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
74 * configure.in (sh*-*-pe*): Ditto.
75 * configure.in (mips*-*-pe*): Ditto.
76 * configure.in (*arm-wince-pe): Ditto.
77
8f89dbf4
NN
78 * configure.in: Rearrange.
79
c1b8db3f
KH
802002-09-14 Kazu Hirata <kazu@cs.umass.edu>
81
82 * MAINTAINERS: Update my email address.
83
341f0575
PK
842002-08-30 Paul Koning <pkoning@equallogic.com>
85
86 * MAINTAINERS: (Write After Approval): Add myself.
87
d2e06980
GK
882002-08-29 Geoffrey Keating <geoffk@redhat.com>
89
90 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
91
4906d5d8
GK
922002-08-24 Geoffrey Keating <geoffk@redhat.com>
93
94 * MAINTAINERS: Change my mailing address.
95
e9a25cc8
PC
962002-08-21 Paolo Carlini <pcarlini@unitus.it>
97
98 * MAINTAINERS (Write After Approval): Remove myself.
99 (Various Maintainers: c++ runtime libs): Add myself.
100
a5aa7421
LR
1012002-08-20 Loren J. Rittle <ljrittle@acm.org>
102
103 * MAINTAINERS (Write After Approval): Remove myself.
104 (Various Maintainers: c++ runtime libs): Add myself.
105
5ce6f47b
EC
1062002-08-15 Eric Christopher <echristo@redhat.com>
107
108 * config.sub: Import from master repository.
109 * config.guess: Ditto.
110
7f9317f0
AO
1112002-08-19 Alexandre Oliva <aoliva@redhat.com>
112
113 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
114 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
115 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
116
7aecca3d
AH
1172002-08-16 Aldy Hernandez <aldyh@redhat.com>
118
119 * MAINTAINERS: Add self to rs6000 vector extensions.
120
8ea4b195
AO
1212002-08-15 Alexandre Oliva <aoliva@redhat.com>
122
123 * libiberty/configure: Reverted unintended yesterday's check in.
124
f5cc59a7
AO
1252002-08-14 Alexandre Oliva <aoliva@redhat.com>
126
127 * boehm-gc/configure, libf2c/configure: Rebuilt.
128 * libffi/configure, libiberty/configure: Ditto.
129 * libjava/configure, libobjc/configure: Ditto.
130 * libstdc++-v3/configure, zlib/configure: Ditto.
131 Merged from binutils:
132 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
133 From Steve Ellcey <sje@cup.hp.com>:
134 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
135 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
136 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
137 IA64.
138 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
139 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
140 soname_spec, sys_lib_search_path_spec): Ditto.
141
66350331
FS
1422002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
143
144 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
145
2ff34870
L
1462002-08-04 H.J. Lu (hjl@gnu.org)
147
148 * configure.in (mips*-*-linux*): Don't skip target-libffi.
149
a014f2fe
KW
1502002-08-02 Krister Walfridsson <cato@df.lth.se>
151
152 * MAINTAINERS (Write After Approval): Add myself.
153
c01d477a
AM
1542002-07-31 Alan Modra <amodra@bigpond.net.au>
155
156 * configure.in: Move generic linux case to end. Copy generic
157 linux noconfigdirs to mips*-*-linux* entry and new
158 powerpc64*-*-linux* entry. Add target-libffi for the latter.
159
68cd2524
MM
1602002-07-19 Michael Matz <matz@suse.de>
161
162 * MAINTAINERS: Add myself as ra* maintainer.
163
e2d83b8c
CD
1642002-07-16 Chris Demetriou <cgd@broadcom.com>
165
166 * config.guess: Update to 2002-07-09 version.
167 * config.sub: Update to 2002-07-03 version.
168
cece4f1d
HPN
1692002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
170
171 * MAINTAINERS: Fix typo in a maintainer email address.
172
bb654703
NN
1732002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
174
175 * configure.in: Remove two redundant tests.
176
789b7de5
RO
1772002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
178
179 * configure.in (mips*-*-irix6*o32): Enable stabs.
180
e1da1089
NN
1812002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
182
f3970bba
NN
183 * configure.in: Don't build grez.
184 * Makefile.in: Ditto.
185
e1da1089
NN
186 * Makefile.in: Remove references to bsp, cygmon, libstub.
187 * configure.in: Ditto.
188
189 * configure.in: Remove leftover reference to gdbtest.
190
57c905fa
PE
1912002-07-08 Phil Edwards <pme@gcc.gnu.org>
192
193 * configure.in (gxx_include_dir): Change to match versioned
194 C++ headers if --enable-version-specific-runtime-libs is used.
195
a0af94a7 1962002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 197
a0af94a7
SE
198 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
199
423ce3eb
NN
2002002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
201
202 * configure.in: Make --without-x work.
203
98186934
NN
2042002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
205
c3b7d169
NN
206 * configure.in: Rearrange target Makefile fragment collection.
207
98186934
NN
208 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
209 cvs[src].
210 * configure.in: Ditto.
211
eebd288a
MK
2122002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
213
214 * MAINTAINERS (Write After Approval): Update my e-mail address.
215
3ab36f05
NN
2162002-06-24 Ben Elliston <bje@redhat.com>
217
218 * configure.in (host_tools): Remove cgen.
219
220 * Makefile.in (all-cgen): Remove; runs from its source directory.
221 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 222 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
223 (all-sim): Likewise.
224
2252002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
226
227 * Makefile.in: Eliminate 'apache' targets.
228 * configure.in: Eliminate 'apache' targets.
229
55380b08
NN
230 * configure.in: Eliminate redundant tests. Reorganize.
231
9a5c1b9d
NN
232 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
233
5fd3853a
NN
234 * config-ml.in: Eliminate references to Cygnus configure.
235
cfefc434
NN
236 * Makefile.in: Eliminate references to building emacs.
237
2fe93885
GS
2382002-06-28 Graham Stott <graham.stott@btinternet.com>
239
240 * MAINTAINERS: Update my email address.
241
53c40185
BK
2422002-06-26 Benjamin Kosnik <bkoz@redhat.com>
243
244 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 245 (cxx_incdir): Remove.
53c40185 246
97679694
NN
2472002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
248
249 * MAINTAINERS (Write After Approval): Add self.
250
b03bcd37
DC
251Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
252
253 * configure.in: Add support for ip2k.
254
6bd12129
NN
2552002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
256
257 * configure.in: Fix AIX configury bug.
258
e0d98a92
SE
2592002-06-20 Steve Ellcey <sje@cup.hp.com>
260
261 * MAINTAINERS (Write After Approval): Add self.
262
ba3292db
NN
2632002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
264
ef40bc65
NN
265 * configure.in: replace ${topsrcdir} with ${srcdir}
266
7a0be465
NN
267 * configure.in: Move definition of libstdcxx_flags
268 right above usage, rather than waaay earlier.
269
e1848dde
NN
270 * configure.in: Pull definition of is_cross_compiler earlier.
271
8bc2fff1
NN
272 * configure.in: Rearrange a little.
273
ba3292db
NN
274 * configure.in: Remove references to librx.
275 * Makefile.in: Remove references to librx.
276
11d8b408
DC
277Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
278
279 * config.sub: Add support for avr target.
280 Import from master sources, rev 1.255
5ce6f47b 281
93da8339
PE
2822002-06-19 Phil Edwards <pme@gcc.gnu.org>
283
284 * configure, .cvsignore: Revert previous change...
285 * Makefile: ...delete.
286
b4caab5c
NN
2872002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
288
289 * configure.in: Eliminate ${gasdir} variable.
290
ee777171
DB
2912002-06-18 Dave Brolley <brolley@redhat.com>
292
293 * configure.in: Add support for frv.
294 * config.sub: Add support for frv.
295
26e4af54
PE
2962002-06-18 Phil Edwards <pme@gcc.gnu.org>
297
298 * configure: Remove garbage from previous commit.
299
bb20b7da
PE
3002002-06-18 Phil Edwards <pme@gcc.gnu.org>
301
302 * configure: For in-source builds, make a subdir and re-exec there.
303 * Makefile: New file. Pass targets through to build directory.
304 * .cvsignore: No longer ignore "Makefile".
305
9d321f6c
DR
3062002-06-16 Douglas Rupp <rupp@gnat.com>
307
308 * MAINTAINERS (Write After Approval): Add self.
309
c8eb2bc0
KG
3102002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
311
312 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
313
f210d239
JT
3142002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
315
316 * configure.in (vax-*-netbsd*): Re-enable gas.
317
e9667b3c
NN
3182002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
319
efe1f357
NN
320 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
321 BUILD_PREFIX_1, to correct nomenclature.
322 * configure: Likewise.
323
e9667b3c
NN
324 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
325 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
326
fe2fe497
OH
3272002-05-31 Olaf Hering <olh@suse.de>
328
329 * config-ml.in: Propogate DESTDIR also.
330
dcf7f0dd
JT
3312002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
332
333 * configure.in (vax-*-netbsd*): Don't build gas for this
334 platform.
335
6ff14f32
MM
3362002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
337
338 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
339 and libgcj for AVR.
340
397de1ff
KK
3412002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
342
343 * MAINTAINERS (Write After Approval): Add myself.
344
ac30211c
JT
3452002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
346
347 * config.guess: Update to 2002-05-22 version.
348 * config.sub: Likewise.
349
1e6347d8
RO
3502002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
351
352 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
353 * config-ml.in: Likewise.
354 * configure: Likewise.
355 * configure.in: Likewise.
356
e5ce1d6d
SC
3572002-05-16 Stephane Carrez <stcarrez@nerim.fr>
358
359 * MAINTAINERS: Update my email address.
360
6cdef75d
NN
3612002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
362
4a87f061
NN
363 * configure.in: Simplify makefile fragment collection.
364
365 * configure.in: Remove code to build emacs.
603606e7 366
e254d6b5
NN
367 * configure.in : Remove --srcdir argument from targargs and buildargs
368 (it's always overridden in the Makefile anyway). Rearrange a bit.
369
370 * configure: Move some logic to configure.in.
371 * configure.in: Move some logic from configure.
6cdef75d 372
1d6006fe
TT
3732002-05-11 Tom Tromey <tromey@redhat.com>
374
375 * MAINTAINERS: Reflect libgcj reality.
376
b70b3534
FS
3772002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
378
379 * Makefile.in: Honour DESTDIR.
380
4434687a
MM
3812002-05-08 Mark Mitchell <mark@codesourcery.com>
382
383 * config.guess: Import 2002-03-20 version.
384 * config.sub: Import 2002-04-26 version.
385
a89e49c7
RO
3862002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
387
388 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
389
44e55536
TJ
3902002-05-07 Tim Josling <tej@melbpc.org.au>
391
392 * MAINTAINERS: Add self.
393
97320a3f
LR
3942002-05-06 Loren J. Rittle <ljrittle@acm.org>
395
396 * ltmain.sh: Detect and handle object name conflicts
397 while piecewise linking a static library.
398
b7c13625
AO
3992002-05-05 Alexandre Oliva <aoliva@redhat.com>
400
401 * configure.in (noconfigdirs): Don't disable libgcj on
402 sparc64-*-solaris* and sparcv9-*-solaris*.
403
4182d9fa
AO
4042002-05-03 Alexandre Oliva <aoliva@redhat.com>
405
406 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
407
7bebf279
TF
4082002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
409
410 * configure.in (FLAGS_FOR_TARGET): Do not add
411 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
412 on i[3456]86-*-linux*.
413
9a06dc7d
TF
4142002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
415
416 * configure.in (noconfigdirs): Replace [ ] with test.
417
418 * configure.in (noconfigdirs): Do not add target-newlib if
419 target == i[3456]86-*-linux*, and host == target.
420
a51a07fa
NN
4212002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
422
9e7facd6
DD
423 * configure.in: delete reference to absent file
424
aeaa0f2f
NN
425 * configure.in: replace '[' with 'test'
426
4bb98828
NN
427 * configure.in: Eliminate references to gash.
428 * Makefile.in: Eliminate references to gash.
429
64791664
NN
430 * configure.in: remove useless references to 'pic' makefile fragments.
431
3ed57cf4
NN
432 * configure.in: (*-*-windows*) Finish removing.
433
a51a07fa
NN
434 * configure.in: Eliminate redundant test for libgui.
435
8552f6f1
RS
4362002-04-29 Roger Sayle <roger@eyesopen.com>
437
438 * MAINTAINERS: Add self and realphabetize. Update entries
439 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
440 entry for a29k port maintainer.
441
9e847666
JS
4422002-04-26 Joel Sherrill <joel@OARcorp.com>
443
444 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
445 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
446
704c9a14
NN
4472002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
448
449 * configure.in: remove references to dead files
450
7bff5059
MM
4512002-04-19 Mark Mitchell <mark@codesourcery.com>
452
453 * MAINTAINERS: Add information about purpose of this file.
454
0c7c67f0
TT
4552002-04-18 Tom Tromey <tromey@redhat.com>
456
457 * configure.in: Disallow configuring libgcj when it is already
458 installed and we're using Solaris 2.8 linker. Do enable libgcj on
459 Solaris 2.8 by default. For PR libgcj/6158.
460
63501e91
NN
4612002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
462
463 * configure.in: Move default CC setting out of config/mh-* fragments
464 directly into here.
465
701afd4d
NN
4662002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
467
468 * configure.in: don't even try to configure or make a subdirectory
469 if there's no configure script for it.
470
07cdae91
MM
4712002-04-15 Mark Mitchell <mark@codesourcery.com>
472
473 * MAINTAINERS: Remove chill maintainers.
474 * Makefile.in (CHILLFLAGS): Remove.
475 (CHILL_LIB): Remove.
476 (TARGET_CONFIGDIRS): Remove libchill.
477 (CHILL_FOR_TARGET): Remove.
478 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
479 CHILL_LIB.
480 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
481 (CHECK_TARGET_MODULES): Likewise.
482 (INSTALL_TARGET_MODULES): Likewise.
483 (CLEAN_TARGET_MODULES): Likewise.
484 (configure-target-libchill): Remove.
485 (all-target-libchill): Remove.
486 * configure.in (target_libs): Remove target-libchill.
487 Do not compute CHILL_FOR_TARGET.
488 * libchill: Remove directory.
5ce6f47b 489
ab50d72b
DD
4902002-04-11 DJ Delorie <dj@redhat.com>
491
492 * Makefile.in, configure.in: Sync with binutils, entries
493 follow...
494
0a1e123a
DD
4952002-04-07 Andrew Cagney <ac131313@redhat.com>
496
497 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
498 (do-tar, do-bz2): New rules.
499 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
500 (gdb-tar): New rule.
501 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
502 (insight_dejagnu.tar): New rule.
503 (insight.tar): New rule.
504 (gdb+dejagnu.tar): New rule.
505 (gdb.tar): New rule.
506
ab50d72b
DD
5072002-02-01 Mo DeJong <supermo@bayarea.net>
508
509 * Makefile.in: Add all-tix to deps for all-snavigator
510 so that tix is built when building snavigator.
511
5122002-01-11 Steve Ellcey <sje@cup.hp.com>
513
514 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
515 ld and gdb are not supported.
516
5172002-01-07 Mark Salter <msalter@redhat.com>
518
519 * configure.in: Remove target-bsp and target-cygmon from arm builds.
520 Allow target-libgloss to be built for arm, strongarm, and xscale.
521
5222001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
523
524 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
525 options for i[3456]86-pc-linux* native builds.
526
5272001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
528
529 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
530 files from .po files for a distribution.
531
5322001-09-03 Jeff Holcomb <jeffh@redhat.com>
533
534 * configure.in: Enable libstdc++-v3 for h8300 targets.
535
5362001-06-19 Alan Modra <amodra@bigpond.net.au>
537
538 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
539 version from bfd/.
540
541Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
542
543 * Makefile.in (VER): When present, extract the version number from
544 the file version.in.
545
5462001-05-24 Tom Rix <trix@redhat.com>
547
548 * configure.in : enable ld for aix
549
5502001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
551
552 * config.guess: Add linux target for S/390.
553
5542000-11-07 Philip Blundell <pb@futuretv.com>
555
556 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
557
5582000-11-03 Philip Blundell <pb@futuretv.com>
559
560 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
561 files.
562
5632001-01-15 Ben Elliston <bje@redhat.com>
564
565 * configure.in (host_tools): Add sid.
566 Always configure cgen.
567
5682000-11-24 Nick Clifton <nickc@redhat.com>
569
570 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
571
572
5732000-08-20 Doug Evans <dje@casey.transmeta.com>
574
575 * Makefile.in (ALL_MODULES): Add all-cgen.
576 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
577 (all-cgen): New target.
578 (all-opcodes,all-sim): Depend on all-cgen.
579 * configure.in (host_tools): Add cgen.
580 Only configure cgen if --enable-cgen-maint.
581
ef98ad7b
LR
5822002-04-09 Loren J. Rittle <ljrittle@acm.org>
583
584 * configure.in: Add *-*-freebsd* configurations.
585
90def2b2
TT
5862002-04-08 Tom Tromey <tromey@redhat.com>
587
588 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
589 Fixes PR libgcj/6068.
590
320d7e7a
KW
5912002-03-30 Krister Walfridsson <cato@df.lth.se>
592
593 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
594
18b467f1
RO
5952002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
596
597 * configure.in (alpha*-dec-osf*): Enable libgcj.
598
8bb3a5af
MG
5992003-03-27 Matthew Gingell <gingell@gnat.com>
600
601 * MAINTAINERS (Write After Approval): Add myself.
602
56ae9405
NC
6032002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
604
605 Fix for: PR bootstrap/3591, target/5676
606 * configure.in (mcore-pe): Disable the configuration of
607 libstdc++-v3 since exceptions are not supported.
608
f18d9a0c
AG
6092002-03-20 Anthony Green <green@redhat.com>
610
611 * configure.in: Enable libgcj for xscale-elf target.
612
c0e21eef
R
613Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
614
615 * MAINTAINERS: Update my email address.
616
28eca9e8
AO
6172002-03-16 Alexandre Oliva <aoliva@redhat.com>
618
619 * ltmain.sh (relink_command): Fix typo in previous change.
620
e67e72c7
AO
6212002-03-15 Alexandre Oliva <aoliva@redhat.com>
622
623 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
624 (relink_command): Added --tag flags.
625 (mode=install): If relinking fails; error out.
626
c2273204
RH
6272002-03-12 Richard Henderson <rth@redhat.com>
628
629 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
630 .NOTPARALLEL tag.
631 (do-check): Rename from check.
632 (check): Allow parallel check.
633
bcb64245
BW
6342002-03-12 Bob Wilson <bob.wilson@acm.org>
635
636 * MAINTAINERS: Add myself as maintainer for xtensa port.
637 Fix alphabetical order in CPU port maintainer list.
638 Remove myself from Write After Approval list.
639
63adb4ff
RH
6402002-03-11 Richard Henderson <rth@redhat.com>
641
642 * Makefile.in (.NOTPARALLEL): Add fake tag.
643
9bec4bf0
L
6442002-03-07 H.J. Lu (hjl@gnu.org)
645
646 * configure.in: Enable gprof for mips*-*-linux*.
647
c7fc1f84
DS
6482002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
6bff33fb
AO
6522002-02-28 Alexandre Oliva <aoliva@redhat.com>
653
654 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
655 libjava.
656 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
657
0210b33b
AO
6582002-02-23 Alexandre Oliva <aoliva@redhat.com>
659
660 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
661 because its Makefile is there; test for the executable instead.
662
fcc0a3ef
AO
6632002-02-22 Alexandre Oliva <aoliva@redhat.com>
664
665 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
666 libstdc++-v3 and libjava.
667
97cf8285
AM
6682002-02-11 Adam Megacz <adam@xwt.org>
669
670 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
671 boehm-gc
5ce6f47b 672
40fe0ec3
AO
6732002-02-09 Alexandre Oliva <aoliva@redhat.com>
674
675 * config.guess: Updated to 2002-01-30's version.
676 * config.sub: Updated to 2002-02-01's version.
677 Contribute sh64-elf.
678 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
679 * configure.in: Added sh64-*-*.
680
694d53ee
CD
6812002-02-08 Chris Demetriou <cgd@broadcom.com>
682
683 * MAINTAINERS: Belatedly add myself to write after approval list.
684
a9ca50b1
JH
685Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
686
687 * MAINTAINERS: Put self in as maintainer for x86-64 port.
688 Remove self as Write After Approval.
689
5ffc3500
GK
6902002-01-31 Geoffrey Keating <geoffk@redhat.com>
691
692 * MAINTAINERS: Put self in as maintainer for contrib/regression
693 directory.
694
4ceaf7fb
PE
6952002-01-28 Phil Edwards <pme@gcc.gnu.org>
696
697 * MAINTAINERS: Update my email address.
698
51584787
JT
6992002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
700
5ce6f47b
EC
701 * configure.in (*-*-netbsd*): New. Skip target-newlib,
702 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
703 libraries if not supported for NetBSD on target CPU.
704
5701d273
DR
7052002-01-25 Douglas B Rupp <rupp@gnat.com>
706
707 * install-sh: Use _inst.$$_ for temp file name.
708
b299a075
JT
7092002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
710
711 * MAINTAINERS (Write After Approval): Move my contact info
712 from here...
713 (OS Port Maintainers): ...to here (netbsd).
714
51fe14b5
BW
7152002-01-22 Bob Wilson <bob.wilson@acm.org>
716
717 * MAINTAINERS (Write After Approval): Add myself.
718
b634ad42
L
7192002-01-17 H.J. Lu <hjl@gnu.org>
720
721 * Makefile.in (all-fastjar): Also depend on all-libiberty.
722 (all-target-fastjar): Also depend on all-target-libiberty.
723
3cd87679
L
7242002-01-16 H.J. Lu (hjl@gnu.org)
725
726 * config.guess: Import from master sources, rev 1.225.
727 * config.sub: Import from master sources, rev 1.238.
728
969a6d8f
KH
7292002-01-16 Kazu Hirata <kazu@hxi.com>
730
731 * MAINTAINERS (Write After Approval): Remove myself.
732
366f6a52
FW
7332001-12-19 Florian Weimer <fw@deneb.enyo.de>
734
735 * MAINTAINERS (Write After Approval): Add myself.
736
f02240b6
JM
7372001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
738
739 * MAINTAINERS: Add self as docs co-maintainer.
740
5d08dc39
MK
7412001-12-11 Matthias Klose <doko@debian.org>
742
743 * MAINTAINERS (Write After Approval): Add myself.
744
39e790d5
ZW
7452001-12-09 Zack Weinberg <zack@codesourcery.com>
746
747 * MAINTAINERS: Update my email address.
748
4519d6a3
TC
7492001-12-07 Turly O'Connor <turly@apple.com>
750 * MAINTAINERS (Write After Approval): Add myself.
751 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
752 (rs6000_initialize_trampoline): Call __trampoline_setup for
753 ABI_DARWIN too.
754 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 755 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 756
21cf0a73
PC
7572001-12-07 Paolo Carlini <pcarlini@unitus.it>
758
759 * MAINTAINERS (Write After Approval): Add myself.
760
4ee43206
DR
761Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
762
763 * configure, configure.in: Use temp file for long sed commands.
764
251931f3
LG
7652001-12-03 Laurent Guerby <guerby@acm.org>
766
767 * config.sub: Update to version 1.232 on subversion.
768
03777dd7
BE
7692001-12-03 Ben Elliston <bje@redhat.com>
770
771 * MAINTAINERS: Update mail address for config.* patches.
772
e490616e
ZW
7732001-11-27 DJ Delorie <dj@redhat.com>
774 Zack Weinberg <zack@codesourcery.com>
775
776 When build != host, create libiberty for the build machine.
777
778 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
779 CONFIG_ARGUMENTS.
780 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
781 New variables.
782 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
783 and rules.
784 (all.normal): Depend on ALL_BUILD_MODULES.
785 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
786 (all-build-libiberty): Depend on configure-build-libiberty.
787
788 * configure: Calculate and substitute proper value for
789 ALL_BUILD_MODULES.
790 * configure.in: Create the build subdirectory.
791 Calculate and substitute TARGET_CONFIGARGS (formerly
792 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
793
04075e8f
ZL
7942001-11-26 Ziemowit Laski <zlaski@apple.com>
795
796 * MAINTAINERS (write-after-approval): Add self.
797
ed19322d
CR
7982001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
799
800 * MAINTAINERS (GNATS only accounts): Remove self.
801
90a12988
HPN
8022001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
803
804 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
805 libf2c.
806
77e653ad
CR
8072001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
808
809 * MAINTAINERS (Write After Approval): Add self.
810
64adad99
DB
8112001-11-12 David O'Brien <obrien@FreeBSD.org>
812
813 * MAINTAINERS: mips and s390 are also CPU ports.
814
834a28c7
DB
8152001-11-12 David O'Brien <obrien@FreeBSD.org>
816
817 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
818
ef94239f
DB
8192001-11-11 David O'Brien <obrien@FreeBSD.org>
820
821 * MAINTAINERS: Alphabetize.
822
beda0427
KH
8232001-11-09 Kazu Hirata <kazu@hxi.com>
824
825 * MAINTAINERS (Various maintainers: h8 port): Add myself.
826
6ca224d3
JDA
8272001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
828
829 * MAINTAINERS (Various maintainers: hppa port): Added myself.
830
132e4bd7
PE
8312001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
832
833 * configure.in (--enable-languages): Be more permissive about
834 syntax. Check for empty lists better. Warn about $LANGUAGES.
835
c6243b4c
GK
8362001-11-08 Geoffrey Keating <geoffk@redhat.com>
837
838 * config.sub: Import from master sources, rev. 1.230.
839 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
840
abbb9e76
LG
8412001-11-07 Laurent Guerby <guerby@acm.org>
842
843 * MAINTAINERS (Write After Approval): Add self.
844
53cdb27a
HPN
8452001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
846
847 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
848
dd3a88c9
HPN
8492001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
850
851 * config.sub: Import from master sources, rev 1.226.
852 * config.guess: Import from master sources, rev 1.216.
853
d344dce9
HPN
8542001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
855
856 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
857 * MAINTAINERS: Add self as maintainer of MMIX port.
858 Remove old after-approval entry.
859
63f6bcd7
JM
8602001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
861
862 * ChangeLog, configure: Fix spelling errors.
863
84f92638
BK
8642001-10-20 Brendan Kehoe <brendan@zen.org>
865
866 * MAINTAINERS: Tweak my address.
867
2f30eda4
R
868Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
869
870 * MAINTAINERS: Update my email address.
871
1567080c 8722001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 873
f48a3b5c 874 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 875 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 876
30106886
GB
8772001-10-10 Geert Bosch <bosch@gnat.com>
878
e490616e 879 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
880 Added Robert Dewar.
881
d3d51b8c
DB
8822001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
883
884 * MAINTAINERS (Write After Approval): Added self
885
d1c3e709
GB
8862001-10-02 Geert Bosch <bosch@gnat.com>
887
888 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
889
50f5f793
JM
8902001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
891
892 * configure: Handle temporary files securely using mkdir.
893
7fddf9a9
AO
8942001-09-29 Alexandre Oliva <aoliva@redhat.com>
895
896 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
897
387beb82
WC
8982001-09-26 Will Cohen <wcohen@redhat.com>
899
900 * configure.in (*-*-linux*): Disable configuration of target-newlib
901 and target-libgloss.
e490616e 902
0c055e34
AO
9032001-09-26 Alexandre Oliva <aoliva@redhat.com>
904
905 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
906 RANLIB.
907
759bfa90
AO
9082001-09-21 Alexandre Oliva <aoliva@redhat.com>
909
910 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
911 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
912 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
913 avoid quotes nesting problems.
914 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
915 (DO_X): Export only variables that are set.
916
1dc4a750
BE
9172001-09-19 Ben Elliston <bje@redhat.com>
918
919 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
920 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
921 semantics. Use the shell built-in "type" command instead.
922
898c7238
AO
9232001-08-31 Alexandre Oliva <aoliva@redhat.com>
924
925 Merged from gcc-3_0-branch:
926 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
927 * ltcf-c.sh: Use $objext, not $ac_objext.
928 2001-07-27 Mark Kettenis <kettenis@gnu.org>
929 * ltcf-cxx.sh: Add support for GNU.
930 2001-07-22 Timothy Wall <twall@redhat.com>
931 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
932 default settings if using GNU tools with that configuration.
933 * ltcf-cxx.sh: Ditto.
934 * ltcf-gcj.sh: Ditto.
935 2001-07-21 Michael Chastain <chastain@redhat.com>
936 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
937 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
938 * ltmain.sh: Mark as gcc-local.
939
8fa0a32e
EC
9402001-08-30 Eric Christopher <echristo@redhat.com>
941 Jason Eckhardt <jle@redhat.com>
942
943 * config.guess: Merge from master sources.
944 * config.sub: Merge from master sources, add support for mipsisa32.
945
32f30f91 9462001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
947 * config.sub: Merge from master sources, rev 1.219.
948 * MAINTAINERS: Add self as contact for stormy16 port.
949
f6084f99
ZW
9502001-08-14 Zack Weinberg <zackw@panix.com>
951
952 * config.sub: Merge from master sources, rev 1.218.
953 * config.guess: Merge from master sources, rev 1.209.
954
91b54f7f
GS
9552001-08-11 Graham Stott <grahams@redhat.com>
956
957 * Makefile.in (check-c++): Add missing semicolon.
958
e5b3941e
JH
959Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
960
32f30f91 961 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 962
6387a56e
EC
9632001-07-30 Eric Christopher <echristo@redhat.com>
964
965 * MAINTAINERS (Various maintainers: mips port): Added myself.
966
53b475f0
AH
9672001-07-25 Andrew Haley <aph@cambridge.redhat.com>
968
e490616e 969 * configure.in (sh-*-linux*): New.
53b475f0 970
2a08c780
RH
9712001-07-27 Richard Henderson <rth@redhat.com>
972
973 * .cvsignore: Add LAST_UPDATED.
974
bfa79422
UW
9752001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
976
977 * MAINTAINERS (Various maintainers: s390 port): Added myself.
978
0ae85492
AH
9792001-07-16 Aldy Hernandez <aldyh@redhat.com>
980
e490616e 981 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 982
8e1ab0fe
NP
983Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
984
985 * MAINTAINERS (Write After Approval): Added myself.
986
2b997990
SC
9872001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
988
989 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
990 and libgcj on m68hc11/m68hc12.
991
d920e825
L
9922001-06-27 H.J. Lu (hjl@gnu.org)
993
994 * Makefile (CFLAGS_FOR_BUILD): New.
995 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
996
d425a1e0
JM
9972001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
998
999 * README: Remove version number.
1000
5b5b4207
GP
10012001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1002
1003 * INSTALL/README: Update wrt. to the installation instructions now
1004 residing in gcc/doc/install.texi.
1005
be839b69
JM
10062001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
1007
1008 * README: Replace with a cut-down and updated version of gcc/README.
1009
fe2ee7c4
DE
10102001-06-12 David Edelsohn <edelsohn@gnu.org>
1011
1012 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
1013 multilibs to be disabled.
1014
4f5d646c
DB
10152001-06-11 Daniel Berlin <dan@cgsoftware.com>
1016
1017 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 1018
818f0c85
AO
10192001-06-09 Alexandre Oliva <aoliva@redhat.com>
1020
1021 * config.guess: Import CVS version 1.195.
1022 * config.sub: Import CVS version 1.212.
1023
e9a8af10
AO
10242001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
1025
1026 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
1027 gcc/xgcc is built, use -print-prog-name to find out the program
1028 name to use.
1029
ae3ca0a9
PE
10302001-06-04 Phil Edwards <pme@sources.redhat.com>
1031
1032 * config.guess: Import CVS version 1.194. All gcc-local changes
1033 appear to also be in the master copy.
1034 * config.sub: Import CVS version 1.211.
1035
066bd40d
MM
1036Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
1037
1038 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
1039 with_gcc]: Use `gcc -shared' to build a shared library.
1040
4aef4f33
JDA
1041Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
1042
1043 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
1044 archives.
1045
c386f00f
RO
1046Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
2ae5cea5
HPN
10502001-06-01 Hans-Peter Nilsson <hp@axis.com>
1051
1052 * configure.in (libstdcxx_flags): Do not try to execute
1053 libstdc++-v3/testsuite_flags until it exists.
1054
c3766183
AM
10552001-06-01 Alan Modra <amodra@bigpond.net.au>
1056
1057 * MAINTAINERS: Update my email address.
1058
9b337833
GS
10592001-05-31 Graham Stott <grahams@redhat.com>
1060
1061 * MAINTAINERS (Write After Approval): Add myself.
1062
55fce0eb
SP
10632001-05-28 Simon Patarin <simon.patarin@inria.fr>
1064
1065 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
1066 libraries when using g++ with native linker.
1067
5f7de4b8
AO
10682001-05-28 Alexandre Oliva <aoliva@redhat.com>
1069
1070 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
1071
a7bc0fbb
AO
10722001-05-22 Alexandre Oliva <aoliva@redhat.com>
1073
1074 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
1075 [aix4*|aix5*]: Prepend blank.
1076
33456445
AO
10772001-05-20 Alexandre Oliva <aoliva@redhat.com>
1078
1079 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1080 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
1081 of subdir/configure scripts to use the new libtool.m4.
1082
e48d3d00
MK
10832001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
1084
1085 * MAINTAINERS (Write After Approval): Add myself.
1086
9e0e191b
BK
10872001-05-18 Benjamin Kosnik <bkoz@redhat.com>
1088
1089 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
1090
3f19b439
BE
10912001-05-11 Ben Elliston <bje@redhat.com>
1092
1093 * Makefile.in (all-sid): New target.
1094 (check-sid, clean-sid, install-sid): Likewise.
1095
6ebe3121
JO
10962001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
1097
1098 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
1099
ca3667c4
AO
11002001-05-03 Alexandre Oliva <aoliva@redhat.com>
1101
1102 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
1103 libgcj.
1104
11052001-05-03 Alexandre Oliva <aoliva@redhat.com>
1106
1107 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
1108 gcc/xgcc is built, use -print-prog-name to find out the program
1109 name to use.
1110
b2964d63
AO
11112001-04-26 Alexandre Oliva <aoliva@redhat.com>
1112
b1bb2302
AO
1113 * configure.in (noconfigdirs): Don't reset it from scratch in the
1114 target case; only append to it.
6387a56e 1115
b2964d63
AO
1116 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
1117 sparc-*-solaris2.8]: Disable ${libgcj}.
1118
8343765d
AO
11192001-04-25 Alexandre Oliva <aoliva@redhat.com>
1120
1121 * configure.in (libgcj_saved): Copy from $libgcj.
1122 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
1123 --disable-libgcj.
1124
ddbb6d43
GRK
11252001-04-25 Gavin Romig-Koch <gavin@redhat.com>
1126
1127 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 1128 C front end maintainer.
ddbb6d43 1129
3fa03ff9
AG
1130Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
1131
1132 * configure.in: Move *-chorusos target case to the proper switch.
1133 Disable libgcj.
1134
99ffe40f
AO
11352001-04-12 Alexandre Oliva <aoliva@redhat.com>
1136
1137 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1138 1.641.2.228.
1139
78faa32d
FS
11402001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1141
1142 * Makefile.in (STAGE1_CFLAGS): Pass down.
1143
cdbff0ab
AM
11442001-04-13 Alan Modra <amodra@one.net.au>
1145
1146 * config.guess: Add hppa64-linux support. Note for next import that
1147 this is already in the master file.
1148 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
1149
75b9074c
AO
11502001-04-12 Alexandre Oliva <aoliva@redhat.com>
1151
1152 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1153 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
1154
125404c5
SS
11552001-04-11 Stan Shebs <shebs@apple.com>
1156
1157 * MAINTAINERS: Add self as Darwin port maintainer.
1158
876684fe
AM
11592001-04-11 Alan Modra <amodra@one.net.au>
1160
1161 * MAINTAINERS: Update my email address.
1162
06729913
LR
11632001-04-10 Loren J. Rittle <ljrittle@acm.org>
1164
1165 * ltcf-cxx.sh: Support creation of C++ shared libraries on
1166 recent versions of FreeBSD (release 3 or later).
1167 * ltconfig: On FreeBSD, -lc must not be provided when building
1168 a shared library or else the standard -pthread gcc option is
1169 rendered worthless to later users of the built library.
1170
67916302
JM
11712001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
1172
1173 * MAINTAINERS: Add self and RTH as C front end maintainers.
1174
d2bc0628
AO
11752001-04-05 Alexandre Oliva <aoliva@redhat.com>
1176
e490616e
ZW
1177 * config.sub: Make sure to match an already-canonicalized
1178 machine name (eg. mn10300-unknown-elf).
d2bc0628 1179
a3406c06
AO
11802001-04-01 Alexandre Oliva <aoliva@redhat.com>
1181
1182 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
1183 New macros.
1184 (bootstrap, cross): Use RECURSE_FLAGS.
1185 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
1186
a076f6a4
AO
11872001-03-27 Alexandre Oliva <aoliva@redhat.com>
1188
1189 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
1190
e9f4fa71
CH
11912001-03-22 Colin Howell <chowell@redhat.com>
1192
7238de5c
CH
1193 * Makefile.in (DO_X): Do not backslash single-quotes in
1194 backquotes (two places).
e9f4fa71 1195
b6b14b1b
AO
11962001-03-22 Alexandre Oliva <aoliva@redhat.com>
1197
1198 Re-installed:
1199 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
1200 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
1201 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
1202 * ltcf-cxx.sh: Likewise.
1203 * ltcf-gcj.sh: Likewise.
1204
1eb0b89d
GP
12052001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1206
1207 * MAINTAINERS: Add myself as "documentation co-maintainer".
1208
82e23236
AO
12092001-03-22 Alexandre Oliva <aoliva@redhat.com>
1210
1211 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1212 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
1213
64ec27c3
TT
12142001-03-19 Tom Tromey <tromey@redhat.com>
1215
1216 * config-ml.in: Handle GCJ and GCJFLAGS.
1217
191de407
MC
12182001-03-21 Michael Chastain <chastain@redhat.com>
1219
1220 * Makefile.in: all-m4 depends on all-texinfo.
1221
fed4dede
LR
12222001-03-20 Loren J. Rittle <ljrittle@acm.org>
1223
1224 * MAINTAINERS: Add myself to write after approval list.
1225
085072bb
LB
12262001-03-18 Laurynas Biveinis <lauras@softhome.net>
1227
1228 * Makefile.in (DO_X): Quote nested quotes.
1229
5af8ea3f
AM
12302001-03-18 Alan Modra <alan@linuxcare.com.au>
1231
1232 * MAINTAINERS: Add myself to write after approval list.
1233
69e23037
LB
12342001-03-15 Laurynas Biveinis <lauras@softhome.net>
1235
1236 * Makefile.in (DO_X): Use double quotes for quoting
1237 "RANLIB=$${RANLIB}".
1238
2b9650f4
OP
12392001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
1240
1241 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
1242
4698d2cf
NP
12432001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
1244
1245 * configure.in: Only use `lang_requires' for languages athat are
1246 actually enabled.
1247
f6646274
PE
12482001-03-08 Phil Edwards <pme@sources.redhat.com>
1249
1250 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
1251
c9a54638
AO
12522001-03-08 Alexandre Oliva <aoliva@redhat.com>
1253
1254 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
1255
6a556ad6
TT
12562001-03-07 Tom Tromey <tromey@redhat.com>
1257
1258 * configure.in: Allow config-lang.in to set `lang_requires' to list
1259 of other required languages.
1260
6822468a
LB
12612001-03-06 Laurynas Biveinis <lauras@softhome.net>
1262
1263 * Makefile.in: Remove RANLIB definition. Use RANLIB
1264 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
1265 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 1266
f04885d3 12672001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 1268 Alexandre Oliva <aoliva@redhat.com>
6387a56e 1269
f04885d3
BK
1270 * Makefile.in (check-c++): Use tabs, not spaces.
1271
288edf47 12722001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 1273
288edf47
LB
1274 * MAINTAINERS: add myself to Write After Approval list.
1275
3d55d2f8 12762001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 1277
e490616e 1278 * Makefile.in (check-c++): New rule.
6387a56e 1279
4d88a68a
BK
1280 * configure.in (target_libs): Remove libg++.
1281 (noconfigdirs): Remove libg++.
1282 (noconfigdirs): Same.
1283 (noconfigdirs): Same.
1284 (noconfigdirs): Same.
1285
1286 * config-ml.in: Remove libg++ references.
1287
1288 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
1289 (ALL_TARGET_MODULES): Same.
1290 (configure-target-libg++): Remove.
1291 (all-target-libg++): Remove.
1292 (configure-target-libio): Remove.
1293 (all-target-libio): Remove.
1294 (check-target-libio): Remove.
1295 (.PHONY): Remove.
1296 (libg++.tar.bz2): Remove.
1297 (all-target-cygmon): Remove libio.
1298 (all-target-libstdc++): Remove.
1299 (configure-target-libstdc++): Remove.
1300 (TARGET_LIB_PATH): Remove libstdc++.
1301 (ALL_GCC_CXX): Remove libstdc++.
1302 (all-target-gperf): Correct.
1303
2437d4ed
NC
13042001-02-16 Nick Clifton <nickc@redhat.com>
1305
1306 * configure.in (noconfigdirs): Allow configuration of texinfo
1307 for Cygwin hosts.
1308
85b99cbe
AG
13092001-02-15 Anthony Green <green@redhat.com>
1310
1311 * configure: Introduce GCJ_FOR_TARGET.
1312 * configure.in: Ditto.
1313 * Makefile.in: Ditto.
1314
7b18790c
AS
13152001-02-13 Andreas Schwab <schwab@suse.de>
1316
1317 * MAINTAINERS: Update mail address.
1318
c4880c99
MS
13192001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1320
1321 * config.guess: Add linux target for S/390.
1322 * config.sub: Likewise.
1323
e31ae6db
CC
13242001-02-08 Chandrakala Chavva <cchavva@redhat.com>
1325
1326 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 1327 target-libgloss.
e31ae6db 1328
7739adfb
BE
13292001-02-06 Ben Elliston <bje@redhat.com>
1330
1331 * configure: Output host type to stdout, not stderr.
1332
36ca672c
MM
13332001-02-05 Mark Mitchell <mark@codesourcery.com>
1334
e40f2829 1335 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
1336 * ltcf-cxx.sh: Likewise.
1337
36ca672c
MM
1338 * config.if: Assume enable_libstdcxx_v3 is defined.
1339
22fdd65e
MM
13402001-02-04 Mark Mitchell <mark@codesourcery.com>
1341
1342 Remove V2 C++ library.
1343 * configure.in: Remove --enable-libstdcxx_v3 support.
1344
3b60dd8e
BM
13452001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
1346
1347 * include/demangle.h: Add prototype for java_demangle_v3.
1348
42c0c80a
PE
13492001-01-29 Phil Edwards <pme@sources.redhat.com>
1350
1351 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
1352
0be25992
RH
13532001-01-27 Richard Henderson <rth@redhat.com>
1354
1355 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
1356
8a8de62d
MS
13572001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1358
1359 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
1360 Don't unset, it's non-portable and no longer necessary, set to empty
1361 instead.
1362
92769744
MS
13632001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1364
1365 * ltconfig: Shell portability fix for the tagname validity check.
1366
88a1c0ab
AO
13672001-01-27 Alexandre Oliva <aoliva@redhat.com>
1368
1369 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
1370 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
1371
45291dd5
MS
13722001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1373
1374 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
1375
1ace7e15
TT
13762001-01-26 Tom Tromey <tromey@redhat.com>
1377
1378 * configure.in: Allow libgcj to be built on Sparc Solaris.
1379
0ef8b11b
DE
13802001-01-25 David Edelsohn <edelsohn@gnu.org>
1381
1382 * ltcf-c.sh: Add aix5 case.
1383 * ltcf-cxx.sh: Likewise.
1384 * ltconfig: Likewise.
1385
0006091e
AO
13862001-01-24 Alexandre Oliva <aoliva@redhat.com>
1387
9bad11e1
AO
1388 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
1389 keep at least one of build_libtool_libs or build_old_libs set to
1390 yes.
1391
0006091e
AO
1392 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
1393 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
1394
7c01b2b5
BM
13952001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
1396
1397 * configure.in: Enable libgcj on several additional platforms.
1398
d340e0ac
BM
13992001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
1400
1401 * configure.in: Enable libgcj for linux targets.
1402
5baf8c37
MS
14032001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1404
1405 * MAINTAINERS (Write After Approval): Add myself.
1406
10a0ba84
JDA
14072001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
1408
1409 * MAINTAINERS: Add myself as vax port maintainer.
1410
357c6a4b
FH
14112001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
1412
1413 * MAINTAINERS: Add myself as Mercury front-end maintainer.
1414
6e2d9a7a
MS
14152001-01-09 Mike Stump <mrs@wrs.com>
1416
1417 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
1418 failures of subdirectories.
1419
b6b14b1b 14202001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 1421
b6b14b1b 1422 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 1423 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
1424 * ltcf-cxx.sh: Likewise.
1425 * ltcf-gcj.sh: Likewise.
1426 * ltconfig.sh: Fix typo.
976b230d 1427
07109110
LB
14282001-01-02 Laurynas Biveinis <lauras@softhome.net>
1429
1430 * configure: handle DOS-style absolute paths.
1431
1da5b8fc
LB
14322001-01-02 Laurynas Biveinis <lauras@softhome.net>
1433
1434 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
1435
4c2f5b4f
MM
14362000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
1437
1438 * MAINTAINERS: Add myself as avr port co-maintainer.
1439
bc53668e
BE
14402000-12-28 Ben Elliston <bje@redhat.com>
1441
1442 * MAINTAINERS: Add myself under ``Write After Approval''.
1443
c387606f
JM
14442000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
1445
1446 * texinfo: Remove directory from GCC.
1447
2cb5082c
JM
14482000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
1449
1450 * COPYING: Update to current
1451 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
1452 to 19yy as example year in copyright notice).
1453
cc330df9
BK
14542000-12-18 Benjamin Kosnik <bkoz@redhat.com>
1455
6387a56e 1456 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
1457 (libstdcxx_incdir): Pass down.
1458 * config.if: Remove expired bits for cxx_interface, add stub.
1459 (libstdcxx_incdir): Add variable for g++ include directory.
1460 * configure.in (gxx_include_dir): Use it.
6387a56e 1461
4c6b2835
AO
14622000-12-18 Alexandre Oliva <aoliva@redhat.com>
1463
1464 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
1465 with old-email address from ``Write After Approval''.
1466
3896f13e
AJ
14672000-12-15 Andreas Jaeger <aj@suse.de>
1468
1469 * configure.in: Handle lang_dirs.
1470
14712000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 1472
ad46e881
TT
1473 * MAINTAINERS: Removed brads.
1474
90a10418
TT
1475 * MAINTAINERS: Added gcj developers.
1476
41dfe3a2 14772000-12-13 Anthony Green <green@redhat.com>
6387a56e 1478
41dfe3a2
AG
1479 * configure.in: Disable libgcj for any target not specifically
1480 listed. Disable libgcj for x86 and Alpha Linux until compatible
1481 with g++ abi.
6387a56e 1482
e2f601da
MS
14832000-12-13 Mike Stump <mrs@wrs.com>
1484
1485 * Makefile.in (local-distclean): Also remove fastjar.
1486
70030c01
RB
14872000-12-12 Rodney Brown <RodneyBrown@mynd.com>
1488
1489 * contrib/gcc_update: Add fastjar --touch entries.
1490
2a50f859
AO
14912000-12-12 Alexandre Oliva <aoliva@redhat.com>
1492
1493 * configure.in: Disable language-specific target libraries for
1494 languages that aren't enabled.
1495
7743113b
AG
14962000-12-10 Anthony Green <green@redhat.com>
1497
1498 * configure.in: Define libgcj. Disable libgcj target libraries for
1499 most targets.
1500
92e061a6
NB
15012000-12-10 Neil Booth <neilb@earthling.net>
1502
1503 * MAINTAINERS: Update mail address, remove from WAA list.
1504
f34ff6d6
APB
15052000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
1506
1507 * libjava: Imported from /cvs/java.
1508 * libffi: Likewise.
1509 * Boehm-gc: Likewise.
1510
d82a33c6
APB
15112000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
1512
1513 * configure.in (target_libs): Revert 2000-12-08 patch.
1514 (noconfigdirs): Added target-libjava.
1515
e14f8e28
LB
15162000-12-09 Laurynas Biveinis <lauras@softhome.net>
1517
1518 * djunpack.bat: removed.
1519
fc26516b
LB
15202000-12-09 Laurynas Biveinis <lauras@softhome.net>
1521
1522 * Makefile.in: handle DOS-style absolute paths.
1523 * config-ml.in: likewise.
1524 * symlink-tree: likewise.
1525
bd8757b3
APB
15262000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1527
1528 * fastjar: Imported.
1529
81522a1f
APB
15302000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1531
1532 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
1533 libjava.
1534 * configure.in (target_libs): Removed `target-libjava'.
1535
5db1f7ed
APB
15362000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
1537
1538 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
1539 (ALL_MODULES): Added fastjar.
1540 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
1541 (all-target-libjava): all-fastjar replaces all-zip.
1542 (all-fastjar): Added.
1543 (configure-target-fastjar, all-target-fastjar): Likewise.
1544 * configure.in (host_tools): Added fastjar.
1545
5e59997c
MS
15462000-12-07 Mike Stump <mrs@wrs.com>
1547
1548 * Makefile.in (local-distclean): Remove leftover built files.
1549
0a534f40
NC
15502000-11-24 Nick Clifton <nickc@redhat.com>
1551
1552 * configure.in (xscale-elf): Add target.
1553 (xscale-coff): Add target.
1554
7686cadf
LR
15552000-11-22 Loren J. Rittle <ljrittle@acm.org>
1556
e490616e
ZW
1557 * ltcf-cxx.sh: Support creation of C++ shared libraries on
1558 recent versions of FreeBSD (release 3 or later).
1559 * ltconfig: On FreeBSD, -lc must not be provided when building
1560 a shared library or else the standard -pthread gcc option is
1561 rendered worthless to later users of the built library.
7686cadf 1562
fff01699
FF
15632000-11-16 Fred Fish <fnf@be.com>
1564
1565 * configure.in (enable_libstdcxx_v3): Fix typo,
1566 libstd++ -> libstdc++.
1567
4dc16355
KL
15682000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1569
1570 * MAINTAINERS: Add self to Write After Approval list.
1571
bf6fc7b2
BS
15722000-11-21 Bernd Schmidt <bernds@redhat.com>
1573
1574 * MAINTAINERS: Update my email address. Add myself to global write
1575 privs list.
1576
ce8e06b1
AO
15772000-11-18 Alexandre Oliva <aoliva@redhat.com>
1578
6e2a4843
AO
1579 * Makefile.in: Merge with src and libgcj.
1580 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
1581 configure-target-<library> when their configure scripts need the C
1582 or C++ library to have already been built to work properly.
1583 (do_proto_toplev): Set them to an empty string.
1584
ce8e06b1
AO
1585 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
1586 (REALLY_SET_LIB_PATH): Use them.
1587
c003f378
SS
15882000-11-17 Stan Shebs <shebs@apple.com>
1589
1590 * MAINTAINERS: Add self to Write After Approval list.
1591
cc1e60ea
JM
15922000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
1593
1594 * configure: Provide the original toplevel configure arguments
1595 (including $0) to subprocesses in the environment rather than
1596 through gcc/configargs.h.
1597
1173593d
JM
15982000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
1599
1600 * MAINTAINERS: Remove references to cccp. Change C9X reference to
1601 C99. Alphabetise "Write After Approval" list.
1602
520907ee
MM
16032000-11-12 Mark Mitchell <mark@codesourcery.com>
1604
34f6fbdb
MM
1605 * configure: Turn on libstdc++ V3 by default.
1606
520907ee
MM
1607 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
1608 if we've got GCC.
1609
0bbd37ed
PB
16102000-11-11 Philip Blundell <philb@gnu.org>
1611
1612 * MAINTAINERS: Add self to Write After Approval list.
1613
7ca0e6d9
DE
16142000-11-09 David Edelsohn <edelsohn@gnu.org>
1615
1616 * ltcf-c.sh (aix4): Improve shared library configuration; require
1617 exporting symbols.
1618 * ltcf-cxx.sh (aix4): Define.
1619 * ltconfig (aix4): Define library and soname specs appropriate for
1620 AIX. Define command to create export symbols list.
1621
f559f30b
CF
1622Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
1623
1624 * config.sub: Add support for Sun Chorus
1625
fc05d516
NC
16262000-10-31 Nick Clifton <nickc@redhat.com>
1627
1628 * MAINTAINERS: Rename <name>@cygnus.com addresses to
1629 <name>@redhat.com. Also installed new email address for Clint
1630 Popetz.
6387a56e 1631
90a0e73f
JM
16322000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
1633
1634 * etc: Remove directory from GCC.
1635
a5e1b548
MM
16362000-10-16 Michael Meissner <meissner@redhat.com>
1637
1638 * configure (gcc/configargs.h): Only create if there is a build GCC
1639 directory created.
1640
6387a56e
EC
16412000-10-16 Matthias Klose <doko@debian.org>
1642
be1db873
MK
1643 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
1644 when configured for libstdc++-v3.
1645
f5fa9a5b
PE
16462000-10-05 Phil Edwards <pme@gcc.gnu.org>
1647
1648 * configure: Save configure arguments to gcc/configargs.h.
1649
61a77fea
PT
16502000-10-04 Philipp Thomas <pthomas@suse.de>
1651
1652 * config.guess: Import CVS version 1.157.
1653 * config.sub: Import CVS version 1.181.
1654
3a4fee66
AP
16552000-10-04 Andris Pavenis <pavenis@latnet.lv>
1656
1657 * Makefile.in (bootstrap): avoid recursion if subdir missing
1658 (cross): ditto
1659 (do-proto-toplev): ditto
1660
3dd7094e
AO
16612000-09-30 Alexandre Oliva <aoliva@redhat.com>
1662
de710532
AO
1663 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
1664 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
1665
3dd7094e
AO
1666 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
1667 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
1668 all affected `configure' scripts.
1669
1409d0c7
DE
16702000-09-26 David Edelsohn <edelsohn@gnu.org>
1671
1672 * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
1673
e592386f
NB
1674Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
1675
1676 * MAINTAINERS: Add self as cpplib co-maintainer.
1677
fba54939
AH
16782000-09-24 Aldy Hernandez <aldyh@redhat.com>
1679
1680 * MAINTAINERS: Add self to Write After Approval list.
1681
2bd429f4
GP
16822000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1683
1684 * INSTALL/README: egcs -> GCC update.
1685
d733f374
ME
1686Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
1687
1688 * MAINTAINERS: Add myself to Write After Approval list.
1689
d7ce9a83
KH
16902000-09-15 Kazu Hirata <kazu@hxi.com>
1691
1692 * MAINTAINERS: Add myself to Write After Approval list.
1693
18a53ffe
JL
1694Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
1695
e490616e
ZW
1696 * configure.in: Do not build byacc for hppa64. Provide paths to the
1697 X11 libraries for hppa64.
18a53ffe 1698
f246ff23
SC
16992000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1700
1701 * MAINTAINERS: Add myself as 68hc11 port maintainer.
1702
06298abd
AO
17032000-09-06 Alexandre Oliva <aoliva@redhat.com>
1704
4b92758a
AO
1705 * Makefile.in (all-zlib): Added dummy target.
1706
06298abd
AO
1707 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
1708 ltcf-gcj.sh: Updated from libtool multi-language branch.
1709
4d73d07a
AO
17102000-09-05 Alexandre Oliva <aoliva@redhat.com>
1711
1712 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
1713 (bootstrap*): Depend on all-bootstrap.
1714
05d52d78
PT
17152000-09-05 Philipp Thomas <pthomas@suse.de>
1716
1717 * config.guess: Import CVS version 1.156.
1718 * config.sub: Import CVS version 1.179.
1719
3c809ba4
AG
17202000-09-02 Anthony Green <green@cygnus.com>
1721
1722 * Makefile.in (all-gcc): Depend on all-zlib.
1723 (CLEAN_MODULES): Add clean-zlib.
1724 (ALL_MODULES): Add all-zlib.
1725 * configure.in (host_libs): Add zlib.
1726
10ad78a0 17272000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
1728
1729 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
1730 crosses, but add gcc/include to the header search path for them.
1731
b36a9ce3
DB
17322000-08-04 David E. O'Brien <obrien@FreeBSD.org>
1733
1734 * MAINTAINERS: Add self to Write After Approval list.
1735
cb011248
FS
17362000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1737
1738 * config.guess: Import CVS version 1.152.
1739 * config.sub: Import CVS version 1.177.
1740
db310af0
AO
17412000-08-25 Alexandre Oliva <aoliva@redhat.com>
1742
7965440a
AO
1743 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
1744 $targargs to tell whether newlib is going to be built.
1745
db310af0
AO
1746 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
1747 $$r/TARGET_SUBDIR/libio for _G_config.h.
1748
e7977565
AO
17492000-08-23 Alexandre Oliva <aoliva@redhat.com>
1750
1751 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
1752
126bb9ed
DD
17532000-08-22 DJ Delorie <dj@redhat.com>
1754
1755 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
1756
5b0e9d29
AO
17572000-08-22 Alexandre Oliva <aoliva@redhat.com>
1758
1759 * config-ml.in (CC, CXX): Avoid trailing whitespace.
1760 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
1761 sub-configures.
1762
4f3e904e
DD
17632000-08-21 DJ Delorie <dj@redhat.com>
1764
1765 * MAINTAINERS: Add self as a libiberty maintainer
1766
c9635443
AO
17672000-08-16 Alexandre Oliva <aoliva@redhat.com>
1768
1769 * configure.in (libstdcxx_flags): Use
1770 libstdc++-v3/src/libstdc++.INC.
1771
8b2100ba
AO
17722000-08-15 Alexandre Oliva <aoliva@redhat.com>
1773
1774 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
1775
57119aa9
ZW
17762000-08-14 Zack Weinberg <zack@wolery.cumb.org>
1777
eeb943b0
ZW
1778 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
1779
6387a56e 1780 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
1781 explicit. Substitute enable_threads into generated Makefiles.
1782 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
1783 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
1784
acffa7c4
GK
17852000-08-13 Geoff Keating <geoffk@cygnus.com>
1786
1787 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
1788
808d8c41
AO
17892000-08-12 Alexandre Oliva <aoliva@redhat.com>
1790
1791 * config-ml.in (CC): Remove bogus duplicate quotation mark from
1792 previous delta.
1793
1fc8c51c 17942000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 1795
1fc8c51c
JM
1796 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
1797 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
1798 (FLAGS_FOR_TARGET): Not here.
1799 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 1800
25698887
AO
18012000-08-11 Alexandre Oliva <aoliva@redhat.com>
1802
1803 * config-ml.in (CC, CXX): Don't introduce a leading space.
1804
10120687
DD
18052000-08-07 DJ Delorie <dj@delorie.com>
1806
1807 * MAINTAINERS: Add self as a DJGPP maintainer
1808
15c758e9
DD
18092000-08-07 DJ Delorie <dj@redhat.com>
1810
1811 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
1812 "if we're also building gcc, and it's a gcc that will run on the
1813 build machine, we want to use its includes instead of the system's
1814 default includes".
1815
2d0de245
JM
18162000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
1817
1818 * MAINTAINERS: Add self to Write After Approval list.
1819
e81b330a
AO
18202000-08-03 Alexandre Oliva <aoliva@redhat.com>
1821
83440c1e
AO
1822 * configure.in (libstdcxx_flags): Don't use `"'.
1823
e81b330a
AO
1824 * config-ml.in: Adjust multilib search paths to the
1825 appropriate multilib tree.
1826
cf95c847
AO
18272000-08-02 Alexandre Oliva <aoliva@redhat.com>
1828
1829 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
1830 commas in $LANGUAGES.
1831
9e9af119
MH
18322000-08-02 Manfred Hollstein <manfredh@redhat.com>
1833
1834 * configure.in: Re-enable all references to libg++ and librx.
1835
606ce391
AO
18362000-08-01 Alexandre Oliva <aoliva@redhat.com>
1837
89820b43
AO
1838 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
1839 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
1840 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
1841 * ltcf-cxx.sh (need_lc): Set based on postdeps.
1842
606ce391
AO
1843 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
1844
04179d4a
AO
18452000-07-31 Alexandre Oliva <aoliva@redhat.com>
1846
1847 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
1848 CXX_FOR_TARGET for sed.
1849
d4eb109c
AO
18502000-07-30 Alexandre Oliva <aoliva@redhat.com>
1851
1852 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
1853 Do not override if already set in the environment or in configure.
1854 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
1855 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
1856
4f4caf92
AO
18572000-07-28 Alexandre Oliva <aoliva@redhat.com>
1858
1859 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
1860 the libtool CVS tree multi-language branch.
1861 * ltconfig, ltmain.sh: Updated.
6387a56e 1862
b87487b6
AO
18632000-07-27 Alexandre Oliva <aoliva@redhat.com>
1864
1670d1ea
AO
1865 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
1866 (clean-target): Depend on it.
1867
b87487b6
AO
1868 * Makefile.in (FLAGS_FOR_TARGET): New macro.
1869 (GCC_FOR_TARGET): Use it.
1870 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
1871 * configure.in: ... here.
1872 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
1873 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
1874
4e81ae98
EC
18752000-07-24 Eric Christopher <echristo@cygnus.com>
1876
1877 * MAINTAINERS: Add self to Write After Approval list.
1878
059ae32c
AO
18792000-07-24 Alexandre Oliva <aoliva@redhat.com>
1880
5b28edd4
AO
1881 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
1882 (configure-target-libchill, configure-target-libobjc): Likewise.
1883
059ae32c
AO
1884 * configure.in: Use the same cache file for all target libs.
1885 * config-ml.in: But different cache files per multilib variant.
1886
1adcd149
MS
18872000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1888
1889 * configure (topsrcdir): Don't use dirname.
1890
2d573dff
JO
18912000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
1892
1893 * MAINTAINERS: Add self to Write After Approval list.
1894
d207ebef
JM
18952000-07-20 Jason Merrill <jason@redhat.com>
1896
1897 * configure.in: Remove all references to libg++ and librx.
1898
1899 * configure, configure.in, Makefile.in: Unify gcc and binutils.
1900
19012000-07-20 Hans-Peter Nilsson <hp@axis.com>
1902
1903 * config.sub: Update to subversions version 2000-07-06.
1904
7b7792d5
AH
19052000-07-12 Andrew Haley <aph@cygnus.com>
1906
1907 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
1908 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
1909
3abaac67
PE
19102000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
1911
1912 * symlink-tree: Check number of arguments.
1913
34be2b36
JW
19142000-07-05 Jim Wilson <wilson@cygnus.com>
1915
1916 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
1917 search path for a g++ extracted from the build tree. This
1918 will allow link tests run by configure scripts in
1919 subdirectories to succeed.
1920
d207ebef
JM
19212000-07-01 Koundinya K <kk@ddeorg.soft.net>
1922
e490616e 1923 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 1924
0900331b
MH
19252000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1926
1927 * MAINTAINERS: Add myself as loop discovery maintainer.
1928
d207ebef
JM
19292000-06-28 Corinna Vinschen <vinschen@cygnus.com>
1930
1931 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
1932 `os2'. Force ac_cv_exeext to be ".exe" in that case.
1933
19342000-06-19 Timothy Wall <twall@cygnus.com>
1935
1936 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
1937 * config.sub: Add tic54x target.
1938
11a27a76
TM
1939Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
1940
1941 * MAINTAINERS: Add self as Fortran maintainer,
1942 remove Craig Burley.
1943
d207ebef 1944Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 1945
d207ebef
JM
1946 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
1947 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 1948
7758b73f
PT
1949Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
1950
1951 * MAINTAINERS: Add self as i18n maintainer
1952
d207ebef
JM
195320000-05-21 H.J. Lu (hjl@gnu.org)
1954
e490616e
ZW
1955 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
1956 directory are used if they exist. Make sure
1957 $(build_tooldir)/include is searched for header files,
1958 $(build_tooldir)/lib/ for library files.
d207ebef 1959 (GCC_FOR_TARGET): Likewise.
e490616e 1960 (CXX_FOR_TARGET): Likewise.
d207ebef 1961
bae29210
JL
1962Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
1963
1964 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
1965
d207ebef 1966Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
1967
1968 * Makefile.in (configure-target-libiberty): Depend on
1969 configure-target-newlib.
1970
aab0d19d
AO
19712000-05-16 Alexandre Oliva <aoliva@cygnus.com>
1972
1973 * configure.in, Makefile.in: Merge all libffi-related
1974 configury stuff from the libgcj tree.
1975
d207ebef
JM
1976Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
1977
1978 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
1979 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
1980
1981Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
1982
1983 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
1984 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
1985 current version information. Add to proto-toplev directory.
1986 (gdb-taz): Build do-djunpack.
1987
758c7bd4
DE
19882000-05-15 David Edelsohn <edelsohn@gnu.org>
1989
1990 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
1991
1888228d
AC
1992Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
1993
1994 * MAINTAINERS: Add self to Write After Approval list.
1995
d207ebef
JM
19962000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1997
1998 * ltmain.sh: Preserve in relink_command any environment
1999 variables that may affect the linker behavior.
2000
2d7cc2fe
JL
2001Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
2002
d207ebef
JM
2003 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
2004
2005Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
2006
2007 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
2008
20092000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
2010
2011 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 2012 with the version name.
2d7cc2fe 2013
ee455968
JE
2014Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
2015
2016 * MAINTAINERS: Add self as bb-reorder maintainer.
2017
73b97e5c
BK
20182000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
2019
2020 * config.if: Tweak.
2021
d207ebef
JM
20222000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
2023
2024 * djunpack.bat: New file.
2025
2026Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
2027
2028 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
2029 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
2030 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
2031 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
2032
954869eb
DP
20332000-04-16 Dave Pitts <dpitts@cozx.com>
2034
e490616e
ZW
2035 * config.sub (case $basic_machine): Change default for "ibm-*"
2036 to "openedition".
954869eb 2037
eaabe541
AJ
20382000-04-13 Andreas Jaeger <aj@suse.de>
2039
2040 * MAINTAINERS: Added myself.
2041
d207ebef
JM
2042Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
2043
2044 * Makefile.in (gdb-taz): New target. GDB specific archive.
2045 (do-md5sum): New target.
2046 (MD5PROG): Define.
2047 (PACKAGE): Default to TOOL.
2048 (VER): Default to a shell script.
2049 (taz): Rewrite target. Move real work to do-proto-toplev. Include
2050 md5 checksum generation.
2051 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
2052 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
2053 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
2054 insight.tar.bz2): Use gdb-taz to create archive.
2055
2056Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
2057
2058 * configure (warn_cflags): Delete.
2059
0ea6d60c
PDM
2060Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
2061
2062 * MAINTAINERS: Added myself.
2063
17090313 20642000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 2065 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 2066
e490616e
ZW
2067 * configure.in (enable_libstdcxx_v3): Add.
2068 (target_libs): Add bits here to switch between libstdc++-v2 and
2069 libstdc++-v3.
2070 * config.if: And this file too.
2071 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 2072
76b78517
MM
20732000-04-05 Michael Meissner <meissner@redhat.com>
2074
2075 * config.sub (d30v): Add d30v as a basic machine type.
2076
ad242caf
JM
20772000-03-29 Jason Merrill <jason@casey.cygnus.com>
2078
2079 * configure.in: -linux-gnu*, not -linux-gnu.
2080
d4537148
TM
2081Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
2082
2083 * MAINTAINERS: Add self in write-after-approval section.
2084
f152e9d4
JW
2085Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
2086
2087 * MAINTAINERS: Add self as ia64 port maintainer.
2088
6a5fcef1
NB
20892000-03-08 Neil Booth <NeilB@earthling.net>
2090
2091 * MAINTAINERS: Add self in write-after-approval section.
2092
d207ebef 2093Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 2094
d207ebef
JM
2095 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
2096 (do-tar-bz2): Replace TOOL with PACKAGE.
2097 (gdb.tar.bz2): Remove GDBTK from GDB package.
2098 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
2099 dejagnu.tar.bz2): New packages.
2100
21012000-02-27 Andreas Jaeger <aj@suse.de>
2102
2103 * configure.in: Add entry for mips*-*-linux*, move catch all
2104 *-*-*linux* entry below this one.
2105
21062000-02-27 Ian Lance Taylor <ian@zembu.com>
2107
2108 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 2109
521fe9d0
NC
21102000-02-24 Nick Clifton <nickc@cygnus.com>
2111
2112 * config.sub: Support an OS of "wince".
2113
d207ebef
JM
2114Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
2115
2116 * config.guess, config.sub: Updated to match config's 2000-02-15
2117 version.
2118
21192000-02-23 Linas Vepstas <linas@linas.org>
2120
2121 * config.sub: Add support for Linux/IBM 370.
2122 * configure.in: Likewise.
2123
3a685f6f
NC
21242000-02-22 Nick Clifton <nickc@cygnus.com>
2125
2126 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
2127
d207ebef 21282000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 2129
d207ebef 2130 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 2131
4746ee26
KG
21322000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2133
2134 * configure (gcc_version): When setting, narrow search to
2135 lines containing `version_string'.
2136
ba96c72d
DC
21372000-02-15 Denis Chertykov <denisc@overta.ru>
2138
2139 * config.sub: Add support for avr target.
2140
77f16a66
NC
21412000-02-14 Nick Clifton <nickc@cygnus.com>
2142
2143 * MAINTAINERS: Add maintainers for MCore port.
2144
784a3a80
HPN
2145Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
2146
2147 * config.sub: Add mmix-knuth-mmixware.
2148
719dd4fa
KG
21492000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2150
2151 * MAINTAINERS: Pair cccp with cpplib maintainership.
2152
d207ebef
JM
21532000-01-27 Christopher Faylor <cgf@redhat.com>
2154
2155 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
2156 structure stuff to -L library search.
2157 (CXX_FOR_TARGET): Ditto.
2158 (CROSS_CHECK_MODULES): Fix spelling mistake.
2159
7a53e94b
MM
21602000-01-24 Mark Mitchell <mark@codesourcery.com>
2161
2162 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
2163 the C++ compiler.
2164
0da3b5a7
RH
21652000-01-12 Richard Henderson <rth@cygnus.com>
2166
2167 * configure.in: Don't build some bits for beos.
2168
02368d6d
JS
21692000-01-12 Joel Sherrill (joel@OARcorp.com)
2170
2171 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
2172 as include files.
2173
2e76d35c
ZW
21742000-01-11 Zack Weinberg <zack@wolery.cumb.org>
2175
2176 * Add self as cpplib maintainer, as requested by Jason
2177 Merrill. Correct my e-mail address.
2178
4c25fdcf
GK
21792000-01-06 Geoff Keating <geoffk@cygnus.com>
2180
2181 * configure.in: Use mt-aix43 to handle *_TARGET defs,
2182 not mh-aix43.
2183
188e3966
HPN
2184Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
2185
2186 * MAINTAINERS: Add myself to "write after approval" list.
2187
c2f5d030
RH
21881999-12-14 Richard Henderson <rth@cygnus.com>
2189
2190 * config.guess (alpha-osf, alpha-linux): Detect ev67.
2191 * config.sub: Accept alphaev[78], alphaev8.
2192
eeda916a
AO
21931999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2194
2195 * config.guess, config.sub: Update from autoconf.
2196
b3bd7820
BK
21971999-11-29 Bruce Korb <autogen@linuxbox.com>
2198
2c290989 2199 * MAINTAINERS: update my playtime e-address.
b3bd7820 2200
1882b2b1
RO
2201Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2202
2203 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
2204 necessary libraries are missing.
2205
2395f805
DN
2206Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2207
2208 * MAINTAINERS: Add new 'write after approval' maintainer.
2209
1e25de97
APB
2210Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
2211
2212 * MAINTAINERS: Add new Java maintainer.
2213
1722c704
AS
22141999-10-25 Andreas Schwab <schwab@suse.de>
2215
2216 * configure: Fix quoting inside arguments of eval.
2217
8141abe8
NC
22181999-10-21 Nick Clifton <nickc@cygnus.com>
2219
2220 * config-ml.in: Allow suppression of some ARM multilibs.
2221
0b77644a
LV
2222Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
2223
2224 * config.guess: Add OS/390 match pattern.
2225 * config.sub: Add mvs, openedition targets.
2226 * configure.in (i370-ibm-opened*): New.
2227
d207ebef
JM
22281999-09-04 Steve Chamberlain <sac@pobox.com>
2229
2230 * config.sub: Add support for configuring for pj.
2231
22321999-08-31 Nick Clifton <nickc@cygnus.com>
2233
2234 * config.sub (maybe_os): Add support for configuring for fr30.
2235
af13ebe9
NC
22361999-08-25 Nick Clifton <nickc@cygnus.com>
2237
2238 * configure.in: Do not configure or build ld for AIX
2239 platforms. ld is known to be broken on these platforms.
2240
1250c760
RO
2241Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2242
2243 * config-ml.in: Pass compiler flag corresponding to multidirs to
2244 subdir configures.
2245
d207ebef
JM
22461999-08-09 Ian Lance Taylor <ian@zembu.com>
2247
2248 * Makefile.in (LDFLAGS): Define.
2249
22501999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
2251
2252 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
2253 noconfigdirs.
2254 (*-*-cygwin*): Likewise.
2255
22561999-08-08 Ian Lance Taylor <ian@zembu.com>
2257
2258 * mkdep: New file.
2259 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
2260 (BINUTILS_SUPPORT_DIRS): Add mkdep.
2261
2262 From Eli Zaretskii <eliz@is.elta.co.il>:
2263 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
2264 long file name when using DJGPP on MS-DOS.
2265
dbd83e11
JL
2266Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
2267
2268 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
2269
d207ebef
JM
22701999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
2271
2272 * Makefile.in (check-target-libio): Remove all-target-libstdc++
2273 dependency as this causes "make check" to globally "make all"
2274
cd1f4c2c
TT
2275Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
2276
2277 * configure.in (target_libs): Added target-zlib.
2278 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
2279 (CONFIGURE_TARGET_MODULES): Likewise.
2280 (CHECK_TARGET_MODULES): Likewise.
2281 (INSTALL_TARGET_MODULES): Likewise.
2282 (CLEAN_TARGET_MODULES): Likewise.
2283 (configure-target-zlib): New target.
2284 (all-target-zlib): Likewise.
2285 (all-target-libjava): Depend on all-target-zlib.
2286 (configure-target-libjava): Depend on configure-target-zlib.
2287
2288 * Makefile.in (configure-target-libjava): Depend on
2289 configure-target-newlib.
2290 (configure-target-boehm-gc): New target.
2291 (configure-target-qthreads): New target.
2292
e490616e
ZW
2293 * configure.in (target_libs): Added target-qthreads.
2294 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
2295 (CONFIGURE_TARGET_MODULES): Likewise.
2296 (CHECK_TARGET_MODULES): Likewise.
2297 (INSTALL_TARGET_MODULES): Likewise.
2298 (CLEAN_TARGET_MODULES): Likewise.
2299 (all-target-qthreads): New target.
2300 (configure-target-libjava): Depend on configure-target-qthreads.
2301 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
2302
2303 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
2304 (CONFIGURE_TARGET_MODULES): Likewise.
2305 (CHECK_TARGET_MODULES): Likewise.
2306 (INSTALL_TARGET_MODULES): Likewise.
2307 (CLEAN_TARGET_MODULES): Likewise.
2308 (all-target-libjava): New target.
2309 (all-target-boehm-gc): Likewise.
2310 * configure.in (target_libs): Added libjava, boehm-gc.
2311
d207ebef
JM
23121999-07-22 Ian Lance Taylor <ian@zembu.com>
2313
2314 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
2315 configure.bat in SUPPORT_FILES.
2316 (gas+binutils.tar.bz2): Likewise.
2317
2318 * makeall.bat: Remove; obsolete.
2319
23201999-07-21 Ian Lance Taylor <ian@zembu.com>
2321
2322 From Mark Elbrecht:
2323 * configure.bat: Remove; obsolete.
2324
23251999-07-11 Ian Lance Taylor <ian@zembu.com>
2326
2327 * configure: Add -W -Wall to the default CFLAGS when compiling with
2328 gcc.
2329
2330Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
2331
2332 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
2333
23341999-06-30 Mark Mitchell <mark@codesourcery.com>
2335
2336 * configure.in: Build ld on IRIX6.
2337
23381999-06-12 Ian Lance Taylor <ian@zembu.com>
2339
2340 * Makefile.in: Change distribution targets to use bzip2 instead of
2341 gzip.
2342 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
2343 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
2344
23451999-06-04 Nick Clifton <nickc@cygnus.com>
2346
2347 * config.sub: Add mcore target.
2348
26d088fa
CD
2349Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
2350
2351 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
2352
c2c08b29
L
2353Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
2354
2355 * config.guess (dummy): Changed to $dummy.
2356
671d0648
NC
23571999-05-24 Nick Clifton <nickc@cygnus.com>
2358
2359 * config.sub: Tidied up case statements.
2360
b1345c72
BE
23611999-05-22 Ben Elliston <bje@cygnus.com>
2362
51ccbd8d
BE
2363 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
2364 <jiro@din.or.jp>.
2365
b1345c72
BE
2366 * config.guess: Merge with FSF version. Future changes will be
2367 more accurately recorded in this ChangeLog.
2368 * config.sub: Likewise.
2369
2caf864f
SM
2370Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
2371
2372 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2373
d207ebef
JM
23741999-04-30 Tom Tromey <tromey@cygnus.com>
2375
2376 * ltmain.sh: [mode link] Always use CC given by ltconfig.
2377
90fb0c24
TT
23781999-04-23 Tom Tromey <tromey@cygnus.com>
2379
2380 * ltconfig, ltmain.sh: Update to libtool 1.2f.
2381
d207ebef
JM
23821999-04-20 Drew Moseley <dmoseley@cygnus.com>
2383
2384 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
2385 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
2386 Bad merge removed these two changes.
2387
3516940d 2388Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 2389 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
2390
2391 * config.guess (interix Alpha): Add.
2392
d207ebef
JM
23931999-04-11 Richard Henderson <rth@cygnus.com>
2394
2395 * configure.in (i?86-*-beos*): Do config gperf; don't config
2396 gdb, newlib, or libgloss.
2397
e891fbfe 2398Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 2399
e891fbfe
AO
2400 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
2401 link a trivial program with -mabi=64. If it fails, remove mabi=64
2402 from multidirs.
2403
f9ae47d6
PT
2404Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
2405
2406 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
2407
d207ebef
JM
24081999-04-08 Nick Clifton <nickc@cygnus.com>
2409
2410 * config.sub: Add support for mcore targets.
2411
24121999-04-07 Michael Meissner <meissner@cygnus.com>
2413
2414 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
2415 not mt-ospace, in order to shut up assembler warning about using
2416 symbols that are named the same as registers.
2417
24181999-04-07 Drew Moseley <dmoseley@cygnus.com>
2419
2420 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
2421 dependency list for all-target-cygmon.
2422
24231999-04-05 Doug Evans <devans@casey.cygnus.com>
2424
2425 * config-ml.in: Check $host, not $target, for selective multilibs.
2426 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
2427 thumb interworking, and underscore prefix multilibs.
2428
24291999-04-04 Ian Lance Taylor <ian@zembu.com>
2430
2431 * missing: Update to version from current automake.
2432
88101ab9
L
2433Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
2434
2435 * configure (gxx_include_dir): Removed.
2436
2437 * configure.in (gxx_include_dir): Handle it.
2438 * Makefile.in: Likewise.
2439
d207ebef
JM
24401999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
2441
2442 * config.sub (mips64vr4111,mips64vr4111el) Add.
2443
24441999-03-21 Ben Elliston <bje@cygnus.com>
2445
e490616e 2446 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 2447
8dc91cbe
ME
2448Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
2449
2450 * config/mh-go32: Delete.
2451 * config/mh-djgpp: New. Renamed from mh-go32.
2452 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
2453 config/mh-djgpp.
2454
d207ebef
JM
2455Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
2456
2457 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
2458 all-target-newlib to dependency list for all-target-bsp.
2459
926bb5ed
MK
2460Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
2461
2462 * config.sub: Add i386-uwin support.
2463 * config.guess: Likewise.
2464
4a6e3000
FS
2465Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2466
2467 * configure.in: cleanup, add mh-*pic handling for arm, special
2468 case powerpc*-*-aix*
2469
d207ebef
JM
2470Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
2471
2472 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
2473 can be built.
2474
2475Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
2476
2477 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
2478 targets.
2479
71c91078
NC
24801999-03-02 Nick Clifton <nickc@cygnus.com>
2481
2482 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
2483
282e5df8
GN
2484Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
2485
2486 * config.sub: Check for "cygwin*" rather than "cygwin32*"
2487
1de558ee
NC
24881999-02-24 Nick Clifton <nickc@cygnus.com>
2489
2490 * config.sub: Fix typo in arm recognition.
2491
d207ebef
JM
2492Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
2493
2494 * configure.in (noconfigdirs): Changed target_configdirs to
2495 include target-bsp only for m68k-*-elf* and m68k-*-coff*
2496 rather than m68k-*-* since it is not known to work on
2497 m68k-aout. Ditto for arm-*-*oabi.
2498
2499Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
2500
2501 * configure.in (*-*-windows*): Remove, no longer used.
2502 * config/mh-windows: Ditto.
2503
25041999-02-19 Ben Elliston <bje@cygnus.com>
2505
2506 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
2507 Smart and improved by Andrew Cagney.
2508
fab7445a
ME
2509Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
2510
2511 * config.guess: Recognize openbsd-*-hppa.
2512
8ccdc228
L
2513Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
2514
2515 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
2516 only if it is not empty.
2517
3b7265ff
NC
25181999-02-17 Nick Clifton <nickc@cygnus.com>
2519
2520 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 2521
d207ebef 2522 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
2523
2524 * config.sub: Modified to recognize uname's armv* syntax.
2525
d207ebef
JM
25261999-02-17 Mark Salter <msalter@cygnus.com>
2527
2528 * configure.in: Added target-bsp for sparclite.
2529
2530Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
2531
2532 * config.sub: Recognize alphapca5[67] and up to alphaev8.
2533
25341999-02-08 Nick Clifton <nickc@cygnus.com>
2535
2536 * configure.in: Add support for strongarm port.
2537 * config.sub: Add support for strongarm target.
2538
c48dd3f5 2539Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 2540
c48dd3f5
MK
2541 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
2542 the old name config/mh-cygwin32.
2543 Enable texinfo.
2544
d207ebef
JM
2545Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
2546
2547 * configure.in: Do build ld for ix86 Solaris.
2548
ecd62820
JW
2549Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
2550
2551 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
2552 $AR_FOR_TARGET. Likewise for RANLIB.
2553
bbd8fa7f 2554Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 2555
e490616e
ZW
2556 * config.sub (oabi): Recognize.
2557 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 2558
0397442c
RL
2559Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
2560
2561 * config.guess: Improve detection of i686 on UnixWare 7.
2562
c9ffaa63
MK
2563Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
2564
2565 * config.guess: Add support for i386-pc-interix.
2566 * config.sub: Likewise.
2567 * configure.in: Likewise.
2568 * config/mh-interix: New file.
2569
d207ebef
JM
2570Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
2571
2572 * Makefile.in: Remove unneeded all-target-libio from
2573 from all-target-winsup target since it is now unneeded.
2574 Add all-target-libtermcap in its place since it is now
2575 needed.
2576
2577Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
2578
2579 * configure.in: makefile stub for cygwin target is probably
2580 unnecessary. Remove it for now.
2581 * config/mt-cygwin: Remove.
2582
2583Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
2584
2585 * configure.in: libtermcap.a should be built when cygwin is the
2586 target as well as the host.
2587 * config.guess: Allow mixed case in cygwin uname output.
2588 * Makefile.in: Add libtermcap target.
2589 * config/mt-cygwin: New file. libtermcap target info.
2590
ebe12325
JL
2591Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
2592
2593 * config.sub: Clean up handling of hppa2.0.
2594
57057b67
RB
2595Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
2596
2597 * config.guess: Use C code to identify more HP machines.
2598
f8670be1
JL
2599Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
2600
2601 * config.sub: Handle hppa2.0.
2602
d207ebef
JM
2603Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
2604
2605 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
2606 cygmon for all sparclite targets, regardless of object format.
2607
26081998-12-15 Mark Salter <msalter@cygnus.com>
2609
2610 * configure.in: Added target-bsp for several target architectures.
2611
2612 * Makefile.in: Added rules for bsp.
2613
d1a09590
JL
2614Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
2615
2616 * config.guess: Improve detection of hppa2.0 processors.
2617
2618Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
2619
2620 * config.guess: Recognize FreeBSD using ELF automatically.
2621
71205e0b
MH
26221998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
2623
2624 * configure (skip-this-dir): Add handling for new shell script, which
2625 might be created by a sub-directory's configure to indicate, this particular
2626 directory is "unwanted".
2627 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
2628
d207ebef
JM
2629Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
2630
2631 * ltconfig: import from libtool, after changing libtool to
2632 account for the cygwin name change.
2633
2634Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
2635
2636 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
2637 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
2638
2639Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
2640
2641 * configure.in: Add libtermcap to list of cygwin dependencies.
2642
2643Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
2644
e490616e
ZW
2645 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
2646 they include winsup/include when it's a cygwin target.
d207ebef
JM
2647
26481998-11-12 Tom Tromey <tromey@cygnus.com>
2649
2650 * configure.in (host_tools): Added zip.
2651 * Makefile.in (all-target-libjava): Depend on all-zip.
2652 (all-zip): New target.
2653 (ALL_MODULES): Added all-zip.
2654 (NATIVE_CHECK_MODULES): Added check-zip.
2655 (INSTALL_MODULES): Added install-zip.
2656 (CLEAN_MODULES): Added clean-zip.
2657
2658Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
2659
2660 * Makefile.in: lose "32" from comment about cygwin.
2661
2662Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
2663
2664 * configure.in: Use -Os to build target libraries for the fr30.
2665
2666Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
2667
2668 * config.sub: Add fr30.
2669
2670Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
2671
e490616e 2672 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
2673 cygwin* instead of cygwin32*.
2674 * config.sub: Check cygwin* instead of cygwin32*.
2675
d2ec8b39
RL
2676Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
2677
2678 * config.guess: Match any version of Unixware7.
2679
d207ebef
JM
26801998-10-20 Syd Polk <spolk@cygnus.com>
2681
2682 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
2683 if desired.
2684
35cd2565
JL
2685Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
2686
2687 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
2688 these if the appropriate directories and files to not exist.
2689
52d4e5b7
JL
2690Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
2691
2692 * Makefile.in (DEVO_SUPPORT): Add config.if.
2693
38ada91e
MH
2694Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
2695
2696 * configure: Add pattern to replace "build_tooldir"'s
2697 definition in the generated Makefile with "tooldir"'s
2698 actual value.
2699
e44e84da
JL
2700Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
2701
56a8387f
JL
2702 * config.sub: Bring back lost sparcv9.
2703
e44e84da
JL
2704 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
2705
5cb95c7a
JL
2706Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
2707
2708 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
2709 CC_FOR_TARGET and friends.
2710
2711Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 2712
ceff9b14
AO
2713 * Makefile.in (build_tooldir): New variable, same as tooldir.
2714 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
2715 -B$(build_tooldir)/bin/.
2716 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 2717
f2d11dcd
GP
2718Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2719
2720 * README: Remove installation instructions and refer to the
2721 INSTALL directory instead.
2722
73a6d2e7 2723Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 2724
73a6d2e7
RL
2725 * config.sub: Add support for i[34567]86-pc-udk.
2726 * configure.in: Likewise.
2727
5d4a5ee6
JL
2728Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
2729
2730 * Makefile.in: add bzip2 package building bits for user
2731 tools module
2732 * configure.in: ditto
2733
6fc19d6d
JL
2734Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
2735
2736 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
2737 (ALL_TARGET_MODULES): Add all-target-libobjc.
2738 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
2739 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
2740 (all-target-libchill): Add dependencies.
2741 * configure.in (target_libs): Add libchill.
4e81ae98 2742
f653f0ab
MH
27431998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
2744
2745 * configure.in (target_subdir): Remove duplicate line.
2746
5d4a5ee6
JL
2747Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
2748
2749 * Makefile.in (all-automake): fix dependencies.
2750
494933e4
JL
2751Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
2752
2753 * configure.in: Minor cleanups for building in the $(target_alias)
2754 subdir.
2755
f6b58262
JW
27561998-09-22 Jim Wilson <wilson@cygnus.com>
2757
2758 * Makefile.in (bootstrap): Set r and s before make all. Use
2759 BASE_FLAGS_TO_PASS in make all.
2760 (cross): Likewise.
2761
27c7a08d
MM
27621998-09-20 Mark Mitchell <mark@markmitchell.com>
2763
2764 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
2765
e67afd1e
RH
2766Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
2767
2768 * config.sub: Fix typo in last change.
2769
8e44ac71
MH
27701998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2771
2772 * config.sub: Add support for C4x target.
2773 * configure.in: Likewise.
2774
d7496fbb
DM
27751998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
2776
2777 * config.sub: Recognize sparcv9 just like sparc64.
2778
22097bd1
RL
2779Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
2780
2781 * config.guess: Match "Pent II" or "PentII" for OpenServer.
2782
4b877abd
JL
2783Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
2784
2c8ec9a2
JL
2785 * config.guess: Correctly identify Pentium II sco boxes.
2786
4b877abd
JL
2787 * config.guess: Fix "tr" code. From Weiwen Liu.
2788
ab03db52
JH
2789Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
2790
2791 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
2792 stabs.
2793
b54db294
JL
2794Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
2795
2796 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
2797 (ALL_TARGET_MODULES): Add all-target-libchill.
2798 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
2799 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
2800 (all-target-libchill): Add dependencies.
2801 * configure.in (target_libs): Add libchill.
2802
bf48dd73
LW
2803Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
2804
2805 * config.guess: Avoid assumptions about "tr" behaves when
2806 LANG is set to something other than English.
2807
a3cbd105
L
2808Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
2809
2810 * configure (gxx_include_dir): Changed to
2811 '${prefix}/include/g++'-${libstdcxx_interface}.
2812
2813 * config.if: New to determine the interfaces.
2814
c4acd909
MK
2815Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
2816
2817 * config.guess: Detect and handle MPE/IX.
2818 * config.sub: Deal with MPE/IX.
2819
9ea97665
DE
2820Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
2821
2822 * configure.in: Use mh-aix43.
2823
0ce065bd
MH
28241998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
2825
2826 * configure: Fix --without/--disable cases for gxx-include-dir.
2827
5d4a5ee6
JL
2828Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
2829
2830 * mdata-sh: Imported. Needed for automake support.
2831
2832Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
2833
2834 * Makefile.in (taz): Try "chmod -R og=u ." before
2835 "chmod og=u `find . -print`".
2836
2837Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
2838
2839 * configure.in: Add arm-elf and thumb-elf support.
2840
2841Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
2842
2843 * Makefile.in: Undo previous patch.
2844
2845Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
2846
2847 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
2848 to here ...
2849 (install-no-fixedincludes): and here
2850 (INSTALL_MODULES): ... from here.
2851
466456d9
ILT
2852Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
2853
2854 * config.sub: Merge with FSF.
2855
1b409d25
ILT
2856 * config.guess: Merge with FSF.
2857
d207ebef
JM
2858Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
2859
2860 * configure (extraconfigdirs): New variable.
2861 (SUBDIRS): Add extraconfigdirs and recurse on them too.
2862 * Makefile.in (all): Move higher in file.
2863 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
2864 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
2865 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
2866 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
2867 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
2868
28691998-07-23 Brendan Kehoe <brendan@cygnus.com>
2870
2871 * Makefile.in (all-target-libjava): Depend on all-gcc and
2872 all-target-newlib.
2873 (configure-target-libjava): Depend on $(ALL_GCC).
2874
7f1937c1
RL
2875Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
2876
2877 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
2878 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
2879
2ada2bd6
ML
2880Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
2881
2882 * INSTALL/README: Fix typo.
2883
1e025bde
ML
2884Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
2885
5d4a5ee6
JL
2886 * ylwrap: Change absolute path checks to check for DOS style path
2887 names.
1e025bde 2888
5d4a5ee6
JL
2889 * ylwrap: Don't use a full path name if the source file is in the
2890 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 2891
6755ff73
ILT
2892 * config-ml.in: Default to being verbose, to match Feb 18 change to
2893 configure.
2894
5d4a5ee6
JL
2895Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
2896
2897 Brought over from egcs:
2898
2899 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
2900
2901 * configure.in (target_subdir): Set to ${target_alias} instead
2902 of "libraries".
2903
2904 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
2905
2906 * configure.in (target_subdir): Set to libraries if enable_multilib.
2907
2908Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
2909
2910 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
2911 multilibs, force reconfiguration the first time we create
2912 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
2913
2914Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
2915
2916 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
2917 avoid confusion with --no-recursion.
2918
2919Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
2920
2921 * configure.in: Win32 hosts shouldn't use install -x
2922 * install-sh: remove -x option, and special .exe-handling
2923 hack.
2924
d207ebef
JM
2925Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
2926
2927 * config.guess: Recognize i586-pc-beos.
2928 * configure.in: Don't build some bits for beos.
2929
fbd836fc
ILT
2930Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
2931
5d4a5ee6
JL
2932 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
2933 CFLAGS default to -O2.
2934
fbd836fc
ILT
2935 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
2936 when using GNU ld.
2937
2938Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
2939
2940 * ltmain.sh: Correct install when using a different shell.
2941
2942Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
2943
2944 * ltconfig, ltmain.sh: Update to libtool 1.2b.
2945
d207ebef
JM
2946Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
2947
2948 * makefile.vms: Update to build binutils/makefile.vms. Add install
2949 target.
fbd836fc
ILT
2950
2951Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
2952
2953 * ltconfig: Update to correct AIX handling.
2954
69b471bc
JL
2955Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
2956
81241b5e
JL
2957 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
2958
69b471bc
JL
2959 * configure.in (target_subdir): Set to ${target_alias} instead
2960 of "libraries".
2961
bedf82df
MH
29621998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
2963
2964 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
2965 (Makefile): Depend on $(gcc_version_trigger).
2966
2967 * configure (gcc_version): Change default initializer to empty
2968 string.
2969 (gcc_version_trigger): New variable; pass this variable down
2970 to subdir configures to enable them checking gcc's version
2971 themselves. Emit make macros for both gcc_version vars.
2972 (topsrcdir): Initialize reliably.
2973 (recursion line): Remove --with-gcc-version=${gcc_version}.
2974
28e449d8
MH
29751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
2976
2977 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
2978 --enable-version-specific-runtime-libs which installs C++ runtime stuff
2979 in $(libsubdir); emit definition in each generated Makefile.
2980 (gxx_include_dir): Initialize depending on
2981 $enable_version_specific_runtime_libs.
28e449d8 2982
50c4c9f7
MH
29831998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
2984
2985 * configure (gcc_version): Initialize properly depending on
2986 how and where configure is started.
2987 (recursion line): Pass a --with-gcc-version=${gcc_version}
2988 to configures in subdirs.
2989
d207ebef
JM
2990Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
2991
2992 * configure.in (noconfigdirs): Add configure pattern for mips tx39
2993 cygmon
2994
5d4a5ee6
JL
2995Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
2996
2997 * configure.in: Add cygmon and libstub support for mn10200.
2998
2f96399b
MH
29991998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
3000
3001 * configure (gcc_version): Add new variable describing the
3002 particular gcc version we're building.
3003 * Makefile.in (libsubdir): Add new macro for the directory
3004 in which the compiler finds executables, libraries, etc.
3005 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
3006 and libsubdir.
3007
c4137c50
AO
3008Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3009
ceff9b14
AO
3010 * Makefile.in (local-clean): Remove *.log.
3011 (warning.log): Built with warn_summary from build.log.
3012 (mail-report.log): Run test_summary.
3013 (mail-report-with-warnings.log): Run test_summary including
3014 warning.log in the report.
c4137c50 3015
276d5ee0
RL
3016Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
3017
3018 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
3019
5d4a5ee6
JL
3020Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
3021
3022 * Makefile.in (grep): Grep no longer depends on libiberty.
3023
3024Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
3025
3026 * Makefile.in: all-snavigator needs all-libgui.
3027
3028Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
3029
3030 * configure.in: Add cygmon and libstub support for mn10300.
3031
8af14275
ILT
3032Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
3033
3034 * missing: Update to version from automake 1.3.
3035
fbd836fc
ILT
3036 * ltmain.sh: On installation, don't get confused if the same name
3037 appears more than once in the list of library names.
3038
466456d9
ILT
3039Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
3040
3041 * config.sub: Accept m68060 and m5200 as CPU names.
3042
5d4a5ee6
JL
3043Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
3044
3045 * configure: Use && rather than using -a in test, because odd
3046 strings can confuse test.
3047 * configure.in: Likewise.
3048
fbd836fc
ILT
3049Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
3050
3051 * ltconfig, ltmain.sh: Bring in Visual C++ support.
3052
f0983958
AO
3053Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3054
3055 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 3056 bootstrap4-lean): New targets.
f0983958 3057
bfed1ea0
JL
3058Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
3059
3060 * mpw-* Delete. Not used.
3061
5d4a5ee6
JL
3062Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
3063
3064 * COPYING.LIB: Update FSF address.
3065
bfed1ea0
JL
3066Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
3067
3068 * ltconfig, ltmain.sh: Update to libtool 1.2a.
3069
5d4a5ee6
JL
3070 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
3071 GAS_SUPPORT_DIRS.
3072
bfed1ea0
JL
3073Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
3074
3075 * ltconfig, ltmain.sh: Avoid producing a version number if
3076 -version-info was not used.
3077
5d4a5ee6
JL
3078Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
3079
3080 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
3081 building with newlib.
3082
30831998-04-30 Paul Eggert <eggert@twinsun.com>
3084
d207ebef 3085 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 3086 Solaris `make' causes it to continue to next definition.
d207ebef
JM
3087
3088Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
3089
3090 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
3091 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
3092
3093Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
3094
3095 * configure.in: Change alpha to alpha* in several places.
3096
d207ebef
JM
3097Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
3098
3099 * config.sub: Recognize sparc86x.
3100
77be0cab
MM
3101Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
3102
3103 * configure.in (--enable-target-optspace): Remove debug echo.
3104
62441128
JW
3105Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
3106
3107 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
3108
bfed1ea0
JL
3109Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
3110
3111 * ltconfig: Update cygwin32 support.
3112
5d4a5ee6
JL
3113 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
3114 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
3115 (GDB_SUPPORT_DIRS): Likewise.
3116
3f4ea1de
MM
3117Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
3118
3119 * configure.in (target_makefile_frag): If --enable-target-optspace,
3120 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
3121 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
3122 not used.
3123 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 3124
5d4a5ee6
JL
3125Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
3126
3127 * Makefile.in (all-bfd): Depend on all-intl.
3128 (all-binutils): Likewise.
3129 (all-gas): Likewise.
3130 (all-gprof): Likewise.
3131 (all-ld): Likewise.
3132
31331998-04-19 Brendan Kehoe <brendan@cygnus.com>
3134
3135 * configure.in (host_tools): Fix typo, lbtool -> libtool.
3136
bfed1ea0
JL
3137Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
3138
5d4a5ee6
JL
3139 * Makefile.in (all-bfd): Depend upon all-libiberty.
3140
bfed1ea0
JL
3141 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
3142
5d4a5ee6
JL
3143Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
3144
3145 * Makefile.in: Add libstub.
3146
3147 * configure.in: Ditto. Build libstub for targets that have cygmon
3148 support.
3149
3150Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
3151
3152 * configure.in: Don't set PICFLAG on ix86-cygwin32.
3153
3154Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
3155
3156 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
3157 use mh-sysv5 if specified. Support gprof on SCO Open Server.
3158
ec8d6ddc
KW
3159Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
3160
3161 * configure: Define DEFAULT_M4 by searching PATH.
3162 * Makfile.in: Use DEFAULT_M4.
3163
bfed1ea0
JL
3164Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
3165
3166 * ltconfig: Add cygwin32 support.
3167
5d4a5ee6
JL
3168 * Makefile.in, configure.in: Add libtool as a native only directory
3169 to configure and build.
3170
547a6183
JL
3171Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
3172
3173 * Makefile.in (INSTALL_MODULES): Remove texinfo.
3174
5d4a5ee6 3175Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 3176
5d4a5ee6
JL
3177 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
3178
3179Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
3180
3181 * Makefile.in: add ash make rules
3182 * configure.in: add ash to native_only and host_tools lists
3183
3184Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
3185
3186 * Makefile.in (all-gettext, all-intl): New targets.
3187 (ALL_MODULES): Added all-gettext, all-intl.
3188 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
3189 (INSTALL_MODULES): Added install-gettext, install-intl.
3190 (CLEAN_MODULES): Added clean-gettext, clean-intl.
3191
3192 * configure.in (host_tools): Added gettext.
3193 (native_only): Likewise.
3194 (noconfigdirs) [various cases]: Likewise.
3195 (host_libs): Added intl.
3196
d207ebef
JM
3197Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
3198
3199 * configure: Do not disable building gdbtk for cygwin32 hosts.
3200
e98e406f
NC
3201Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
3202
3203 * configure.in: Add thumb-coff target.
3204 * config.sub: Add thumb-coff target.
3205
5d4a5ee6
JL
3206Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
3207
3208 * Makefile.in: Revert yesterday's change.
3209 (all-target-winsup): all-target-librx stays out of here.
3210
3211Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
3212
3213 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
3214 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
3215 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
3216 Remove references to librx and libg++.
3217
3218Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
3219
3220 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
3221 recursive makes
3222
bfed1ea0
JL
3223Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
3224
3225 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 3226 for newlib directory.
bfed1ea0
JL
3227 (CXX_FOR_TARGET): Likewise.
3228
3229Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
3230
3231 * ltconfig: Update after libtool/ltconfig.in change for
3232 hpux11.
3233
3234Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
3235
3236 * ltconfig, ltmain.sh: Update to libtool 1.2.
3237
3cd730af
MH
3238Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
3239
3240 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
3241 (install-gcc-cross): Instead, override LANGUAGES here.
3242
80564603
DL
32431998-03-18 Dave Love <d.love@dl.ac.uk>
3244
3245 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
3246 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
3247
d207ebef
JM
3248Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
3249
3250 * configure.in: Add Thumb-pe target.
3251
5d4a5ee6 3252Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 3253
5d4a5ee6
JL
3254 * Makefile.in - changed sn targets to snavigator
3255 * configure.in - changed sn targets to snavigator
3256
2d4a0558
MH
3257Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
3258
3259 * config-ml.in: After building symlink tree call make distclean
3260 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
3261 to be the case for libiberty.
3262
04b93567
L
3263Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
3264
3265 * configure: When making link, also check the current
3266 directory. The configure scripts may create one.
3267
9a06b842
RH
3268Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
3269
3270 * config.sub: Accept alphapca56 and alphaev6 properly.
3271
217fc4e6
FS
3272Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3273
3274 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
3275
3e07bdbd 3276Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 3277
e490616e 3278 * config.sub (sco5): Fix typo.
3e07bdbd 3279
5d4a5ee6
JL
3280Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
3281
3282 * Makefile.in (INSTALL_MODULES): Move install-tcl before
3283 install-itcl.
3284 (install-itcl): Remove dependency on install-tcl.
3285
3286Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
3287
3288 * configure.in: Remove libgloss from noconfigdirs for MN10300.
3289
3290Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
3291
3292 * configure.in: Don't build libgui for a cygwin32 target when not on
3293 a cygwin32 host.
3294
3295Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
3296
3297 * configure (redirect): Set to null, so default behavior of
3298 configure is now --verbose.
3299
ce0d965c
DL
33001998-02-16 Dave Love <d.love@dl.ac.uk>
3301
3302 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
3303 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
3304
3acd1fd0
MH
3305Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
3306
3307 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
3308 this change to sync Makefile.in with its ChangeLog entries.
3309
5d4a5ee6
JL
3310Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
3311
3312 * ltmain.sh (mkdir): Check that the directory doesn't exist
3313 before we exit with error, so that we don't get races during
3314 parallel builds.
3315
bfed1ea0
JL
3316Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
3317
3318 * ltconfig, ltmain.sh: Update from libtool 1.0i.
3319
4e77e8f1
MH
3320Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
3321
3322 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
3323 PICFLAG_FOR_TARGET.
3324 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
3325
3326 * configure: Emit a definition for the new macro enable_shared
3327 into each Makefile.
3328
3329 * config/mh-sparcpic (PICFLAG): Define to properly according
3330 to current multilib configuration.
3331 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
3332 according to current multilib configuration.
3333
5d4a5ee6
JL
3334Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
3335
3336 * configure.in (host_tools, native_only): Add libtool.
3337
3338Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
3339
3340 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
3341 Fix typo in ming config comment.
3342
bfed1ea0
JL
3343Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
3344
3345 * ltconfig, ltmain.sh: Update from libtool 1.0h.
3346
5d4a5ee6
JL
3347Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
3348
3349 * config.sub: Add tic30 cases, and map c30 to tic30.
3350
8821a725
RH
3351Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
3352
3353 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
3354 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
3355 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
3356 (CLEAN_TARGET_MODULES): Similarly
3357 (all-target-libf2c): Add dependences.
4e81ae98 3358 * configure.in (target_libs): Add libf2c.
8821a725 3359
5d4a5ee6
JL
3360Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
3361
3362 * configure.in: Remove expect from noconfigdirs when target
3363 is cygwin32. OK to build expect and dejagnu with Canadian
3364 Cross.
3365
0aadd657
ILT
3366Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
3367
5d4a5ee6
JL
3368 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
3369 host.
3370
0aadd657
ILT
3371 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
3372 and mingw32.
3373
d0a8352c
MH
3374Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
3375
3376 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
3377 here as it is not defined in the toplevel Makefile.
3378
59739e3c
MH
3379Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
3380
3381 * configure (package_makefile_rules_frag): New variable, which names
3382 a file with generic rules, ...
3383 Change comment to mention we now have FIVE parts.
3384 * configure: Undo last change.
3385
228197ee
LT
3386Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
3387
3388 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 3389 * config.sub: More accurate determination of HP processor types.
228197ee 3390
efd4c0ba
MH
3391Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
3392
3393 * configure (package_makefile_frag): Move inserting the
3394 ${package_makefile_frag} to where it should be according
3395 to the comment.
3396
6eef3189
PB
3397Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
3398
3399 * config.guess: Add support for Linux/ARM.
3400
d207ebef
JM
3401Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
3402
3403 * .cvsignore: Remove *-info and *-install since they match
3404 release-info and mpw-install, which we don't want to just ignore.
3405
48464ebf
RH
3406Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
3407
3408 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
3409
803462a7
PN
3410Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
3411
3412 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
3413 local_prefix to sub-make invocations.
3414
520ab477
L
3415Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
3416
3417 * configure.in: Check makefile fragments in the source
3418 directory.
3419
4bcdb76d
AO
3420Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3421
ceff9b14
AO
3422 * configure.in: Check whether host and target makefile
3423 fragments exist before adding them to *_makefile_frag.
4bcdb76d 3424
5d4a5ee6
JL
3425Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
3426
3427 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
3428
3429Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
3430
3431 * configure.in: Make sure we only replace RPATH_ENVVAR on
3432 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
3433 regexp to sed.
3434
3435 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
3436 to sub-makes.
3437
0d3e11a5
LI
34381998-01-13 Lee Iverson (leei@ai.sri.com)
3439
3440 * config-ml.in (multi-do): LDFLAGS must include multilib
3441 designator.
3442
d45b3d87 3443Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
3444
3445 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
3446
d39cd7a1
MK
3447Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
3448
3449 * config.sub: Add mingw32 support.
3450 * configure.in: Likewise.
3451 * config/mh-mingw32: New file.
3452
6decbc24
FS
3453Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
3454
3455 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
3456
5d4a5ee6
JL
3457Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
3458
3459 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
3460 * configure (gxx_include_dir): Provide a definition for subdirs
3461 which do not use autoconf.
3462
3463Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
3464
3465 * config.guess: Sync with egcs. Picks up new alpha support,
3466 BeOS & some additional linux support.
3467
d3d1907a
JL
3468Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
3469
3470 * config.guess: HP 9000/803 is a PA1.1 machine.
3471
b104e095
RH
3472Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
3473
3474 * configure.in: It's alpha*-...
3475
aca823c1
L
3476Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3477
3478 * configure.in (host_makefile_frag, target_makefile_frag):
3479 Handle multiple config files.
3480 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
3481 alpha-*-*.
3482
d207ebef
JM
3483Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
3484
3485 * mkdep: New file.
3486
3487Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
3488
3489 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
3490
5d4a5ee6
JL
3491Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
3492
3493 * Makefile.in: Add libgui directory.
3494 (GDB_TK): Add all-libgui.
3495 * configure.in: Add libgui directory.
3496 * configure: Add all-libgui to GDB_TK.
3497
3498Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
3499
3500 * config-ml.in (multidirs): Add m32r to multilib list.
3501
3502Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
3503
3504 * Makefile.in (all-target-gperf): Change dependency to
3505 all-target-libstdc++.
3506
baf55877
FF
3507Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
3508
3509 * config.guess: Add BeOS support.
3510
5d4a5ee6
JL
3511Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
3512
3513 Source directory cvs renamed to cvssrc:
3514 * configure.in (host_tools): Change cvs to cvssrc.
3515 (native_only): Likewise.
3516 (noconfigdirs) [various cases]: Likewise.
3517 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
3518 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
3519 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
3520 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
3521 (all-cvssrc): Rename target from all-cvs.
3522
f2d76545
JL
3523Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
3524
3525 * configure (gxx_include_dir): Fix thinko.
3526
205cba53
JL
3527Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
3528
3529 * Makefile.in (INSTALL_TARGET_CROSS): Define.
3530 (install-cross, install-gcc-cross): New targets.
3531
5d4a5ee6
JL
3532Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
3533
3534 * configure.in (noconfigdirs): Add support for Thumb target.
3535
3536 * config.sub (maybe_os): Add support for Thumb target.
3537
3538Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
3539
3540 * Makefile.in: Add rules for cygmon.
3541
3542 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
3543
96b0f1fc
JL
3544Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
3545
3546 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
3547 * configure (gxx_include_dir): Provide a definition for subdirs
3548 which do not use autoconf.
d207ebef
JM
3549
3550Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
3551
3552 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 3553 11/18/97 build
d207ebef 3554
7dfef6ed
JL
3555Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
3556
3557 * From Franz Sirl.
3558 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
3559 found on RedHat Linux systems.
96b0f1fc 3560
83cfe7c0
JL
3561Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
3562
3563 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
3564 guesses.
3565
7dfef6ed
JL
3566Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
3567
3568 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
3569
5d4a5ee6
JL
3570Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3571
3572 * ltmain.sh: If mkdir fails, check whether the directory was created
3573 anyhow by some other process.
3574
d207ebef
JM
3575Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
3576
3577 * configure.in (d30v-*-*): Configure all directories.
3578
3579Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
3580
3581 * configure.in (d30v-*-*): Configure newlib, libiberty directories
3582 for the D30V.
3583
3584Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
3585
3586 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
3587
5d4a5ee6
JL
3588Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
3589
e490616e
ZW
3590 * include/libiberty.h: Add extern "C" { so it can be used with C++
3591 progrms.
3592 * include/remote-sim.h: Add extern "C" { so it can be used with C++
3593 programs.
5d4a5ee6 3594
d207ebef
JM
3595Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
3596
3597 * configure.in (d30v-*-*): Configure GCC now.
3598
5d4a5ee6
JL
3599Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
3600
3601 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
3602 is no longer needed.
3603
c9670e62
JM
3604Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
3605
3606 * Makefile.in: check-target-libio depends on all-target-libstdc++.
3607
cc71c0ca
MH
3608Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
3609
3610 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
3611 targets using "$@" to provide support for similar but not identical
3612 targets without having to duplicate code.
3613
d207ebef
JM
3614Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
3615
3616 * makefile.vms: Fix to work with DEC C.
3617
3618Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
3619
3620 * config.sub: Add mips-tx39-elf to marketing names.
3621
3622Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
3623
3624 * ltmain.sh: Handle symlinks in generated script.
3625
3626Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
3627
3628 * configure: Handle autoconf style directory options: --bindir,
3629 --datadir, --includedir, --infodir, --libdir, --libexecdir,
3630 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
3631 --sysconfdir.
3632 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
3633 (sharedstatedir, localstatedir, oldincludedir): New variables.
3634 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
3635 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
3636 sbindir, sharedstatedir, and sysconfdir.
3637
b1e3ddfd
AJ
3638Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
3639
3640 * Makefile.in (bootstrap-lean): New target.
3641
d207ebef
JM
3642Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
3643
3644 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3645 sn, and gnuserv from noconfigdirs.
3646
3647Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
3648
3649 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
3650
09f97c1e
JL
3651Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
3652
3653 * Makefile.in (cross): New target.
3654
335d0ab2
AO
3655Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
3656 Jeff Law <law@cygnus.com>
3657
3658 * Makefile.in (bootstrap2, bootstrap3): New targets.
3659 (all-bootstrap): Remove outdated and confusing target.
339c9b00 3660 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 3661
d207ebef
JM
3662Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
3663
3664 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3665 windows. Consistent with gdb/configure.
3666
e693cc28
UD
36671997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
3668
3669 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
3670 used.
3671 * configure.in: Name Linux target fragment.
3672
3673 * configure: Rewrite so that project Makefile fragment is inserted
3674 first and appears last in the resulting Makefile.
3675
d207ebef
JM
3676Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
3677
3678 * Makefile.in (install-itcl): Install tcl first.
3679
3680Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
3681
3682 * config/mh-cygwin32: ok to build split texinfo files
3683
5d4a5ee6
JL
3684Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
3685
3686 * configure.in: remove bison from noconfigdirs for Cygwin32 host
3687
f401679e
JW
3688Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
3689
3690 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
3691
3692 * configure.in (skipdirs): Add target-librx for Linux.
3693 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
3694
ec20b1b9
JL
3695Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
3696
3697 * Makefile.in (bootstrap): New target.
3698
becdcf6d
JL
3699Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
3700
63f6bcd7 3701 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 3702
d207ebef
JM
3703Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
3704
3705 * config.guess: Merge with FSF.
3706
0c82f6bf
FF
3707Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
3708
3709 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
3710
d207ebef
JM
3711Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
3712
3713 * config.sub: Add "marketing-names" patch.
3714
3fbc0b70
JS
3715Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
3716
e490616e 3717 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 3718
e20d4801
JL
3719Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
3720
3721 * config.sub: Handle v850-elf.
3722
fe181f78 3723Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
3724
3725 * .cvsignore (*-install): Remove.
3726
bfed1ea0
JL
3727Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
3728
3729 * ltconfig: Set CONFIG_SHELL in libtool.
3730 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
3731
558a1e7c
JW
3732Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
3733
3734 * configure.in (target_subdir): Set to libraries if enable_multilib.
3735
7818d6fc
JW
3736Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
3737
3738 * config.guess: Update from gcc directory.
3739
d207ebef
JM
3740Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
3741
3742 * Makefile.in (all-sim): Depends on all-readline.
3743
6599da04
JM
3744Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
3745
3746 * Makefile.in (BISON, YACC): Use $$s.
3747 (all-bison): Depend on all-texinfo.
3748
3749Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
3750
3751 * Makefile.in (BISON): Add -L flag.
3752 (YACC): Likewise.
3753
d207ebef
JM
3754Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
3755
4e81ae98
EC
3756 * configure.in (noconfigdirs): Add support for v850e target.
3757
d207ebef
JM
3758 * config.sub (maybe_os): Add support for v850e target.
3759
3760Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
3761
4e81ae98
EC
3762 * configure.in (noconfigdirs): Add support for v850ea target.
3763
d207ebef
JM
3764 * config.sub (maybe_os): Add support for v850ea target.
3765
6599da04
JM
3766Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
3767
3768 * config.sub: Add mipstx39. Delete r3900.
3769
3770Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
3771
3772 * Makefile.in (all-autoconf): Depends on all-texinfo.
3773
3774Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
3775
3776 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
3777 eabi targets.
3778
3779Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
3780
3781 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
3782
3783 * configure: When handling a Canadian Cross, handle YACC as well as
3784 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 3785 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
3786
3787Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
3788
3789 * Makefile.in (BISON): bison, not byacc or bison -y.
3790 (YACC): bison -y or byacc or yacc.
3791 (various): Add *-bison as appropriate.
3792 (taz): No need to mess with BISON anymore.
3793
3794Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
3795
3796 * configure: If OSTYPE matches *win32*, try to find a good value for
3797 CONFIG_SHELL.
3798
3799Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
3800
3801 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
3802 configure.in if it is present.
3803
3804Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
3805
3806 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
3807
3808Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
3809
3810 * config.sub: Recognize `arc' cpu.
3811 * configure.in: Likewise.
3812 * config-ml.in: Likewise.
3813
3814Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
3815
3816 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
3817
3818Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
3819
3820 * configure: Changed sed delimiter from ':' to '|' when
3821 attempting to substitute ${config_shell} for SHELL. On
3822 NT ${config_shell} may contain a ':' in it.
3823
3824Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
3825
3826 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
3827
3828Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
3829
3830 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
3831
3832Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
3833
3834 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
3835
3836 * ylwrap: If the program is a relative path, force it to be
3837 absolute.
3838
3839Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
3840
3841 * configure (tooldir): Set BISON to `bison -y' and not just bison.
3842
3843Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
3844
3845 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3846 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
3847 for libraries.
3848
3849Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
3850
3851 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3852 separated by spaces.
3853
3854Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
3855
3856 * ylwrap: New file.
3857 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
3858
3859 * ltmain.sh: Handle /bin/sh at start of install program.
3860
3861 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
3862
3863 * ltconfig, ltmain.sh: New files, from libtool 1.0.
3864 * missing: New file, from automake 1.2.
3865
3866Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
3867
3868 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
3869 check-tk to CHECK_X11_MODULES.
3870
3871Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
3872
3873 * config.sub: Merge with FSF.
3874
3875Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
3876
3877 * config.guess: Merge with FSF.
3878
3879Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
3880
3881 * configure: Treat msdosdjgpp like go32.
3882 * configure.in: Likewise. Don't remove gprof for go32.
3883
3884 * configure: Change Makefile.tem2 to Makefile.tm2.
3885
3886Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
3887
3888 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
3889
3890Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3891
3892 * install-sh (chmodcmd): Set to null if the DST directory already
3893 exists. Same as Nov 11th change.
3894
3895Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
3896
4e81ae98 3897 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
3898
3899Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
3900
3901 * config.guess: Update from FSF.
3902
3903Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
3904
3905 * Makefile.in (GDB_TK): Depend on itcl and tix.
3906
3907Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
3908
3909 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
3910 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
3911 (INSTALL_SCRIPT): New variable.
3912 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
3913 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
3914 to -x.
3915 * install-sh: Add support for -x option.
3916
3917Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
3918
3919 * configure.in, Makefile.in: Treat tix like itcl.
3920
3921Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
3922
3923 * Makefile.in (WINDRES): New variable.
3924 (WINDRES_FOR_TARGET): New variable.
3925 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
3926 (EXTRA_HOST_FLAGS): Add WINDRES.
3927 (EXTRA_TARGET_FLAGS): Add WINDRES.
3928 (EXTRA_GCC_FLAGS): Add WINDRES.
3929 ($(DO_X)): Pass down WINDRES.
3930 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
3931 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
3932 DLLTOOL_FOR_TARGET.
3933
3934Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
3935
3936 * configure.in: configure sim before gdb for win32-x-ppc
3937
3938Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3939
3940 Move gperf into the toplevel, from libg++.
3941 * configure.in (target_tools): Add target-gperf.
3942 (native_only): Add target-gperf.
3943 * Makefile.in (all-target-gperf): New target, depend on
3944 all-target-libg++.
3945 (configure-target-gperf): Empty rule.
3946 (ALL_TARGET_MODULES): Add all-target-gperf.
3947 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
3948 (CHECK_TARGET_MODULES): Add check-target-gperf.
3949 (INSTALL_TARGET_MODULES): Add install-target-gperf.
3950 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
3951
3952Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 3953
6599da04
JM
3954 * config.sub (mn10200): Recognize new basic machine.
3955
3956Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3957
3958 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
3959 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
3960
3961Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
3962
3963 * configure.in: If we're building mips-sgi-irix6* native, turn on
3964 ENABLE_MULTILIB and set TARGET_SUBDIR.
3965
3966Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
3967
3968 * Makefile.in (all-sn): Depend on all-grep.
3969
3970Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
3971
3972 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
3973
3974 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
3975 Makefile. From Jeff Makey <jeff@cts.com>.
3976 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
3977
3978 * Makefile.in (DISTBISONFILES): Remove.
3979 (taz): Don't futz with DISTBISONFILES. Change BISON to use
3980 $(DEFAULT_YACC).
3981
3982 * configure.in: Build itl, db, sn, etc., when building for native
3983 cygwin32.
3984
3985 * Makefile.in (LD): New variable.
3986 (EXTRA_HOST_FLAGS): Pass down LD.
3987 ($(DO_X)): Likewise.
3988
3989Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
3990
3991 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
3992
3993Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
3994
3995 * configure.in (targargs): Strip out any supplied --build argument
3996 before adding our own. Always add --build.
3997
3998Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
3999
4000 * configure.in (targargs): Pass --build if we're doing
4001 a cross-compile.
4002
4003Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
4004
ca236658 4005 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
4006 sed. Otherwise sed chokes on NT path names with drive
4007 designators. Also look for "?:*" as the leading characters in an
4008 absolute pathname.
4009
4010Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
4011
4012 * config.sub: Support for r3900.
4013
4014Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
4015
4016 * configure.in: Use install-sh, not install.sh.
4017
4018Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
4019
4020 * Makefile.in (taz): Improve check for BISON so it doesn't try to
4021 apply it twice.
4022
4023Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
4024
4025 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
4026 install-binutils.
4027
4028Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
4029
4030 * Makefile.in: Add automake targets.
4031 * configure.in (host_tools): Add automake.
4032
4033Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
4034
4035 * configure: Default CXX to c++, not gcc.
4036 * Makefile.in (CXX): Set to c++, not gcc.
4037 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
4038
4039Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
4040
4041 * install-sh: try appending a .exe if source file doesn't
4042 exist
4043
4044Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
4045
4046 * configure.in: Turn on multilib by default.
4047 (cross_only): Remove target-libiberty.
4048
4049 * Makefile.in (all-gcc): Don't depend on libiberty.
4050
4051Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
4052
4053 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
4054
4055Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
4056
4057 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
4058 (DISTBISONFILES): Add ld/Makefile.in
4059
4060Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
4061
4062 * configure.in: if target is cygwin32 but host isn't cygwin32,
4063 don't configure gdb tcl tk expect, not just gdb.
4064
4065Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
4066
4067 * configure.in: Added gnuserv everywhere sn appears.
4068
4069 * Makefile.in (ALL_MODULES): Added all-gnuserv.
4070 (CROSS_CHECK_MODULES): Added check-gnuserv.
4071 (INSTALL_MODULES): Added install-gnuserv.
4072 (CLEAN_MODULES): Added clean-gnuserv.
4073 (all-gnuserv): New target.
4074
4075Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
4076
4077 * config.guess: Fixes for MIPS OpenBSD systems.
4078
4079Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
4080
4081 * Makefile.in (INSTALL_XFORM): Remove.
4082 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
4083
4084 * mkinstalldirs: New file, copied from automake.
4085 * Makefile.in (installdirs): Rename from install-dirs. Use
4086 mkinstalldirs. Change all users.
4087 (DEVO_SUPPORT): Add mkinstalldirs.
4088
4089Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
4090
4091 * install-sh: Rename from install.sh.
4092 * Makefile.in (INSTALL): Change install.sh to install-sh.
4093 (DEVO_SUPPORT): Likewise.
4094
4095 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
4096 Graichen <graichen@rzpd.de>.
4097
4098Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
4099
4100 * config.guess: Recognize OpenBSD systems correctly.
4101
4102Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
4103
4104 * README, Makefile.in (ETC_SUPPORT): Remove references to
4105 cfg-paper*, configure.{texi,man,info*}._
4106
4107Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
4108
4109 * Makefile.in (all.normal): Ensure that gcc is built after all
4110 the x11 - ie gdb - targets.
4111
4112Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
4113
4114 * makefile.vms: Don't run conf-a-gas.
4115
4116Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
4117
e490616e 4118 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 4119
d207ebef
JM
4120Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
4121
4122 * configure.in: Remove noconfigdirs case since gdb also
4123 configures and builds for tic80-coff.
4124
6599da04
JM
4125Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
4126
4127 * configure: Set cache_file to config.cache.
4128 * Makefile.in (local-distclean): Remove config.cache.
4129
4130Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
4131
4132 * COPYING: Update FSF address.
4133
d207ebef
JM
4134Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
4135
4136 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
4137 noconfigdirs.
4138
6599da04
JM
4139Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
4140
4141 * Makefile.in (install-dirs): Don't crash if prefix, and hence
4142 MAKEDIRS, is empty.
4143
4144Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
4145
4146 * config.sub: Tweak mn10300 entry.
4147
4148Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
4149
4150 * configure.in (host_tools): Put sim before gdb, so gdb's
4151 configure.tgt can determine if the simulator was configured.
4152
4153Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
4154
4155 * config.sub: Move BeOS $os case to be with other Cygnus
4156 local cases.
4157
4158Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
4159
4160 * config.sub: Remove misplaced comment that broke Linux.
4161
4162Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
4163
4164 * config.sub: Add BeOS support.
4165
4166Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
4167
4168 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
4169
4170Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
4171
4172 * configure.in (noconfigdirs): Remove tcl and tk from
4173 noconfigdirs for cygwin32 builds.
4174
d207ebef
JM
4175Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
4176
4177 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
4178
6599da04
JM
4179Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
4180
4181 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
4182 make-all.com, use makefile.vms instead.
4183
4184Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
4185
4186 * config.sub: Accept -lnews*.
4187
d207ebef
JM
4188Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
4189
4190 * configure.in (noconfigdirs): Disable target-newlib,
4191 target-examples and target-libiberty for d30v.
4192
4193Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4194
4195 * configure.in (noconfigdirs): Enable ld for d30v.
4196
4197Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
4198
4199 * configure.in (tic80-*-*): Build compiler.
4200
4201Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
4202
4203 * configure.in (d30v-*): Remove sim directory from list of
4204 unsupported d30v directories
4205
4206Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4207
4e81ae98
EC
4208 * config.sub, configure.in: Add d30v target cpu.
4209
6599da04
JM
4210Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
4211
4212 * makefile.vms: New file.
4213 * make-all.com: Remove.
4214
4215Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
4216
4217 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
4218
4219Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
4220
4221 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
4222
4223Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
4224
4225 * Makefile.in (ALL_MODULES): Added all-db.
4226 (CROSS_CHECK_MODULES): Addec check-db.
4227 (INSTALL_MODULES): Added install-db.
4228 (CLEAN_MODULES): Added clean-db.
4229
4230Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
4231
4232 * config.guess: Merge with latest FSF sources.
4233
4234Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
4235
4236 * Makefile.in (ALL_MODULES): Added all-itcl.
4237 (CROSS_CHECK_MODULES): Added check-itcl.
4238 (INSTALL_MODULES): Added install-itcl.
4239 (CLEAN_MODULES): Added clean-itcl.
4240
4241Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
4242
4243 * configure.in: build gdb for mn10200
4244
4245Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
4246
4247 * Makefile.in (all-target-winsup): Depend on all-target-libio.
4248
d207ebef
JM
4249Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
4250
4251 * configure.in (tic80-*-*): Turn off most targets right now.
4252
6599da04
JM
4253Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
4254
4255 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
4256 rather than the makeinfo program.
4257 (do-info): Depend upon all-texinfo.
4258
4259Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
4260
4261 * configure.in: Remove uses of config/mh-linux.
4262
4263 * config.sub, config.guess: Merge with latest FSF sources.
4264
d207ebef
JM
4265Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
4266
4267 * config.sub (case $basic_machine): Add tic80 entries.
4268
6599da04
JM
4269Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
4270
4271 * config.sub, config.guess: Merge with latest FSF sources.
4272
4273Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
4274
4275 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
4276 * mpw-config.in: Test for NewFolderRecursive.
4277 * mpw-install: Use symbolic name for startup filename.
4278 * mpw-README: Add various additional details.
4279
4280Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
4281
4282 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
4283
4284Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
4285
4286 * configure.in: Do build gcc and the target libraries for
4287 the mn10200.
4288
4289Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
4290
4291 * configure.in: don't avoid building gdb for mn10300 any more
4292 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
4293 instead of single-quoting it.
4294
4295Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
4296
4297 * configure.in: Don't use --with-stabs on IRIX 6.
4298
4299Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
4300
4301 * configure.in (m32r): Build gdb, libg++ now.
4302
4303Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4304
4305 * configure.in (mips*-sgi-irix6*): Remove gdb and related
4306 directories from noconfigdirs.
4307
4308Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
4309
4310 * config.sub (basic_machine): added mips16 configuration
4311
4312Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4313
4314 * config.sub: Handle d10v-unknown.
4315
d207ebef
JM
4316Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
4317
4318 * config.sub: Handle v850-unknown.
4319
6599da04
JM
4320Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
4321
4322 * Makefile.in: add findutils
4323 * configure.in: add findutils to list of host_tools
4324
4325Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
4326
4327 * config.sub: Handle mn10200 and mn10300.
4328
4329Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4330
4331 * configure.in (d10v-*): Do not build librx.
4332
4333Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
4334
4335 * configure.in (mn10300): Build everything except gdb & libgloss.
4336
4337Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
4338
4339 * config.guess: Patch for Dansk Data Elektronik servers,
4340 from Niels Skou Olsen <nso@dde.dk>.
4341
4342 For ncr, use /bin/uname rather than uname, since GNU uname does not
4343 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
4344
4345 Patch for MIPS R4000 running System V,
4346 from Eric S. Raymond <esr@snark.thyrsus.com>.
4347
4348 Fix thinko for nextstep.
4349
4350 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
4351
4352 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
4353 * config.guess: Guess mips-dec-mach_bsd4.3.
4354
4355 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
4356 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
4357 release numbers.
4358 * config.guess (mips-mips-riscos*): Emit just enough of the
4359 release number.
4360
4361 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
4362 * config.guess (sparc-auspex-sunos*): Added.
4363 (f300-fujitsu-*): Added.
4364
4365 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
4366 * config.guess: Recognize a Tadpole as a sparc.
4367
4368Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
4369
4370 * config.guess: Don't assume that NextStep version is either 2 or
4371 3. NextStep 4 (aka OpenStep 4) has come out now.
4372
4373Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
4374
4375 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
4376 From Rik Faith <faith@cs.unc.edu>.
4377
4378Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
4379
4380 * config.sub: Contributions from bug-gnu-utils to:
4381 Support plain "hppa" (no version given) architecture, reported by
4382 OpenStep.
4383 OpenBSD like NetBSD.
4384 LynxOs is not a hardware supplier.
4385
4386 * config.guess: Contributions from bug-gnu-utils to add support for:
4387 OpenBSD like NetBSD.
4388 Stratus systems.
4389 More Pyramid systems.
4390 i[n>4]86 Intel chips.
4391 M680[n>4]0 Motorola chips.
4392 Use unknown instead of lynx for hardware manufacturer.
4393
4394Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4395
4396 * install.sh (chmodcmd): Set to null if the DST directory already
4397 exists.
4398
4399Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4400
4401 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
4402 not use mt-ppc target Makefile fragment any more.
4403
4404Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4405
4406 * configure.in (*-*-windows): Exclude everything but those dirs
4407 needed to build windows.
4408
4409Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
4410
4411 * Makefile.in (all-target-winsup): Depend on all-target-librx.
4412
4413Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
4414
4415 * configure.in: Exclude mmalloc from i386-windows.
4416 * config/mh-windows: Add rules for building MSVC makefiles.
4417
4418Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
4419
4420 * Undo my previous change.
4421
4422Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
4423
4424 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
4425 unconditionally.
4426 (MAKEOVERRIDES): Define (revert this part of October 18 change).
4427
4428Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
4429
4430 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
4431 host to add it's own flags.
4432 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
4433 for MSVC build procedure.
4434
4435Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
4436
4437 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
4438
4439Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
4440
4441 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
4442 (CXX_FOR_TARGET): Likewise.
4443 (GCC_FOR_TARGET): Define.
4444 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
4445 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
4446 CC_FOR_TARGET was specified on the command line.
4447 (MAKEOVERRIDES): Don't define.
4448
4449Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
4450
4451 * configure.in (m32r): Fix spelling of libg++ libs.
4452
4453Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
4454
4455 * config.sub (-apple*): Remove, now redundant.
4456
4457Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
4458
4459 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
4460
4461 * configure: Rework yesterday's sed script patch.
4462
4463 * config.sub: Merge with FSF.
4464
4465Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
4466
4467 * config.guess: Merge from FSF.
4468
4469 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
4470 * config.guess: Use pc instead of unknown, for pc clone systems.
4471 Change linux to linux-gnu.
6599da04
JM
4472
4473 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 4474 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
4475
4476Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
4477
4478 * test-build.mk (HOLES): Add "xargs" for gdb.
4479
4480 * configure: Avoid hpux10.20 sed bug.
4481
4482Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
4483
4484 * configure.in config/mh-windows: Add support for windows host
4485 (that is a build done under the Microsoft build environment).
4486
4487Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
4488
4489 * Makefile.in: Replace all uses of srcroot with s, to shrink
4490 command line lengths.
4491
4492 Patches from Geoffrey Noer <noer@cygnus.com>:
4493 * configure.in: If configuring for newlib, pass --with-newlib to
4494 subdirectories.
4495 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
4496 -Bnewlib/ and -Lwinsup to gcc.
4497 (CXX_FOR_TARGET): Likewise.
4498
4499Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
4500
4501 * Makefile.in (ETC_SUPPORT): Add configure.
4502
4503Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
4504
4e81ae98 4505 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
4506 host configuration file.
4507
4508Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
4509
4510 * configure.in: Break mn10x00 support into separate
4511 mn10200 and mn10300 configurations.
4512 * config.sub: Likewise.
4513
4514Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
4515
4516 * configure.in: Add lots of stuff to noconfigdirs for
4517 the mn10x00 targets.
4518
4519 * config.sub, configure.in: Add mn10x00 support.
4520
4521Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
4522
4523 * make-all.com: Call conf-a-gas, not config-a-gas.
4524
4525Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
4526
4527 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4528 targets.
4529
4530Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
4531
4532 * mpw-README: Add much more detail for native PowerMac.
4533 * mpw-install: New file.
4534 * mpw-configure: Add --norecursion and --help options.
4535 * mpw-config.in: Translate readme and install files when
4536 copying to objdir.
4537 * mpw-build.in: Don't always depend on byacc and flex.
4538 (install-only-top): New action.
4539
d207ebef
JM
4540Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
4541
4542 * configure.in: You can now configure GDB for the v850.
4543
6599da04
JM
4544Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
4545
4546 * configure.in (noconfigdirs): Don't configure any C++ dirs
4547 if targeting D10V.
4548
4549Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
4550
4551 * config.sub: Recognize mips64vr5000.
4552
4553Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
4554
4555 * configure.in: Use a single line for host_tools and native_only.
4556
5d4a5ee6
JL
4557Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
4558
4559 * Makefile.in (install-itcl): Install tcl first.
4560
4561Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
4562
4563 * config/mh-cygwin32: ok to build split texinfo files
4564
4565Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
4566
4567 * configure.in: remove bison from noconfigdirs for Cygwin32 host
4568
6599da04
JM
4569Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
4570
4571 * config.sub, configure.in: Add entries for m32r.
4572
5d4a5ee6
JL
4573Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
4574
4575 * config.guess: Merge with FSF.
4576
6599da04
JM
4577Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
4578
4579 * Makefile.in (inet-install): Don't run install-gzip.
4580
4581Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
4582
4583 * configure.in: Don't config lots of things for *-*-windows*.
4584
4585Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
4586
4587 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
4588 (host_libs, host_tools): Copy from configure.in.
4589 * mpw-configure: Don't complain about directories not found.
4590
4591Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4592
4593 * configure.in (i[345]86): Recognize i686 for pentium pro.
4594 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
4595 file.
4596
4597 * config.guess (i[345]86): Ditto.
4598
4599Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4600
4601 * configure.in (noconfigdirs): Removed gdb for D10V.
4602
d207ebef 4603Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 4604
d207ebef
JM
4605 * configure.in: Remove ld, target-libio, target-libg++, and
4606 target-libstdc++ from noconfigdirs.
5d4a5ee6 4607
6599da04
JM
4608Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
4609
4610 * configure: Fix three locations where shell scripts were
4611 being run directly rather than with config_shell.
4612
d207ebef
JM
4613Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
4614
4615 * configure.in (v850-*-*): Set up initial $noconfigdirs.
4616 * config.sub (basic_machine): Recognize v850.
4617
6599da04
JM
4618Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
4619
4620 * mpw-configure: Handle multiple enable/disable options and
4621 pass them down recursively, handle -c and -s flags appropriately
4622 depending on choice of compiler, add escape mechanism for
4623 quoted arguments to gC.
4624
4625Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4626
4627 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
4628 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
4629 so that -mrelocatable-lib and -mno-eabi are used.
4630
4631 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
4632 not support --print-multi-lib, don't abort.
4633
4634Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
4635
4636 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
4637 with normal Windows compilation environment.
4638
4639Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
4640
4641 * make-all.com: Run config-a-gas.
4642 * setup.com: Don't copy subdirectory files around.
4643
4644Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
4645
4646 * configure.in (*-*-ose): Remove exclusion of libgloss for this
4647 target, it now compiles correctly.
4648
4649Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
4650
4651 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
4652
4653Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4654
4e81ae98 4655 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
4656
4657Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
4658
4659 * configure.in (native_only): Add prms.
4660
4661Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
4662
4663 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
4664 (BINUTILS_SUPPORT_DIRS): Likewise.
4665
4666Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4667
4668 * configure.in (d10v-*-*): Don't configure ld or gdb until the
4669 d10v support is added.
4670
4671Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4672
4673 * configure.in (d10v-*-*): New target.
4674
4675Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
4676
4677 * config.guess (HP 9000/811): Recognize this as a PA1.1
4678 machine.
4679
4680Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
4681
4682 * Makefile.in (do-tar-gz): New target, split out from tail end of
4683 taz target. Run each command separately, don't use pipes.
4684 (taz): Use it.
4685
4686Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
4687
4688 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
4689 * mpw-build.in: No builds should depend on building byacc or flex,
4690 they are assumed to be installed already.
4691
4692Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4693
4694 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
4695 variable that CC_FOR_TARGET needs.
4696
4697Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4698
4699 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
4700 options have changed since the last time the subdirectory was
4701 configured, and if it has, reconfigure.
4702 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
4703 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
4704
4705Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
4706
4707 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
4708 CLEAN_MODULES): Add bash.
4709 (all-bash): New target.
4710
4711Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
4712
4713 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
4714
4715Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4716
4717 * config.sub (basic_machine): Recognize d10v as a valid processor.
4718
4719Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
4720
4721 * mpw-configure: Add support for --bindir.
4722 * mpw-build.in: Use a GCC-specific build script for GCC actions.
4723
4724Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
4725
4726 * configure.in: add bash, time, gawk to list of hosttools and things
4727 to only build for native toolchains
4728
4729Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4730
4731 * Makefile.in (docdir): Remove.
4732
4733Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4734
4735 * Makefile.in (datadir): Set to $(prefix)/share.
4736
4737Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
4738
4739 * configure.in: build diff and patch for cygwin32-hosted
4740 toolchains.
4741
4742Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
4743
4744 * config.sub: Accept -rtems*.
4745
4746Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
4747
e490616e
ZW
4748 * configure.in: enable dosrel for cygwin32-hosted builds,
4749 remove diff from the list of things not buildable
4750 via Canadian Cross
6599da04
JM
4751
4752Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
4753
4754 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4755 don't get ". ".
4756
4757Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
4758
4759 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
4760
4761Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
4762
4763 * Makefile.in (taz): Handle case where tex3patch didn't even get
4764 checked out. Also, if it was found, put the symlink in a new util
4765 subdirectory.
4766
4767Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4768
4769 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
4770
4771Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
4772
4773 * config.sub: Recognize -openvms.
4774 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
4775 * make-all.com, setup.com: New files.
4776
4777Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
4778
4779 * Makefile.in (taz): tex3patch moved to texinfo/util.
4780
4781Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
4782
4783 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
4784 * configure.in: remove make from disable-if-Can-Cross list
4785 enable gdb if ${host} and ${target} are cygwin32
4786
4787Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
4788
4789 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
4790 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
4791
4792Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
4793
4794 * config.guess: Combine mips-mips-riscos cases, and use cpp to
4795 distinguish sysv/svr4/bsd variants.
4796 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
4797
4798Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
4799
4800 * configure.in: Added copyright notice.
4801 * move-if-change: Added copyright notice.
4802
4803Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4804
4805 * configure.in (powerpcle-*-solaris*): Until we get shared
4806 libraries working, don't build gdb, sim, make, tcl, tk, or
4807 expect.
4808
4809Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
4810
4811 * config.guess: Merge with FSF:
4812
4813 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4814 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
4815
4816 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
4817 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
4818
4819 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
4820 * config.guess: Combine two OSF1 rules.
4821 Also recognize field test versions. From mjr@zk3.dec.com.
4822 * config.guess (dgux): Use /usr/bin/uname rather than uname,
4823 because GNU uname does not support -p. From pmr@pajato.com.
4824
4825Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
4826
4827 * Makefile.in (MAKEDIRS): Removed $(tooldir).
4828
4829Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
4830
4831 * mpw-README: Document GCCIncludes.
4832
4833Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
4834
4835 * configure.in (alpha-*-linux*): Set enable_shared to yes.
4836
4837Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
4838
4839 * mpw-configure: Handle --enable-FOO and --disable-FOO.
4840
4841Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
4842
4843 * configure.in (*-*-cygwin32): Configure make.
4844
4845Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
4846
4847 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
4848
4849Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
4850
4851 * Makefile.in (all-inet): Depend on all-perl.
4852
4853 * Makefile.in (inet-install): New target.
4854
4855 * Makefile.in (all-inet): Depend on all-tcl.
4856 (all-inet): Depend on all-send-pr.
4857
4858Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4859
4860 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
4861 temporarily.
4862
4863Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
4864
4865 * configure.in: Don't configure --with-gnu-ld on AIX.
4866
4867Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
4868
4869 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
4870
4871Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
4872
4873 * Makefile.in (ALL_MODULES): Added all-inet.
4874 (CROSS_CHECK_MODULES): Added check-inet.
4875 (INSTALL_MODULES): Added install-inet.
4876 (CLEAN_MODULES): Added clean-inet.
4877 (all-indent): New target.
4878
4879 * configure.in (host_tools): Added inet.
4880 (native_only): Added inet.
4881 (noconfigdirs): Added inet.
4882
4883Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
4884
4885 * configure.in: Don't configure libgloss if we are not configuring
4886 newlib.
4887
4888Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
4889
4890 * configure.in: Don't configure libgloss for unsupported
4891 architectures.
4892
4893Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4894
4895 * Makefile.in (CLEAN_MODULES): Add clean-apache.
4896
4897Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
4898
4899 * Makefile.in (ALL_MODULES): Include all-apache.
4900 (CROSS_CHECK_MODULES): Include check-apache.
4901 (INSTALL_MODULES): Include install-apache.
4902 (all-apache): New target.
4903
4904 * configure.in: Added apache everywhere perl is seen.
4905
4906Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4907
4908 * Makefile.in: Add support for clean-{module} and
4909 clean-target-{module} rules.
4910
4911Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
4912
4913 * configure.in (*-*-ose) do not build libgloss.
4914
4915Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4916
4917 * config.guess (prep*:SunOS:5.*:*): Turn into
4918 powerpele-unknown-solaris2.
4919
4920Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
4921
4922 * configure.in: Permit --enable-shared to specify a list of
4923 directories.
4924
4925Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
4926
4927 * configure.in (host==solaris): Pass only the first word of $CC
4928 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
4929
4930Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
4931
4932 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
4933
4934Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
4935
4936 * Makefile.in (ALL_MODULES): Include all-perl.
4937 (CROSS_CHECK_MODULES): Include check-perl.
4938 (INSTALL_MODULES): Include install-perl.
4939 (ALL_X11_MODULES): Include all-guile.
4940 (CHECK_X11_MODULES): Include check-guile.
4941 (INSTALL_X11_MODULES): Include install-guile.
4942 (all-perl): New target.
4943 (all-guile): New target.
4944
4945 * configure.in (host_tools): Include perl and guile.
4946 (native_only): Include perl and guile.
4947 (noconfigdirs): Don't build guile and perl; no ports have been
4948 done.
4949
4950Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
4951
e490616e
ZW
4952 * configure (--enable-*): Handle quoted option lists such as
4953 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
4954
4955Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4956
4957 * Makefile.in ({,inst}all-target): New rule so we can make and
4958 install all of the target directories easily.
4959
4960Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4961
4962 * configure.in: Add missing global flag in sed substitution when
4963 deleting `target-' from ${configdirs}.
4964
4965Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
4966
4967 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
4968 option.
4969
4970 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
4971 config/mh-necv4.
4972
4973 * install.sh: Correct misspelling of transformbasename.
4974
4975 * config.guess: Recognize mips-*-sysv*.
4976
4977Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
4978
4979 * config.sub: Recognize mon960.
4980
4981Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
4982
4983 * configure: Restore Canadian Cross handling of BISON and LEX,
4984 removed in Feb 20 change.
4985
4986Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
4987
4988 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
4989 Mention make install. Remove the old copyright date as well the
4990 clumsy and rather pointless copyright on the README file.
4991
4992Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
4993
4994 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
4995 Makefile after running symlink-tree, then run `make distclean' to
4996 avoid clobbering any generated files in srcdir.
4997
4998Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
4999
5000 * configure.in (m68k-*-netbsd*): Build everything now.
5001
5002Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
5003
5004 * Makefile.in (taz): Fix quoting.
5005
5006Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
5007
5008 * configure.in (sparclet-*-*): Build everything now.
5009
5010Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5011
5012 * configure.in (m68k-*-linux*): New host.
5013
5014Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
5015
5016 * configure: Check for bison before byacc.
5017
5018Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
5019
5020 * Makefile.in configure: Change the way LEX and BISON/YACC are
5021 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
5022 searching PATH. These are used as fallbacks by Makefile.in if
5023 flex/bison/byacc aren't in objdir.
5024
5025Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
5026
5027 * Makefile.in: Make everything which depends upon all-bfd also
5028 depend upon all-opcodes, in case --with-commonbfdlib is used.
5029
5030Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5031
5032 * configure.in (host *-*-cygwin32): Don't build gdb if we are
5033 building NT native compilers on Unix.
5034
5035Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
5036
5037 * configure.in: Don't get CC from the host Makefile fragment if we
5038 can find gcc in PATH, or if this is a Canadian Cross. Move the
5039 Solaris test for /usr/ucb/cc to the post target script, just after
5040 the compiler sanity test.
5041
5042Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
5043
5044 * config.sub: Merge with FSF.
5045
5046Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
5047
5048 * Makefile.in (RPATH_ENVVAR): New variable.
5049 (REALLY_SET_LIB_PATH): Use it.
5050 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
5051
5052Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
5053
5054 * config.sub, configure.in: Recognize sparclet cpu.
5055
5056Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
5057
5058 * config.guess: Support m68k-cbm-sysv4.
5059
5060Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5061
5062 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
5063 m68k-unknown-linuxaout from linker help string. Put quotes around
5064 $ld_help_string.
5065
5066Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
5067
5068 * config.guess (powerpc-harris-powerunix): Add guess for port
5069 to new target.
5070
5071Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5072
5073 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
5074
5075Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
5076
5077 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
5078 $(REALLY_SET_LIB_PATH) in Makefile.
5079 * Makefile.in (SET_LIB_PATH): New variable.
5080 (REALLY_SET_LIB_PATH): New variable.
5081 ($(DO_X)): Use $(SET_LIB_PATH).
5082 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
5083 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
5084 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
5085 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
5086 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
5087 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
5088 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
5089 (install-dosrel): Likewise.
5090 (all-opcodes): Depend upon all-libiberty.
5091
5092Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
5093
5094 * config.guess (*:CYGWIN*): New
5095
5096Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5097
5098 * Makefile.in (all-target-winsup): All all-target-libiberty.
5099
5100Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5101
5102 * configure.in (noconfigdirs): Add missing # in front of comment.
5103
5104Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
5105
5106 * configure.in: add second pass to things added to noconfigdirs
5107 so *-gm-magic can exclude libgloss properly.
5108
5109Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
5110
5111 * mpw-configure (extralibs_name, rez_name): Set correctly
5112 for MWC68K compiler.
5113
5114 * mpw-README: Add more info on the necessary build tools.
5115
5116Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
5117
5118 * configure.in, config.sub: Recognize cygwin32.
5119
5120Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
5121
5122 * config.guess, config.sub: Recognize A/UX.
5123
5124Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
5125
5126 * config.sub: Merge with gcc/config.sub.
5127
5128Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
5129
5130 * mpw-build.in (do-binutils): Add build of stamps.
5131
5132Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
5133
5134 * config.sub: Add recognition for mips64vr4100*-* targets.
5135
5136Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5137
5138 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
5139 Add creation of gconfigargs with `--enable-shared' turned on.
5140 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
5141 ($(host)-stamp-stage3-configured): Likewise.
5142 (HOLES): Add chatr and ldd.
5143 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
5144
5145Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
5146
5147 * configure: Pass --nfp to recursive configures.
5148
5149Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
5150
5151 * Makefile.in (DLLTOOL): New.
5152 (DLLTOOL_FOR_TARGET): New.
5153 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
5154 (EXTRA_TARGET_FLAGS): Ditto.
5155 (EXTRA_GCC_FLAGS): Ditto.
5156 (CONFIGURE_TARGET_MODULES): Ditto.
5157 (DO_X): Ditto.
5158 * configure: Add DLLTOOL.
5159
5160Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
5161
5162 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
5163 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
5164 mh-sco, since old workarounds no longer needed, and don't
5165 build ld, since libraries have weak symbols in COFF.
5166
5167Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
5168
5169 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
5170
5171Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
5172
5173 * configure.in: Make sure that ${CC} can be used to compile an
5174 executable.
5175
5176Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
5177
5178 * Makefile.in (all-gdb): Depend on $(GDB_TK).
5179 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
5180 nothing depending on whether gdbtk is being built.
5181
5182Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
5183
5184 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
5185
5186Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
5187
5188 * configure.in (noconfigdirs): Put ld or gas in this early, if the
5189 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
5190
5191Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
5192
5193 * config-ml.in: Add support for
5194 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
5195 Simplify setting of multidirs from --disable-foo.
5196
5197Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5198
5199 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
5200 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
5201 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
5202 non-empty, pass them on to the GCC make.
5203 (all-bootstrap): New rule that is like all-gcc, except it executes
5204 the GCC bootstrap rule instead of the GCC all rule.
5205
5206Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
5207
5208 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
5209
5210Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5211
5212 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
5213 DG/UX support.
5214
5215Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
5216
5217 * config.sub (i*86*) Change [345] to [3456]
5218
5219Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5220
5221 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
5222 --with-gnu-ld=no.
5223
5224Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5225
5226 * config-ml.in (rs6000*, powerpc*): Add switches to control which
5227 AIX multilibs get built.
5228
5229Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5230
5231 * configure.in (i386-win32): Don't build expect if we're not
5232 building the tcl subdir.
5233
5234Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
5235
5236 * Makefile.in: (configure-target-examples, all-target-examples):
5237 New targets, configure and build example programs.
5238
5239Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5240
5241 * mpw-configure: If an mpw-config.in generated a file mk.sed,
5242 use it as input to sedit the generated MPW makefile.
5243 * mpw-README: Add a suggestion about Gestalt.h.
5244
5245Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
5246
5247 * config.sub: Accept *-*-ieee*.
5248
5249Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
5250
5251 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
5252 Ronald F. Guilmette <rfg@monkeys.com>.
5253
5254Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5255
5256 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
5257 for powerpc-pe native.
5258 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
5259 (target==powerpc-pe): duplicate i386-win32 entry.
5260
5261Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5262
5263 * configure.in (noconfigdirs): Exclude target-newlib for all versions
5264 of vxworks, not just vxworks5.1.
5265
5266Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
5267
5268 * mpw-configure: Add support for exec-prefix.
5269
5270Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
5271
5272 * config.guess: Recognize HP model 816 machines as having
5273 a PA1.1 processor.
5274
5275Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
5276
5277 * configure: Ignore new autoconf configure options.
5278
5279Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5280
5281 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
4e81ae98 5282 defaults to K&R mode, but doesn't have varargs.h, so we have to
6599da04
JM
5283 compile in ANSI mode.
5284
5285Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
5286
5287 * config.guess: Recognize Pentium under SCO.
5288 From Robert Lipe <robertl@arnet.com>.
5289
5290Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5291
5292 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
5293 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
5294 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
5295
5296Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
5297
5298 * configure.in: Don't configure gas for alpha-dec-osf*.
5299
5300Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
5301
5302 * configure.in: Default to --with-stabs for some targets for which
5303 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
5304 i[345]86*-*-unixware*.
5305
5306Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
5307
5308 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
5309 rather than basing it on the target. Simplify handling of options
5310 controlling which directories to configure. Remove extraneous
5311 slash in multi-clean target.
5312
5313Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
5314
5315 * config-ml.in: Prefix more variables with ml_ so they don't collide
5316 with configure's.
5317
5318Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
5319
5320 * configure: Don't turn -v into --v.
5321
5322Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
5323
5324 * configure.in (targargs): Fix typo.
5325
5326 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
5327
5328Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
5329
5330 * configure.in: Strip --host and --target options from
5331 CONFIG_ARGUMENTS, and always configure for --host only. Add
5332 --with-cross-host option when building with a cross-compiler.
5333 * configure: Canonicalize the arguments put into config.status by
5334 always using `=' for an option with an argument. Pass a presumed
5335 --host or --target explicitly.
5336
5337Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
5338
5339 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
5340 into general OS recognition case.
5341
5342Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5343
5344 * configure.in (target_configdirs): add target-winsup only
5345 for win32 target systems.
5346
5347Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
5348
5349 * Makefile.in (all-target-libgloss): Depend upon
5350 configure-target-newlib, since when libgloss is built it looks to
5351 see if the newlib directory exists.
5352
5353Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
5354
5355 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
5356 cfg-ml-*.in.
5357
5358Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
5359
5360 * configure: Handle LD and LD_FOR_TARGET when configuring a
5361 Canadian Cross.
5362
5363Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5364
5365 * config/mh-i386win32: add LD_FOR_TARGET.
5366
5367Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5368
5369 * configure.in (target_libs): add target-winsup.
5370 (target==i386-win32): add patch diff flex make to $noconfigdirs.
5371 (target==ppcle-pe): remove ld from $noconfigdirs.
5372
5373Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
5374
5375 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
5376 Preserve relative path names in $srcdir. Build symlink tree if
5377 configuring cross target dir and srcdir=. (= no VPATH support).
5378 (configure-target-libg++): Depend on configure-target-librx.
5379 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
5380 * config-ml.in: New file.
5381 * symlink-tree: New file.
5382 * configure: Ensure srcdir="." if that's what it is.
5383
5384Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
5385
5386 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
5387 includes and FLEX_SKELETON setting.
5388 * mpw-configure (--with-gnu-ld): New option, controls whether
5389 to use PPCLink or ld with PowerMac GCC.
5390 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
5391 * mpw-config.in: Configure grez if targeting Mac.
5392
5393 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
5394 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
5395 just macos.
5396 * configure.in: Configure grez resource compiler if targeting Mac.
5397 * Makefile.in (all-grez, install-grez): New targets.
5398
5399Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
5400
5401 * configure: CXX defaults to gcc, not g++. If we find
5402 gcc in the path, set CC to gcc -O2.
5403
5404Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
5405
5406 * configure: Default ${build} correctly. Avoid picking up extra
5407 spaces when reading CC and CXX from Makefile. When doing a
5408 Canadian Cross, use plausible default values for numerous
5409 variables.
5410 * configure.in: When doing a Canadian Cross, don't try to
5411 configure tools whose configure script can't handle it.
5412
5413Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5414
5415 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
5416
5417Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
5418
5419 * configure: Remove dubious bug reporting address.
5420
5421Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
5422
5423 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
5424 configure script, run that instead of this directory's configure.
5425 In either case, print a message that we're configuring the sub-dir.
5426
5427Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
5428
5429 * configure.in: Before checking for the existence of various files,
5430 use sed to filter out "target-".
5431
5432Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
5433
5434 * Makefile.in (DO_X): Split rule to decrease command line length
5435 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
5436 (Philippe De Muyter).
5437
5438Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5439
5440 * Makefile.in (all-patch): depend on all-libiberty.
5441
5442Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
5443
5444 * configure.in: If the only directory in target_configdirs which
5445 actually exists is libiberty, then set target_configdirs to empty,
5446 to avoid trying to build a target libiberty in a gas or gdb
5447 distribution.
5448
5449Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
5450
5451 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
5452 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
5453 systems.
5454
5455Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5456
5457 * configure.in (copy_dirs): Use sys-include instead of include
5458 for --with-headers option.
5459
5460Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
5461
5462 * Makefile.in, configure.in: Make winsup builds work with
5463 new scheme.
5464
5465Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
5466
5467 * configure.in: Build the linker on AIX.
5468
5469Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
5470
5471 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
5472 where needed.
5473
5474Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
5475
5476 * Makefile.in (all-gcc): Fix typo.
5477
5478Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
5479
5480 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
5481
5482Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
5483
5484 * configure.in: Rename libFOO to target-libFOO, and xiberty
5485 to target-xiberty, to provide more flexibility.
5486 (target_subdir): Define. Create if cross.
5487 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
5488 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
5489 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
5490 check-libFOO -> check-target-libFOO, etc.
5491 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
5492 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
5493 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
5494 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
5495 allow ALL_GCC="" to only configure.
5496 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
5497 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
5498 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
5499
5500Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
5501
5502 * Makefile.in (taz): Build "info" in etc explicitly.
5503
5504Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
5505
5506 * configure.in: Make sure that CC is undefined (as opposed to
5507 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
5508 problem with autoconf trying to configure on a host without GCC.
5509
5510Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
5511
5512 * mpw-configure: Set host alias from choice of host compiler,
5513 only use generic MPW Makefile sed if present, edit a file
5514 named "hacked_Makefile.in" instead of "Makefile.in" if present.
5515 * mpw-README: Add problem notes about CW6 and CW7.
5516
5517Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
5518
5519 * Makefile.in (taz): Use ";" instead of ";;".
5520
5521Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
5522
5523 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
5524 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
5525 DISTDOCDIRS.
5526 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
5527 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
5528
5529Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
5530
5531 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
5532 and gnats, because they are now subsumed by DISTSTUFFDIRS.
5533 Move bfd to DISTSTUFFDIRS.
5534
5535Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5536
5537 * Makefile.in (X11_LIB): Removed.
5538 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
5539
5540 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
5541
5542Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5543
5544 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
5545 names.
5546
5547Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5548
5549 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
5550
5551Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
5552
5553 * configure.in (i[345]86-*-win32): Always build newlib.
5554 Don't configure cvs, autoconf or texinfo.
5555 * Makefile.in (LD_FOR_TARGET): New.
5556 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
5557 Pass down LD_FOR_TARGET.
5558
5559Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
5560
5561 * winsup: New directory.
5562 * Makefile.in: Build winsup.
5563 * configure.in: Winsup is configured when target is win32.
5564 Can only build win32 target GDB when native.
4e81ae98 5565
6599da04
JM
5566Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
5567
5568 * config.guess: Recognize HP model 819 machines as having
5569 a PA 1.1 processor.
5570
5571Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
5572
5573 * configure: Fix sed loop which substitutes for CC and CXX to
5574 avoid bug found in various sed implementations.
5575
5576Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5577
5578 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
5579 simulator. Use standard powerpc-*-eabi*.
5580
5581Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
5582
5583 * configure.in: Stop putting gas and binutils in noconfigdirs for
5584 powerpc-*-aix* and rs6000-*-*.
5585
5586Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
5587
5588 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
5589 -mcall-aixdesc libraries.
5590
5591Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
5592
5593 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5594
5595 * config.sub (arm | armel | armeb): Fix shell syntax.
5596
5597Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5598
5599 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
5600 -msoft-float and -mcpu=common support.
5601 (powerpc*-*-eabisim*): Add support for building -mcall-aix
5602 libraries.
5603
5604Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5605
5606 * configure.in: Allow configuration and build of emacs19 for the alpha.
5607
5608Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5609
5610 * configure.in (CC): Get ^CC, not just any old CC, from
5611 ${host_makefile_frag}.
5612
5613Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5614
4e81ae98 5615 * configure.in (CC): Try to get CC from
6599da04
JM
5616 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
5617
5618Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5619
5620 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
5621 only if it exists in $(srcdir).
5622
5623Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
5624
5625 * configure: If CC and CXX are not set in the environment, set
5626 them, based on either an existing Makefile or on searching for gcc
5627 in PATH. Substitute for CC and CXX in Makefile.
5628 * configure.in: Remove libm from target_libs. Separate
5629 target_configdirs from configdirs. If CC is not set in
5630 environment, try to get it from a host Makefile fragment. Rewrite
5631 changes of configdirs to use skipdirs instead. A few minor
5632 tweaks. Take directories out of target_configdirs as they are
5633 taken out of configdirs. Remove existing Makefile files from
5634 subdirectories. Substitute for TARGET_CONFIGDIRS and
5635 CONFIG_ARGUMENTS in Makefile.
5636 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
5637 by configure.in.
5638 (CONFIG_ARGUMENTS): Likewise.
5639 (CONFIGURE_TARGET_MODULES): New variable.
5640 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
5641 ($(CONFIGURE_TARGET_MODULES)): New target.
5642 (configure-libg++, configure-libio): New targets.
5643 (all-libg++): Depend upon configure-libg++.
5644 (all-libio): Depend upon configure-libio.
5645 (configure-libgloss, all-libgloss): New targets.
5646 (configure-libstdc++): New target.
5647 (all-libstdc++): Depend upon configure-libstdc++.
5648 (configure-librx, all-librx): New targets.
5649 (configure-newlib): New target.
5650 (all-newlib): Depend upon configure-newlib
5651 (configure-xiberty): New target.
5652 (all-xiberty): Depend upon configure-xiberty.
5653
5654Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5655
5656 * configure.in (host i[345]86-*-win32): Expand the
5657 noconfigdirs again.
5658
5659Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
5660
5661 * mpw-configure: Fix sed command file name.
5662
5663Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
5664
4e81ae98 5665 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
5666 noconfigdirs again.
5667
5668Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
5669
5670 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
5671 or powerpc*-*-pe*, since they are not yet supported.
5672
5673Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
5674
5675 Add PowerMac support and many other enhancements.
5676 * mpw-configure: New option --cc to select compiler to use,
5677 paste options set according to --cc into the generated
5678 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
5679 if mpw-make.sed is present.
5680 * mpw-config.in: Don't test for gC1, test for mpw-touch,
5681 add forward includes for PowerPC include files.
5682 * mpw-build.in: Build using Makefile.PPC if present.
5683 (do-byacc, etc): Remove separate version resource builds.
5684 (do-gas): Build "stamps" before "all".
5685 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
5686 * mpw-README: Update to reflect --cc option, PowerMac support,
5687 and recently-reported compatibility problems.
5688
5689Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
5690
5691 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
5692 embedded m68k systems (-aout, -coff, -elf, -vxworks).
5693 (--with-multilib-top): Pass to recursive invocations.
5694
5695Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
5696
5697 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
5698 v810-*-*.
5699
5700Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5701
5702 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
5703 gdb, ld and opcodes on v810-*-*.
5704
5705Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
4e81ae98 5706
6599da04
JM
5707 * config/mh-ncrsvr43: Removed AR_FLAGS
5708
5709Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
5710
5711 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
5712 (local-maintainer-clean): New target.
5713 (maintainer-clean): New target.
5714 (realclean): Just depend upon maintainer-clean.
5715
5716Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5717
5718 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
5719
5720Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
5721
5722 * configure.in: Build ld in mips*-*-bsd* case.
5723
5724Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
5725
5726 * config.sub: Accept -lites* OS. From Ian Dall.
5727
5728Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
5729
5730 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
5731 targets.
5732
5733Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5734
5735 * configure.in: treat i386-win32 canadian cross the same as
5736 i386-go32 canadian cross.
5737
5738Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5739
5740 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
5741 running under the simulator to build a reduced set of libraries.
5742 (powerpc-*-eabiaix): Add fine grained multilib support added to
5743 other powerpc targets yesterday.
5744
5745Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5746
5747 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
5748 -disable-softfloat, -disable-relocatable, -disable-aix, and
5749 -disable-sysv to control which multilib libraries get built.
5750
5751Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
5752
5753 * configure: Add Makefile.tem to list of files to remove in trap
5754 handler.
5755
5756Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
5757
5758 * config.guess (*Linux*): Add missing "exit"s.
5759 Also, need specific check for alpha-unknown-linux (uses COFF).
5760
5761Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
5762
5763 * config.guess: Merge with FSF:
5764
5765 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
5766 * config.guess (AIX4): More robust release numbering discovery.
5767
5768 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
5769 * config.guess (i386-sequent-ptx): Properly get version number.
5770
5771 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
5772 * config.guess (mips:*:4*:UMIPS): New case.
5773
5774Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
5775
5776 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
5777 (i386-win32 host): Likewise. Don't build readline.
5778
5779Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
5780
5781 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
5782 SUPPORT_FILES to submakes.
5783
5784Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
5785
5786 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
5787 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
5788 mpw-configure.
5789
5790Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
5791
5792 * configure.in (appdirs): Use =, not ==, in test expression when
5793 trying to build the text to print in the warning message for
5794 Solaris users.
5795
5796Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
5797
5798 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
5799
5800Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
5801
5802 * config.guess: Recognize lynx-2.3.
5803
5804Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
5805
5806 * config.sub (z8ksim): Deleted
5807 (z8k-*-coff): New, this is the one true name of the target.
5808
5809Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
5810
5811 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
5812
5813Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
5814
5815 * config.guess (*:Linux:*:*): First try asking the linker what the
5816 default object file format is (elf, aout, or coff). Then if this
5817 fails, try previous methods.
5818
5819Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5820
5821 * configure.in: Don't build newlib for *-*-vxworks5.1.
5822
5823Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5824
5825 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
5826 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
5827
5828Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
5829
5830 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
5831
5832Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
5833
5834 * cfg-ml-com.in: New file.
5835 * cfg-ml-pos.in: New file.
5836
5837Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
5838
5839 * COPYING.NEWLIB: Add HP free copyright to list.
5840
5841Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
5842
5843 * config.sub: Recognize -eabi* for the system, not just -eabi.
5844
5845Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
5846
5847 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
5848 * config.sub, configure.in (win32): New target and host.
5849
5850Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
5851
5852 * configure.in: Add i386-pe configuration.
5853
5854Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
5855
5856 * mpw-build.in (install): Install GDB after LD.
5857
5858Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
5859
5860 * mpw-config.in (elf/mips.h): Always forward-include, needed
5861 for GDB to build.
5862
5863Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
5864
5865 * testsuite: New directory for customer acceptance and whole tool
5866 chain tests.
5867
5868Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
5869
5870 * configure: If per-host line isn't found, but AC_OUTPUT is found
5871 and a configure script exists, run it instead.
5872
5873Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
5874
5875 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
5876
5877Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
5878
5879 * configure: Set build_{cpu,vendor,os,alias} to host values when
5880 --build isn't specified.
5881
5882Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5883
5884 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
5885 (FLAGS_TO_PASS): Pass them.
5886 (EXTRA_TARGET_FLAGS): Ditto.
5887
5888 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
5889
5890Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5891
5892 * Makefile.in (all-libg++): Depend on all-libstdc++.
5893
5894Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5895
5896 * configure.in (noconfigdirs): Enable all packages for
5897 i386-unknown-netbsd.
5898
5899Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
5900
5901 * configure.in (noconfigdirs): Don't configure tk for i386-go32
5902 hosted builds (DOS builds)
5903
5904Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
5905
5906 Changes for ARM based on patches from Richard Earnshaw:
5907 * config.sub: Handle armeb and armel.
5908 * configure.in: Omit arm linker only for riscix.
5909
5910Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
5911
5912 * config.guess: Update from FSF.
5913
5914Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
5915
63f6bcd7 5916 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
5917 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
5918 powerpcle variant. Convert pentium into i586, not i486. Add p5
5919 alias for i586. Map new x86 variants p6, k5, nexgen into i586
5920 temporarily.
5921
5922Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
5923
5924 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
5925
5926Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
5927
5928 * config.sub: Accept -lites* as a basic system type.
5929
5930Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
5931
5932 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
5933 installed, and if so return linuxoldld as the system name.
5934
5935Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
5936
5937 * config.guess: Add hppa1.1-hp-lites support.
5938
5939Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
5940
5941 * configure.in: Don't build newlib for m68k-vxworks5.1.
5942
5943Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
5944
5945 * configure.in (mips-sgi-irix6): Use mh-irix5.
5946
5947Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
5948
5949 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
5950
5951Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5952
5953 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 5954 OSF/1. Fix compiler flags.
6599da04
JM
5955 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
5956
5957Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
5958
5959 * configure.in: Recognize --with-newlib.
5960 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
5961
5962Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
5963
d207ebef 5964 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
5965 to *_X11_MODULES due to gdbtk needing X include files et al.
5966
5967Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
5968
5969 Merge in support for Mac MPW as a host.
5970 (Old change descriptions retained for informational value.)
5971
5972 * mpw-config.in: Add generic include forwards for cpu-specific
5973 include files in aout and elf directories.
5974
5975 * mpw-configure: Added copyright.
5976 * mpw-config.in: Check for presence of required build tools.
5977 (target_libs): Add newlib.
5978 (target_tools): Add examples.
5979 (Read Me): Generate as "Read Me for MPW" instead.
5980 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
5981 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
5982 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
5983
5984 * mpw-configure: Remove subdir-specific makefile hackery,
5985 delete mk.tmp after using it.
5986
5987 * mpw-build.in (all): Display start and end times.
5988
5989 * mpw-configure (host_canonical): Set.
5990 (target_cpu): Always add to makefiles.
5991 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
5992 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
5993 (mpw-mh-mpw): Look for in srcdir and srcroot.
5994 Use sed instead of mpw-edit-prefix to edit prefix definitions.
5995
5996 * mpw-build.in: (install-only): New target.
5997
5998 * mpw-configure (host_alias, target_alias): Rename from hostalias
5999 and targetalias, add into generated Makefile.
6000 (mk.tmp): If present, add into generated Makefile.
6001 * mpw-build.in (all-gas): Build config.h first before gas proper.
6002
6003 * mpw-configure (config.status): Write only if changed.
6004 * mpw-config.in (readline): Configure it (not built, just used for
6005 definitions).
6006
6007 * mpw-config.in (elf/mips.h): Add a forward include.
6008
6009 * mpw-config.in: Forward-include most .h files in include into
6010 extra-include.
6011 (readline): Don't build.
6012 mpw-build.in (install): Install GDB.
6013
6014 * mpw-configure (prefix, mpw_prefix): Handle it.
6015 * mpw-config.in (mmalloc, readline): Don't configure.
6016 * mpw-build.in (thisscript): Rename to ThisScript.
6017 Use mpw-build instead of BuildProgram everywhere.
6018 (mmalloc, readline): Don't build.
6019 * mpw-README: New file, basic documentation about the MPW port.
6020
6021 * mpw-config.in: Use forward-include to create include files.
6022
6023 * mpw-configure: Add more things to the top of each configured
6024 Makefile, including contents of config/mpw-mh-mpw.
6025 * mpw-config.in (extra-include): Create this directory and fill it
6026 with Posix-like include files when configuring.
6027
6028 * config.sub (apple, mac, mpw): Add various aliases.
6029
6030 * mpw-build.in: New file, top-level build script fragment for MPW.
6031 * mpw-configure: New file, configure script for MPW.
6032 * mpw-config.in: New file, config fragment for MPW.
6033
6034Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6035
6036 * configure.in (host_libs): Remove glob, since it is gone from the
6037 sources.
6038
6039Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6040
6041 * Makefile.in: define empty GDB_NLM_DEPS var.
6042
6043 * configure.in(target_makefile_frag): use config/mt-netware
6044 for netware targets.
6045
6046Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
6047
6048 * config.sub: Merge in recent FSF changes. Remove linux special
6049 cases.
6050
6051Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
6052
6053 build-all.mk,config/mh-solaris: revert these two changes:
6054
6055 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
6056
6057 * build-all.mk: Use CC=cc -Xs on Solaris.
6058
6059 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6060
6061 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
6062 working xmakefile for Emacs.
6063
6064Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6065
6066 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
6067 stop using it.
6068 * Makefile.in: Nuke all references to glob subdirectory.
6069
6070Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6071
6072 * configure.in: Fix --enable-shared logic in per-host.
6073
6074Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
6075
6076 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
6077
6078Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6079
6080 * configure.in (noconfigdirs): Don't build gas on AIX, for
6081 powerpc*-*-aix* as well as for rs6000*-*-aix*.
6082
6083Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
6084
6085 * configure: Fix --cache-file to work if the file argument is a
6086 relative path.
6087
6088Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
6089
6090 * configure: If the --cache-file is used, pass it down to
6091 configure in subdirectories.
6092
6093Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
6094
6095 * config.sub: add vxworks29k configuration.
6096
6097Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6098
6099 * Makefile.in (taz): Do "diststuff" part quietly.
6100
6101Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
6102
6103 * config.sub: Mini-merge with gcc/config.sub.
6104
6105Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
6106
6107 * config.guess (IRIX): Sed - to _.
6108
6109Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6110
6111 * Makefile.in (source-vault, binary-vault): New targets.
6112
6113Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
6114
6115 * config.sub: Recognize -eabi as a basic system type.
6116
6117Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6118
6119 * configure.in (enable_shared stuff): Fix typo.
6120
6121Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
6122
6123 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
6124
6125Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6126
6127 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
6128
6129Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
6130
6131 * configure.in (rs6000-*-*): Don't build gas.
6132
6133Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
6134
6135 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
6136 reduce command line length.
6137 (AS_FOR_TARGET): Check for as.new, not Makefile.
6138 (NM_FOR_TARGET): Check for nm.new, not Makefile.
6139
6140Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
6141
6142 * config.guess: Merge from FSF.
6143
6144Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6145
6146 * configure: Don't use $ when handling program_suffix.
6147
6148Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
6149
6150 * configure.in: Configure tk for hppa/hpux.
6151
6152Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
6153
6154 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
6155
6156Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
6157
6158 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
6159 to LIBCXXFLAGS. Tests are better run without it.
6160
6161Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
6162
6163 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
6164
6165Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
6166
6167 * configure.in (*-*-netware*): Don't configure xiberty.
6168
6169Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
6170
6171 * configure.in: Remove tk from native_only list.
6172
6173Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
6174
6175 * build-all.mk: Add mips-ncd-elf target to sun4 targets
6176 for special NCD build.
6177
6178Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6179
6180 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
6181 makeall.bat, they're only useful for binutils snapshots.
6182 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
6183 makeall.bat to specified SUPPORT_FILES.
6184
6185Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
6186
6187 * build-all.mk: Add Ericsson targets to sun4 and solaris
6188 hosts. Add BNR's sun4 target to solaris host, so their
6189 build-from-source will be tested in-house first.
6190
6191Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6192
6193 * Makefile.in (LIBCFLAGS): New variable.
6194 (CFLAGS_FOR_TARGET): Ditto.
6195 (LIBCFLAGS_FOR_TARGET): Ditto.
6196 (LIBCXXFLAGS): Ditto.
6197 (CXXFLAGS_FOR_TARGET): Ditto.
6198 (LIBCXXFLAGS_FOR_TARGET): Ditto.
6199 (BASE_FLAGS_TO_PASS): Pass them.
6200 (EXTRA_TARGET_FLAGS): Ditto.
6201
6202 * configure.in, config/m[th]-*pic: Support --enable-shared.
6203
6204Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
6205
6206 * configure.in (target_libs): Include libstdc++ again.
6207 * config.guess: Update from FSF (for FreeBSD).
6208
6209Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6210
6211 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
6212 makeall.bat.
6213 (DISTDOCDIRS): Add `etc'.
6214 (ETC_SUPPORT_PFX): New variable.
6215 (taz): Include anything from etc starting with a word in
6216 ETC_SUPPORT_PFX.
6217
6218Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6219
6220 * config.sub: Update for recent FSF changes. Remove obsolete
6221 h8300hds entry. Add -windows* and -osx as basic os. Minor
6222 spacing changes.
6223
6224Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
6225
6226 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
6227
6228 * config.guess: Merge with FSF.
6229 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
6230
6231Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6232
6233 * configure: Since the "trap 0" handler will override the exit
6234 status on many systems, only use it for "exit 1", and make it set
6235 a non-zero exit status; reset it before "exit 0". Also, check
6236 exit status of config.sub, and error out if it failed.
6237
6238Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
6239
6240 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
6241 and install libgloss.
6242
6243Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6244
6245 * Makefile.in (all-binutils): Depend upon all-byacc.
6246
6247 * configure.in: Don't build emacs on Irix 5.
6248
6249Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6250
6251 * configure.in (*-*-netware*): Add libio.
6252
6253Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6254
6255 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
6256 (CHECK_TARGET_MODULES): Ditto.
6257 (INSTALL_TARGET_MODULES): Ditto.
6258 (TARGET_LIBS): Ditto.
6259 (all-libstdc++): Note dependencies.
6260
6261Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6262
6263 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
6264
6265Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6266
6267 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
6268 -fexternal-templates.
6269
6270 * configure.in (target_libs): Add libstdc++.
6271 (noconfigdirs): Add libstdc++ as appropriate.
6272
6273Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6274
6275 * config.guess: Update from FSF.
6276
6277Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6278
6279 * configure: Use ${config_shell} when running ${configsub}.
6280
6281Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
6282
6283 * config.sub: No longer recognize h8300h.
6284
6285Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6286
6287 * config.sub: Remove extraneous differences between config.sub and
6288 gcc/config.sub.
6289
6290Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6291
6292 * Makefile.in (DISTSTUFFDIRS): Add gas.
6293
6294Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
6295
6296 * COPYING.NEWLIB: New file.
6297
6298Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
6299
6300 * config.guess (HP-UX): Patch from Harlan Stenn
6301 <harlan@landmark.com> to also emit release level.
6302
6303Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
6304
6305 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
6306
6307Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
6308
6309 * config.sub: Merge nextstep cleanup from FSF.
6310
6311Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6312
6313 * configure.in (arm-*-*): Don't configure ld for this target.
6314
6315Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6316
6317 * configure.in (*-*-netware): don't configure libg++, libio,
6318 librx, or newlib.
6319
6320Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6321
6322 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
6323 configure ld--it works, but it doesn't support shared libraries.
6324
6325Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
6326
6327 * config.guess (*-unknown-freebsd*): Get rid of possible
6328 trailing "(Release)" in version string.
6329 Patch from Paul Richards <paul@isl.cf.ac.uk>.
6330
6331Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
6332
6333 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
6334 Fix type: *-next-neststep -> *-next-nextstep.
6335
6336 * config.guess: Merge from FSF:
6337
6338 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
6339
6340 * config.guess: Recognize powerpc-ibm-aix3.2.5.
6341
6342 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
6343
6344 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
6345 instead of UNIX_SV for UnixWare 1.0).
6346
6347Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
6348
6349 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
6350 to make gdb/nlm/* build after the compiler and linker.
6351
6352Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
6353
6354 * config.guess (netbsd, freebsd, linux): Accept any machine,
6355 not just i[34]86.
6356 (m68k-atari-sysv4): Relocate to match FSF version.
6357
6358 * config.guess: More merges from the FSF:
6359
6360 Add a space before function call or macro invocation.
6361
6362 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6363
6364 * config.guess: Add trap cmd to remove dummy.c and dummy when
6365 interrupted.
6366
6367 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6368
6369 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
6370 (dummy): Redirect stderr from compilation of dummy.c.
6371
6372 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
6373
6374 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
6375
6376Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
6377
6378 * configure: Accept and ignore --cache*, for compatibility with
6379 new autoconf.
6380
6381Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
6382
6383 * config.guess: Merge from FSF:
6384
6385 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6386
6387 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
6388 (PATH): Add /.attbin at end for finding uname.
6389 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
6390
6391 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
6392
e490616e 6393 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
6394
6395 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
6396
e490616e
ZW
6397 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
6398 to select whether to use ELF or COFF.
6599da04
JM
6399
6400 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6401
e490616e 6402 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
6403
6404 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6405
6406 * config.guess: Guess the OS version for HPUX.
6407
6408 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6409
6410 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
6411
6412Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6413
6414 * configure.in: Recognize --with-headers, --with-libs, and
6415 --without-newlib.
6416 * Makefile.in (all-xiberty): Depend upon all-ld.
6417
6418Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6419
6420 * configure.in: Change i[34]86 to i[345]86.
6421
6422Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6423
6424 * configure (version): A few more tweaks to help message.
6425
6426Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
6427
6428 * Makefile.in: Remove (for now) librx as a host library,
6429 now that we're building it for target.
6430
6431Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6432
6433 * configure: Fix up help message; from karl@owl.hq.ileaf.com
6434 (Karl Berry).
6435
6436Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
6437
6438 * configure.in: Also configure librx.
6439
6440Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
6441
6442 * Makefile.in: Update various rules to reflect that librx
6443 is now needed for libg++.
6444
6445Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6446
6447 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
6448
6449Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6450
6451 * configure.in: Configure the examples directory.
6452
6453Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6454
6455 * configure: Simplify Jun 2 1994 change.
6456
6457Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6458
6459 * change CC to /usr/latest/bin/gcc for lynx host builds, since
6460 /bin/gcc isn't good enough to build gcc.
6461
6462Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
6463
6464 * Makefile.in (GDB_SUPPORT_FILES): Remove
6465 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
6466 (gdb.tar.gz): Add new rule to use standard distribution building
6467 mechanism.
6468
6469Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6470
6471 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
6472 Bill Cox <bill@cygnus.com>.
6473
6474Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
6475
6476 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
6477
6478Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
6479
6480 * configure: Search current dir first in .gdbinit.
6481
6482Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
6483
6484 * config.sub: Recognize freebsd (merged from gcc config.sub).
6485
6486Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
6487
6488 * config.sub: Refer to NeXT's operating system as nextstep.
6489
6490 * config.sub (case $basic_machine): Re-order the cases, to match
6491 the order in the FSF version (which is mostly alphabethical).
6492 Merge in some additions and changes from the FSF.
6493
6494Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
6495
6496 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
6497 * config.sub: Recognize cxux7.
6498 * configure.in: Use mh-cxux for m88k-harris-cxux*.
6499
6500Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
6501
6502 * config.sub: Fix typo powerpc -> powerpc-*.
6503
6504Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
6505
6506 * Makefile.in: `all-emacs19' depends on `all-byacc'.
6507
6508 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
6509 parallel with all-emacs and install-emacs). Top-level command
6510 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
6511
6512Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6513
6514 * test-build.mk ($(host)-stamp-stage2-installed): Remove
6515 $(relbindir)/make before doing ``make install'', and use
6516 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
6517 installing over running make binary.
6518 ($(host)-stamp-stage3-installed): Likewise.
6519
6520Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6521
6522 * config.guess: Recognize Mach.
6523
6524Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6525
6526 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
6527 see whether --exec-prefix was used.
6528
6529Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6530
6531 * README: Explicitly mention libg++/README. (Zoo's idea.)
6532
6533Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6534
6535 * Makefile.in: Add all-librx target similar to all-libproc.
6536
6537Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
6538
6539 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
6540 with post 1.2 uname bogosity.
6541
6542Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6543
6544 * configure: Remove temporary files on receipt of a signal.
6545
6546Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
6547
6548 * configure: If there is a package_makefile_frag, remove
6549 ${subdir}/Makefile.tem after copying it in.
6550
6551Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6552
6553 * build_all.mk: support rs6000 lynx identifies itself as
6554 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
6555 since /bin/gcc is too feeble to compile a modern gcc.
6556
6557Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
6558
6559 * brought devo/test-build.mk update-to-date with progressive/
6560 test-build.mk. Add lynx targets and hppa flag info.
6561
6562Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
6563
6564 * configure.in: Use mh-ncrsvr43. Patch from
6565 Tom McConnell <tmcconne@sedona.intel.com>.
6566
6567Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
6568
6569 * config.guess (i386-unknown-bsdi): No longer need to
6570 check #if defined(__bsdi__) && defined(__i386__).
6571
6572Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6573
6574 * configure: Set program_transform_nameoption correctly.
6575
6576Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
6577
6578 * brought build-all.mk update-to-date with progressive build-all.mk,
6579 added new targets and hppa info.
4e81ae98 6580
6599da04
JM
6581Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6582
6583 * configure: If config.guess result is a prefix of the user
6584 specified target, assume a native build and use the user specified
6585 target as the host alias. Remove SunOS patch suffix removal hack.
6586 * configure.in: Remove SunOS patch suffix removal hack.
6587
6588 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
6589 in NATIVE_CHECK_MODULES.
6590
6591Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
6592
6593 * Makefile.in: Rename HOST_ONLY to NATIVE.
6594 * configure: Delete SunOs patch suffix from host_canonical
6595 and build_canonical variables that are prepended to Makefiles.
6596 * configure.in: Add comments for easier maintenance.
6597
6598Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6599
6600 * Makefile.in: Add all-libproc target similar to all-gui.
6601
6602Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
6603
6604 * Makefile.in (CHECK_MODULES): split into
6605 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
6606
6607Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
6608
6609 * config.guess (i386-unknown-bsdi): New system to guess.
6610
6611Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6612
6613 * Makefile.in: Add all-gui target (but not yet build by "all").
6614
6615Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
6616
6617 * config.sub: Move deletion of patch suffix from here...
6618 * configure.in: To here, at Ian's suggestion. The top-
6619 level scripts might need to know of a patch level.
6620
6621Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
6622
6623 * config.sub: Strip off patch suffix so rtl is recognized
6624 as a sunos4.1.3 machine, even though it's been patched.
6625
6626Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
6627
6628 * Makefile.in (INSTALL_LAST): Delete.
6629 (INSTALL_DOSREL): New.
6630
6631Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6632
6633 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
6634 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
6635 whether we pass down --with-gnu-ld anyhow.
6636
6637Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
6638
6639 * Makefile.in (INSTALL_LAST): Change operation so it works
6640 on more flavors of make.
6641 * configure.in (go32): Don't build libg++ or libio.
6642
6643Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
6644
6645 * Makefile.in (Move HOST_PREFIX_1 and friends up so
6646 they can be overriden by templates.
6647
6648Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
6649
6650 * configure.in (target==go32): Don't build gdb.
6651 * dosrel: New directory.
6652
6653Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
6654
6655 * configure.in (host==go32): Configure dosrel too.
6656 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
6657 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
6658 be set by incoming names or templates.
6659 (INSTALL_LAST): New rule.
6660 * config/mh-go32: New fragment.
6661
6662Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
6663
6664 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
6665
6666Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6667
6668 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
6669 unique in 8.3 naming schemes.
6670 * configure.in (appdirs): New variable. Currently empty, but will
6671 be used in gas distribution. If nonempty, lists a set of
6672 directories at least one of which must get configured, or top
6673 level configuration is considered to have failed.
6674 (rs6000-*-lynxos*): Use new file name.
6675
6676Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6677
6678 Eliminate XTRAFLAGS.
6679 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
6680 newlib include files using -idirafter, and also use -nostdinc.
6681 (CXX_FOR_TARGET): Likewise.
6682 (XTRAFLAGS): Removed.
6683 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
6684 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
6685 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
6686 ($(DO_X)): Don't pass down XTRAFLAGS.
6687
6688Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6689
6690 * configure.in (mips*-dec-bsd*): New target; do build linker.
6691 (mips*-*-bsd*): New target; don't build linker.
6692
6693Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6694
6695 * configure.in: support rs6000-*-lynxos* configuration.
6696 support sunos4 as a cross target.
6697
6698 * config.sub: look for lynx*, not lynx since the OS version may
6699 legitimately be part of the name.
6700
6701Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6702
6703 * configure.in (i[34]86-*-sco*): Move to be with other i386
6704 targets.
6705 (romp-*-*): New target. Skip various binary utilities.
6706 (vax-*-*): New target. Don't build newlib.
6707 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
6708
6709Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6710
6711 * configure.in: Only set host_makefile_frag if config
6712 directory exists.
6713
6714Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6715
6716 * install.sh: If $dstdir exists, don't check whether each
6717 component does.
6718
6719Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6720
6721 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
6722
6723Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
6724
6725 * configure.in (*-*-lynxos*): Don't configure newlib for either
6726 native or cross Lynx.
6727
6728Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
6729
6730 * config.sub (sparc64-elf): Fix os.
6731 (z8k): Remove duplicate.
6732
6733Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6734
6735 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
6736 gcc/stmp-fixproto, to try to prevent fixproto from being run.
6737
6738Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
6739
6740 * configure: Make file links cleanly even if Lynx fails on
e490616e 6741 an NFS symlink (at least fail cleanly).
6599da04
JM
6742
6743Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
6744
6745 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
6746 -XNh2000.
6747
6748Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6749
6750 * configure: Unknown options are fatal again.
6751
6752Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
6753
6754 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 6755 compatibility.
6599da04
JM
6756
6757Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
6758
6759 * build-all.mk: Add `clean' target.
6760
6761Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6762
6763 * config.guess: Add SINIX support.
6764 * configure.in: Add mips-*-sysv4* support.
6765
6766Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
6767
6768 * build-all.mk: Document all useful targets.
6769 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
6770 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
6771
6772Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6773
6774 * configure: Support --silent, --quiet.
6775
6776Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6777
6778 * configure: Support --disable-FEATURE.
6779
6780Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6781
6782 * config.guess: Recognize NCR running SVR4.3.
6783
6784Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
6785
6786 * config.guess: Make BSDI generate i386-unknown-bsd386.
6787 Patch from Paul Eggert <eggert@twinsun.com>.
6788
6789Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6790
6791 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
6792
6793Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6794
6795 * configure: Make unrecognized options give nonfatal warnings
6796 instead of fatal errors, and pass them to any subdirectory
6797 configures in case they recognize them.
6798 Make --x equivalent to --with-x.
6799
6800Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6801
6802 * configure: Add --enable-* options. Clean up usage message and
6803 some comments.
6804
6805Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
6806
6807 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
6808
6809Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6810
6811 * configure.in (hppa*-*-*): Enable binutils.
6812
6813Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6814
6815 * config.sub: Recognize cisco.
6816
6817Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
6818
6819 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
6820
6821Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6822
6823 * config.guess: about target *-hitachi-hiuxwe2, don't print more
6824 than one configuration name. Add comment.
6825
6826Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
6827
6828 * config.guess: about target *-hitachi-hiuxwe2, fixed
6829 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
6830 macro is incorrect.]
6831
6832Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6833
6834 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
6835 than the "make ls" stuff which used to be here.
6836
6837Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
6838
6839 * config.guess: Recognize i[34]86-unknown-freebsd.
6840 From Shawn M Carey <smcarey@rodan.syr.edu>.
6841
6842Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
6843
6844 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
6845
6846Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6847
6848 * config.guess: Check for ptx.
6849
6850Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
6851
6852 * config.sub: Add os9k checking.
6853
6854Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6855
6856 * config.guess: Handle OSF1 running on HPPA processors
6857
6858Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
6859
6860 * configure: If subdir configure fails, print out a message with
6861 subdirectory name, in case subdir's configure code didn't identify
6862 itself.
6863
6864Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
6865
6866 * configure.in: Remove embedded newlines from configdirs.
6867 Avoid mismatches of substrings. Fix matching strings at end
6868 of configdirs.
6869
6870Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
6871
6872 * config.guess: Add Lynx/rs6000 config support.
6873
6874Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
6875
6876 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
6877
6878Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
6879
6880 * configure.in (hppa*-*-osf*): Treat this just like most other
6881 PA configurations (eg no binutils or ld).
6882 (hppa*-*-*elf*): These configurations have binutils and ld.
6883
6884Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6885
6886 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
6887
6888Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6889
6890 * configure.in (rs6000-*-*): Build gas.
6891
6892Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6893
e490616e 6894 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
6895
6896Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6897
6898 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
6899 for GDB and GDB has been fixed to not need it.
6900
6901Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
6902
6903 * config/mh-lynxosrs6k: Account for lack of ranlib!
6904
6905Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6906
6907 * config.guess: Recognize vax hosts.
6908
6909Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6910
6911 * configure (while loop): Don't use "break 2" inside case
6912 statement -- the case statement isn't an enclosing loop.
6913
6914Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
6915
6916 * config.guess: Clean up NeXT support, to allow nextstep
6917 on Intel machines. Make OS be nextstep.
6918
6919Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
6920
6921 * config.guess: Add alternate forms for Convex.
6922
6923Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
6924
6925 * configure: Completely rewrite option processing. Take
6926 advantage of pattern-matching to avoid invoking test frequently.
6927 Also clean up host and target defaulting logic.
6928
6929Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6930
6931 * Makefile.in: Replace all occurrances of "rootme" with "r" and
6932 "$${rootme}" with "$$r", to increase the likelihood that the do-*
6933 commands (plus user environment) will fit SCO limits.
6934
6935Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6936
6937 * configure.in: Don't issue warnings about directories which are
6938 not being configured if -norecursion is set. Correct test for
6939 --with-gnu-as and --with-gnu-ld to not get confused by substring
6940 matches.
6941
6942 * configure.in: Don't build gas for alpha-dec-osf1*.
6943
6944Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
6945
6946 * configure: Back out Per's change of 12/19/1993. It changes the
6947 behavior of configure in unexpected and confusing ways.
6948
6949 Also, use different delim char when calculating
6950 program_transform_name so that the name can contain slashes.
6951
6952Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
6953
6954 * configure.in, config.sub: Add support for VSTa micro-kernel.
6955
6956Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6957
6958 * configure.in: Nuke hacks which were used to get a special
6959 version of GAS for HPPA configurations.
6960
6961Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
6962
6963 * configure: If only ${target_alias} is given, use that
6964 as the default for ${host_alias}.
6965 * configure: Add missing back-slashes before nested quotes.
6966
6967Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
6968
6969 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
6970
6971Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
6972
6973 * config.guess: Recognize some Tektronix configurations.
6974 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
6975
6976Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
6977
6978 * config.sub: Match any flavor of SH.
6979
6980Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
6981
6982 * configure.in: Don't try to configure newlib for Alpha.
6983
6984Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6985
6986 * configure.in: Don't build ld for Irix 5. Don't build gas,
6987 libg++ or libio for any Alpha target.
6988
6989 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6990 * config/mh-irix5. New file for Irix 5.
6991
6992Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
6993
6994 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
6995 default arguments -- so it tried to compress itself.
6996
6997Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
6998
6999 * configure.in (notsupp): ensure that a space is always at the end
7000 of the configdirs list, since the grep checks for an explicit space
7001
7002Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7003
7004 * configure.in (target i386-sysv4.2): don't build ld, since static
7005 versions of many libraries are not available.
7006
7007Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7008
7009 * config.guess: Recognize Apollos (using environment variables).
7010 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
7011
7012Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7013
7014 * config.guess: Recognize Sony news mips running newsos.
7015
7016Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
7017
7018 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
7019 "fi ; else" for bash.
7020
7021Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
7022
7023 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
7024
7025Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
7026
7027 * config.sub: accept unixware as an alias for svr4.2.
7028 Fix some inconsistancies with the gcc version.
7029
7030Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7031
7032 * Makefile.in (DISTDOCDIRS): Add gdb.
7033
7034Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
7035
7036 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
7037
7038Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7039
7040 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
7041 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
7042 this now.
7043
7044Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7045
7046 * config.sub: Accept hiux* as an OS name.
7047
7048 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
7049 etc/make-stds.texi. The underscore came from gcc, and dje now
7050 agrees that RUNTESTFLAGS is the correct name.
7051
7052Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
7053
7054 * install.sh: Remove 'set -e'. It makes any conditionals
7055 in the script useless.
7056
7057 * config.guess: Automatically recognize arm-acorn-riscix
7058 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
7059
7060Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
7061
7062 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
7063
7064Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7065
7066 * Makefile.in (DISTDOCDIRS): New variable.
7067 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 7068 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
7069
7070Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7071
7072 * configure.in (hppa target): check the source directory for the
7073 pagas sub-directory
7074
7075Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
7076
7077 * config.sub: Allow -aout* and -elf*.
7078
7079Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7080
7081 * configure.in: Don't build ld on i386-solaris2, same as for
7082 sparc-solaris2.
7083
7084Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
7085
7086 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
7087
7088Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7089
7090 * configure.in: Configure gdb for alpha.
7091
7092Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7093
7094 * Makefile.in (CXXFLAGS): Add -O.
7095
7096Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7097
7098 * config.guess: added support for DG Aviion
7099
7100Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7101
7102 * configure.in: Produce warning message for subdirectories not
7103 configurable for this host/target combination. Don't try to
7104 configure gdb for vms.
7105
7106Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
7107
7108 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
7109 appropriate files before making "diststuff".
7110 (DISTBISONFILES): New var: list of files to be edited.
7111 (DISTSTUFFDIRS): Add binutils.
7112
7113Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7114
7115 * config.sub: also handle mipsel and mips64el (for little endian mips)
7116
7117Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7118
7119 * configure.in: Add * to end of all OS names.
7120
7121Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
7122
7123 * configure.in: Build newlib for LynxOS native.
7124
7125Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7126
7127 * config.guess: Add support for delta 88k running SVR3.
7128
7129 * configure.in: Add comment about HP compiler vs. emacs.
7130
7131Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7132
7133 * configure.in: don't build ld on solaris2 (not a viable option
7134 due to bugs in getpwnam & getpwuid)
7135
7136Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7137
7138 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
7139 config.guess will produce a full version number.
7140
7141Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7142
7143 * configure.in: Build linker and binutils for alpha-dec-osf1.
7144
7145Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7146
7147 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
7148 and gdb/testsuite/Makefile.in.
7149
7150Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7151
7152 * configure.in: recognize mips*- instead of mips-
7153
7154Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
7155
7156 * config.sub: Accept linux*coff and linux*elf as operating
7157 systems.
7158
5d4a5ee6
JL
7159Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7160
7161 * ltmain.sh: Handle symlinks in generated script.
7162
6599da04
JM
7163Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7164
7165 * config.sub: Recognize mips64, and mips3 as an alias for it.
7166
7167Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7168
7169 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
7170 gdb knows how to handle OSF/1 shared libraries.
7171
7172Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7173
7174 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
7175 * config.guess: Recognize Hitachi's HIUX.
7176 * config.sub: Recognize h3050r* and hppahitachi.
7177 Remove redundant cases for hp9k[23]*.
7178
7179Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7180
7181 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
7182 if gas and ld are in the source tree and are in ${configdirs}.
7183 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 7184 --with options (but still pass them down on the command line,
6599da04
JM
7185 if they were explicitly specified).
7186
5d4a5ee6
JL
7187Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7188
7189 * configure: Handle autoconf style directory options: --bindir,
7190 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7191 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7192 --sysconfdir.
7193 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7194 (sharedstatedir, localstatedir, oldincludedir): New variables.
7195 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7196 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7197 sbindir, sharedstatedir, and sysconfdir.
7198
6599da04
JM
7199Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7200
7201 * configure: substitute SHELL value in Makefile.in with
7202 ${CONFIG_SHELL}
7203
5d4a5ee6
JL
7204Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7205
7206 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7207
6599da04
JM
7208Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7209
7210 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
7211 *-*-solaris2* targets.
7212
7213Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7214
7215 * Makefile.in: define M4, and pass it down to sub-makes;
7216 all-autoconf now depends on all-m4
7217
7218Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7219
7220 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
7221 presence of {ar,ranlib} instead of a configured directory
7222
7223Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7224
7225 * config.guess: Accept 34?? as well as 33?? for NCR.
7226
7227Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7228
7229 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
7230 of 'gas' in sed commands, since 'gash' is now in the tree as well.
7231
7232Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7233
7234 * configure: grab values for $(CC) and $(CXX) from the
7235 environment, so that someone can do "CC=gcc configure; make" and
7236 have it work right (matching the way that autoconf works now)
7237
7238 * configure.in, Makefile.in: add support for gash, the tcl
7239 interface to Galaxy
7240
7241 * config.guess: add NetBSD variants (hp300, x86)
7242
7243Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
7244
7245 * install.sh: Support -d option (in the manner of SunOS 4 install,
7246 as it is more deterministic than that of GNU install)
7247 (chmodcmd): Set file to mode 755 by default (should also do default
7248 chgrp and chown, but I don't feel like dealing with that now)
7249
7250Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
7251
7252 * config.sub: Remove h8300hhms alias.
7253
7254Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7255
7256 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
7257
7258Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7259
7260 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
7261 as stmp-fixinc
7262
7263Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7264
7265 * config.sub: recognize m88110-bug-coff.
7266
7267Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7268
7269 * Makefile.in (all-libio): all dependencies on the toolchain used
7270 to build this (gcc, gas, ld, etc)
7271
7272Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7273
7274 * config.guess: Deal with OSF/1 1.3 on alpha.
7275
7276Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7277
7278 * install.sh: add some 'else true' clauses for portability
7279
7280 * configure.in: don't build libio for h8[35]00-*-* targets
7281
7282Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
7283
7284 * Makefile.in: Add support for new libio.
7285
7286Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7287
7288 * install.sh: If one command fails, don't try the rest. Don't try
7289 to remove $dsttmp (via trap) unless we have already created it.
7290 If $src doesn't exist, detect it and exit with an error.
7291
7292 * config.guess: Recognize BSD on hp300.
7293
7294Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
7295
7296 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
7297 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
7298
7299Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
7300
7301 * Makefile.in (all-send-pr): depends on all-prms
7302
7303Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7304
7305 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
7306
7307Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7308
7309 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
7310 Added test for mips-mips-riscos5.
7311
7312Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7313
7314 * configure.in: use mh-hp300 for 68k HP hosts
7315
7316Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7317
7318 * configure: add support for CONFIG_SHELL, so that you can use
7319 some alternate shell for evaluating configure scripts
7320
7321Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
7322
7323 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
7324 in configure script to bug-gdb@prep.ai.mit.edu when building
7325 distribution archive.
7326 * Makefile.in (COMPRESS): Remove def.
7327 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
7328 gdb.tar.Z and make-gdb.tar.Z respectively.
7329 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
7330 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
7331 to convergence with 'taz' target in Makefile.in.
7332
7333Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7334
7335 * install.sh (dsttmp): use trap to ensure that tmp files go
7336 away on error conditions
7337
7338Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7339
7340 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
7341
7342Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7343
7344 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
7345 its parent is '/' not ''.
7346
7347 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
7348
7349Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
7350
7351 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
7352 that ${newsrcdir}/configure.in does.
7353
7354Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7355
7356 * test-build.mk: support for CONFIG_SHELL
7357
7358Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
7359
7360 * config.sub (netware): Add as a basic system type.
7361
7362Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
7363
7364 * Makefile.in (Makefile): depend on configure.in. Also drop the
7365 $(srcdir)/ from the dependency on Makefile.in.
7366
7367Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
7368
7369 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
7370 (h8300hhms is temporary until multi-libraries are implemented).
7371 * configure.in: Handle h8300h too.
7372
7373Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7374
7375 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
7376
7377Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
7378
7379 * configure: Remove extraneous output when guessing host type.
7380 * config.guess: Remove extraneous output when guessing using C
7381 compiler rather than uname, or when guessing fails.
7382
7383Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7384
7385 * Makefile.in: remove all.cross and install.cross targets
7386
7387 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
7388 definitions
7389
7390Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
7391
7392 * configure.in (target sh): Build gprof.
7393
7394Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7395
7396 * config.sub: change -solaris to -solaris2
7397
7398Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7399
7400 * configure.in: Use config/mh-riscos for mips-*-sysv*.
7401
7402Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
7403
7404 * configure: Correct error message for missing Makefile.in to
7405 print correct directory.
7406
7407Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7408
7409 * install.sh: kludge around 386BSD shell bug
7410
7411Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
7412
7413 * config.guess: Recognize NeXT.
7414 * config.guess: Recognize i486-ncr-sysv4.
7415 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
7416
7417Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
7418
7419 * Makefile.in (MAKEINFOFLAGS): New variable.
7420 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
7421 * build-all.mk, test-build.mk: Pass down --no-split as
7422 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
7423
7424Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
7425
7426 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
7427
7428Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
7429
7430 * Makefile.in (libg++.tar.z): New rule.
7431 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
7432 * Makefile.in (taz): Only do a single chmod.
7433
7434Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
7435
7436 * install.sh: don't use dirname anymore (replaced with sed usage)
7437
7438Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
7439
7440 * Makefile.in: Change extension for gzip'd files from '.z' to
7441 '.gz' per new FSF standard usage.
7442
7443Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
7444
7445 * configure: put quotes around the final value of program_transform_name
7446
7447Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7448
7449 * Makefile.in: new install.sh support; update install-info rules
7450
7451Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
7452
7453 * configure.in: Build diff for crosses, but not for go32 host.
7454
7455 * configure.in: Build gprof only for native, and don't build it
7456 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
7457
7458Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
7459
7460 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
7461
7462Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7463
7464 * configure.in (host_tools): Add prms.
7465
7466Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7467
7468 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
7469 with $(FLAGS_TO_PASS) on the command line
7470
7471 * config.sub: Recognize lynx and lynxos
7472
7473Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
7474
7475 * config.sub: Accept -ecoff*, not just -ecoff.
7476
7477Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7478
7479 * Makefile.in (taz): Use .gz suffix instead of .z.
7480 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
7481 names.
7482
7483Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7484
7485 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
7486
7487Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7488
7489 * Makefile.in (install-no-fixedincludes): install gcc last, so
7490 that rebuilds that might happen during 'make install' don't get
7491 bogus gcc include files
7492
7493Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7494
7495 Change from Utah for HPPA support:
7496 * config.guess: Recognize hppa1.x-hp-bsd.
7497
7498Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
7499
7500 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
7501 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
7502
7503Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
7504
7505 * config.sub: Add support for rom68k and bug boot monitors.
7506
7507Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
7508
7509 * Makefile.in: Make all-opcodes depend on all-bfd.
7510
7511Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
7512
7513 * config.guess: Added special check for i[34]86-univel-sysv4*.
7514
7515Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
7516
7517 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
7518 the processor rather than assuming i486.
7519
7520Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7521
7522 * config.guess: Recognize SunOS6 as Solaris3.
7523
7524Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
7525
7526 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
7527 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
7528
7529Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
7530
7531 * build-all.mk (all-cross): New target for Canadian Cross.
7532 Added Q2 go32 targets.
7533 * test-build.mk: Configure go32 cross sparclite-aout and
7534 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
7535 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
7536
7537Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7538
7539 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
7540 GO32 hosted toolchains
7541
7542Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
7543
7544 * configure: change so "-exec-prefix" gets passed down rather
7545 than "-exec_prefix" so autoconf generated Makefiles get the
7546 exec_prefix set right.
7547
7548Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7549
7550 * config.guess: get the Solaris2 minor version number
7551
7552 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
7553
7554Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7555
7556 * config.guess: Recognize some Sequent platforms.
7557
7558Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7559
7560 * Makefile.in: added the vault-install target
7561
7562 * configure.in: actually use the Sun3 makefile fragment that's in
7563 config, also added the release dir to configdirs
7564
7565Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7566
7567 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
7568
7569Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7570
7571 * configure.in: remove some program from Alpha targetted toolchains
7572
7573Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
7574
7575 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
7576 gprof.
7577 (taz): Run "make diststuff" in those directories instead of "make
7578 proto-dir". Look for "VERSION=" only at start of line in subdir
7579 Makefile. Use "gzip -9" for compression.
7580 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
7581 (binutils.tar.z): New target.
7582
7583Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7584
7585 * Makefile.in (taz): Include gpl.texinfo.
7586
7587Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7588
7589 * Makefile.in (setup-dirs): Merged into "taz" target.
7590 (taz): Only do `proto-dir' stuff if a directory is actually needed
7591 for this target.
7592
7593Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
7594
7595 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
7596 (FLAGS_TO_PASS): Pass down MUNCH_NM.
7597 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
7598 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
7599 (gcc-no-fixedincludes): Correct for current gcc Makefile.
7600
7601Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
7602
7603 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
7604 config.sub, and move-if-change to gdb testsuite distribution
7605 archive, so the testsuite can be extracted, configured, and
7606 run separately from the gdb distribution. Blow away the Chill
7607 tests that require a Chill compiled executable, since GNU Chill
7608 is not yet publically available.
7609
7610Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7611
7612 * test-build.mk: set environment variables in a single command,
7613 instead of a list of assignments and exports
7614
7615 * config.guess: recognize Alpha/OSF1 systems
7616
7617Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7618
7619 * configure: Change help message to prefer --options rather than
7620 -options.
7621
7622Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7623
7624 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
7625 zippy@ecst.csuchico.edu.
7626 * config.guess: Recognize miniframe.
7627
7628Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
7629
7630 * Makefile.in: Use srcroot to find runtest rather than rootme.
7631 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
7632
7633Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
7634
7635 * test-build.mk: Extensive additions to support building on a
7636 machine other than the host.
7637
7638Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7639
7640 * configure (tooldir): Fix for i386-aix again.
7641
7642Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
7643
7644 * configure, Makefile.in: Change definition of $(tooldir)
7645 to match the FSF.
7646
7647Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
7648
7649 * config.guess: Recognize i[34]86/SVR4.
7650
7651Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
7652
7653 * Makefile.in (all-gdb): gdb depends on sim.
7654
7655Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
7656
7657 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
7658 at the same time we make the prototype gdb directory.
7659 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
7660 files at the same time as the gdb base release distribution.
7661
7662Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
7663
7664 * Makefile.in (check): Use individual check targets rather than
7665 DO_X rule.
7666 (check-gcc): Added.
7667
7668Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
7669
7670 * config.sub: Use sysv3.2 not sysv32 for canonical OS
7671 for System V release 3.2.
7672
7673Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7674
7675 * config.sub: Recognize hppaosf.
7676 * configure.in: Do configure ld/binutils/gas for it.
7677
7678Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7679
7680 * configure (tooldir): Alter syntax used to set this, for systems
7681 where "\$" isn't handled right, like i386-aix.
7682
7683Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
7684
7685 * configure: Pass program-transform-name, not
7686 program_transform_name, to recursive configures.
7687
7688Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
7689
7690 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
7691 of gas+ld+binutils.
7692
7693Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
7694
7695 * config.guess: Recognize AIX3.2 as distinct from 3.1.
7696
7697Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7698
7699 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
7700
7701 * config/mh-delta88: remove extraneous GCC references
7702
7703Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7704
7705 * Makefile.in (PRMS): Set back to all-prms.
7706
7707Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
7708
7709 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
7710 targets, rather than for MIPS hosts.
7711
7712Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7713
7714 * configure.in: add comment for --with-x default values
7715
7716 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
7717
7718 * Makefile.in: add check-* targets for each of the directories in
7719 the tree. Add a definition of RUNTEST that will use the one we
7720 just built, if it exists. Pass this down via FLAGS_TO_PASS.
7721
7722Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
7723
7724 * configure.in: Removed obsolete references to bfd_target and
7725 target_makefile_frag.
7726
7727 * build-all.mk: Set assorted targets for Q2.
7728 * config.sub: Recognize z8k-sim and h8300-hms.
7729 * test-build.mk: Really don't pass host to configure.
7730 (HOLES): Added uname.
7731
7732Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
7733
7734 * configure: Handle an empty program-prefix, program-suffix or
7735 program-transform-name correctly.
7736
7737Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
7738
7739 * build-all.mk: -G 8 no longer required for MIPS targets.
7740 * test-build.mk: Don't pass host argument to configure; make it
7741 guess.
7742
7743Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
7744
7745 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
7746 * Makefile.in (COMPRESS): New macro, like GZIP.
7747
7748Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
7749
7750 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
7751
7752 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
7753 with gas currently defaults to -G 0.
7754
7755Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
7756
7757 * Makefile.in (all-flex): flex depends on byacc.
7758
7759 * build-all.mk: If host not specified, use config.guess. Pass TAG
7760 to test-build.mk as RELEASE_TAG.
7761 * test-build.mk (configargs): New variable containing arguments to
7762 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
7763 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
7764
7765 * config.guess: Use /bin/uname when checking -X argument on SCO,
7766 to avoid invoking GNU uname which doesn't understand -X.
7767
7768 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
7769
7770 * configure.in: Build gas for mips-*-*.
7771
7772Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7773
7774 * Makefile.in (all.normal): insert missing backslash.
7775
7776Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
7777
7778 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
7779 gcc requirements.
7780
7781 * Makefile.in: Complete overhaul to merge many almost identical
7782 targets.
7783
7784Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
7785
7786 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
7787 (gdb.tar.Z): Adjusted.
7788
7789 * Makefile.in (setup-dirs, taz): New targets; should be general
7790 enough to adapt for gdb sometime. Build only .z file.
7791 (gas.tar.z): New target.
7792
7793Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
7794
7795 * build-all.mk: Use CC=cc -Xs on Solaris.
7796
7797Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7798
7799 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
7800
7801 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
7802 working xmakefile for Emacs.
7803
7804Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
7805
7806 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
7807 for handling BISON for FSF releases.
7808
7809Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
7810
7811 * configure: Actually implement the change zoo just documented.
7812
7813Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
7814
7815 * configure: when using config.guess, only set target_alias when
7816 it's not already been set (ie, on the command line)
7817
7818Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7819
7820 * Makefile.in: add installcheck target, set PRMS to install-prms
7821
7822Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7823
7824 * configure: add support for package_makefile_fragment, handle the
7825 case where a directory has a configure.in file but no Makefile.in
7826 more gracefully (with an actual understandable error message, even);
7827 add support for --without (and add this to the usage message); also
7828 explicitly add a --host=${host_alias} to the command line when
7829 config.guess is used
7830
7831Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
7832
7833 * configure: Must use both --host and --target in recursive calls.
7834
7835Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
7836
7837 * Makefile.in: Change deja-gnu to dejagnu.
7838
7839Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
7840
7841 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
7842
7843Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7844
7845 * configure.in: canonicalize all instances to *-*-solaris2*,
7846 also strip out a number of tools to not build for go32 host
7847
7848Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
7849
7850 * config.guess: add GPL.
7851
7852 * Makefile.in, config.guess, config.sub, configure: bump
7853 copyrights to 93.
7854
7855Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
7856
7857 * Makefile.in (do-info): Removed obsolete check for existence of
7858 localenv file.
7859
7860 * Makefile.in (MAKEOVERRIDES): Define to be empty.
7861
7862Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7863
7864 * Makefile.in: a couple of 'else true' for decstation,
7865 support for TclX
7866
7867 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
7868
7869Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
7870
7871 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
7872
7873Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
7874
7875 * config.guess: Recognize i386-ibm-aix (PS/2).
7876 * configure.in: Use config/mh-aix386 file for it.
7877
7878Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
7879
7880 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
7881 CC_FOR_TARGET instead.
7882 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
7883
7884Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
7885
7886 * Makefile.in: Add sim to list of directories sent with gdb
7887
7888Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
7889
7890 * configure.in: Put back mips-dec-bsd* case.
7891
7892Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
7893
7894 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
7895 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
7896 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
7897 * config/mh-vaxult2: New file.
7898
7899Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7900
7901 * configure.in: remove no-op mips-dec-bsd* in "case $target"
7902
7903 * Makefile.in (dir.info): only run gen-info-dir if it exists,
7904 (install-info): install dir.info only if it exists,
7905 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
7906
7907Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
7908
7909 * configure.in: For vms target, skip bfd, ld, binutils. Do build
7910 gas for mips-dec-bsd.
7911
7912Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
7913
7914 * configure (makesrcdir): If ${srcdir} is relative and not ".",
7915 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
7916
7917Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
7918
7919 * configure.in: Added "dejagnu" to hosttools list.
7920
7921Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
7922
7923 * config.sub, configure.in, config.guess: Add support
7924 for Bosx, an AIX variant from Bull.
7925 Patches from F.Pierresteguy@frcl.bull.fr.
7926
7927Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
7928
7929 * devo/dejagnu: Initial creation of devo/dejagnu.
7930 Migrated dejagnu testcases and support files for testing software
7931 tools to reside as subdirectories, currently called "testsuite",
7932 within the directory of the software tool. Migrated all programs,
7933 support libraries, etc. beloging to dejagnu proper from
7934 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
7935 with no modifications. The changes to these files which will
7936 allow them to configure, build, and execute properly will be made
7937 in a future update.
7938
7939Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7940
7941 * Makefile.in: Change send_pr to send-pr.
7942 * configure.in: Likewise.
7943 * send_pr: Renamed directory to send-pr.
7944
7945Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
7946
7947 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
7948
7949Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
7950
7951 * README: Update for gdb-4.8 release.
7952 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
7953 gdb-xxx.tar.z (gzip'd) file also.
7954
7955Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7956
7957 * Makefile.in: make all-diff depend on all-libiberty
7958
7959Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
7960
7961 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
7962
7963Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7964
7965 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
7966
7967Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
7968
7969 * Makefile.in (DEVO_SUPPORT): Remove etc directory
7970 (ETC_SUPPORT): Only add the files GDB wants from etc/.
7971 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
7972
7973Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7974
7975 * Makefile.in: makeinfo binary is in a new location
7976
7977Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
7978
7979 * config.sub: Accept -ecoff as an OS.
7980
7981 * Makefile.in: Various changes to eliminate a level of make
7982 recursion and reduce the required command line length.
7983 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
7984 sub-makes.
7985 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
7986 variables holding settings for specific sub-makes.
7987 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
7988 in terms of BASE_FLAGS_TO_PASS.
7989 (TARGET_LIBS): New variable listing directories which use
7990 TARGET_FLAGS_TO_PASS.
7991 (subdir_do): Eliminated.
7992 (do-*): New set of targets to replace subdir_do.
7993 (various): All targets which used subdir_do now depend on do-*.
7994 (local-clean): Renamed from do_clean.
7995 (local-distclean): New target, dependency of distclean and
7996 realclean.
7997 (install-info): Don't create directories. Depend on dir.info
7998 rather than calling make recursively.
7999 (install-dir.info): Eliminated.
8000 (install-info-dirs): Create all info directories here.
8001 (dir.info): Depend upon do-install-info.
8002
8003 * test-build.mk (HOLES): Added false.
8004
8005Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
8006
8007 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
8008
8009Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8010
8011 * Makefile.in (info): remove dependency on all-texinfo. The
8012 problem was really in texinfo/C, not at this level.
8013
8014Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
8015
8016 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
8017
8018Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
8019
8020 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
8021 GDB releases.
8022
8023Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8024
8025 * configure: Include srcdir in message about target of link not
8026 being found. Don't convert `-' to `_' in `with' options being
8027 passed to subdirs.
8028
8029Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8030
8031 * configure.in: add uudecode to host_tools
8032
8033 * Makefile.in: added {all,install}-uudecode targets, added them to
8034 the appropriate lists
8035
8036Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
8037
8038 * Makefile.in (all-gcc): Added dependency on all-gas.
8039
8040 * configure.in (mips-*-*): Build ld and binutils.
8041
8042Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
8043
8044 * configure: check return code from mkdir, print error message and
8045 exit on failure.
8046
8047Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
8048
8049 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
8050
8051Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
8052
8053 * test-build.mk (HOLES): Added tar, cpio and uudecode.
8054
8055Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8056
8057 * config.sub (h8500): Recognize this as a cpu type.
8058
8059Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8060
8061 * configure: source directory missing is no longer a warning
8062
8063 * configure.in: recognize irix[34]* instead of irix[34]
8064
8065 * Makefile.in: define and pass down X11_LIB
8066
8067 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
8068
8069Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
8070
8071 * guess-systype: Renamed to ...
8072 * config.guess: ... by popular request.
8073 * configure.in, Makefile.in: Update accordingly.
8074
8075Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
8076
8077 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
8078 + Add Convex, Cray/Unicos, and Encore/Multimax support.
8079 + Execute ./dummy instead of assuming . is in PATH.
8080
8081Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
8082
8083 * guess-systype: New shell script. Attempts to guess the
8084 canonical host name of the executing host.
8085 Only a few hosts are supported so far.
8086 * configure: Call guess-systype if no host is specified.
8087
8088Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
8089
8090 * Makefile.in (gcc-no-fixedincludes): Made to work with current
8091 gcc Makefile.
8092
8093
8094Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
8095
8096 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
8097 (all-gcc, install-gcc, subdir_do): Use it.
8098
8099Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
8100
8101 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
8102
8103Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
8104
8105 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
8106 set exclusively by configure, using configure.in .
8107
8108Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8109
8110 * test-build.mk: set $PATH for all builds
8111
8112 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
8113
8114Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
8115
8116 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
8117 the one used in gcc/Makefile.in, so that a null expansion doesn't
8118 override the one needed to build gcc with a native cc.
8119
8120
8121Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
8122
8123 * configure: Accept -with arguments.
8124
8125Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
8126
8127 * Makefile.in: added h8300sim
8128
8129Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
8130
8131 * config/mh-sco: Don't override BISON definition.
8132
8133 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
8134 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
8135 (all-cygnus, native, build-cygnus): Make
8136 $(canonhost)-stamp-3stage-done, not $(host)....
8137 * test-build.mk (stamp-3stage-compared): Use tail +10c for
8138 i386-sco3.2v4. Added else true to if command.
8139
8140Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
8141
8142 * config.sub: (from FSF) Sequent uses a BSD-like OS.
8143
8144Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
8145
8146 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
8147
8148Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8149
8150 * configure.in: don't remove binutils from Solaris builds
8151
8152Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
8153
8154 * Makefile.in: get rid of earlier definitions for *clean,
8155 also handle the recursive info rule better
8156
8157Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
8158
8159 * Makefile.in (mostlyclean, distclean, realclean): Fix to
8160 do more-or-less the right thing.
8161
8162Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
8163
8164 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
8165 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
8166
8167Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8168
8169 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
8170 $(host_canonical).
8171
8172 * configure.in: split the configdirs list into 4 categories (native
8173 v. cross, library v. tool) and handle the cross-only and native-
8174 only in more reasonable (and correct!) way.
8175
8176Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
8177
8178 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
8179 configdirs anymore.
8180
8181Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8182
8183 * Makefile.in: extensive cleanup:: removed all of the explicit
8184 clean-* targets, collapsed many wrappers around subdir_do into
8185 one, added additional targets to satisfy standards.texi, deleted
8186 some old targets, some changes for consistency
8187
8188Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8189
8190 * configure.in: handle some programs as cross-only, and others as
8191 native only
8192
8193 * test-build.mk: handle partial holes in a more generic manner
8194
8195 * Makefile.in: m4 depends on libiberty
8196
8197Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8198
8199 * config/mh-sco: don't default $(CC) to gcc
8200
8201Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8202
8203 * configure.in: add m4, textutils, fileutils, sed, shellutils,
8204 time, wdiff, and find to configdirs
8205
8206 * Makefile.in: all, clean, and install rules for the new programs
8207 added to configure.in
8208
8209Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8210
8211 * configure.in: use mh-sun for all *-sun-* hosts
8212
8213 * config/mh-solaris: rework standard X location to use
8214 $OPENWINHOME, if defined.
8215
8216 * config/mh-sun: handle X11 include locations
8217
8218 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
8219 work around dain-bramaged DECwindows include files
8220
8221Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8222
8223 * Makefile.in: define flags for X11 include files and library file
8224 locations, pass them down to the programs that need this info
8225
8226 * build-all.mk: added a 'native' target, to 3stage the native toolchain
8227
8228 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
8229 the vendor supplied X11 headers and libraries
8230
8231Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8232
8233 * configure.in: start building libg++ for HP-UX targets
8234
8235Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
8236
8237 * README: Update references to files moved into etc/.
8238
8239Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
8240
8241 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
8242 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
8243
8244Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
8245
8246 * configure: accept dash as well as underscore in long option
8247 names for FSF compatibility.
8248
8249Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
8250
8251 * config.sub: added -sco3.2v4 support from FSF.
8252
8253Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8254
8255 * configure.in: expand the section that adds or removes
8256 directories from the list of programs to build, to handle native
8257 vs. cross in addition to host v. native
8258
8259Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
8260
8261 * Makefile.in: Replace C++ in macro names with CXX.
8262 This is less likely to break ...
8263
8264Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8265
8266 * test-build.mk: add -w to GNU_MAKE
8267
8268Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8269
8270 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
8271 add 'sparc' to list of recognized cpus. This needed to make
8272 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
8273 Delete some redundant ose68 variants. Recognize -wrs as an os,
8274 then changes that into $CPU-wrs-vxworks.
8275
8276 * configure.in: remove most references to gdbtest, regularize
8277 target based program removal
8278
8279 * test-build.mk: import from p3 tree (many fixes and changes)
8280
8281Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
8282
8283 * Makefile.in: added rules to handle tcl, tk, and expect
8284
8285 * configure.in: handle those directories if they exist
8286
8287Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8288
8289 * config.sub: removed bogus hppabsd and hppahpux names, since
8290 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
8291
8292Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8293
8294 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
8295 depends upon all-xiberty
8296
8297 * Makefile.in: changes from p3, including:
8298
8299 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
8300
8301 * Makefile.in (XTRAFLAGS): include newlib directories if
8302 newlib/Makefile exists, rather than if host != target.
8303
8304 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
8305
8306 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
8307 from the same source tree and not building a cross-compiler. This
8308 matters for the libg++ configuration if reconfiguring a tree that
8309 has already been installed.
8310
8311 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
8312
8313 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
8314 pick up the machine and system specific header files.
8315
8316 * Makefile.in: added AS_FOR_TARGET, passed down in
8317 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
8318 the C compiler to use to create programs which are run in the
8319 build environment, set it to default to $(CC), and passed it down
8320 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
8321
8322 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
8323
8324 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
8325 We need them for unusual native builds, like systems without
8326 ranlib.
8327
8328 * configure: also define $(host_canonical) and
e490616e
ZW
8329 $(target_canonical), which are the full, canonical names for the
8330 given host and target
6599da04
JM
8331
8332Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
8333
8334 * Makefile.in: Added separate definitions for C++.
8335
8336Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
8337
8338 * configure.in (configdirs): Add deja-gnu.
8339
8340Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
8341
8342 * README: Update for configure.texi and gdb-4.7 release.
8343
8344Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
8345
8346 * Makefile.in: Move "all" target to top of file.
8347 Previously, first target was ".PHONY" which caused BSD4.4 make
8348 to build .PHONY when make was run without arguments.
8349
8350Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
8351
8352 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
8353 Library-copylefted code in libiberty.
8354
8355Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
8356
8357 * config.sub: Replace m68kmote with plain old m68k.
8358
8359Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
8360
8361 * Makefile.in: Remove space from blank line, avoid Make complaints.
8362
8363Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
8364
8365 * config.sub: Complain if no argument is given. Added support for
8366 386bsd as OS and target alias.
8367
8368Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
8369
8370 * Makefile.in (XTRAFLAGS): include newlib directories if
8371 newlib/Makefile exists, rather than if host != target.
8372
8373Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
8374
8375 * config.sub: recognize sparclite-wrs-vxworks.
8376
8377 * Makefile.in (install-xiberty): added *-xiberty make rules (from
8378 p3.) Added clean-xiberty to clean.
8379
8380Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8381
8382 * configure.in: use *-*-* instead of nested cases for host and target
8383
8384Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
8385
8386 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
8387 from the same source tree and not building a cross-compiler. This
8388 matters for the libg++ configuration if reconfiguring a tree that
8389 has already been installed.
8390
8391Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
8392
8393 * config.sub (i486v/i486v4): Merge in from FSF version.
8394
8395Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
8396
8397 * configure: only set PWD if it is already set.
8398
8399Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
8400
8401 * configure: just set PWD=`pwd` at the top, since Ultrix sh
8402 doesn't have unset and all success paths (and most error paths)
8403 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
8404 to just ${PWD} to avoid confusion.)
8405
8406Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
8407
8408 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
8409 even for a native compilation.
8410
8411Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
8412
8413 Changes to make the gdb.tar.Z rule work better.
8414
8415 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
8416 (DEVO_SUPPORT): Add configure.texi.
8417 (bfd-ilrt.tar.Z): Remove ancient rule.
8418
8419Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
8420
8421 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
8422 pick up the machine and system specific header files.
8423
8424 * configure.in, config.sub: added new target m68010-adobe-scout,
8425 with alias of adobe68k. Changed configure.in to check for
8426 -scout before -sco* to avoid a false match.
8427
8428 * Makefile.in: added AS_FOR_TARGET, passed down in
8429 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
8430 the C compiler to use to create programs which are run in the
8431 build environment, set it to default to $(CC), and passed it down
8432 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
8433
8434Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
8435
8436 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
8437 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
8438 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
8439 FOR_TARGET variants, to newlib and libg++.
8440
8441Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
8442
8443 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
8444 first.
8445
8446Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
8447
8448 * config.sub: Accept `elf' as an environment.
8449
8450Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8451
8452 * Makefile.in (all-opcodes): cd into the right directory
8453
8454Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
8455
8456 * configure: added -program_transform_name option, used as
8457 argument to sed when installing programs.
8458 configure.texi: added documentation for -program_prefix,
8459 -program_suffix and -program_transform_name.
8460
8461Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
8462
8463 * config.sub: Accept i486 where i386 ok.
8464
8465Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
8466
8467 * config.sub: accept we32k
8468
8469Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
8470
8471 * config.sub, configure.in: accept OSE68000 and OSE68k.
8472
8473 * Makefile.in: don't create all directories for ``make install'';
8474 let the subdirectories create the ones they need.
8475
8476Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8477
e490616e 8478 * COPYING: new file, GPL v2
6599da04
JM
8479
8480Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8481
8482 * Makefile.in: use the new gen-info-dir, which needs a template
8483 argument (which also lives in texinfo)
8484
8485 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
8486
8487Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8488
8489 * config/mh-solaris: removed the -xs from CFLAGS (let the people
8490 with Sun's C compiler deal with it themselved)
8491
8492Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
8493
8494 * config.sub (ncr3000): Change i386 to i486.
8495
8496Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8497
8498 * Makefile.in: add install-rcs, install-grep to
8499 install-no-fixedincludes, removed install-bison and install-libgcc
8500
8501Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
8502
8503 * configure.in: grab the HPUX makefile fragment if on HPUX
8504
8505Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
8506
8507 * Makefile.in: eradicate bison spoor (ditto libgcc).
8508 configure.in: recognise m68{k,000}-ericsson-OSE.
8509 es1800 is alias for m68k-ericsson-OSE
8510
8511Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8512
8513 * configure.in: rearrange the parts that remove programs from
8514 configdirs, based now on HOST==TARGET or by canonical triple.
8515
8516Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8517
8518 * test-build.mk: recurse explicitly with -f test-build.mk when
8519 appropriate. predicate stage3 and comparison on the existence
8520 of gcc. That is, if gcc isn't around, we aren't three-staging.
8521 On very clean, also remove ...stamp-co. Build in-place before
8522 doing other builds.
8523
8524Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8525
8526 * Makefile.in, configure.in: add tgas
8527
8528Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8529
8530 * Makefile.in: a number of changes merged in from progressive.
8531
8532 * configure.in: add libm.
8533
8534 * .cvsignore: ignore some stuff that comes from test-build.mk.
8535
8536Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
8537
8538 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
8539 a symbol-table into the executable.
8540
8541Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
8542
8543 * config.sub: Add es1800 (m68k-ericsson-es1800).
8544
8545Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
8546
8547 * configure: Add program_suffix (parallel to program_prefix)
8548 * Makefile.in: adjust directory-creating script for losing decstation
8549
8550Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
8551
8552 * configure: Minor $subdir-related fixes.
8553
8554Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
8555
8556 * configure: fix various problems with propogating
8557 makefile_target_frag in subdirs.
8558 * configure.in: config libgcc if its there
8559
8560Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
8561
8562 * config.sub: HPPA merge.
8563
8564Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
8565
8566 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
8567 it is broken on ncr 3000's.
8568
8569Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
8570
8571 * Makefile.in: Replace all-bison with all-byacc in all
8572 dependency lines for other tools (which now use byacc).
8573
8574Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
8575
8576 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
8577
8578Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
8579
8580 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
8581
8582Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
8583
8584 * Makefile.in: make gprof rules similar to byacc rules (instead of
8585 vestigal $(unsubdir) that didn't work...)
8586
8587Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
8588
8589 * config.sub: Add support for Linux.
8590 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
8591 (at least for libg++).
8592
8593Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
8594
8595 * configure.texi: fix doc for the -nfp option to configure
8596
8597Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
8598
8599 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
8600
8601Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
8602
8603 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
8604 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
8605 * configure.in: added solaris* host_makefile_frag hook.
8606
8607Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8608
8609 * config.sub: changed recognition of m68000 so that various
8610 m68k types can be specified via m680[01234]0
8611
8612Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8613
8614 * config.sub (basic_machine): fix sed so that '-foo' isn't
8615 completely substituted out while .+'-foo' loses the '-foo'
8616
8617Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
8618
8619 * config.sub ($os): Add -aout.
8620
8621Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
8622
8623 * configure: If host_makefile_frag is absolute, don't
8624 prefix ${invsubdir} (relevant to libg++ auto-configure).
8625
8626Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
8627
8628 * Makefile.in (tooldir): Define it.
8629 (all-ld): Depend on all-flex.
8630
8631Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
8632
8633 * Makefile.in (check): Fix libg++ special case.
8634
8635Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
8636
8637 * configure: do not bury `pwd` into config.status, thus do fewer
8638 pwd's.
8639
8640 * configure: print the "Building in" message only when building in
8641 other than "." AND verbose.
8642
63f6bcd7 8643 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
8644 configures.
8645
8646 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
8647
8648Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
8649
8650 * Makefile.in: macroize flags passed on recursion. remove
8651 fileutils.
8652
8653Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
8654
8655 * configure: get makesrcdir right for subdirs deeper than 1.
8656
8657 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
8658 install.
8659
8660Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
8661
8662 * Makefile.in: don't print subdir_do or recursion lines.
8663
8664Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
8665
8666 * standards.texi: added menu item.
8667
8668 * Makefile.in: build and install standards.info.
8669
8670 * standards.texi: new file.
8671
8672Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8673
8674 * configure: test for and move config.status pieces from
8675 ${subdir}/.
8676
8677Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
8678
8679 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
8680 CFLAGS per new configuration strategy.
8681 * configure: Test for existance of files before trying to mv
8682 them, to avoid numerous non-existance messages.
8683
8684Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
8685
8686 * configure: correct final line of config.status.
8687
8688 * configure: patch from eggert. Avoids a protection problem if
8689 the original Makefile.in is read only.
8690
8691 * configure: use move-if-change from gcc to create config.status.
8692 Some makefiles depend on config.status to tell if a directory
8693 has been reconfigured for a different host. This change
8694 prevents those directories from remaking everything in the case
8695 where the reconfig was only intended to rebuild a Makefile.
8696
8697 * configure: test for config.sub with "config.sub sun4" rather
8698 than "config.sub ${host_alias}". Otherwise we can't tell a bad
8699 host alias from a missing config.sub.
8700
8701Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8702
8703 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
8704 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
8705
8706Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
8707
8708 * configure: mkdir ${subdir} as needed.
8709
8710Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
8711
8712 * Makefile.in,configure.in: added autoconf.
8713
8714Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8715
8716 * Makefile.in: no longer pass against on recursion.
8717
8718 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
8719 definitions are not inherited.
8720
8721 * configure: correct makesrcdir when subdir is .
8722
8723Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
8724
8725 * configure: Add support for 'subdirs' variable, which is
8726 like 'configdirs', except that configure doesn't re-invoke
8727 itself for subdirs, it just creates a Makefile for each subdir.
8728 * configure.texi: Document subdirs.
8729
8730Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8731
8732 * configure.in: added flex to configdirs
8733
8734Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
8735
8736 * Makefile.in: remove clean-stamps from clean.
8737
8738Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
8739
8740 * configure.in: Add gdbtest to configdirs.
8741
8742Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
8743
8744 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
8745 to recursive makes.
8746 * configure.in: Recognize new ncr3000 config.
8747
8748Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
8749
8750 * Makefile.in, configure.in: removed references to gdbm.
8751
8752Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
8753
8754 * config.sub: Don't canonicalize os value
8755 newsos* to bsd (readline needs to check for newsos).
8756 (This fix was earlier made Jan 31, but got re-broken.)
8757
8758Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
8759
8760 * configure.in: sco is an os, not a vendor!
8761
8762 * configure: Quote $( better. Keep various shells happy.
8763
8764Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
8765
8766 * Makefile.in: eliminate stamp-files.
8767
8768Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
8769
8770 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
8771 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
8772
8773Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
8774
8775 * config.sub: fix iris/iris3.
8776
8777Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
8778
8779 * configure: re-add -rm.
8780
8781Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
8782
8783 * Maskefile.in: add .stmp-rcs to all.
8784
8785 * configure.in: remove gas from rs6000 build, use aix host fragment.
8786
8787Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
8788
8789 * configure: pass down site_option during recursion.
8790
8791Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
8792
8793 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
8794
8795Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
8796
8797 * configure: Change exec_prefix so that it really defaults to prefix.
8798
8799Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
8800
8801 * Makefile.in, configure.in: Add support for mmalloc library.
8802
8803Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
8804
8805 * Makefile.in: add stmp dependencies for a few more things.
8806
8807Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
8808
8809 * configure: adjusted error message on objdir/srcdir configure
8810 collision, per john's suggestion.
8811
8812 * Makefile.in: add libiberty stmp to all and all.cross.
8813
8814Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
8815
8816 * Makefile.in: remove force dependencies, add grep to all.
8817
8818Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
8819
8820 * Makefile.in: drop flex. make stamp files work.
8821
8822 * configure: added test for conflicting configuration in srcdir,
8823 remove trailing slashes from srcdir. Otherwise emacs gdb mode
8824 gets cranky. use relative paths for configure and srcdir
8825 whenever possible. Send some error messages to stderr that were
8826 going to stdout.
8827
8828Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
8829
8830 * Makefile.in: Fix libg++ rule to check for gcc directory
8831 before using gcc/gcc. Also pass XTRAFLAGS.
8832
8833Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
8834
8835 * Makefile.in: added stmp-files so that directories aren't polled
8836 when they are already built.
8837
8838 * configure.texi: fixed a node pointer problem.
8839
8840Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
8841
8842 * config.sub configure.in config/mh-irix4 gdb/configure.in
8843 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
8844 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
8845 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
8846
8847Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8848
8849 * configure: -recurring becomes -silent. corrected help message
8850 for -site= option.
8851
8852 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
8853
8854Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8855
8856 * configure: when building Makefile for crosses, replace
8857 tooldir and program_prefix. default srcdir from location of
8858 config.sub. remove "for host in hosts" and "for target in
8859 targets" loops.
8860
8861Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8862
8863 * Makefile.in: Do not pass bindir or mandir to cvs.
8864
8865Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8866
8867 * Makefile.in, configure.in: removed traces of namesubdir,
8868 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8869 copyrights to '92, changed some from Cygnus to FSF.
8870
8871 * configure.texi: remove most references to multiple hosts,
8872 multiple targets, subdirs, etc.
8873
8874 * configure.man: removed rcsid. reference config.sub not
8875 config.subr.
8876
8877 * Makefile.in: mkdir $(infodir) on install-info.
8878
8879Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
8880
8881 * configure.texi: Explain better about .gdbinit and about
8882 the environment that configure.in sections run in.
8883
8884Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
8885
8886 * configure.in: Ultrix is only a decstation if it's a MIPS.
8887
8888Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
8889
8890 * README: DOC.configure => cfg-paper.texi.
8891
8892Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
8893
8894 * config.sub (near case $os): Don't convert newsos* to bsd!
8895
8896Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
8897
8898 * Makefile.in: Reinstall change from gdb-4.3 that reduces
8899 the number of copies of COPYING that go into the GDB tar file.
8900
8901Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
8902
8903 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
8904 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
8905 Fix SCO configuration stuff.
8906
8907Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
8908
8909 * Makefile.in: For libg++, make sure the -I pointing
8910 to the gcc directory goes *after* all the libg++-local -I flags.
8911 Also, move just-gcc dependency from just-libg++ to all-libg++.
8912
8913Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
8914
8915 * configure: Change -x to -f to keep Ultrix /bin/test happy.
8916
8917Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
8918
8919 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
8920
8921Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
8922
8923 * config.sub: Add stratus configuration frags. Also
8924 submitted to FSF.
8925
8926Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
8927
8928 * Makefile.in (DEV_SUPPORT): add configure.man.
8929
8930 * config.sub(Decode manufacturer-specific): add -none*.
8931
8932Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
8933
8934 * Makefile.in: remove form feeds to make Sun's make happy.
8935 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
8936
8937Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
8938
8939 * Makefile.in (AR_FLAGS): Make quieter.
8940
8941Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
8942
8943 * configure.in: Add libg++.
8944 * configure: When verbose, don't output the command line at each
8945 level; it will be unremarkably the same as the previous version,
8946 which will be the same as what the user typed.
8947
8948Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
8949
8950 * configure.in, Makefile.in: fix clean-info, add flex. add
8951 fileutils.
8952
8953 * configure: be less sensitive to spaces in Makefile.in. Do not
8954 look for sources in "..". Doing so breaks subdirectories that
8955 might have their own configure. If a subdir has it's own
8956 configure script, use it.
8957
8958Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
8959
8960 * cfg-paper.texi: some changes suggested by rms.
8961
8962Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
8963
8964 * config.sub: Merge in some small additions from the FSF version,
8965 taken from the gcc distribution, to bring the Cygnus and FSF
8966 versions into closer sync.
8967
8968Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
8969
8970 * configure.in: Changed svr4 references to sysv4.
8971
8972Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
8973
8974 * configure: added -V for version number option.
8975
8976Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
8977
8978 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
8979 renamed from DOC.configure to cfg-paper.texi.
8980
8981Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8982
8983 * configure, config.subr, config.sub: config.subr is now
8984 config.sub again.
8985
8986Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
8987
8988 * configure.texi: new file, in progress.
8989
8990 * Makefile.in: build info file and install the man page for
8991 configure.
8992
8993 * configure.man: new file, first cut.
8994
8995 * configure: find config.subr again now that configuration "none"
8996 has gone. removed all traces of the -ansi option. removed all
8997 traces of the -languages option.
8998
8999 * config.subr: resync from rms.
9000
9001Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9002
9003 * configure, config.sub, config.subr: merge config.sub into
9004 config.subr, call the result config.subr, remove config.sub, use
9005 config.subr.
9006
9007 * Makefile.in: revised install for dir.info.
9008
9009Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9010
9011 * configure.in: add decstation host makefile frag.
9012
9013 * Makefile.in: BISON now bison -y again. also install-gcc on
9014 install. clean-gdbm on clean. infodir belongs in datadir.
9015 Make directories for info install. Build dir.info here then
9016 install it.
9017
9018Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9019
9020 * Makefile.in: fix for bad directory tests.
9021
9022Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9023
9024 * configure: \{1,2\} appears to be a sysv'ism. Use a different
9025 regexp. -srcdir relative was being handled incorrectly.
9026
9027 * Makefile.in: unwrapped some for loops so that parallel makes
9028 work again and so one can focus one's attention on a particular
9029 package.
9030
9031Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9032
9033 * configure: added PWD as a stand in for `pwd` (for speed). use
9034 elif wherever possible. make -srcdir work without -objdir.
9035 -objdir= commented out.
9036
9037Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9038
9039 * configure: +options become --options. -subdirs commented out.
9040 added -host, -datadir. Renamed -destdir to -prefix. Comment in
9041 Makefile now at top of generated Makefile. Removed cvs log
9042 entries. added -srcdir. create .gdbinit only if there is one
9043 in ${srcdir}.
9044
9045 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9046 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9047 and mandir now keyed off datadir by default.
9048
9049Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9050
9051 * Freshly created ChangeLog.
9052
9053\f
9054Local Variables:
9055mode: change-log
9056left-margin: 8
9057fill-column: 76
9058version-control: never
9059End: