1218822Sdim2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2130561Sobrien
3218822Sdim	* configure.ac: Don't add target-libmudflap to noconfigdirs for
4218822Sdim	uclinux and linux-uclibc targets.
5218822Sdim	* configure: Regenerate.
6130561Sobrien
7218822Sdim2007-06-28  DJ Delorie  <dj@redhat.com>
8130561Sobrien
9218822Sdim	* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
10218822Sdim	not building newlib.
11218822Sdim	* configure: Regenerated.
12218822Sdim	
13218822Sdim2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
14218822Sdim
15218822Sdim	* src-release (DEVO_SUPPORT): Correct typos.
16218822Sdim
17218822Sdim2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
18218822Sdim
19218822Sdim	* Makefile.def: Add dependency from configure-gdb to all-bfd.
20218822Sdim	* Makefile.in: Regenerated.
21218822Sdim
22218822Sdim2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
23218822Sdim
24218822Sdim        * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
25218822Sdim        (distclean-stage[+id+]): Possibly delete stage_last.
26218822Sdim        * Makefile.in: Regenerate.
27218822Sdim
28218822Sdim2007-06-07  Ben Elliston  <bje@au.ibm.com>
29218822Sdim
30218822Sdim	* config.sub, config.guess: Update from upstream sources.
31218822Sdim
32218822Sdim2007-06-07  Ben Elliston  <bje@au.ibm.com>
33218822Sdim
34218822Sdim	* Makefile.tpl: Fix spelling error.
35218822Sdim	* Makefile.in: Regenerate.
36218822Sdim
37218822Sdim2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
38218822Sdim
39218822Sdim	Sync with gcc:
40218822Sdim	2007-05-30  Jakub Jelinek  <jakub@redhat.com>
41218822Sdim
42218822Sdim        PR bootstrap/29382
43218822Sdim        * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
44218822Sdim        * configure: Rebuilt.
45218822Sdim
46218822Sdim2007-06-01  Steve Ellcey  <sje@cup.hp.com>
47218822Sdim
48218822Sdim	* libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
49218822Sdim	lt_cv_sys_max_cmd_len.
50218822Sdim
51218822Sdim2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
52218822Sdim
53218822Sdim	* ltgcc.m4: Update from GCC.
54218822Sdim
55218822Sdim2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
56218822Sdim
57218822Sdim	* ltmain.sh: Fix Darwin verstring, remove ${wl}.
58218822Sdim
59218822Sdim2007-05-24  Steve Ellcey  <sje@cup.hp.com>
60218822Sdim
61218822Sdim	* ltmain.sh: Update from GCC.
62218822Sdim	* libtool.m4: Update from GCC.
63218822Sdim	* ltsugar.m4: New. Update from GCC.
64218822Sdim	* ltversion.m4: New. Update from GCC.
65218822Sdim	* ltoptions.m4: New. Update from GCC.
66218822Sdim	* ltconfig: Remove.
67218822Sdim	* ltcf-c.sh: Remove.
68218822Sdim	* ltcf-cxx.sh: Remove.
69218822Sdim	* ltcf-gcj.sh: Remove.
70218822Sdim	* src-release: Update with new libtool file list.
71218822Sdim
72218822Sdim2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
73218822Sdim
74218822Sdim	* Makefile.def (bootstrap_stage): Replace stage_make_flags with
75218822Sdim	stage_cflags.
76218822Sdim	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
77218822Sdim	Remove CFLAGS/LIBCFLAGS.
78218822Sdim	(configure-stage[+id+]-[+prefix+][+module+],
79218822Sdim	all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
80218822Sdim	* Makefile.in: Regenerate.
81218822Sdim
82218822Sdim2007-04-14  Steve Ellcey  <sje@cup.hp.com>
83218822Sdim
84218822Sdim	* config-ml.in: Update from GCC.
85218822Sdim
86218822Sdim2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
87218822Sdim
88218822Sdim	* src-release (do-proto-toplev): Process the support directories before
89218822Sdim	the tool directory.
90218822Sdim
91218822Sdim2007-03-21  Richard Sandiford  <richard@codesourcery.com>
92218822Sdim
93218822Sdim	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
94218822Sdim	of glob.  Quote arguments with single quotes too.
95218822Sdim	* configure: Regenerate.
96218822Sdim
97218822Sdim2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
98218822Sdim
99218822Sdim	* Makefile.def (fixincludes): Remove unneeded "missing" lines.
100218822Sdim	* Makefile.in: Regenerate
101218822Sdim
102218822Sdim2007-03-07  Andreas Schwab  <schwab@suse.de>
103218822Sdim
104218822Sdim	* configure: Regenerate.
105218822Sdim
106218822Sdim2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
107218822Sdim
108218822Sdim	* configure.ac: Add "--with-pdfdir" configure option,
109218822Sdim	which defines pdfdir variable.
110218822Sdim	* Makefile.def (target=fixincludes): Add install-pdf to
111218822Sdim	missing targets.
112218822Sdim	(recursive_targets): Add install-pdf target.
113218822Sdim	(flags_to_pass): Add pdfdir.
114218822Sdim	* Makefile.tpl: Add pdfdir handling, add do-install-pdf
115218822Sdim	target.
116218822Sdim	* configure: Regenerate
117218822Sdim	* Makefile.in: Regenerate
118218822Sdim
119218822Sdim2007-02-28  Eric Christopher  <echristo@apple.com>
120218822Sdim
121218822Sdim	Revert:
122218822Sdim	2006-12-07  Mike Stump  <mrs@apple.com>
123218822Sdim
124218822Sdim	* Makefile.def (dependencies): Add dependency for
125218822Sdim	install-target-libssp and install-target-libgomp on
126218822Sdim	install-gcc.
127218822Sdim	* Makefile.in: Regenerate.
128218822Sdim
129218822Sdim2007-02-27  Matt Kraai  <kraai@ftbfs.org>
130218822Sdim
131218822Sdim	* configure: Regenerate.
132218822Sdim	* configure.ac: Move statements after variable declarations.
133218822Sdim
134218822Sdim2007-02-19  Joseph Myers  <joseph@codesourcery.com>
135218822Sdim
136218822Sdim	* configure.ac: Adjust for loop syntax.
137218822Sdim	* configure: Regenerate.
138218822Sdim
139218822Sdim2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
140218822Sdim
141218822Sdim	* configure: Rebuilt.
142218822Sdim
143218822Sdim2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
144218822Sdim
145218822Sdim	* configure.ac: Drop multiple occurrences of --enable-languages,
146218822Sdim	and fix its quoting.
147218822Sdim	* configure: Rebuilt.
148218822Sdim
149218822Sdim2007-02-17  Mark Mitchell  <mark@codesourcery.com>
150218822Sdim            Nathan Sidwell  <nathan@codesourcery.com>
151218822Sdim            Vladimir Prus  <vladimir@codesourcery.com
152218822Sdim            Joseph Myers  <joseph@codesourcery.com>
153218822Sdim
154218822Sdim	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
155218822Sdim	* configure: Regenerate.
156218822Sdim
157218822Sdim2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
158218822Sdim
159218822Sdim	* configure.ac (target_libraries): Move libgcc before libiberty.
160218822Sdim	* configure: Regenerated.
161218822Sdim
162218822Sdim2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
163218822Sdim
164218822Sdim	* configure: Regenerate again?
165218822Sdim
166218822Sdim2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
167218822Sdim
168218822Sdim	* configure: Reapply PR30748 fix which was lost in the previous commit.
169218822Sdim
170218822Sdim2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
171218822Sdim	    Paolo Bonzini  <bonzini@gnu.org>
172218822Sdim
173218822Sdim	PR bootstrap/30753
174218822Sdim	* configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
175218822Sdim	unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
176218822Sdim	* configure: Regenerated.
177218822Sdim
178218822Sdim2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
179218822Sdim
180218822Sdim	* configure: Regenerate.
181218822Sdim
182218822Sdim2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
183218822Sdim
184218822Sdim	PR bootstrap/30748
185218822Sdim	* configure.ac: Correct syntax for Solaris ksh.
186218822Sdim	* configure: Regenerated.
187218822Sdim
188218822Sdim2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
189218822Sdim
190218822Sdim	* Makefile.def: Sync with GCC.
191218822Sdim	* Makefile.tpl: Sync with GCC.
192218822Sdim	* Makefile.in: Regenerate.
193218822Sdim	* configure: Regenerate.
194218822Sdim
195218822Sdim2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
196218822Sdim
197218822Sdim	* Makefile.tpl (build_alias, host_alias, target_alias): Use
198218822Sdim	noncanonical equivalents.
199218822Sdim	* configure.in: Rename to...
200218822Sdim	* configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
201218822Sdim	AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
202218822Sdim	target_noncanonical.  Use them.  Rewrite removal of configure
203218822Sdim	arguments for autoconf 2.59.  Discard variable settings.  Force
204218822Sdim	program_transform_name for native tools.
205218822Sdim
206218822Sdim	* Makefile.in: Regenerated.
207218822Sdim	* configure: Regenerated with autoconf 2.59.
208218822Sdim
209218822Sdim	* src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
210218822Sdim
211218822Sdim2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
212218822Sdim
213218822Sdim	* COPYING.LIBGLOSS: Reformat default Red Hat
214218822Sdim	license to fit within 80 columns.
215218822Sdim	* COPYING.NEWLIB: Ditto.
216218822Sdim
217218822Sdim2007-02-05  Dave Brolley  <brolley@redhat.com>
218218822Sdim
219218822Sdim	* Contribute the following changes:
220218822Sdim	2006-11-28  DJ Delorie  <dj@redhat.com>
221218822Sdim
222218822Sdim	* configure.in: Fix typo for mep's target_makefile_frag.
223218822Sdim	* configure: Regenerated.
224218822Sdim
225218822Sdim	2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
226218822Sdim
227218822Sdim	* configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
228218822Sdim	* configure: Regenerate.
229218822Sdim
230218822Sdim	2001-09-19  DJ Delorie  <dj@redhat.com>
231218822Sdim
232218822Sdim	* configure.in (target_makefile_frag): use mt-mep
233218822Sdim
234218822Sdim	2001-06-12  Don Howard  <dhoward@redhat.com>
235218822Sdim
236218822Sdim	* configure.in: Remove gdb from MeP skip list.
237218822Sdim
238218822Sdim	2001-04-05  DJ Delorie  <dj@redhat.com>
239218822Sdim
240218822Sdim	* configure.in (noconfigdirs): Remove gcc from MeP skip list.
241218822Sdim
242218822Sdim	2001-03-20  Ben Elliston  <bje@redhat.com>
243218822Sdim
244218822Sdim	* configure.in (noconfigdirs): Add gcc and gdb for MeP.
245218822Sdim
246218822Sdim	2001-03-19  Ben Elliston  <bje@redhat.com>
247218822Sdim
248218822Sdim	* config.sub (mep, mep-*): Add.
249218822Sdim
250218822Sdim2007-01-31  Andreas Schwab  <schwab@suse.de>
251218822Sdim
252218822Sdim	* Makefile.tpl (LDFLAGS): Substitute it.
253218822Sdim	* Makefile.in: Regenerate.
254218822Sdim
255218822Sdim2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
256218822Sdim
257218822Sdim	* configure.in: Change == to = in test command.
258218822Sdim        * configure: Regenerate.
259218822Sdim
260218822Sdim2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
261218822Sdim            Nick Clifton  <nickc@redhat.com>
262218822Sdim            Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
263218822Sdim
264218822Sdim        * configure.in (build_configargs, host_configargs, target_configargs):
265218822Sdim        Remove build/host/target parameters.
266218822Sdim        (host_libs): Add gmp and mpfr.
267218822Sdim        (GMP tests): Reorganize to allow in-tree GMP/MPFR.
268218822Sdim        * Makefile.def (gmp, mpfr): New.
269218822Sdim        (gcc): Remove target.
270218822Sdim        * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
271218822Sdim        target_os, target_vendor): New.
272218822Sdim        (configure): Add host_alias/target_alias arguments.  Adjust invocations.
273218822Sdim        * configure: Regenerate.
274218822Sdim        * Makefile.in: Regenerate.
275218822Sdim
276218822Sdim2007-01-11  Matt Fago  <fago@earthlink.net>
277218822Sdim
278218822Sdim	* configure.in: Try to link to functions only in mpfr 2.2.x
279218822Sdim        to improve robustness of configure tests.
280218822Sdim	* configure: Regenerate.
281218822Sdim
282218822Sdim2007-01-08  Kai Tietz	<kai.tietz@onevision.com>
283218822Sdim
284218822Sdim	* configure.in: Add support for an x86_64-mingw* target.
285218822Sdim	* configure: Regenerate.
286218822Sdim
287218822Sdim2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
288218822Sdim
289218822Sdim	* Makefile.tpl (all-target): Correct @if conditional for target
290218822Sdim	modules.
291218822Sdim	* configure.in: Omit libiberty if building only target libgcc.
292218822Sdim	* configure, Makefile.in: Regenerated.
293218822Sdim
294218822Sdim2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
295218822Sdim
296218822Sdim	* configure.in: Use DEV-PHASE to detect the default for --enable-werror.
297218822Sdim	* configure: Regenerate.
298218822Sdim
299218822Sdim2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
300218822Sdim
301218822Sdim	* Makefile.def (target_modules): Add libgcc.
302218822Sdim	(lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
303218822Sdim	* Makefile.tpl (clean-target-libgcc): Delete.
304218822Sdim	(configure-target-[+module+]): Emit --disable-bootstrap dependencies
305218822Sdim	on gcc even for bootstrapped modules.  Rewrite handling of
306218822Sdim	lang_env_dependencies to loop over target_modules.
307218822Sdim	* configure.in (target_libraries): Add target-libgcc.
308218822Sdim	* Makefile.in, configure: Regenerated.
309218822Sdim
310218822Sdim2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
311218822Sdim
312218822Sdim	Sync with gcc:
313218822Sdim	2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
314218822Sdim
315218822Sdim        * configure.in: Reorganize recognition of languages.  Add
316218822Sdim        --enable-stage1-languages.  Show supported languages for the chosen
317218822Sdim        target rather than all recognized languages.
318218822Sdim        * configure: Regenerate.
319218822Sdim
320218822Sdim	2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
321218822Sdim
322218822Sdim        * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
323218822Sdim        * Makefile.in: Regenerate.
324218822Sdim
325218822Sdim	2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
326218822Sdim
327218822Sdim        * configure.in: Warn that MPFR 2.2.0 is buggy.
328218822Sdim        * configure: Regenerate.
329218822Sdim
330218822Sdim2006-12-27  Ian Lance Taylor  <iant@google.com>
331218822Sdim
332218822Sdim	* configure.in: When removing Makefiles to force a reconfigure, also
333218822Sdim	remove prev-DIR*/Makefile.
334218822Sdim	* configure: Regenerate.
335218822Sdim
336218822Sdim2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
337218822Sdim
338218822Sdim	* config.bfd: Recognize fido.
339218822Sdim
340218822Sdim2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
341218822Sdim
342218822Sdim	Sync with gcc:
343218822Sdim
344218822Sdim	2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
345218822Sdim
346218822Sdim	* configure.in: Remove "$build" case for powerpc-*-darwin* since
347218822Sdim	it only affects bootstrap and could be tested on "$host" as well.
348218822Sdim	* configure: Regenerate.
349218822Sdim	* config/mh-ppc-darwin: Add to the stage1 cflags here.
350218822Sdim
351218822Sdim	2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
352218822Sdim
353218822Sdim	PR bootstrap/29544
354218822Sdim	* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
355218822Sdim	(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
356218822Sdim	move here comment from Makefile.tpl.
357218822Sdim	* Makefile.tpl: Move some definitions higher in the file.
358218822Sdim	(STAGE1_CHECKING): New.
359218822Sdim	* configure.in: Add --enable-stage1-checking.
360218822Sdim	* configure: Regenerate.
361218822Sdim	* Makefile.in: Regenerate.
362218822Sdim
363218822Sdim	2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
364218822Sdim
365218822Sdim	* configure.in: Update error message for missing GMP/MPFR.
366218822Sdim
367218822Sdim	* configure: Regenerate.
368218822Sdim
369218822Sdim	2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
370218822Sdim
371218822Sdim	* configure.in: Update MPFR version in error message.
372218822Sdim
373218822Sdim	* configure: Regenerate.
374218822Sdim
375218822Sdim	2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
376218822Sdim
377218822Sdim	* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
378218822Sdim	(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
379218822Sdim	--with-gmp-lib): New flags.
380218822Sdim
381218822Sdim	* configure: Regenerate.
382218822Sdim
383218822Sdim2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
384218822Sdim
385218822Sdim	PR bootstrap/30134
386218822Sdim	* configure.in: Correct x86 darwin support for libjava to powerpc
387218822Sdim	and i?86 only.
388218822Sdim	* configure: Regenerate.
389218822Sdim
390218822Sdim2006-12-11  Alan Modra  <amodra@bigpond.net.au>
391218822Sdim
392218822Sdim	* configure.in:  Handle spu makefile frag.
393218822Sdim	* Makefile.tpl (MAINT): Define
394218822Sdim	(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
395218822Sdim	* configure: Regenerate.
396218822Sdim	* Makefile.in: Regenerate.
397218822Sdim
398218822Sdim2006-12-11  Ben Elliston  <bje@au.ibm.com>
399218822Sdim
400218822Sdim	* config.sub, config.guess: Update from upstream sources.
401218822Sdim
402218822Sdim2006-12-11  Ben Elliston  <bje@au.ibm.com>
403218822Sdim
404218822Sdim	* configure.in: Sync with GCC (spu-*-*).
405218822Sdim	* configure: Sync with GCC.
406218822Sdim
407218822Sdim2006-12-07  Mike Stump  <mrs@apple.com>
408218822Sdim
409218822Sdim	* Makefile.def (dependencies): Add dependency for
410218822Sdim	install-target-libssp and install-target-libgomp on
411218822Sdim	install-gcc.
412218822Sdim	* Makefile.in: Regenerate.
413218822Sdim
414218822Sdim2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
415218822Sdim
416218822Sdim	* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
417218822Sdim	(unstage): Test for stage_last presence.
418218822Sdim
419218822Sdim	PR bootstrap/29802
420218822Sdim	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
421218822Sdim	* Makefile.in: Regenerate.
422218822Sdim
423218822Sdim2006-11-14  DJ Delorie  <dj@redhat.com>
424218822Sdim
425218822Sdim	* Makefile.tpl (clean-stage*): Sync with GCC (clean).
426218822Sdim	* Makefile.in: Sync with GCC.
427218822Sdim	* configure.in: Sync with GCC (mpfr, gmp).
428218822Sdim	* configure: Sync with GCC.
429218822Sdim
430218822Sdim2006-11-08  Jie Zhang  <jie.zhang@analog.com>
431218822Sdim
432218822Sdim	* configure.in: Remove target-libgloss from noconfigdirs for
433218822Sdim	bfin-*-*.
434218822Sdim	* configure: Regenerated.
435218822Sdim
436218822Sdim2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
437218822Sdim
438218822Sdim	* COPYING.NEWLIB: Add spu license.
439218822Sdim	* COPYING.LIBGLOSS: Ditto.
440218822Sdim
441218822Sdim2006-10-17  Brooks Moses  <bmoses@stanford.edu>
442218822Sdim
443218822Sdim	* Makefile.def: Added pdf target handling.
444218822Sdim	* Makefile.tpl: Added pdf target handling.
445218822Sdim	* Makefile.in: Regenerated.
446218822Sdim
447218822Sdim2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
448218822Sdim
449218822Sdim	* COPYING.NEWLIB: Updated.
450218822Sdim	* COPYING.LIBGLOSS: Ditto.
451218822Sdim
452218822Sdim2006-09-27  Dave Brolley  <brolley@redhat.com>
453218822Sdim
454218822Sdim	* configure.in (RUNTEST): Look for 'runtest' in the source tree by using
455218822Sdim	$s instead of $r.
456218822Sdim	* configure: Regenerated.
457218822Sdim
458218822Sdim2006-09-26  Ben Elliston  <bje@au.ibm.com>
459218822Sdim
460218822Sdim	* config.sub, config.guess: Update from upstream sources.
461218822Sdim
462218822Sdim2006-09-20  Thiemo Seufer  <ths@mips.com>
463218822Sdim
464218822Sdim	* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
465218822Sdim	for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
466218822Sdim	* configure: Regenerate.
467218822Sdim
468218822Sdim2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
469218822Sdim
470218822Sdim	* configure.in: Never build newlib for a Mingw host.
471218822Sdim	Never build newlib as Mingw target library.
472218822Sdim	Test the existence of winsup/cygwin for building a Cygwin newlib,
473218822Sdim	rather than just winsup.
474218822Sdim	Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
475218822Sdim	building a Mingw target.
476218822Sdim	* configure: Regenerate.
477218822Sdim
478218822Sdim2006-08-15  Thiemo Seufer  <ths@mips.com>
479218822Sdim            Nigel Stephens  <nigel@mips.com>
480218822Sdim            David Ung  <davidu@mips.com>
481218822Sdim
482218822Sdim	* config.sub: Add support for sde as alias of mipsisa32-sde-elf.
483218822Sdim
484218822Sdim2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
485218822Sdim
486218822Sdim	Sync from GCC:
487218822Sdim	2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
488218822Sdim
489218822Sdim        PR bootstrap/18058
490218822Sdim        * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
491218822Sdim        if the bootstrap compiler is a GCC version that supports it.
492218822Sdim        * configure: Regenerate.
493218822Sdim
494218822Sdim2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
495218822Sdim
496218822Sdim	* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
497218822Sdim	* configure: Regenerated.
498218822Sdim
499218822Sdim2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
500218822Sdim
501218822Sdim        * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
502218822Sdim        for stages after the first.
503218822Sdim
504218822Sdim2006-07-17  Jakub Jelinek  <jakub@redhat.com>
505218822Sdim
506218822Sdim	* Makefile.def: Add dependencies for configure-opcodes
507218822Sdim	on configure-intl and all-opcodes on all-intl.
508218822Sdim	* Makefile.in: Regenerated.
509218822Sdim
510218822Sdim2006-07-04  Peter O'Gorman  <peter@pogma.com>
511218822Sdim
512218822Sdim	* ltconfig: chmod 644 before ranlib during install.
513218822Sdim
514218822Sdim2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
515218822Sdim
516218822Sdim	* configure.in: Fix thinkos in previous check-in.
517218822Sdim	* configure: Regenerate.
518218822Sdim
519218822Sdim2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
520218822Sdim
521218822Sdim	Sync from gcc:
522218822Sdim
523218822Sdim	2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
524218822Sdim
525218822Sdim	PR other/27063
526218822Sdim	* configure.in: Test subdir_requires and give an appropriate
527218822Sdim	error message.
528218822Sdim	* configure: Regenerate.
529218822Sdim
530218822Sdim	2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
531218822Sdim
532218822Sdim	PR target/27540
533218822Sdim	* configure.in: Only enable libgomp on IRIX 6.
534218822Sdim	* configure: Regenerate.
535218822Sdim
536218822Sdim2006-06-20  David Ayers  <d.ayers@inode.at>
537218822Sdim
538218822Sdim	PR bootstrap/28072
539218822Sdim	* configure.in: Add target-boehm-gc to noconfigdirs depending on
540218822Sdim	whether target-libjava is being configured instead of whether the
541218822Sdim	java front end is enabled.
542218822Sdim	* configure: Regenerate.
543218822Sdim
544218822Sdim2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
545218822Sdim
546218822Sdim	* include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
547218822Sdim	to R_ARM_LDC_SB_G{0,1,2} respectively.
548218822Sdim
549218822Sdim2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
550218822Sdim
551218822Sdim	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
552218822Sdim	too.
553218822Sdim	* Makefile.in: Regenerate.
554218822Sdim
555218822Sdim2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
556218822Sdim
557218822Sdim	Sync from gcc:
558218822Sdim
559218822Sdim	2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
560218822Sdim	* configure.in: Don't enable libgomp on hpux10.
561218822Sdim	* configure: Rebuilt.
562218822Sdim
563218822Sdim2006-06-13  David Ayers  <d.ayers@inode.at>
564218822Sdim
565218822Sdim	Sync from gcc:
566218822Sdim
567218822Sdim	2006-06-12  David Ayers  <d.ayers@inode.at>
568218822Sdim
569218822Sdim	PR bootstrap/27963
570218822Sdim	PR target/19970
571218822Sdim	* configure.in:	Remove target-boehm-gc from noconfigdirs where
572218822Sdim	${libgcj} is specified.
573218822Sdim	* configure: Regenerate.
574218822Sdim
575218822Sdim2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
576218822Sdim
577218822Sdim	Sync from gcc:
578218822Sdim
579218822Sdim	2005-01-12  David Edelsohn  <edelsohn@gnu.org>
580218822Sdim	            Andreas Schwab  <schwab@suse.de>
581218822Sdim
582218822Sdim	PR bootstrap/18033
583218822Sdim	* config-ml.in: Eval option if surrounded by single quotes.
584218822Sdim
585218822Sdim2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
586218822Sdim
587218822Sdim	Sync from gcc:
588218822Sdim
589218822Sdim	2006-06-06  David Ayers  <d.ayers@inode.at>
590218822Sdim
591218822Sdim	PR libobjc/13946
592218822Sdim	* Makefile.def: Add dependencies for libobjc which boehm-gc.
593218822Sdim	* Makefile.in: Regenerate.
594218822Sdim	* configure.in: Add --enable-objc-gc at toplevel and have it
595218822Sdim	enable boehm-gc for Objective-C.
596218822Sdim	Remove target-boehm-gc from libgcj.
597218822Sdim	Add target-boehm-gc to target_libraries.
598218822Sdim	Add target-boehm-gc to noconfigdirs where ${libgcj}
599218822Sdim	is specified.
600218822Sdim	Assert that boehm-gc is supported when requested for Objective-C.
601218822Sdim	Only build boehm-gc if needed either for Java or Objective-C.
602218822Sdim	* configure: Regenerate.
603218822Sdim
604218822Sdim	2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
605218822Sdim
606218822Sdim	PR 27674
607218822Sdim	* Makefile.tpl (configure-[+prefix+][+module+],
608218822Sdim	all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
609218822Sdim	Remove rule to unstage bootstrapped modules.
610218822Sdim	(stage_current): New.
611218822Sdim	* Makefile.in: Regenerate.
612218822Sdim
613218822Sdim	2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
614218822Sdim	Andreas Tobler  <a.tobler@schweiz.ch>
615218822Sdim
616218822Sdim	* configure.in:  Enable libgcj for hppa*-hp-hpux11*.
617218822Sdim	* configure: Rebuilt.
618218822Sdim
619218822Sdim	Revert
620218822Sdim	2006-01-31  Richard Guenther  <rguenther@suse.de>
621218822Sdim	Paolo Bonzini  <bonzini@gnu.org>
622218822Sdim
623218822Sdim	* Makefile.def (target_modules): Add libgcc-math target module.
624218822Sdim	* configure.in (target_libraries): Add libgcc-math target library.
625218822Sdim	(--enable-libgcc-math): New configure switch.
626218822Sdim	* Makefile.in: Re-generate.
627218822Sdim	* configure: Re-generate.
628218822Sdim
629218822Sdim2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
630218822Sdim
631218822Sdim	* config-ml.in: Alter CCASFLAGS to include special
632218822Sdim	multilib options the same as is done for CFLAGS.
633218822Sdim
634218822Sdim2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
635218822Sdim
636218822Sdim	* Makefile.def: Added dependencies from sim and gdb on intl, and
637218822Sdim	added configure dependencies to everything with an all dependency
638218822Sdim	on intl.
639218822Sdim	* gettext.m4: Removed.
640218822Sdim	* src-release (DEVO_SUPPORT): Don't mention gettext.m4.
641218822Sdim	(GDB_SUPPORT_DIRS): Add intl.
642218822Sdim	* Makefile.in: Regenerated.
643218822Sdim
644218822Sdim2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
645218822Sdim
646218822Sdim	* src-release (DEVO_SUPPORT): Add config.rpath.
647218822Sdim
648218822Sdim2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
649218822Sdim
650218822Sdim	* Makefile.def (bfd, opcodes): Fix lib_path.
651218822Sdim	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
652218822Sdim	(restrap): Move under "@if gcc-bootstrap".  Fix typo.
653218822Sdim	* Makefile.in: Regenerate.
654218822Sdim
655218822Sdim2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
656218822Sdim
657218822Sdim	* configure.in: Enable gprof for cross builds.
658218822Sdim	* configure: Regenerate.
659218822Sdim
660218822Sdim2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
661218822Sdim
662218822Sdim	* src-release (MAKEINFOFLAGS): Define.
663218822Sdim	(do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
664218822Sdim
665218822Sdim2006-05-14  Ben Elliston  <bje@au.ibm.com>
666218822Sdim
667218822Sdim	* config.sub, config.guess: Update from upstream sources.
668218822Sdim
669218822Sdim2006-05-12  Ben Elliston  <bje@au.ibm.com>
670218822Sdim
671218822Sdim	* config.sub, config.guess: Update from upstream sources.
672218822Sdim
673218822Sdim2006-05-04  Steve Ellcey  <sje@cup.hp.com>
674218822Sdim
675218822Sdim	* blt, iwidgets, mmalloc: Remove directories.
676218822Sdim
677218822Sdim2006-05-01  DJ Delorie  <dj@redhat.com>
678218822Sdim
679218822Sdim	* configure.in: Restore CFLAGS if GMP isn't present.
680218822Sdim	* configure: Regenerate.
681218822Sdim
682218822Sdim2006-04-18  DJ Delorie  <dj@redhat.com>
683218822Sdim
684218822Sdim	* configure.in (m32c): Build libstdc++-v3.  Pass flags to
685218822Sdim	reference libgloss so that libssp can be built in a combined
686218822Sdim	tree.
687218822Sdim	* configure: Regenerate.
688218822Sdim
689218822Sdim2006-04-10  Ben Elliston  <bje@au.ibm.com>
690218822Sdim
691218822Sdim	* contrib: Remove directory.
692218822Sdim
693218822Sdim2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
694218822Sdim
695218822Sdim	* Makefile.tpl: Add install-html target.
696218822Sdim	* Makefile.def: Add install-html target.
697218822Sdim	* Makefile.in: Regenerate.
698218822Sdim	* configure.in: Add --with-datarootdir, --with-docdir,
699218822Sdim	and --with-htmldir options.
700218822Sdim	* configure: Regenerate.
701218822Sdim
702218822Sdim2006-03-31  Ben Elliston  <bje@au.ibm.com>
703218822Sdim
704218822Sdim	PR binutils/1860
705218822Sdim	* configure.in: Require makeinfo 4.4 or higher.
706218822Sdim	* configure: Regenerate.
707218822Sdim
708218822Sdim2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
709218822Sdim
710218822Sdim	* Makefile.in: Regenerate.
711218822Sdim
712218822Sdim2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
713218822Sdim
714218822Sdim	Sync with gcc:
715218822Sdim	2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
716218822Sdim
717218822Sdim        * configure.in: Handle --disable-<component> generically.
718218822Sdim        * configure: Regenerate.
719218822Sdim
720218822Sdim	2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
721218822Sdim
722218822Sdim        * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
723218822Sdim        (TARGET_CONFIGDIRS): Remove.
724218822Sdim        * configure.in: Remove AC_SUBST(target_configdirs).
725218822Sdim        * Makefile.in, configure: Regenerated.
726218822Sdim
727218822Sdim
728218822Sdim2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
729218822Sdim
730218822Sdim	PR libgcj/17311
731218822Sdim	* ltmain.sh: Don't use "$finalize_rpath" for compile.
732218822Sdim
733218822Sdim2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
734218822Sdim
735218822Sdim	PR bootstrap/25670
736218822Sdim
737218822Sdim	* Makefile.tpl ([+compare-target+]): Print explanation messages.
738218822Sdim
739218822Sdim	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
740218822Sdim	* Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
741218822Sdim	(EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
742218822Sdim	BUILD_PREFIX, BUILD_PREFIX_1.
743218822Sdim	* configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
744218822Sdim
745218822Sdim	* Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
746218822Sdim	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
747218822Sdim
748218822Sdim	* Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
749218822Sdim	all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
750218822Sdim	of `cat stage_current`.  Always provide the `r' and `s' variables.
751218822Sdim	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
752218822Sdim	a single shell execution.
753218822Sdim	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
754218822Sdim	bootstrapped modules, make the stage1 module if the build was not
755218822Sdim	started yet, else build the current stage.
756218822Sdim	(all-host, all-target): Omit bootstrapped modules (if bootstrapping).
757218822Sdim	(all-build, all-host, all-target, [+make_target+]-host,
758218822Sdim	[+make_target+]-target): Do not use \-continued lines.
759218822Sdim	(target modules): Depend on stage_last, not all-gcc, if bootstrapping.
760218822Sdim	(current_stage, restrap, stage_last): New.
761218822Sdim
762218822Sdim	* Makefile.in: Regenerate.
763218822Sdim	* configure: Regenerate.
764218822Sdim
765218822Sdim2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
766218822Sdim
767218822Sdim	Sync from gcc:
768218822Sdim
769218822Sdim	2006-01-31  Richard Guenther  <rguenther@suse.de>
770218822Sdim		    Paolo Bonzini  <bonzini@gnu.org>
771218822Sdim
772218822Sdim        * Makefile.def (target_modules): Add libgcc-math target module.
773218822Sdim        * configure.in (target_libraries): Add libgcc-math target library.
774218822Sdim        (--enable-libgcc-math): New configure switch.
775218822Sdim        * Makefile.in: Re-generate.
776218822Sdim        * configure: Re-generate.
777218822Sdim        * libgcc-math: New toplevel directory.
778218822Sdim
779218822Sdim	2006-01-18  Richard Henderson  <rth@redhat.com>
780218822Sdim	            Jakub Jelinek  <jakub@redhat.com>
781218822Sdim	            Diego Novillo  <dnovillo@redhat.com>
782218822Sdim
783218822Sdim        * libgomp: New directory.
784218822Sdim        * Makefile.def: Add target_module libgomp.
785218822Sdim        * Makefile.in: Regenerate.
786218822Sdim        * configure.in (target_libraries): Add target-libgomp.
787218822Sdim        * configure: Regenerate.
788218822Sdim
789218822Sdim2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
790218822Sdim	    Andreas Schwab  <schwab@suse.de>
791218822Sdim
792218822Sdim	* configure: Regenerate.
793218822Sdim
794218822Sdim2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
795218822Sdim
796218822Sdim	* configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
797218822Sdim	Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
798218822Sdim	the assembler, linker and binutils.
799218822Sdim	* configure: Regenerate.
800218822Sdim
801218822Sdim2006-01-16  Nick Clifton  <nickc@redhat.com>
802218822Sdim
803218822Sdim	* config.sub, config.guess: Sync from config repository.
804218822Sdim
805218822Sdim2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
806218822Sdim
807218822Sdim	* Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
808218822Sdim	@ from continuation.
809218822Sdim	* Makefile.in: Rebuilt.
810218822Sdim
811218822Sdim2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
812218822Sdim
813218822Sdim	Sync from gcc:
814218822Sdim
815218822Sdim	2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
816218822Sdim
817218822Sdim        PR bootstrap/24252
818218822Sdim
819218822Sdim        * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
820218822Sdim        * Makefile.tpl (OBJDUMP): New.
821218822Sdim        (EXTRA_HOST_FLAGS): Add it.
822218822Sdim        (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
823218822Sdim
824218822Sdim        * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
825218822Sdim        to use symbolic links between directories.  Avoid race conditions
826218822Sdim        or make them harmless.
827218822Sdim        * configure.in: Do not try to use symbolic links between directories.
828218822Sdim
829218822Sdim        * Makefile.def (LEAN): Pass.
830218822Sdim        * Makefile.tpl (LEAN): Define.
831218822Sdim        (stage[+id+]-start): Accept that the previous directory does not
832218822Sdim        exist, if the bootstrap is lean.
833218822Sdim        (stage[+id+]-bubble): Invoke lean bootstrap commands after
834218822Sdim        stage[+id+]-start.  Use a makefile variable and an `if' instead of a
835218822Sdim        configure substitution.
836218822Sdim        ([+compare-target+]): Likewise.
837218822Sdim        ([+bootstrap-target+]-lean): New.
838218822Sdim        * configure.in: Remove lean bootstrap support from here.
839218822Sdim
840218822Sdim        * Makefile.in: Regenerate.
841218822Sdim        * configure: Regenerate.
842218822Sdim
843218822Sdim	2006-01-02  Andreas Schwab  <schwab@suse.de>
844218822Sdim
845218822Sdim        * configure.in: When reconfiguring remove Makefile in
846218822Sdim        all stage directories.
847218822Sdim        * configure: Regenerate.
848218822Sdim
849218822Sdim2005-12-27  Leif Ekblad  <leif@rdos.net>
850218822Sdim
851218822Sdim	* configure.in: Add support for RDOS target.
852218822Sdim	* configure: Regenerate.
853218822Sdim
854218822Sdim2005-12-27  Nick Clifton  <nickc@redhat.com>
855218822Sdim
856218822Sdim	PR binutils/1990
857218822Sdim	* libtool.m4: Synchronize with version in GCC sources.
858218822Sdim
859218822Sdim2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
860218822Sdim
861218822Sdim        Revert Ada-related part of the previous change.
862218822Sdim
863218822Sdim        * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
864218822Sdim        Do not pass.
865218822Sdim        * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
866218822Sdim        * Makefile.in: Regenerate.
867218822Sdim        * configure.in: Do not include mt-ppc-aix target fragment.
868218822Sdim        * configure: Regenerate.
869218822Sdim
870218822Sdim2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
871218822Sdim
872218822Sdim	* configure.in: Select appropriate fragments for PowerPC/AIX.
873218822Sdim	* configure: Regenerate.
874218822Sdim
875218822Sdim	* Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
876218822Sdim	BOOT_CFLAGS, BOOT_LDFLAGS.
877218822Sdim	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
878218822Sdim	BOOT_CFLAGS, BOOT_LDFLAGS.
879218822Sdim	(TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
880218822Sdim	(stage[+id+]-bubble): Pass flags recursively to the comparison target.
881218822Sdim	(stage): Fail if we cannot complete the work.
882218822Sdim	* Makefile.in: Regenerate.
883218822Sdim
884218822Sdim2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
885218822Sdim
886218822Sdim	* COPYING.NEWLIB: Update copyright year for default
887218822Sdim	copyright.
888218822Sdim
889218822Sdim2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
890218822Sdim
891218822Sdim	* Makefile.tpl (all, do-[+make_target+], do-check, install,
892218822Sdim	install-host-nogcc): Don't invoke $(stage) at the end.
893218822Sdim	* Makefile.in: Regenerate.
894218822Sdim
895218822Sdim2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
896218822Sdim
897218822Sdim	* configure.in: Flip the top-level bootstrap switch.
898218822Sdim	* configure: Regenerate.
899218822Sdim
900218822Sdim	Merge from gcc:
901218822Sdim
902218822Sdim	2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
903218822Sdim
904218822Sdim        * Makefile.tpl: Throughout the file, use : $(MAKE) along with
905218822Sdim        $(stage) and $(unstage).
906218822Sdim        (EXTRA_TARGET_FLAGS): Correct double-quoting.
907218822Sdim        (all): Remove stray semicolon.
908218822Sdim        (local-distclean): Don't handle multilib.tmp and multilib.out.
909218822Sdim        (install.all): Set $s for consistency.
910218822Sdim        (configure-[+prefix+][+module+]): Instead of [+deps+], handle
911218822Sdim        check_multilibs setting.  Always make the install directory.
912218822Sdim        (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
913218822Sdim        Correct @if/@endif.
914218822Sdim        (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
915218822Sdim        ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
916218822Sdim        (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
917218822Sdim        (multilib.out): Remove.
918218822Sdim        * Makefile.in: Regenerated.
919218822Sdim
920218822Sdim2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
921218822Sdim
922218822Sdim	* config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
923218822Sdim	* configure.in: Replace ms1 arch with mt.
924218822Sdim	* configure: Rebuilt.
925218822Sdim
926218822Sdim2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
927218822Sdim
928218822Sdim	Sync with gcc:
929218822Sdim
930218822Sdim2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
931218822Sdim
932218822Sdim	* config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
933218822Sdim	* configure.in: Replace ms1 arch with mt.
934218822Sdim	* configure: Rebuilt.
935218822Sdim
936218822Sdim2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
937218822Sdim
938218822Sdim	Sync with gcc:
939218822Sdim
940218822Sdim	2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
941218822Sdim
942218822Sdim        * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
943218822Sdim        CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
944218822Sdim        "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
945218822Sdim        Find in-tree tools if available.
946218822Sdim        (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
947218822Sdim        (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
948218822Sdim        (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
949218822Sdim        (COMPILER_*_FOR_TARGET): New.
950218822Sdim        * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
951218822Sdim        (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
952218822Sdim        (CONFIGURED_*, USUAL_*): Remove.
953218822Sdim        (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
954218822Sdim        STRIP): Use autoconf substitutions.
955218822Sdim        (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
956218822Sdim        COMPILER_NM_FOR_TARGET): New.
957218822Sdim        (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
958218822Sdim
959218822Sdim        (all): Make all-host and all-target in parallel.
960218822Sdim        (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
961218822Sdim        that $$r and $$s are set before invoking a recursive make.
962218822Sdim        (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
963218822Sdim        ([+bootstrap-target+]): Inline most of the `all' target.
964218822Sdim
965218822Sdim	2005-11-29  Ben Elliston  <bje@au.ibm.com>
966218822Sdim
967218822Sdim        * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
968218822Sdim        from the gcc build directory.
969218822Sdim        * Makefile.in: Regenerate.
970218822Sdim
971218822Sdim	2005-11-29  Ben Elliston  <bje@au.ibm.com>
972218822Sdim
973218822Sdim        * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
974218822Sdim        depend on all-libdecnumber.
975218822Sdim        * configure.in (host_libs): Include libdecnumber.
976218822Sdim        * Makefile.in: Regenerate.
977218822Sdim        * configure: Likewise.
978218822Sdim
979218822Sdim	2005-11-21  Kean Johnston  <jkj@sco.com>
980218822Sdim
981218822Sdim        * config.sub, config.guess: Sync from upstream sources.
982218822Sdim
983218822Sdim2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
984218822Sdim
985218822Sdim	* Makefile.def: Remove gdb dependencies for gdbtk.
986218822Sdim	* Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
987218822Sdim	(configure-gdb, install-gdb): New rules.
988218822Sdim	* configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
989218822Sdim	* Makefile.in, configure: Regenerated.
990218822Sdim
991218822Sdim2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
992218822Sdim
993218822Sdim	PR bootstrap/24297
994218822Sdim	* Makefile.tpl (do-[+make-target+], do-check, install,
995218822Sdim	stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
996218822Sdim	are set before recursing.
997218822Sdim	* Makefile.in: Regenerate.
998218822Sdim
999218822Sdim2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1000218822Sdim
1001218822Sdim	PR bootstrap/18939
1002218822Sdim	* Makefile.def (gcc) <target>: Fix thinko.
1003218822Sdim	* Makefile.in: Regenerate.
1004218822Sdim
1005218822Sdim2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1006218822Sdim
1007218822Sdim	* configure.in (bfin-*-*): Use test, not brackets, in if statement.
1008218822Sdim	* configure: Regenerate.
1009218822Sdim
1010218822Sdim2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
1011218822Sdim
1012218822Sdim	* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1013218822Sdim	target-libffi, target-qthreads, target-libjava, and
1014218822Sdim	targetlibobjc.
1015218822Sdim	* configure: Regenerate.
1016218822Sdim
1017218822Sdim2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1018218822Sdim
1019218822Sdim	* Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1020218822Sdim	* Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1021218822Sdim	(OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1022218822Sdim	(USUAL_OBJDUMP_FOR_TARGET): New.
1023218822Sdim	(EXTRA_TARGET_FLAGS): Add OBJDUMP.
1024218822Sdim	* configure.in: Check for $OBJDUMP_FOR_TARGET.
1025218822Sdim	* configure, Makefile.in: Regenerated.
1026218822Sdim
1027218822Sdim2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1028218822Sdim
1029218822Sdim	* Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1030218822Sdim	before other host packages.
1031218822Sdim
1032218822Sdim2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1033218822Sdim
1034218822Sdim	PR bootstrap/22340
1035218822Sdim
1036218822Sdim	* configure.in (default_target): Remove.
1037218822Sdim	* Makefile.tpl (all): Do not use prerequisites as subroutines
1038218822Sdim	(all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1039218822Sdim	(do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1040218822Sdim	use prerequisites as subroutines.
1041218822Sdim	(check-host, check-target): New.
1042218822Sdim	(bootstrap configure & all targets): Do not use stage*-start
1043218822Sdim	if the directory layout is already ok.
1044218822Sdim	(non-bootstrap configure & all targets): Prepend a $(unstage).
1045218822Sdim	(stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1046218822Sdim	(NOTPARALLEL): Remove.
1047218822Sdim	(unstage, stage variables): New variables.
1048218822Sdim	(unstage, stage targets): Simply expand to those variables.
1049218822Sdim
1050218822Sdim	* configure: Regenerate.
1051218822Sdim	* Makefile.in: Regenerate.
1052218822Sdim
1053218822Sdim2005-10-04  James E Wilson  <wilson@specifix.com>
1054218822Sdim
1055218822Sdim	* Makefile.def (lang_env_dependencies): Add libmudflap.
1056218822Sdim	* Makefile.in: Regenerate.
1057218822Sdim
1058218822Sdim2005-10-03  Catherine Moore  <clm@cm00re.com>
1059218822Sdim
1060218822Sdim	* configure.in (bfin-*-*): Support bfin.
1061218822Sdim	* configure: Regenerated.
1062218822Sdim
1063218822Sdim2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
1064218822Sdim
1065218822Sdim	* configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1066218822Sdim	* configure: Regenerated.
1067218822Sdim
1068218822Sdim2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1069218822Sdim
1070218822Sdim	* Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1071218822Sdim	(LIPO_FOR_TARGET): New.
1072218822Sdim	(CONFIGURED_LIPO_FOR_TARGET): New.
1073218822Sdim	(USUAL_LIPO_FOR_TARGET): New.
1074218822Sdim	(STRIP_FOR_TARGET): New.
1075218822Sdim	(CONFIGURED_STRIP_FOR_TARGET): New.
1076218822Sdim	(USUAL_STRIP_FOR_TARGET): New.
1077218822Sdim	* Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1078218822Sdim	STRIP_FOR_TARGET.
1079218822Sdim	* configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1080218822Sdim	CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1081218822Sdim	* Makefile.in: Regenerate.
1082218822Sdim	* configure: Regenerate.
1083218822Sdim
1084218822Sdim2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1085218822Sdim
1086218822Sdim	* configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1087218822Sdim	(rs6000-*-aix*): Same.
1088218822Sdim	* configure: Regenerate.
1089218822Sdim
1090218822Sdim2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1091218822Sdim
1092218822Sdim	* configure.in: Recognize f95 in the --enable-languages option,
1093218822Sdim	and substitute it for fortran, issuing a warning.
1094218822Sdim	* configure: Regenerate.
1095218822Sdim
1096218822Sdim2005-09-07  Ben Elliston  <bje@au.ibm.com>
1097218822Sdim
1098218822Sdim	Import from Autoconf sources:
1099218822Sdim
1100218822Sdim	2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1101218822Sdim	* move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1102218822Sdim	Elliston.  Handle weird characters correctly.
1103218822Sdim
1104218822Sdim2005-08-30  Phil Edwards  <phil@codesourcery.com>
1105218822Sdim
1106218822Sdim	* configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1107218822Sdim	* configure:  Regenerated.
1108218822Sdim
1109218822Sdim2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1110218822Sdim
1111218822Sdim        * Makefile.def (libssp): Add to lang_env_dependencies.
1112218822Sdim        * Makefile.in: Regenerate.
1113218822Sdim
1114218822Sdim2005-08-17  Christian Groessler  <chris@groessler.org>
1115218822Sdim
1116218822Sdim	* Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1117218822Sdim	* Makefile.in: Regenerate.
1118218822Sdim
1119218822Sdim2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1120218822Sdim
1121218822Sdim	* configure.in: Replace NCN_STRICT_CHECK_TOOL with
1122218822Sdim	NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1123218822Sdim	Look for alternate names of the target cc and c++
1124218822Sdim	* configure: Regenerate.
1125218822Sdim
1126218822Sdim2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1127218822Sdim
1128218822Sdim	* configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1129218822Sdim	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1130218822Sdim	them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1131218822Sdim	tools; remove code to manually set them.
1132218822Sdim	(Target tools): Look in the environment for them.
1133218822Sdim	* Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1134218822Sdim	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1135218822Sdim	(AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1136218822Sdim	build directory.
1137218822Sdim	(CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1138218822Sdim	CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1139218822Sdim	CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1140218822Sdim	USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1141218822Sdim	USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1142218822Sdim	(CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1143218822Sdim	RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1144218822Sdim	* configure: Regenerate.
1145218822Sdim	* Makefile.in: Regenerate.
1146218822Sdim
1147218822Sdim2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1148218822Sdim
1149218822Sdim	* Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1150218822Sdim	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1151218822Sdim	* Makefile.in: Regenerated.
1152218822Sdim
1153218822Sdim2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1154218822Sdim
1155218822Sdim	* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1156218822Sdim	(CFLAGS_FOR_TARGET): Use it.
1157218822Sdim	(CXXFLAGS_FOR_TARGET): Likewise.
1158218822Sdim	* Makefile.in: Regenerated.
1159218822Sdim	* configure.in (--with-build-sysroot): New option.
1160218822Sdim	* configure: Regenerated.
1161218822Sdim
1162218822Sdim2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1163218822Sdim
1164218822Sdim	* Makefile.tpl: Wrap install between unstage and stage
1165218822Sdim	* Makefile.in: Regenerate.
1166218822Sdim
1167218822Sdim2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1168218822Sdim
1169218822Sdim	* all files: Update FSF address.
1170218822Sdim
1171218822Sdim2005-07-14  Jim Blandy  <jimb@redhat.com>
1172218822Sdim
1173218822Sdim	* configure.in: Add cases for Renesas m32c.
1174218822Sdim	* configure: Regenerated.
1175218822Sdim
1176218822Sdim2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1177218822Sdim
1178218822Sdim	* COPYING, compile, config-ml.in, config.guess,
1179218822Sdim	config.sub, install-sh, missing, mkinstalldirs,
1180218822Sdim	symlink-tree, ylwrap: Sync from upstream sources.
1181218822Sdim
1182218822Sdim2005-07-13  Eric Christopher  <echristo@redhat.com>
1183218822Sdim
1184218822Sdim	* configure.in: Add toplevel noconfigdir support for tpf.
1185218822Sdim	* configure: Regenerate.
1186218822Sdim
1187218822Sdim2005-07-11  Jakub Jelinek  <jakub@redhat.com>
1188218822Sdim
1189218822Sdim	* Makefile.def (target_modules): Add libssp.
1190218822Sdim	* configure.in (target_libraries): Add target-libssp.
1191218822Sdim	* configure: Rebuilt.
1192218822Sdim	* Makefile.in: Rebuilt.
1193218822Sdim
1194218822Sdim2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1195218822Sdim
1196218822Sdim	PR ada/22340
1197218822Sdim
1198218822Sdim	* Makefile.def: Sync with gcc.
1199218822Sdim	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1200218822Sdim	* Makefile.in: Regenerate.
1201218822Sdim
1202218822Sdim2005-07-07  Andreas Schwab  <schwab@suse.de>
1203218822Sdim
1204218822Sdim	* Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1205218822Sdim	* Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1206218822Sdim	* Makefile.in: Regenerated.
1207218822Sdim
1208218822Sdim2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
1209218822Sdim
1210218822Sdim	* configure.in: Add --enable-libssp and --disable-libssp.
1211218822Sdim	* configure: Regenerate with autoconf-2.13.
1212218822Sdim
1213218822Sdim2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1214218822Sdim
1215218822Sdim	* configure.in: Don't build sim or rda when targetting darwin.
1216218822Sdim	* configure: Regenerate.
1217218822Sdim
1218218822Sdim2005-07-04  Ben Elliston  <bje@gnu.org>
1219218822Sdim
1220218822Sdim	* src-release (do-proto-toplev): Remove dejagnu bits.
1221218822Sdim	(DEJAGNU_SUPPORT_DIRS): Remove.
1222218822Sdim	(dejagnu.tar.bz2, dejagnu.tar): Likewise.
1223218822Sdim	(GDBD_SUPPORT_DIRS): Likewise.
1224218822Sdim	(gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1225218822Sdim	(INSIGHTD_SUPPORT_DIRS): Likewise.
1226218822Sdim	(insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1227218822Sdim
1228218822Sdim2005-06-30  Ben Elliston  <bje@gnu.org>
1229218822Sdim
1230218822Sdim	* setup.com (mpw): Remove unused directive.
1231218822Sdim
1232218822Sdim2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1233218822Sdim
1234218822Sdim	* Makefile.def (stagefeedback): Come after profile.
1235218822Sdim	Define profiledbootstrap target.
1236218822Sdim	* Makefile.tpl (profiledbootstrap): Remove.
1237218822Sdim	(stageprofile-end): Zap stagefeedback.
1238218822Sdim	(stagefeedback-start): Copy all .gcda files, not only GCC's.
1239218822Sdim	* Makefile.in: Regenerate.
1240218822Sdim
1241218822Sdim2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1242218822Sdim
1243218822Sdim	* depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1244218822Sdim	In 'cpp' stanza, support '#line' as well as '# '.
1245218822Sdim
1246218822Sdim2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1247218822Sdim
1248218822Sdim	* configure.in (unsupported_languages): New macro.
1249218822Sdim	<mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1250218822Sdim	non-ported target libraries in noconfigdirs.
1251218822Sdim	<cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1252218822Sdim	non-linux-gnu.  Remove libgcj_ex_libffi.
1253218822Sdim 	<lang_frag loop>: Set add_this_lang=no if the language is in
1254218822Sdim	unsupported_languages.
1255218822Sdim	* configure: Regenerate.
1256218822Sdim
1257218822Sdim2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1258218822Sdim
1259218822Sdim	* configure.in: Fix typo in handling of --with-mpfr-dir.
1260218822Sdim	* configure: Regenerate.
1261218822Sdim
1262218822Sdim2005-06-02  Jim Blandy  <jimb@redhat.com>
1263218822Sdim
1264218822Sdim	* config.sub: Add cases for the Renesas m32c.  (This patch has been
1265218822Sdim	accepted into the master sources.)
1266218822Sdim
1267218822Sdim2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1268218822Sdim            Michael Snyder  <msnyder@redhat.com>
1269218822Sdim            Stan Cox  <scox@redhat.com>
1270218822Sdim
1271218822Sdim        * configure.in: Set noconfigdirs for ms1.
1272218822Sdim
1273218822Sdim        * configure: Regenerate.
1274218822Sdim
1275218822Sdim2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1276218822Sdim
1277218822Sdim	* Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1278218822Sdim	(Dependencies): Consider target modules for bootstrap dependencies.
1279218822Sdim	Make target bootstrap modules depend on each stage's gcc.
1280218822Sdim	* Makefile.in: Regenerate.
1281218822Sdim
1282218822Sdim2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
1283218822Sdim
1284218822Sdim	* Makefile.def (configure-gcc): Depend on binutils having been built.
1285218822Sdim	(all-gcc): No need to do it here.
1286218822Sdim	* Makefile.in: Regenerate.
1287218822Sdim
1288218822Sdim2005-05-19  Paul Brook  <paul@codesourcery.com>
1289218822Sdim
1290218822Sdim	* configure.in: Rewrite misleading error message when requested
1291218822Sdim	language cannot be built.
1292218822Sdim	* configure: Regenerate.
1293218822Sdim
1294218822Sdim2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1295218822Sdim
1296218822Sdim	* ylwrap: Import from Automake 1.9.5.
1297218822Sdim
1298218822Sdim2005-05-04  Mike Stump  <mrs@apple.com>
1299218822Sdim
1300218822Sdim	* configure.in: Always pass --target to target configures as
1301218822Sdim	otherwise rebuilds that do --recheck will fail.
1302218822Sdim	* configure: Rebuilt.
1303218822Sdim
1304218822Sdim2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
1305218822Sdim
1306218822Sdim	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1307218822Sdim	STAGE_HOST_EXPORTS.
1308218822Sdim	(configure, all): Add bootstrap support.
1309218822Sdim	(Host modules, target modules): Pass post-stage1 flags and exports.
1310218822Sdim	(Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1311218822Sdim	* Makefile.in: Regenerate.
1312218822Sdim
1313218822Sdim2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
1314218822Sdim
1315218822Sdim	Sync from gcc:
1316218822Sdim
1317218822Sdim	2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
1318218822Sdim
1319218822Sdim        * config.sub: Update from master copy.
1320218822Sdim
1321218822Sdim	2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
1322218822Sdim
1323218822Sdim        * configure.in <crisv32-*-*, cris-*-*>: New local variable
1324218822Sdim        libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
1325218822Sdim        matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
1326218822Sdim        "*-*-elf" and "*-*-linux*".
1327218822Sdim        * configure: Regenerate.
1328218822Sdim
1329218822Sdim2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
1330218822Sdim
1331218822Sdim        * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1332218822Sdim	(TARGET_CONFIGARGS): Include --with-target-subdir.
1333218822Sdim	(configure, all): New macros.  Use them throughout.
1334218822Sdim
1335218822Sdim2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
1336218822Sdim
1337218822Sdim	* Makefile.tpl: Sync with gcc.
1338218822Sdim	* Makefile.in: Regenerate.
1339218822Sdim
1340218822Sdim2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
1341218822Sdim
1342218822Sdim	* config/mh-mingw32: Delete.
1343218822Sdim	* configure.in: Don't use it.
1344218822Sdim	* configure: Regenerate.
1345218822Sdim
1346218822Sdim2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
1347218822Sdim
1348218822Sdim	* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1349218822Sdim	* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1350218822Sdim	(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1351218822Sdim	(HOST_LIB_PATH): Generate from Makefile.def.
1352218822Sdim	(TARGET_LIB_PATH): Likewise.
1353218822Sdim	(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1354218822Sdim	* Makefile.in: Regenerate.
1355218822Sdim	* configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1356218822Sdim	(RPATH_ENVVAR): Include Darwin case.
1357218822Sdim	* configure: Regenerate.
1358218822Sdim
1359218822Sdim2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
1360218822Sdim
1361218822Sdim	* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1362218822Sdim	* configure: Regenerate.
1363218822Sdim
1364218822Sdim2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1365218822Sdim
1366218822Sdim	* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1367218822Sdim	gcc_version, and gcc_version_trigger from set of flags to pass.
1368218822Sdim	* Makefile.tpl: Remove definitions of above variables.
1369218822Sdim	(config.status): Remove dependency on $(gcc_version_trigger).
1370218822Sdim	* Makefile.in: Regenerate.
1371218822Sdim	* configure.in: Do not reference config/gcc-version.m4 nor
1372218822Sdim	config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
1373218822Sdim	TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
1374218822Sdim	* configure: Regenerate.
1375218822Sdim
1376218822Sdim2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
1377218822Sdim	    Andrew Pinski <pinskia@physics.uc.edu>
1378218822Sdim
1379218822Sdim	* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1380218822Sdim	* Makefile.in: Regenerate.
1381218822Sdim
1382218822Sdim2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
1383218822Sdim
1384218822Sdim	PR libgcj/20160
1385218822Sdim	* ltmain.sh: Avoid creating archives with components that have
1386218822Sdim	duplicate basenames.
1387218822Sdim
1388218822Sdim2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
1389218822Sdim
1390218822Sdim	PR bootstrap/20250
1391218822Sdim	* Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1392218822Sdim	instead of check.
1393218822Sdim	* Makefile.in: Regenerate.
1394218822Sdim
1395218822Sdim2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1396218822Sdim
1397218822Sdim	Sync from gcc.
1398218822Sdim
1399218822Sdim	2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1400218822Sdim
1401218822Sdim	PR bootstrap/17383
1402218822Sdim	* Makefile.def (target_modules): Remove "stage", now unnecessary.
1403218822Sdim	* Makefile.tpl (HOST_SUBDIR): New substitution.
1404218822Sdim	(STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1405218822Sdim	USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1406218822Sdim	USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1407218822Sdim	USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1408218822Sdim	(Host modules, Bootstrapped modules): Use it.
1409218822Sdim	(Build modules, Target modules): Do not create symlink trees,
1410218822Sdim	always configure out-of-srcdir.
1411218822Sdim	(distclean): Try removing $(host_subdir) with rm before using rm -rf.
1412218822Sdim	* configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1413218822Sdim	GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1414218822Sdim	$(HOST_SUBDIR).  Create a symlink for host_subdir.
1415218822Sdim
1416218822Sdim	* Makefile.in: Regenerate.
1417218822Sdim	* configure: Regenerate.
1418218822Sdim
1419218822Sdim	Merged from libada-gnattools-branch:
1420218822Sdim	2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1421218822Sdim
1422218822Sdim	* Makefile.def: Add gnattools as a module, depending on target-libada.
1423218822Sdim	* Makefile.in: Regenerate.
1424218822Sdim	* configure.in: Include gnattools in host_tools; disable it if ada
1425218822Sdim	is disabled.
1426218822Sdim	* configure: Regenerate.
1427218822Sdim
1428218822Sdim2005-02-23  Nick Clifton  <nickc@redhat.com>
1429218822Sdim
1430218822Sdim	* configure: Regenerate.
1431218822Sdim
1432218822Sdim2005-02-22  Paul Schlie  <schlie@comcast.net>
1433218822Sdim
1434218822Sdim	* configure.in: Allow darwin targeted ports to build tk, itcl and
1435218822Sdim	libgui.
1436218822Sdim
1437218822Sdim2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1438218822Sdim
1439218822Sdim	PR libgcj/10353
1440218822Sdim	* configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1441218822Sdim	* configure: Regenerate.
1442218822Sdim
1443218822Sdim2005-02-08  Andrew Cagney  <cagney@gnu.org>
1444218822Sdim
1445218822Sdim	* MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1446218822Sdim	gdb/ section.  Update GDB's URL.
1447218822Sdim
1448218822Sdim2005-01-31  Andrew Cagney  <cagney@gnu.org>
1449218822Sdim
1450218822Sdim	* gettext.m4: Only set ENABLE_NLS when gettext is present.
1451218822Sdim
1452218822Sdim2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
1453218822Sdim
1454218822Sdim	* configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1455218822Sdim	<crisv32-*-*, cris-*-*>: Only disable target-newlib and
1456218822Sdim	target-libgloss when not *-*-elf and *-*-aout.
1457218822Sdim	* configure: Regenerate.
1458218822Sdim
1459218822Sdim2005-01-27  Andrew Cagney  <cagney@gnu.org>
1460218822Sdim
1461218822Sdim	* gettext.m4: Don't use NONE as a default for CATOBJEXT.
1462218822Sdim
1463218822Sdim2005-01-24  Andrew Cagney  <cagney@gnu.org>
1464218822Sdim
1465218822Sdim	* gettext.m4: Only fall back to ../intl/ when it's present.
1466218822Sdim
1467218822Sdim2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1468218822Sdim
1469218822Sdim	* install-sh, config.sub: Import from upstream.
1470218822Sdim
1471218822Sdim2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1472218822Sdim
1473218822Sdim	PR bootstrap/18222
1474218822Sdim	* Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1475218822Sdim	* Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1476218822Sdim	* Makefile.in: Regenerate.
1477218822Sdim
1478218822Sdim2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
1479218822Sdim
1480218822Sdim	Revert 2004-12-28 Makefile changes, a better fix will be
1481218822Sdim	applied to mainline and src after GCC 4.0 branches.
1482218822Sdim
1483218822Sdim2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
1484218822Sdim
1485218822Sdim	PR bootstrap/17383
1486218822Sdim
1487218822Sdim	* Makefile.def (target_modules): Remove stage parameter,
1488218822Sdim	it is always true now.
1489218822Sdim	* Makefile.tpl (configure-build-[+module+],
1490218822Sdim	configure-target-[+module+]): Always build symlink tree
1491218822Sdim	for the directory and for include.  BUILD_SUBDIR and
1492218822Sdim	TARGET_SUBDIR cannot be . anymore.
1493218822Sdim	* Makefile.in: Regenerate.
1494218822Sdim
1495218822Sdim2004-12-25  David Edelsohn  <edelsohn@gnu.org>
1496218822Sdim
1497218822Sdim	Revert 2004-12-08 Makefile changes.
1498218822Sdim
1499218822Sdim2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
1500218822Sdim
1501218822Sdim	* configure.in (sh64-*-*): Reenable gprof.
1502218822Sdim	* configure: Regenerate.
1503218822Sdim
1504218822Sdim2004-12-09  Jim Blandy  <jimb@redhat.com>
1505218822Sdim
1506218822Sdim	* MAINTAINERS: List 'depcomp' as part of automake.
1507218822Sdim
1508218822Sdim2004-12-08  David Edelsohn  <edelsohn@gnu.org>
1509218822Sdim
1510218822Sdim	* Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1511218822Sdim	* Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1512218822Sdim	(EXTRA_TARGET_FLAGS): Add PICFLAG.
1513218822Sdim	* Makefile.in: Regenerate.
1514218822Sdim
1515218822Sdim2004-12-07  Matt Kraai  <kraai@ftbfs.org>
1516218822Sdim
1517218822Sdim	* Makefile.tpl: Generate normal dependencies if the LHS module is
1518218822Sdim	not bootstrapped.
1519218822Sdim	* Makefile.in: Regenerate.
1520218822Sdim
1521218822Sdim2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1522218822Sdim
1523218822Sdim	* configure.in: Include config/gxx-include-dir.m4.  Use
1524218822Sdim	TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
1525218822Sdim	* configure: Regenerate.
1526218822Sdim
1527218822Sdim2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1528218822Sdim
1529218822Sdim	* config.if: Delete.
1530218822Sdim	* configure.in: Set libstdcxx_incdir directly.
1531218822Sdim	* configure: Regenerate.
1532218822Sdim	* MAINTAINERS: Remove mention of config.if.
1533218822Sdim	* src-release (DEVO_SUPPORT): Remove config.if.
1534218822Sdim
1535218822Sdim2004-12-02  Eric Christopher  <echristo@redhat.com>
1536218822Sdim
1537218822Sdim	* Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1538218822Sdim	of things to remove.
1539218822Sdim	* Makefile.in: Regenerate.
1540218822Sdim
1541218822Sdim2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1542218822Sdim
1543218822Sdim	* configure.in: Clear gcc_version_trigger if the file doesn't exist.
1544218822Sdim	* configure: Regenerate.
1545218822Sdim
1546218822Sdim2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1547218822Sdim
1548218822Sdim	* configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
1549218822Sdim	to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
1550218822Sdim	* configure: Regenerate.
1551218822Sdim
1552218822Sdim2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1553218822Sdim
1554218822Sdim	* configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1555218822Sdim	(hppa*64*-*-*): Delete incorrect comment.
1556218822Sdim	* configure: Rebuilt.
1557218822Sdim
1558218822Sdim2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1559218822Sdim
1560218822Sdim	* install-sh, compile: Import from automake.
1561218822Sdim
1562218822Sdim2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1563218822Sdim
1564218822Sdim	* config.guess, config.sub:  Import from savannnah.
1565218822Sdim
1566218822Sdim2004-11-12  Mike Stump  <mrs@apple.com>
1567218822Sdim
1568218822Sdim	* Makefile.def: Add html support.
1569218822Sdim	* Makefile.tpl: Likewise.
1570218822Sdim	* Makefile.in: Regenerate.
1571218822Sdim
1572218822Sdim2004-11-11  Geoffrey Keating  <geoffk@apple.com>
1573218822Sdim
1574218822Sdim	PR 18423
1575218822Sdim	* configure.in: Remove all instances of build-fixincludes from
1576218822Sdim	noconfigdirs.
1577218822Sdim	(build_configargs): Supply --target to subdirectories.
1578218822Sdim	* configure: Regenerate.
1579218822Sdim
1580218822Sdim	* Makefile.def: Make gcc install depend on fixincludes install.
1581218822Sdim	* Makefile.in: Regenerate.
1582218822Sdim
1583218822Sdim2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
1584218822Sdim
1585218822Sdim	* configure.in (noconfigdirs) [mmix-*-*]: Disable
1586218822Sdim	target-libgfortran.
1587218822Sdim	* configure: Regenerate.
1588218822Sdim
1589218822Sdim2004-11-07  David Edelsohn  <edelsohn@gnu.org>
1590218822Sdim
1591218822Sdim	* config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1592218822Sdim	like CC.
1593218822Sdim
1594218822Sdim2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1595218822Sdim
1596218822Sdim	* Makefile.def (host fixincludes): Specify missing targets.
1597218822Sdim	* Makefile.in: Regenerate.
1598218822Sdim
1599218822Sdim2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
1600218822Sdim
1601218822Sdim	PR other/17783
1602218822Sdim	* configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1603218822Sdim	* configure: Regenerated.
1604218822Sdim
1605218822Sdim2004-11-04  Daniel Jacobowitz  <dan@debian.org>
1606218822Sdim
1607218822Sdim	* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1608218822Sdim	* configure: Regenerated.
1609218822Sdim
1610218822Sdim2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
1611218822Sdim
1612218822Sdim	PR target/18151
1613218822Sdim	* configure.in (case ${target}): Do not build fixincludes for avr.
1614218822Sdim	* configure: Regenerated.
1615218822Sdim
1616218822Sdim2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
1617218822Sdim
1618218822Sdim	* configure.in (case ${target}): Do not build fixincludes
1619218822Sdim	on platforms where it is not used.
1620218822Sdim	* configure: Regenerated.
1621218822Sdim
1622218822Sdim2004-10-23  Daniel Jacobowitz  <dan@debian.org>
1623218822Sdim
1624218822Sdim	* configure.in: Use an absolute path to install-sh.
1625218822Sdim	* configure: Regenerated.
1626218822Sdim
1627218822Sdim2004-10-19  Andrew Cagney  <cagney@gnu.org>
1628218822Sdim
1629218822Sdim	* src-release (do-djunpack, do-md5sum): Install the generated file
1630218822Sdim	directly into the proto-toplev/ directory.
1631218822Sdim
1632218822Sdim2004-10-19  Andrew Cagney  <cagney@gnu.org>
1633218822Sdim
1634218822Sdim	* src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1635218822Sdim
1636218822Sdim2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1637218822Sdim
1638218822Sdim	* configure.in (*-*-cygwin*): Supress warning if newlib not present.
1639218822Sdim	* configure: Regenerate.
1640218822Sdim
1641218822Sdim2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
1642218822Sdim
1643218822Sdim	Fix wrong conflict resolution in:
1644218822Sdim
1645218822Sdim	2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1646218822Sdim
1647218822Sdim	* Makefile.in: Regenerate.
1648218822Sdim	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1649218822Sdim	in the recursive `make', instead of hardwiring `all'.
1650218822Sdim	(Autogenerated TARGET-* variables): New.
1651218822Sdim
1652218822Sdim2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
1653218822Sdim
1654218822Sdim	Merged from GCC / libtool upstream:
1655218822Sdim	2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
1656218822Sdim	* ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1657218822Sdim	* ltcf-cxx.sh (tpf*): Likewise.
1658218822Sdim	* ltconfig (tpf*): Add TPF OS configuration support.
1659218822Sdim
1660218822Sdim2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
1661218822Sdim
1662218822Sdim	* configure.in: Enable target-libgloss for crx-*-*.
1663218822Sdim	* configure: Regenerate.
1664218822Sdim
1665218822Sdim2004-09-24  Michael Roth  <mroth@nessie.de>
1666218822Sdim
1667218822Sdim	* configure.in (--without-headers): Add missing double quotes.
1668218822Sdim	* configure: Regenerate.
1669218822Sdim
1670218822Sdim2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
1671218822Sdim
1672218822Sdim	* ylwrap: Revert to previous version.
1673218822Sdim
1674218822Sdim2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
1675218822Sdim
1676218822Sdim	PR bootstrap/17369
1677218822Sdim	* Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1678218822Sdim	(HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1679218822Sdim	SET_GCC_LIB_PATH_CMD.
1680218822Sdim	(BASE_TARGET_EXPORTS): Likewise.
1681218822Sdim	* Makefile.in: Regenerated.
1682218822Sdim
1683218822Sdim	* configure.in (SET_GCC_LIB_PATH): Set and substitute.
1684218822Sdim	* configure: Regenerated.
1685218822Sdim
1686218822Sdim2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
1687218822Sdim
1688218822Sdim	* config.guess: New upstream version
1689218822Sdim	* compile, depcomp, install-sh, ylwrap: Likewise.
1690218822Sdim
1691218822Sdim2004-09-19  Roger Sayle  <roger@eyesopen.com>
1692218822Sdim
1693218822Sdim	* config/mh-x86omitfp: New host makefile fragment.  Add
1694218822Sdim	-fomit-frame-pointer to the default BOOT_CFLAGS.
1695218822Sdim	* configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1696218822Sdim	* configure: Regenerate.
1697218822Sdim
1698218822Sdim2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
1699218822Sdim
1700218822Sdim	PR target/11572
1701218822Sdim	* configure.in (*-*-darwin*): Renable libobjc.
1702218822Sdim	* configure: Regenerate.
1703218822Sdim
1704218822Sdim2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
1705218822Sdim
1706218822Sdim	* Makefile.def: Remove libbanshee.
1707218822Sdim	* Makefile.tpl: Ditto.
1708218822Sdim	* configure.in: Ditto.
1709218822Sdim	* Makefile.in: Regen.
1710218822Sdim	* configure: Ditto.
1711218822Sdim
1712218822Sdim2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1713218822Sdim
1714218822Sdim	* missing: Import latest version from master repository.
1715218822Sdim
1716218822Sdim2004-09-04  Nick Clifton  <nickc@redhat.com>
1717218822Sdim
1718218822Sdim	* config.sub: Import latest version from master repository.
1719218822Sdim	* config.guess: Likewise.
1720218822Sdim	This includes these changes:
1721218822Sdim
1722218822Sdim	2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
1723218822Sdim
1724218822Sdim	* config.sub: Handle crisv32, alias etraxfs.
1725218822Sdim	* config.guess (crisv32:Linux:*:*): Handle.
1726218822Sdim
1727218822Sdim	2004-08-13  Brad Smith  <brad@comstyle.com>
1728218822Sdim
1729218822Sdim	* config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1730218822Sdim	(sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1731218822Sdim
1732218822Sdim	2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1733218822Sdim
1734218822Sdim	* config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1735218822Sdim	assume the processor is a powerpc.  This is because coreutils
1736218822Sdim	uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1737218822Sdim	in this case, due to a MacOS X bug that causes
1738218822Sdim	sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1739218822Sdim	to return a negative number.
1740218822Sdim	Problem reported by Petter Reinholdtsen in:
1741218822Sdim	http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1742218822Sdim
1743218822Sdim	2004-07-19  Ben Elliston  <bje@gnu.org>
1744218822Sdim
1745218822Sdim	* config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1746218822Sdim
1747218822Sdim	2004-06-24  Ben Elliston  <bje@gnu.org>
1748218822Sdim
1749218822Sdim	* config.guess: Update copyright years.
1750218822Sdim	* config.sub: Likewise.
1751218822Sdim
1752218822Sdim	2004-06-22  Robert Millan  <robertmh@gnu.org>
1753218822Sdim
1754218822Sdim	* config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1755218822Sdim	since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1756218822Sdim
1757218822Sdim	2004-06-22  Stanley F. Quayle <stan@stanq.com>
1758218822Sdim
1759218822Sdim	* config.guess (*:*VMS:*:*): New entry. Replaces
1760218822Sdim	Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1761218822Sdim	manufacturer.
1762218822Sdim
1763218822Sdim	2004-06-22  Ben Elliston  <bje@gnu.org>
1764218822Sdim
1765218822Sdim	* config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1766218822Sdim	* config.sub: Likewise.
1767218822Sdim
1768218822Sdim	2004-06-22  Ben Elliston  <bje@gnu.org>
1769218822Sdim
1770218822Sdim	Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1771218822Sdim	* config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1772218822Sdim
1773218822Sdim	2004-06-11  Ben Elliston  <bje@gnu.org>
1774218822Sdim
1775218822Sdim	* config.guess (pegasos:OpenBSD:*:*): Remove.
1776218822Sdim
1777218822Sdim	2004-06-11  Ben Elliston  <bje@gnu.org>
1778218822Sdim
1779218822Sdim	From Wouter Verhelst <wouter@grep.be>:
1780218822Sdim	* config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1781218822Sdim
1782218822Sdim	2004-06-11  Ben Elliston  <bje@gnu.org>
1783218822Sdim
1784218822Sdim	* config.guess (luna88k:OpenBSD:*:*): New.
1785218822Sdim
1786218822Sdim	2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1787218822Sdim
1788218822Sdim	* config.guess (m32r*:Linux:*:*): New case.
1789218822Sdim	* config.sub: Handle m32rle.
1790218822Sdim
1791218822Sdim	2004-03-12  Ben Elliston  <bje@wasabisystems.com>
1792218822Sdim
1793218822Sdim	From Jens Petersen  <petersen@redhat.com>:
1794218822Sdim	* config.sub: Handle sparcv8.
1795218822Sdim
1796218822Sdim	2004-03-03  Ben Elliston  <bje@wasabisystems.com>
1797218822Sdim
1798218822Sdim	From Tom Smith <smith@cag.lkg.hp.com>:
1799218822Sdim	* config.guess: Version suffixes are equally significant on Tru64
1800218822Sdim	V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1801218822Sdim	prefix of "P" (patched kernel).
1802218822Sdim
1803218822Sdim	2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
1804218822Sdim
1805218822Sdim	* config.sub: Add support for National Semiconductor CRX target.
1806218822Sdim
1807218822Sdim2004-09-03  Jan Beulich  <jbeulich@novell.com>
1808218822Sdim
1809218822Sdim	* configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1810218822Sdim	*-*-netware, but add target-libmudflap.
1811218822Sdim	Consolidate *-*-netware targets (of which really only i?86 exists)
1812218822Sdim	into a single entry.
1813218822Sdim	* configure: Likewise.
1814218822Sdim
1815218822Sdim2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
1816218822Sdim
1817218822Sdim	* Makefile.tpl (sorry): Remove.
1818218822Sdim	(clean-stage[+id+], clean-stage[+id+]-module): New targets.
1819218822Sdim	(cleanstrap targets): Depend on distclean, not distclean-stage1.
1820218822Sdim	(do-clean): Clean per-stage directories too.
1821218822Sdim	(do-distclean): Run distclean-stage1 too.
1822218822Sdim	(.NOTPARALLEL): Enable during toplevel bootstrap.
1823218822Sdim	(stage[+id+]-bubble): Enable parallel execution during
1824218822Sdim	the recursive invocation.
1825218822Sdim	* Makefile.in: Regenerate.
1826218822Sdim
1827218822Sdim	Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1828218822Sdim
1829218822Sdim	2004-08-31  Robert Bowdidge <bowdidge@apple.com>
1830218822Sdim
1831218822Sdim	* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1832218822Sdim	* configure.in: add test for powerpc-*-darwin* to specify makefile frag
1833218822Sdim	* configure: regenerate
1834218822Sdim	* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1835218822Sdim	-mdynamic-no-pic
1836218822Sdim
1837218822Sdim2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1838218822Sdim
1839218822Sdim	* Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1840218822Sdim	include.
1841218822Sdim	* configure.in: Fix indentation.
1842218822Sdim	* configure: Regenerate.
1843218822Sdim
1844218822Sdim2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1845218822Sdim
1846218822Sdim	* Makefile.def (build_modules): Add fixincludes.
1847218822Sdim	(dependencies): Make gcc depend on fixincludes.
1848218822Sdim	* configure.in (build_tools): Add fixincludes.
1849218822Sdim	(build_configdirs): Always include build_libs.
1850218822Sdim	* Makefile.in: Regenerate.
1851218822Sdim	* configure: Regenerate.
1852218822Sdim
1853218822Sdim2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
1854218822Sdim
1855218822Sdim	* Makefile.def (bootstrap stages): Add 'lean' parameter.
1856218822Sdim	* Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1857218822Sdim	phony targets; do not generate timestamp files.
1858218822Sdim	(distclean-stageN): Remove references to their timestamp files.
1859218822Sdim	(restageN, touch-stageN): Remove.
1860218822Sdim	(stageN-bubble): Rewritten.
1861218822Sdim	(compare): Support lean bootstraps.
1862218822Sdim	* Makefile.in: Regenerate.
1863218822Sdim
1864218822Sdim	* configure.in: Only warn when bootstrapping but
1865218822Sdim	build != host or build != target.  Support lean bootstraps.
1866218822Sdim	* configure: Regenerate.
1867218822Sdim
1868218822Sdim	Sync from gcc:
1869218822Sdim	2004-08-26  Phil Edwards  <phil@codesourcery.com>
1870218822Sdim
1871218822Sdim	* configure.in:  Give a better error message if GMP/MPFR are missing
1872218822Sdim	and a language needing them has been requested.
1873218822Sdim	* configure:  Regenerated.
1874218822Sdim
1875218822Sdim	2004-08-25  Phil Edwards  <phil@codesourcery.com>
1876218822Sdim
1877218822Sdim	* configure.in:  Print a list of available language front-ends if
1878218822Sdim	a requested one is missing.  Tidy stray tab characters.
1879218822Sdim	* configure:  Regenerated.
1880218822Sdim
1881218822Sdim2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
1882218822Sdim
1883218822Sdim	* Makefile.in: Regenerate.
1884218822Sdim	* configure: Regenerate.
1885218822Sdim
1886218822Sdim	* Makefile.def (bootstrap-stage): Rename extra_*_flags to
1887218822Sdim	stage_*_flags.
1888218822Sdim	* Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1889218822Sdim	for bootstrapped modules if toplevel bootstrap is going.
1890218822Sdim	(GCC bootstrap): Generate per-stage targets for all bootstrapped
1891218822Sdim	modules.  Adjust for changes in Makefile.def.  Enable several
1892218822Sdim	rules even in non-bootstrap mode, just to avoid peppering the
1893218822Sdim	template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1894218822Sdim	(stage-[+prev+]-bubble): Remove.
1895218822Sdim
1896218822Sdim	* Makefile.def (Dependencies): Depend on all-build-bison,
1897218822Sdim	all-build-flex, all-build-byacc, all-build-texinfo, rather
1898218822Sdim	than the host variations.
1899218822Sdim	* Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
1900218822Sdim	with BUILD_SUBDIR.
1901218822Sdim	(BISON): Update for recent Bisons.
1902218822Sdim	(YACC): Fix typo.
1903218822Sdim	(cross): Depend on all-build.
1904218822Sdim	(all): Do not depend on all-build.
1905218822Sdim	(prebootstrap): Remove.
1906218822Sdim	(dep-kind): Accept separate prefixes for MODULE and ON variables.
1907218822Sdim	(Prebootstrap dependencies): Add them to the per-stage targets
1908218822Sdim	and to all-prebootstrap.
1909218822Sdim	* configure.in (build_configdirs): Always enable build_tools.
1910218822Sdim	(BUILD_DIR_PREFIX): Remove.
1911218822Sdim
1912218822Sdim	* Makefile.def (gcc): Add target variable.
1913218822Sdim	(gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1914218822Sdim	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1915218822Sdim	in the recursive `make', instead of hardwiring `all'.
1916218822Sdim	(Autogenerated TARGET-* variables): New.
1917218822Sdim
1918218822Sdim2004-08-17  Robert Millan  <robertmh@gnu.org>
1919218822Sdim
1920218822Sdim	* configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1921218822Sdim	(instead of FreeBSD).
1922218822Sdim	* configure: Regenerate.
1923218822Sdim
1924218822Sdim2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1925218822Sdim
1926218822Sdim	* Makefile.def, configure.in, src-release: Remove useless, bogus
1927218822Sdim	references to tix.
1928218822Sdim	* Makefile.in, configure: Regenerate.
1929218822Sdim
1930218822Sdim	* src-release: Stop distributing mmalloc with gdb (which doesn't
1931218822Sdim	use it).
1932218822Sdim	* Makefile.def: GDB doesn't depend on mmalloc anymore.
1933218822Sdim	* Makefile.in: Regenerate.
1934218822Sdim
1935218822Sdim2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1936218822Sdim
1937218822Sdim	* configure.in (arm*-*-eabi*): New target.
1938218822Sdim	* configure: Regenerate.
1939218822Sdim
1940218822Sdim2004-08-01  Robert Millan  <robertmh@gnu.org>
1941218822Sdim
1942218822Sdim	* configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1943218822Sdim	libmudflap for all GNU-based systems (with Glibc).
1944218822Sdim	* configure: Regenerate.
1945218822Sdim
1946218822Sdim2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
1947218822Sdim
1948218822Sdim	* Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1949218822Sdim	(bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1950218822Sdim	(Dependencies): New section.
1951218822Sdim	* Makefile.tpl (Dependencies): Generate from Makefile.def.
1952218822Sdim	(configure-target-[+module+]): Depend on maybe-all-gcc
1953218822Sdim	(all-prebootstrap): New name of all-bootstrap.  Changed throughout.
1954218822Sdim	(toplevel profiledbootstrap): Fix dependencies.
1955218822Sdim	* Makefile.in: Regenerate.
1956218822Sdim
1957218822Sdim2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1958218822Sdim
1959218822Sdim	* configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1960218822Sdim	target-libiberty to noconfigdirs.
1961218822Sdim
1962218822Sdim2004-08-03  Paul Brook  <paul@codesourcery.com>
1963218822Sdim
1964218822Sdim	* configure.in: Check for MPFR as well as GMP.
1965218822Sdim	* configure: Regenerate.
1966218822Sdim
1967218822Sdim2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1968218822Sdim
1969218822Sdim	* Makefile.def (host-modules): Add gcc.
1970218822Sdim	* Makefile.in: Regenerate.
1971218822Sdim	* Makefile.tpl (sorry): New rule.
1972218822Sdim	(configure-host, all-host, [+make_target+]-host, do-check,
1973218822Sdim	install-host): Do not add gcc as a special case.
1974218822Sdim	(host modules): Add a small special-casing for gcc.  Export
1975218822Sdim	extra_make_flags through the environment.
1976218822Sdim	(maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1977218822Sdim	maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1978218822Sdim	other recursive targets for gcc): Remove.
1979218822Sdim
1980218822Sdim	(all, do-[+make_target+], do-check): Wrap between unstage and stage.
1981218822Sdim	(stage, unstage): New rules.
1982218822Sdim	(stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1983218822Sdim	distclean-stage[+id+]): Use stage_current.
1984218822Sdim	([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1985218822Sdim	the stage*-start rules.
1986218822Sdim
1987218822Sdim2004-07-19  Robert Millan  <robertmh@gnu.org>
1988218822Sdim
1989218822Sdim	Synced from gcc:
1990218822Sdim
1991218822Sdim	2004-04-26  Robert Millan  <robertmh@gnu.org>
1992218822Sdim
1993218822Sdim	Add patches from libtool CVS.
1994218822Sdim	* libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1995218822Sdim	* ltconfig: Likewise.
1996218822Sdim	* ltcf-c.sh: Likewise.
1997218822Sdim	* ltcf-cxx.sh: Likewise.
1998218822Sdim	* ltcf-gcj.sh: Likewise.
1999218822Sdim
2000218822Sdim2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2001218822Sdim
2002218822Sdim	* configure.in: Add noconfigdirs for crx-*-*.
2003218822Sdim	* configure: Regenerate.
2004218822Sdim
2005218822Sdim2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2006218822Sdim
2007218822Sdim	Synced from gcc:
2008218822Sdim
2009218822Sdim	2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2010218822Sdim
2011218822Sdim	* configure.in: Build libmudflap by default on FreeBSD.
2012218822Sdim	* configure: Regenerated.
2013218822Sdim
2014218822Sdim	2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2015218822Sdim
2016218822Sdim	* configure.in: Do not build libmudflap by default on non-GNU/Linux
2017218822Sdim	systems.
2018218822Sdim	* configure: Regenerated.
2019218822Sdim
2020218822Sdim	2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2021218822Sdim
2022218822Sdim	PR target/16344
2023218822Sdim	* Makefile.tpl (profiledbootstrap): Build runtime libraries with
2024218822Sdim	feedback based compiler.
2025218822Sdim	* Makefile.in: Rebuilt.
2026218822Sdim
2027218822Sdim	2004-07-05  Phil Edwards  <phil@codesourcery.com>
2028218822Sdim
2029218822Sdim	* configure.in:  Do not prepend $srcdir to /dev/null in
2030218822Sdim	makefile fragments.
2031218822Sdim	* configure:  Regenerate.
2032218822Sdim
2033218822Sdim2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2034218822Sdim
2035218822Sdim	* Makefile.def (host_modules): Set bootstrap=true for flex.
2036218822Sdim	* Makefile.tpl (all-gcc): Depend on texinfo and flex.
2037218822Sdim	* Makefile.in: Rebuilt.
2038218822Sdim
2039218822Sdim2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2040218822Sdim
2041218822Sdim	* Makefile.def (build_modules): Add bison, byacc, flex,
2042218822Sdim	m4, texinfo.
2043218822Sdim	(flags_to_pass): Add FLEX.
2044218822Sdim	* Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2045218822Sdim	(BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2046218822Sdim	(DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2047218822Sdim	DEFAULT_MAKEINFO): Remove.
2048218822Sdim	(CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2049218822Sdim	CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2050218822Sdim	(YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2051218822Sdim	objdir or else use configured tool.
2052218822Sdim	(all-build): New.
2053218822Sdim	(all): Depend on it.
2054218822Sdim	(Build module dependencies): Add.
2055218822Sdim	* Makefile.in: Regenerate.
2056218822Sdim	* configure.in: Better support for multiple build modules,
2057218822Sdim	matching what is done for host/target modules.  Do not look
2058218822Sdim	for "plausible" locations of build tools if Canadian cross.
2059218822Sdim	Use autoconf's AC_PROG_CC to find a C compiler.  Define
2060218822Sdim	BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2061218822Sdim	* configure: Regenerate.
2062218822Sdim
2063218822Sdim2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2064218822Sdim
2065218822Sdim	* Makefile.tpl (HOST_EXPORTS): Fix pasto.
2066218822Sdim	* Makefile.in: Regenerate.
2067218822Sdim
2068218822Sdim2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2069218822Sdim
2070218822Sdim	* Makefile.tpl (configure-build-[+module+],
2071218822Sdim	configure-[+module+], configure-target-[+module+]): Pass
2072218822Sdim	[+extra_configure_args+].
2073218822Sdim	(all-build-[+module+], all-[+module+], check-[+module+],
2074218822Sdim	install-[+module+], [+make_target+]-[+module+],
2075218822Sdim	all-target-[+module+], check-target-[+module+],
2076218822Sdim	install-target-[+module+], [+make_target+]-target-[+module+]):
2077218822Sdim	Pass [+extra_make_args+].
2078218822Sdim	(HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2079218822Sdim	(GCC_HOST_EXPORTS): Remove.
2080218822Sdim	(configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2081218822Sdim	cross, check-gcc, check-gcc-c++, install-gcc,
2082218822Sdim	gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2083218822Sdim	Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2084218822Sdim	* Makefile.in: Regenerate.
2085218822Sdim
2086218822Sdim2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2087218822Sdim
2088218822Sdim	* configure.in: Check for srcdir/winsup rather than build directory
2089218822Sdim	winsup.
2090218822Sdim	* configure: Regenerate.
2091218822Sdim
2092218822Sdim2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2093218822Sdim
2094218822Sdim	* configure.in: Don't build Cygwin native newlib if winsup
2095218822Sdim	directory is missing.  Emit warning instead.
2096218822Sdim	* configure: Regenerate.
2097218822Sdim
2098218822Sdim2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2099218822Sdim
2100218822Sdim	* Makefile.tpl (touch-stage[+id+]): New.
2101218822Sdim	(restage[+prev+]): Depend on touch-stage[+id+].
2102218822Sdim
2103218822Sdim	* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2104218822Sdim	Use it throughout.
2105218822Sdim
2106218822Sdim	* Makefile.def: Add profile and feedback bootstrap stages.
2107218822Sdim	Remove next field from bootstrap stages.
2108218822Sdim	* Makefile.tpl (LN, LN_S): Substitute.
2109218822Sdim	(stageN-start, stageN-end): Use double-colon rules, to
2110218822Sdim	provide a hook for additional setup commands.
2111218822Sdim	(distclean-stageN-gcc, restageN): Create dependencies from
2112218822Sdim	[+prev+], not from [+next+].
2113218822Sdim	(stageN-bubble): Add commands for successive stages from
2114218822Sdim	[+prev+], using double-colon rules.
2115218822Sdim	(all-stageN-gcc): Fix typo.
2116218822Sdim	(stagefeedback-start, profiledbootstrap): New.
2117218822Sdim	* Makefile.in: Regenerate.
2118218822Sdim	* configure.in: Call ACX_PROG_LN.
2119218822Sdim	* configure: Regenerate.
2120218822Sdim
2121218822Sdim2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2122218822Sdim
2123218822Sdim	* configure.in: Fix --enable-bootstrap breakage introduced in trees
2124218822Sdim	without gcc.
2125218822Sdim	* configure: Regenerate.
2126218822Sdim
2127218822Sdim2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2128218822Sdim
2129218822Sdim	* Makefile.tpl: Fix typo.
2130218822Sdim	* Makefile.in: Regenerate.
2131218822Sdim
2132218822Sdim2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2133218822Sdim
2134218822Sdim	* configure.in: Remove new- prefix from toplevel
2135218822Sdim	bootstrap targets.
2136218822Sdim	* configure: Regenerate.
2137218822Sdim
2138218822Sdim2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2139218822Sdim
2140218822Sdim	Merge this patch from the gcc tree:
2141218822Sdim
2142218822Sdim	2004-05-30  Andreas Jaeger  <aj@suse.de>
2143218822Sdim		    Jim Wilson <wilson@specifixinc.com>
2144218822Sdim
2145218822Sdim	* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2146218822Sdim	like CC.
2147218822Sdim
2148218822Sdim2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2149218822Sdim
2150218822Sdim	* Makefile.tpl (all.normal): Rename to all.
2151218822Sdim	(all): Replace with a rule to pick the default
2152218822Sdim	target from configure.
2153218822Sdim	(all-gcc, configure-gcc): Use conditionals to
2154218822Sdim	do nothing when toplevel bootstrap is going on.
2155218822Sdim	(GCC directory bootstrap) [gcc-bootstrap]: Disable.
2156218822Sdim	(Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2157218822Sdim	* configure.in: Support --enable-bootstrap.
2158218822Sdim
2159218822Sdim	* Makefile.def: Remove new- prefix from toplevel
2160218822Sdim	bootstrap targets.
2161218822Sdim	* Makefile.tpl: Likewise.
2162218822Sdim
2163218822Sdim	* Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2164218822Sdim	target.
2165218822Sdim
2166218822Sdim	* Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2167218822Sdim	$(RECURSE_FLAGS) to recursive invocation of make.
2168218822Sdim
2169218822Sdim	* Makefile.in: Regenerate.
2170218822Sdim	* configure: Regenerate.
2171218822Sdim
2172218822Sdim2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2173218822Sdim
2174218822Sdim	* configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2175218822Sdim	* configure: Regenerate.
2176218822Sdim
2177218822Sdim2004-05-25  Daniel Jacobowitz  <drow@false.org>
2178218822Sdim
2179218822Sdim	* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2180218822Sdim	(STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2181218822Sdim	(NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2182218822Sdim	targets.
2183218822Sdim	* Makefile.in: Regenerate.
2184218822Sdim
2185218822Sdim2005-05-24  Paolo Bonzini <bonzini@gnu.org>
2186218822Sdim
2187218822Sdim	* configure.in: Test the ability to symlink directories.
2188218822Sdim	* configure: Regenerate.
2189218822Sdim
2190218822Sdim	* Makefile.def (bootstrap-stage): New definitions.
2191218822Sdim	* Makefile.tpl (configure-stage1-gcc,
2192218822Sdim	configure-stage2-gcc, configure-stage3-gcc,
2193218822Sdim	all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2194218822Sdim	new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2195218822Sdim	new-restage3, compare): Autogenerate, see Makefile.in
2196218822Sdim	entry for behavioral changes.
2197218822Sdim	(distclean-stage1, new-stage1-start, new-stage1-end,
2198218822Sdim	new-stage1-bubble, distclean-stage2, new-stage2-start,
2199218822Sdim	new-stage2-end, new-stage2-bubble, distclean-stage3,
2200218822Sdim	new-stage3-start, new-stage3-end): New autogenerated targets.
2201218822Sdim	(objext, prebootstrap, BOOT_CFLAGS,
2202218822Sdim	POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2203218822Sdim	targets.
2204218822Sdim
2205218822Sdim	* Makefile.in: Regenerate.
2206218822Sdim	(distclean-stage1, new-stage1-start, new-stage1-end,
2207218822Sdim	new-stage1-bubble, distclean-stage2, new-stage2-start,
2208218822Sdim	new-stage2-end, new-stage2-bubble, distclean-stage3,
2209218822Sdim	new-stage3-start, new-stage3-end): New targets.
2210218822Sdim	(all-stage1-gcc): Move prebootstrap dependency from here...
2211218822Sdim	(configure-stage1-gcc): ...to here.
2212218822Sdim	(new-bootstrap): Use bubble targets.
2213218822Sdim	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
2214218822Sdim	Use per-stage distclean targets.
2215218822Sdim	(configure-stage1-gcc, configure-stage2-gcc,
2216218822Sdim	configure-stage3-gcc, all-stage1-gcc,
2217218822Sdim	all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2218218822Sdim	Use new-stageN-start to prepare the tree.
2219218822Sdim
2220218822Sdim2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
2221218822Sdim
2222218822Sdim	* Makefile.def (host_modules): add libcpp.
2223218822Sdim	* Makefile.tpl: Add dependencies on and for libcpp.
2224218822Sdim	* Makefile.in: Regenerate.
2225218822Sdim	* configure.in: Add libcpp host module.
2226218822Sdim	* configure: Regenerate.
2227218822Sdim
2228218822Sdim2004-05-17  Zack Weinberg  <zack@codesourcery.com>
2229218822Sdim
2230218822Sdim	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
2231218822Sdim	of libf2c.
2232218822Sdim	* configure, Makefile.in: Regenerate.
2233218822Sdim
2234218822Sdim2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2235218822Sdim
2236218822Sdim	Merge from tree-ssa-20020619-branch.
2237218822Sdim
2238218822Sdim	* Makefile.def: Add libbanshee, libmudflap and libgfortran.
2239218822Sdim	* Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2240218822Sdim	(HOST_GMPLIBS): Define.
2241218822Sdim	(HOST_GMPINC): Define.
2242218822Sdim	(TARGET_LIB_PATH): Add libmudflap.
2243218822Sdim	(GFORTRAN_FOR_TARGET): Define.
2244218822Sdim	(configure-build*): Export GFORTRAN.
2245218822Sdim	(configure-gcc): Export GMPLIBS and GMPINC.
2246218822Sdim	(all-gcc): Add maybe-all-libbanshee.
2247218822Sdim	(configure-target-libgfortran): Define.
2248218822Sdim	* Makefile.in: Regenerate.
2249218822Sdim	* configure.in (host_libs): Add libbanshee.
2250218822Sdim	(target_libraries): Add target-libmudflap and target-libgfortran.
2251218822Sdim	Add --with-libbanshee.
2252218822Sdim	Handle --disable-libmudflap.
2253218822Sdim	(*-*-freebsd*): Use with_gmp.
2254218822Sdim	Add $(libgcj) to noconfigdirs.
2255218822Sdim	* configure: Regenerate.
2256218822Sdim	* depcomp: New file.
2257218822Sdim	* MAINTAINERS: Add tree-ssa maintainers.
2258218822Sdim
2259218822Sdim2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
2260218822Sdim
2261218822Sdim	* config/acx.m4: Fix fastcompare support for new-bootstrap.
2262218822Sdim	* configure: Regenerate.
2263218822Sdim
2264218822Sdim2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
2265218822Sdim
2266218822Sdim	Revert:
2267218822Sdim	2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2268218822Sdim
2269218822Sdim	* Makefile.def (flags_to_pass): Remove *dir variables that
2270218822Sdim	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2271218822Sdim	as well as prefix and exec_prefix.
2272218822Sdim	* Makefile.in: Regenerate.
2273218822Sdim
2274218822Sdim2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2275218822Sdim
2276218822Sdim	* Makefile.def (host_modules): Mark with the bootstrap
2277218822Sdim	flag packages on which gcc depends.
2278218822Sdim	* Makefile.tpl (all-bootstrap): Use it.
2279218822Sdim	* Makefile.in: Regenerate.
2280218822Sdim
2281218822Sdim2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2282218822Sdim
2283218822Sdim	* Makefile.def (flags_to_pass): Remove *dir variables that
2284218822Sdim	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2285218822Sdim	as well as prefix and exec_prefix.
2286218822Sdim	* Makefile.in: Regenerate.
2287218822Sdim
2288218822Sdim2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2289218822Sdim
2290218822Sdim	* configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2291218822Sdim	* configure: Regenerate.
2292218822Sdim	* config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2293218822Sdim	* gcc/Makefile.tpl (compare): Use the result of the test.
2294218822Sdim	* gcc/Makefile.in: Regenerate.
2295218822Sdim
2296218822Sdim2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
2297218822Sdim
2298218822Sdim	* Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2299218822Sdim	Always relocate gcc and prev-gcc to the original names, even
2300218822Sdim	if the build fails.
2301218822Sdim	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
2302218822Sdim	New targets.
2303218822Sdim
2304218822Sdim2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2305218822Sdim
2306218822Sdim	* configure.in (mips*-*-irix5*): Enable ld.
2307218822Sdim	* configure: Regenerate.
2308218822Sdim
2309218822Sdim2004-04-15  James E Wilson  <wilson@specifixinc.com>
2310218822Sdim
2311130561Sobrien	* Makefile.tpl (configure-[+module+], configure-gcc,
2312130561Sobrien	configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2313130561Sobrien	Set and export LDFLAGS.
2314130561Sobrien	* Makefile.in: Regenerate.
2315130561Sobrien
2316218822Sdim2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2317130561Sobrien
2318218822Sdim	PR bootstrap/14871
2319218822Sdim	* Makefile.tpl: If we don't have built-in-tree target tools,
2320218822Sdim	use the ones found by configure rather than hacking around with
2321218822Sdim	program_transform_name.
2322218822Sdim	* configure.in: Give Makefile.tpl the information necessary
2323218822Sdim	to do that.
2324218822Sdim	* Makefile.in: Regenerate.
2325130561Sobrien	* configure: Regenerate.
2326130561Sobrien
2327218822Sdim2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
2328130561Sobrien
2329218822Sdim	PR bootstrap/14760
2330218822Sdim	* configure.in: When computing baseargs, strip *all* copies of
2331218822Sdim	offending options.  Also, don't match/substitute the trailing space,
2332218822Sdim	so that this actually works when two similar options are separated by
2333218822Sdim	only one space.
2334218822Sdim	* configure: Regenerate.
2335130561Sobrien
2336218822Sdim2004-04-06  David Edelsohn  <edelsohn@gnu.org>
2337218822Sdim
2338218822Sdim	* configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2339218822Sdim	(rs6000-*-aix*): Same.
2340218822Sdim	* configure: Regenerate.
2341218822Sdim
2342218822Sdim2004-03-25  Stan Shebs  <shebs@apple.com>
2343218822Sdim
2344218822Sdim	Remove MPW support, no longer used.
2345218822Sdim	* mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2346218822Sdim	mpw-install: Remove files.
2347218822Sdim	* src-release (DEVO_SUPPORT): Remove names of removed files.
2348218822Sdim	* MAINTAINERS: Likewise.
2349218822Sdim
2350218822Sdim2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
2351218822Sdim
2352218822Sdim	* Makefile.tpl (top level bootstrap support): Remove now-unneeded
2353218822Sdim	STRICT_WARN, WARN_CFLAGS flags passed down to make.
2354218822Sdim	* Makefile.in: Regenerate.
2355218822Sdim
2356218822Sdim	* configure.in (top level bootstrap support): Rework --enable-werror
2357218822Sdim	to set @stage2_werror_flag@.
2358218822Sdim	* configure: Regenerate.
2359218822Sdim	* Makefile.tpl (top level bootstrap support): Pass
2360218822Sdim	@stage2_werror_flag@ down to configure in stages 2 and 3.
2361218822Sdim	* Makefile.in: Regenerate.
2362218822Sdim
2363218822Sdim2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2364218822Sdim
2365218822Sdim	* Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2366218822Sdim	for stages 2 and 3 as well as in make.  As a consequence, remove
2367218822Sdim	OUTPUT_OPTION (now detected by configure) from the flags passed down
2368218822Sdim	to make.
2369218822Sdim	* Makefile.in: Regenerate.
2370218822Sdim
2371218822Sdim	* Makefile.tpl (new-bootstrap): Fix typo.
2372218822Sdim	* Makefile.in: Regenerate.
2373218822Sdim
2374218822Sdim2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2375218822Sdim
2376218822Sdim	* Makefile.tpl: Rearrange by moving recursive_targets rules
2377218822Sdim	into their proper sections.
2378218822Sdim	* Makefile.tpl (top level bootstrap support): Move disabling
2379218822Sdim	of coverage flags from 'make' to 'configure'; improve comments.
2380218822Sdim	* Makefile.in: Regenerate.
2381218822Sdim
2382218822Sdim	* Makefile.tpl (experimental top level bootstrap) Move stage1
2383218822Sdim	language setting from all- target to configure- target; disable
2384218822Sdim	intermodule optimization in stage 1; prevent gratuitous rebuilds
2385218822Sdim	of stage 1.
2386218822Sdim	* Makefile.in: Regenerate.
2387218822Sdim	* configure.in: Comma-separate stage 1 language list for top
2388218822Sdim	level bootstrap.
2389218822Sdim	* configure: Regenerate.
2390218822Sdim
2391218822Sdim	* Makefile.tpl: Clean up experimental top level bootstrap support:
2392218822Sdim	note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2393218822Sdim	prev-gcc in configure- targets as well as all- targets.
2394218822Sdim	* Makefile.in: Regenerate.
2395218822Sdim
2396218822Sdim2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
2397218822Sdim
2398218822Sdim	* configure.in: Remove symbolic link section.
2399218822Sdim	* configure: Regenerate.
2400218822Sdim	* Makefile.tpl (links): Remove.
2401218822Sdim	* Makefile.in: Regenerate.
2402218822Sdim
2403218822Sdim2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
2404218822Sdim	    Nathanael Nerode  <neroden@gcc.gnu.org>
2405218822Sdim
2406218822Sdim	* configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2407218822Sdim	Set with AC_CHECK_PROGS.
2408218822Sdim	* configure.in: Fix comment typo from last patch.
2409218822Sdim	* configure: Regenerate.
2410218822Sdim
2411218822Sdim2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
2412218822Sdim
2413218822Sdim	* Makefile.tpl: Introduce experimental top level bootstrap support.
2414218822Sdim	* Makefile.in: Regenerate.
2415218822Sdim	* configure.in: Introduce support for top level bootstrap.
2416218822Sdim	* configure: Regenerate.
2417218822Sdim
2418218822Sdim2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2419218822Sdim	    Paolo Bonzini  <bonzini@gnu.org>
2420218822Sdim
2421218822Sdim	PR bootstrap/14522
2422218822Sdim	* configure.in: Cope with shells that do not support unquoted ^
2423218822Sdim	* configure: Regenerate.
2424218822Sdim
2425218822Sdim2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2426218822Sdim	    Paolo Bonzini  <bonzini@gnu.org>
2427218822Sdim
2428218822Sdim	PR bootstrap/14522
2429218822Sdim	* configure.in: Cope with shell that do not support nesting
2430218822Sdim	quotes inside quoted backquote substitutions.
2431218822Sdim	* configure: Regenerate.
2432218822Sdim
2433218822Sdim2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
2434218822Sdim
2435218822Sdim	PR bootstrap/14522
2436218822Sdim	* configure.in: Fix escaping of $.
2437218822Sdim	* configure: Regenerate.
2438218822Sdim
2439218822Sdim2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2440218822Sdim
2441218822Sdim	* configure: Regenerate.
2442218822Sdim
2443218822Sdim2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
2444218822Sdim
2445218822Sdim	PR ada/14131
2446218822Sdim	Move language detection to the top level.
2447218822Sdim	* configure.in: Find default values for the tools as
2448218822Sdim	soon as possible.  Disable ada if GNAT is not found.
2449218822Sdim	Emit error message about missing languages.  Expand
2450218822Sdim	--enable-languages=all for the gcc subdirectory.
2451218822Sdim
2452218822Sdim2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2453218822Sdim
2454218822Sdim	* configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2455218822Sdim	and disable libgcj.
2456218822Sdim	* configure: Regenerated.
2457218822Sdim
2458218822Sdim2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2459218822Sdim
2460218822Sdim	PR bootstrap/7087
2461218822Sdim	* Makefile.tpl: Guard XFOO sed statements better.
2462218822Sdim	* Makefile.tpl: Add dependency for configure-target-libada.
2463218822Sdim	* Makefile.in: Regenerate (incidentally fixes broken
2464218822Sdim	commit when libada-branch was merged).
2465218822Sdim
2466218822Sdim2004-02-28  Andrew Cagney  <cagney@redhat.com>
2467218822Sdim
2468130561Sobrien	* src-release (CVS_NAMES): Define.
2469130561Sobrien	(do-tar, do-tar): Prune $(CVS_NAMES).
2470130561Sobrien
2471218822Sdim2004-02-23  Andrew Cagney  <cagney@redhat.com>
2472218822Sdim
2473130561Sobrien	* texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2474130561Sobrien	2004-02-19.09.
2475130561Sobrien
2476218822Sdim2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2477218822Sdim
2478218822Sdim	PR bootstrap/11932
2479218822Sdim	* mkinstalldirs, install-sh: Import from automake CVS HEAD.
2480218822Sdim
2481218822Sdim2004-02-19  Andrew Cagney  <cagney@redhat.com>
2482218822Sdim
2483130561Sobrien	* config.guess: Update from version 2003-06-12 to 2004-02-16.
2484130561Sobrien	* config.sub: Update from version 2003-06-13 to 2004-02-16.
2485130561Sobrien
2486130561Sobrien2004-02-11  David Edelsohn  <edelsohn@gnu.org>
2487130561Sobrien
2488130561Sobrien	* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2489130561Sobrien	(rs6000-*-aix*): Same.
2490130561Sobrien	* configure: Regenerate.
2491130561Sobrien
2492130561Sobrien2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
2493130561Sobrien
2494130561Sobrien	* configure.in (host): Add in missing $noconfigdirs to defines.
2495130561Sobrien	* configure: Regenerate.
2496130561Sobrien
2497130561Sobrien2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
2498130561Sobrien	    Nathanael Nerode  <neroden@gcc.gnu.org>
2499130561Sobrien
2500130561Sobrien	PR ada/6637, PR ada/5911
2501218822Sdim	Merge with libada-branch:
2502130561Sobrien	* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2503130561Sobrien	with appropriate dependencies. Add --enable-libada configure switch.
2504130561Sobrien	* configure, Makefile.in: Regenerate.
2505130561Sobrien
2506130561Sobrien2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2507130561Sobrien
2508130561Sobrien	* configure.in: Don't pass --with-stabs on IRIX 5 either.
2509130561Sobrien	* configure: Regenerate.
2510130561Sobrien
2511130561Sobrien2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
2512130561Sobrien
2513130561Sobrien	* COPYING.NEWLIB: Update Red Hat license to 2004.
2514218822Sdim
2515130561Sobrien2004-01-23  DJ Delorie  <dj@redhat.com>
2516130561Sobrien
2517130561Sobrien	* Makefile.def (target_modules) [libiberty]: Don't stage.
2518130561Sobrien	* Makefile.in: Rebuilt.
2519130561Sobrien
2520130561Sobrien2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
2521218822Sdim
2522130561Sobrien	* COPYING.NEWLIB: Update to include copyrights for new
2523130561Sobrien	iconv code.
2524130561Sobrien
2525130561Sobrien2004-01-15  Andrew Cagney  <cagney@redhat.com>
2526130561Sobrien
2527130561Sobrien	* src-release: Update copyright year.
2528130561Sobrien	(do-proto-toplev): Configure using i686-pc-linux-gnu.
2529130561Sobrien	(NEWLIB_SUPPORT_DIRS): Delete macro.
2530130561Sobrien	(newlib.tar.bz2): Delete rule.
2531130561Sobrien
2532130561Sobrien2004-01-14  Loren J. Rittle <ljrittle@acm.org>
2533130561Sobrien
2534130561Sobrien	* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2535130561Sobrien	* Makefile.tpl (configure-target-[+module+]): Support stage.
2536130561Sobrien	* Makefile.in: Rebuilt.
2537130561Sobrien
2538130561Sobrien2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2539130561Sobrien
2540130561Sobrien	* gettext.m4: Quote names of macros to be defined by AC_DEFUN
2541130561Sobrien	throughout.
2542130561Sobrien
2543130561Sobrien2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2544130561Sobrien
2545130561Sobrien	* configure.in: Use ./config.cache, not config.cache.
2546130561Sobrien	* configure: Regenerate.
2547130561Sobrien	* Makefile.tpl: Special-casing not needed for GCC any more.
2548130561Sobrien	* Makefile.in: Regenerate.
2549130561Sobrien
2550130561Sobrien	* configure.in: Don't share a cache file for host dirs.
2551130561Sobrien	* configure: Regenerate.
2552130561Sobrien
2553130561Sobrien	* config-ml.in: Don't mess with the cache file.
2554130561Sobrien
2555130561Sobrien2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2556130561Sobrien
2557130561Sobrien	* Makefile.tpl: Make GCC use a separate config.cache.
2558130561Sobrien	* Makefile.in: Regenerate.
2559130561Sobrien
2560130561Sobrien	PR bootstrap/11932, PR bootstrap/11933
2561130561Sobrien	(I don't know if it will fix either of them, but it relates
2562130561Sobrien	to them.)
2563130561Sobrien	* configure.in: Don't use shared config.cache for target
2564130561Sobrien	directories.
2565130561Sobrien	* configure: Regenerate.
2566130561Sobrien
2567130561Sobrien2003-12-31  Roger Sayle  <roger@eyesopen.com>
2568130561Sobrien
2569130561Sobrien	* configure.in (ia64*-*-hpux*): Disable building java libraries.
2570130561Sobrien	* configure: Regenerated.
2571130561Sobrien
2572130561Sobrien2003-12-21  Bernardo Innocenti  <bernie@develer.com>
2573218822Sdim
2574130561Sobrien 	* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2575130561Sobrien 	* configure: Regenerated.
2576130561Sobrien
2577130561Sobrien2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2578130561Sobrien
2579130561Sobrien	Port change over from GCC:
2580130561Sobrien	2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
2581130561Sobrien	* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2582130561Sobrien	(configure-build-[+module+], configure-[+module+]): Likewise.
2583130561Sobrien	(configure-target-[+module+], configure-gcc, config.status): Likewise.
2584130561Sobrien	* Makefile.in: Regenerate.
2585130561Sobrien
2586130561Sobrien2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
2587130561Sobrien
2588130561Sobrien	* configure.in (raw_libstdcxx_flags): Remove the leading space.
2589130561Sobrien	* configure: Regenerate.
2590130561Sobrien
2591130561Sobrien2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
2592130561Sobrien
2593218822Sdim	* COPYING.NEWLIB: Add license info for long long routines added to
2594130561Sobrien	stdlib.
2595130561Sobrien
2596130561Sobrien2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2597130561Sobrien
2598130561Sobrien	* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2599130561Sobrien	* Makefile.in: Regenerate.
2600130561Sobrien
2601130561Sobrien2003-10-20  Phil Edwards  <phil@codesourcery.com>
2602130561Sobrien
2603130561Sobrien	* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2604130561Sobrien	* configure:  Regenerate.
2605130561Sobrien
2606130561Sobrien2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2607130561Sobrien
2608130561Sobrien	* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2609130561Sobrien	HOST_FLAGS_TO_PASS.
2610130561Sobrien	* Makefile.in: Regenerate.
2611130561Sobrien
2612130561Sobrien2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
2613130561Sobrien
2614130561Sobrien	* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2615130561Sobrien	* configure: Rebuilt
2616130561Sobrien	* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2617130561Sobrien	* Makefile.in: Rebuilt
2618130561Sobrien
2619130561Sobrien2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2620130561Sobrien
2621130561Sobrien	* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2622130561Sobrien
2623130561Sobrien2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
2624130561Sobrien
2625130561Sobrien	* config-ml.in:  Use ac_configure_args directly instead of
2626130561Sobrien	ml_arguments.  Only set ml_norecursion if --no[-]recursion is
2627130561Sobrien	actually seen.
2628130561Sobrien
2629130561Sobrien2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2630130561Sobrien
2631130561Sobrien	* config-ml.in: Propagate INSTALL variables.
2632130561Sobrien
2633130561Sobrien2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
2634130561Sobrien
2635130561Sobrien	* configure.in: Pass a computed --program-transform-name
2636130561Sobrien	to subconfigures.
2637130561Sobrien	* configure: Regenerated.
2638130561Sobrien
2639130561Sobrien2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2640130561Sobrien
2641130561Sobrien	* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2642130561Sobrien	* Makefile.in: Regenerate.
2643130561Sobrien
2644130561Sobrien	* Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2645130561Sobrien	* Makefile.in: Regenerate.
2646130561Sobrien
2647130561Sobrien2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
2648130561Sobrien
2649130561Sobrien	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2650130561Sobrien	quoting.
2651130561Sobrien	* configure: Regenerated.
2652130561Sobrien
2653130561Sobrien2003-09-12  Michael Chastain  <mec@shout.net>
2654130561Sobrien
2655130561Sobrien	Fix PR gdb/857.
2656130561Sobrien	* src-release (do-proto-topleve): Remove junk files
2657130561Sobrien	intl/config.cache, intl/config.status,
2658130561Sobrien	intl/config.h, intl/stamp-h.
2659130561Sobrien
2660130561Sobrien2003-09-14  Andrew Cagney  <cagney@redhat.com>
2661130561Sobrien
2662130561Sobrien	* src-release (dejagnu.tar): New target.
2663130561Sobrien	(dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2664130561Sobrien	(do-djunpack): Use $(PACKAGE) for the package name.
2665130561Sobrien
2666130561Sobrien2003-09-04  DJ Delorie  <dj@redhat.com>
2667130561Sobrien
2668130561Sobrien	* configure: Regenerate.
2669130561Sobrien
2670130561Sobrien2003-09-04  Robert Millan  <robertmh@gnu.org>
2671130561Sobrien
2672130561Sobrien	* configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2673218822Sdim
2674130561Sobrien2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2675130561Sobrien
2676130561Sobrien	* configure.in: Ensure arguments to sed are properly spaced.
2677130561Sobrien	* configure: Regenerate.
2678130561Sobrien
2679130561Sobrien2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
2680130561Sobrien
2681130561Sobrien	Merge from gcc:
2682130561Sobrien	2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
2683130561Sobrien	* install-sh:  Update to newer upstream versions (associated with
2684130561Sobrien	aclocal 1.7).
2685130561Sobrien	* missing:  Likewise, plus $1Help2man -> $1 typo fix.
2686130561Sobrien
2687130561Sobrien2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
2688130561Sobrien
2689130561Sobrien	* configure.in: Set RAW_CXX_FOR_TARGET if unset.
2690130561Sobrien	* configure: Regenerated.
2691130561Sobrien
2692130561Sobrien2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
2693130561Sobrien
2694130561Sobrien	* configure.in:  Use newline instead of semicolon when assuming
2695130561Sobrien	shell arguments in a for loop.
2696130561Sobrien	* configure:  Regenerated.
2697130561Sobrien
2698130561Sobrien2003-08-20  Geoffrey Keating  <geoffk@apple.com>
2699130561Sobrien
2700130561Sobrien	PR 8180
2701130561Sobrien	* configure.in: When testing with_libs and with_headers, treat
2702130561Sobrien	'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
2703130561Sobrien	* configure: Regenerate.
2704218822Sdim
2705130561Sobrien	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2706130561Sobrien	make, shell, etc.
2707130561Sobrien	(baseargs): Likewise.
2708130561Sobrien	* configure: Regenerate.
2709130561Sobrien
2710130561Sobrien2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2711130561Sobrien
2712130561Sobrien	* configure.in: Disable libgcj for darwin not on powerpc.
2713130561Sobrien	* configure: Rebuild.
2714130561Sobrien
2715130561Sobrien2003-08-15  Michael Chastain  <mec@shout.net>
2716130561Sobrien
2717130561Sobrien	* src-release (do-proto-toplev): Remove junk files
2718130561Sobrien	dejagnu/example/calc/config.status,
2719130561Sobrien	dejagnu/example/calc/config.log.
2720130561Sobrien
2721130561Sobrien2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
2722130561Sobrien
2723130561Sobrien	* config-ml.in, symlink-tree: Add license.
2724130561Sobrien
2725130561Sobrien2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2726130561Sobrien
2727130561Sobrien	Merge from gcc:
2728130561Sobrien
2729130561Sobrien	2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
2730130561Sobrien	* Makefile.tpl (check, check-c++): Express dependencies using
2731130561Sobrien	dependencies rather than commands.
2732130561Sobrien	* Makefile.in: Regenerate.
2733130561Sobrien
2734130561Sobrien	2003-07-31  Geoffrey Keating  <geoffk@apple.com>
2735130561Sobrien	* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2736130561Sobrien	* Makefile.in: Update.
2737130561Sobrien
2738130561Sobrien2003-08-01  Andrew Cagney  <cagney@redhat.com>
2739130561Sobrien
2740130561Sobrien	* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2741130561Sobrien	* configure: Ditto.
2742130561Sobrien
2743130561Sobrien2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
2744130561Sobrien
2745130561Sobrien	* configure.in: Enable libgcj for darwin.
2746130561Sobrien	* configure: Rebuild.
2747130561Sobrien
2748130561Sobrien2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2749130561Sobrien
2750130561Sobrien	* mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2751130561Sobrien
2752130561Sobrien2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2753130561Sobrien
2754130561Sobrien	* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2755130561Sobrien	creating target and build subdirs to build all parent dirs as needed.
2756130561Sobrien	* Makefile.in: Rebuild.
2757130561Sobrien	* configure.in: Don't build dirs explicitly here.
2758130561Sobrien	* configure: Rebuild.
2759130561Sobrien
2760130561Sobrien2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
2761130561Sobrien
2762130561Sobrien	* Makefile.tpl (all-make): Depend on intl.
2763130561Sobrien	* Makefile.in: Rebuilt.
2764130561Sobrien
2765130561Sobrien2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2766130561Sobrien
2767130561Sobrien	* config.if: Remove unused libc_interface determination.
2768130561Sobrien
2769130561Sobrien2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2770130561Sobrien
2771130561Sobrien	* Makefile.in: Regenerate, correctly this time.
2772130561Sobrien
2773130561Sobrien2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2774130561Sobrien
2775130561Sobrien	* Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2776130561Sobrien	unused INSTALL_PROGRAM_ARGS.
2777130561Sobrien	* configure.in: Use AC_PROG_INSTALL.
2778130561Sobrien	* Makefile.in: Regenerate.
2779130561Sobrien	* configure: Regenerate.
2780130561Sobrien
2781130561Sobrien2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
2782130561Sobrien
2783130561Sobrien	* configure: Rebuilt.
2784130561Sobrien	2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2785130561Sobrien	* configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2786130561Sobrien	newlib nor libgloss.
2787130561Sobrien	Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
2788130561Sobrien	* configure.in (am33_2.0-*-linux*): Added.
2789130561Sobrien
2790130561Sobrien2003-07-09  Bob Wilson  <bob.wilson@acm.org>
2791130561Sobrien
2792130561Sobrien	* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2793130561Sobrien	* configure: Regenerate.
2794130561Sobrien
2795130561Sobrien2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
2796130561Sobrien
2797130561Sobrien	* config-ml.in: Replace PWD with PWD_COMMAND.
2798130561Sobrien	* Makefile.tpl: Likewise.
2799130561Sobrien	* Makefile.in: Regenerated.
2800130561Sobrien
2801130561Sobrien2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2802130561Sobrien
2803130561Sobrien	* configure.in: Clean up config-lang.in handling.  Delete
2804130561Sobrien	useless assignment to "subdirs".
2805130561Sobrien	* configure: Regenerate.
2806130561Sobrien
2807130561Sobrien2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
2808130561Sobrien
2809130561Sobrien	* configure.in: Rename 'target_libs' to 'target_libraries'.
2810130561Sobrien	Remove useless reference to 'target_libs'.
2811130561Sobrien	* configure: Regenerate.
2812130561Sobrien
2813130561Sobrien2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
2814130561Sobrien
2815130561Sobrien	* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2816130561Sobrien	* Makefile.in: Regenerate.
2817130561Sobrien
2818130561Sobrien2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2819130561Sobrien
2820130561Sobrien	* Makefile.def: Introduce flags_to_pass.
2821130561Sobrien	* Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2822130561Sobrien	* Makefile.in: Regenerate.
2823130561Sobrien
2824130561Sobrien2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
2825130561Sobrien
2826130561Sobrien	* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2827130561Sobrien	and target-libgloss.
2828130561Sobrien	<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2829130561Sobrien	<h8300*-*-*>: Disable libf2c and ${libgcj}.
2830130561Sobrien	* configure: Regenerate.
2831130561Sobrien
2832130561Sobrien2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2833130561Sobrien
2834130561Sobrien	* configure.in: Update testsuite_flags to new location.
2835130561Sobrien	* configure. Regenerate.
2836218822Sdim
2837130561Sobrien2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2838130561Sobrien
2839130561Sobrien	* Makefile.tpl: Remove BUILD_CC stuff.
2840130561Sobrien	* Makefile.in: Regenerate.
2841130561Sobrien
2842130561Sobrien2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
2843218822Sdim
2844130561Sobrien	* config.guess: Update to 2003-06-12 version.
2845130561Sobrien	* config.sub: Update to 2003-06-13 version.
2846130561Sobrien
2847130561Sobrien2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2848130561Sobrien
2849130561Sobrien	* MAINTAINERS: Add myself as MIPS co-maintainer.
2850130561Sobrien
2851130561Sobrien2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
2852218822Sdim
2853130561Sobrien	* config.guess: Update to 2003-06-06 version.
2854130561Sobrien	* config.sub: Update to 2003-06-06 version.
2855130561Sobrien
2856130561Sobrien2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2857130561Sobrien
2858130561Sobrien	* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2859130561Sobrien	* configure. Regenerate.
2860130561Sobrien
2861130561Sobrien2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2862130561Sobrien
2863130561Sobrien	* configure.in: Disable serial configure by default.
2864130561Sobrien	* configure: Regenerate.
2865130561Sobrien	* Makefile.tpl: Abolish .NOTPARALLEL.
2866130561Sobrien	* Makefile.in: Regenerate.
2867130561Sobrien
2868130561Sobrien	* Makefile.tpl: Replace {build,host,target}_canonical by
2869130561Sobrien	{build,host,target}.
2870130561Sobrien	* Makefile.in: Regenerate.
2871130561Sobrien
2872130561Sobrien	* Makefile.tpl: Fix stupid pasto.
2873130561Sobrien	* Makefile.in: Regenerate.
2874130561Sobrien
2875130561Sobrien2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2876130561Sobrien
2877130561Sobrien	* Makefile.tpl: Remove bogus conditional.
2878130561Sobrien	* Makefile.in: Regenerate.
2879130561Sobrien
2880130561Sobrien2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2881130561Sobrien
2882130561Sobrien	* Makefile.tpl: Make 'recursive targets' using autogen rather
2883130561Sobrien	than shell loop.  Remove duplicate 'clean' targets and false
2884130561Sobrien	comments.
2885130561Sobrien	* Makefile.def: Add systematic dependencies to 'recursive' targets.
2886130561Sobrien	Add systematic method of specifying missing targets in subdirs.
2887130561Sobrien	Add copyright boilerplate.
2888130561Sobrien	* Makefile.in: Regenerate.
2889130561Sobrien	* configure.in: Add 'recursive targets' to maybe list.
2890130561Sobrien	* configure: Regenerate.
2891130561Sobrien
2892130561Sobrien	* Makefile.tpl: Rename [+target+] to [+make_target+].
2893130561Sobrien	* Makefile.def: Rename 'target' to 'make_target'.
2894130561Sobrien
2895130561Sobrien2003-05-30  Nick Clifton  <nickc@redhat.com>
2896130561Sobrien
2897130561Sobrien	* README-maintainer-mode: Update URL for locating blessed config
2898130561Sobrien	tools.
2899130561Sobrien
2900130561Sobrien2003-05-29  Robert Millan  <rmh@debian.org>
2901130561Sobrien
2902130561Sobrien	* ltconfig: Import this patch and modify for use with current
2903130561Sobrien	version of ltconfig:
2904130561Sobrien
2905130561Sobrien	2003-05-21  Bruno Haible  <bruno@clisp.org>
2906130561Sobrien
2907130561Sobrien	* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2908130561Sobrien	GNU/FreeBSD.
2909130561Sobrien
2910130561Sobrien2003-05-28  DJ Delorie  <dj@redhat.com>
2911130561Sobrien
2912130561Sobrien	* Makefile.tpl: Make maybe-check-gcc .PHONY.
2913130561Sobrien	* Makefile.in: Regenerate.
2914130561Sobrien
2915130561Sobrien2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
2916130561Sobrien
2917218822Sdim	* COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2918130561Sobrien
2919130561Sobrien2003-05-21  DJ Delorie  <dj@redhat.com>
2920218822Sdim
2921130561Sobrien	* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2922130561Sobrien	newlib or libgloss.
2923130561Sobrien	* Makefile.in: Regenerate.
2924130561Sobrien
2925130561Sobrien2003-05-21  DJ Delorie  <dj@redhat.com>
2926130561Sobrien
2927130561Sobrien	* Makefile.tpl: Add missing empty maybe-check-gcc target.
2928130561Sobrien	* Makefile.in: Regenerate.
2929130561Sobrien
2930130561Sobrien2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2931130561Sobrien
2932130561Sobrien	* configure.in: Use curly braces in the definition of tooldir.
2933130561Sobrien	* configure: Regenerate.
2934130561Sobrien
2935130561Sobrien2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2936130561Sobrien
2937130561Sobrien	* configure.in: Switch more things to use maybe dependencies.
2938218822Sdim	* Makefile.tpl: Switch more things to use maybe dependencies.
2939130561Sobrien	Factor out common code from autogen IF statements.
2940130561Sobrien	* configure: Regenerate.
2941130561Sobrien	* Makefile.in: Regenerate.
2942130561Sobrien
2943130561Sobrien2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
2944130561Sobrien
2945130561Sobrien	* configure.in: Accept i[3456789]86 for machine type.
2946130561Sobrien	* configure: Regenerate.
2947130561Sobrien
2948130561Sobrien2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2949130561Sobrien
2950130561Sobrien	* configure.in: Switch more things to use maybe dependencies.
2951130561Sobrien	Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
2952130561Sobrien	* configure: Regenerate.
2953130561Sobrien	* Makefile.tpl: Switch more things to use maybe dependencies.
2954130561Sobrien	* Makefile.in: Regenerate.
2955130561Sobrien
2956130561Sobrien2003-05-16  Andreas Schwab  <schwab@suse.de>
2957130561Sobrien
2958130561Sobrien	* Makefile.tpl (install-opcodes): Define.
2959130561Sobrien	* Makefile.in: Rebuild.
2960130561Sobrien
2961130561Sobrien2003-05-13  Andreas Jaeger  <aj@suse.de>
2962130561Sobrien
2963130561Sobrien	* config.guess: Update to 2003-05-09 version.
2964130561Sobrien	* config.sub: Update to 2003-05-09 version.
2965130561Sobrien
2966130561Sobrien2003-05-13  Michael Eager <eager@mvista.com>
2967130561Sobrien
2968130561Sobrien	* configure.in: Correct sed script so that options in quotes are not
2969130561Sobrien	deleted.
2970130561Sobrien	* configure: Rebuild.
2971130561Sobrien
2972130561Sobrien2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
2973130561Sobrien
2974130561Sobrien	* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2975130561Sobrien	and $$s/newlib/libc/sys/cygwin32 include paths.
2976130561Sobrien	* configure: Ditto.
2977130561Sobrien
2978130561Sobrien2003-05-05  H.J. Lu <hjl@gnu.org>
2979130561Sobrien
2980130561Sobrien	* config-ml.in: Restored from gcc repository.
2981130561Sobrien
2982130561Sobrien2003-05-02  Chris Demetriou  <cgd@broadcom.com>
2983130561Sobrien
2984218822Sdim	* Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2985218822Sdim	* Makefile.in: Regenerate.
2986130561Sobrien
2987130561Sobrien2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2988130561Sobrien
2989130561Sobrien	* src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2990130561Sobrien	and Makefile.def.
2991130561Sobrien
2992130561Sobrien2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2993130561Sobrien
2994130561Sobrien	* Makefile.tpl: Clean $(BUILD_SUBDIR).
2995130561Sobrien	* Makefile.in: Regenerated.
2996130561Sobrien
2997130561Sobrien2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2998130561Sobrien
2999130561Sobrien	* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3000130561Sobrien	* Makefile.in: Regenerate.
3001130561Sobrien
3002130561Sobrien2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3003130561Sobrien
3004130561Sobrien	* configure.in (powerpc64*-*-linux*): Remove.
3005130561Sobrien	* configure: Rebuilt.
3006130561Sobrien
3007130561Sobrien2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3008130561Sobrien
3009130561Sobrien	* Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3010130561Sobrien	previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3011130561Sobrien	and restrap.
3012130561Sobrien	* Makefile.in:  Regenerate.
3013130561Sobrien
3014130561Sobrien2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3015130561Sobrien
3016130561Sobrien	* configure.in (arm-*-netbsdelf*): Enable building java libraries.
3017130561Sobrien	* configure: Regenerated.
3018130561Sobrien
3019130561Sobrien2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
3020130561Sobrien
3021130561Sobrien	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3022130561Sobrien	* */configure: Rebuilt.
3023130561Sobrien
3024130561Sobrien2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3025130561Sobrien
3026130561Sobrien	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3027130561Sobrien	* Makefile.in: Regenerate.
3028130561Sobrien
3029130561Sobrien2003-03-14  Michael Chastain  <mec@shout.net>
3030130561Sobrien
3031130561Sobrien	* Makefile.in: Regenerate with correct Makefile.def.
3032130561Sobrien
3033130561Sobrien2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3034130561Sobrien
3035130561Sobrien	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3036130561Sobrien	Make macro.
3037130561Sobrien	* Makefile.in: Regenerate.
3038130561Sobrien	* configure.in: Clean up gxx_include_dir logic.
3039130561Sobrien	* configure: Regenerate.
3040130561Sobrien
3041130561Sobrien2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3042130561Sobrien
3043130561Sobrien	* configure.in (gxx_include_dir): Fix typo.
3044130561Sobrien	* configure: Regenerated.
3045130561Sobrien
3046130561Sobrien2003-03-06  Andrew Cagney  <cagney@redhat.com>
3047130561Sobrien
3048130561Sobrien	* texinfo/texinfo.tex: Import version 2003-02-03.16.
3049130561Sobrien
3050130561Sobrien2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3051130561Sobrien
3052130561Sobrien	* configure.in: Include $(build_tooldir)/sys-include in
3053130561Sobrien	FLAGS_FOR_TARGET.
3054130561Sobrien	* configure: Regenerated.
3055130561Sobrien
3056130561Sobrien2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3057130561Sobrien
3058130561Sobrien	* Makefile.tpl: Reindent.
3059130561Sobrien	* Makefile.in: Regenerate.
3060130561Sobrien	* configure.in: Reindent.  Don't set unused variables.
3061130561Sobrien	* configure: Regenerate.
3062130561Sobrien
3063130561Sobrien	* Makefile.tpl: Always pass down RANLIB.
3064130561Sobrien	* Makefile.in: Regenerate.
3065130561Sobrien
3066130561Sobrien	* Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3067130561Sobrien	* Makefile.in: Regenerate.
3068130561Sobrien	* configure.in: Remove unused logic relating to --enable-shared
3069130561Sobrien	and --enable-threads.  Remove bogus comments.  Remove redundant
3070130561Sobrien	noconfigdirs.
3071130561Sobrien	* configure: Regenerate.
3072130561Sobrien
3073130561Sobrien	* configure.in: Replace ${libstdcxx_version} by its value.
3074130561Sobrien	Remove reference to mh-dgux.
3075130561Sobrien	* configure: Regenerate.
3076130561Sobrien
3077130561Sobrien2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3078130561Sobrien
3079130561Sobrien	* Makefile.tpl: Rearrange.
3080130561Sobrien	* Makefile.in: Regenerate.
3081130561Sobrien
3082130561Sobrien2003-02-25  Nick Clifton  <nickc@redhat.com>
3083130561Sobrien
3084130561Sobrien	* configure: Remove site-file supprot - it is obsolete.
3085130561Sobrien
3086130561Sobrien2003-02-24  Uwe Stieber <uwe@wwws.de>
3087130561Sobrien
3088130561Sobrien	* configure.in: Add support for kaOS as cross build target system.
3089130561Sobrien	* configure: Regenerated.
3090130561Sobrien
3091130561Sobrien2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3092130561Sobrien
3093130561Sobrien	* Makefile.tpl: Add definition of CPPFLAGS to pass into
3094130561Sobrien	configure-target-* as some target builds may require additional
3095130561Sobrien	flags for preprocessor tests.
3096130561Sobrien	* Makefile.in: Regenerated.
3097130561Sobrien
3098130561Sobrien2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3099130561Sobrien
3100130561Sobrien	* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3101130561Sobrien	* ltconfig: Handle it.
3102130561Sobrien	* ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3103130561Sobrien	auto-detecting it.
3104130561Sobrien
3105130561Sobrien2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3106130561Sobrien
3107130561Sobrien	* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3108130561Sobrien	it is used as argument to $CC.
3109130561Sobrien	* ltcf-gcj.sh: Likewise.
3110130561Sobrien
3111130561Sobrien2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3112130561Sobrien
3113130561Sobrien	* configure.in: Introduce --enable-maintainer-mode.
3114130561Sobrien	* configure: Rebuilt.
3115130561Sobrien	* Makefile.tpl (Makefile.in, configure): Enable dependencies only
3116130561Sobrien	for maintainer mode.
3117130561Sobrien	* Makefile.in: Rebuilt.
3118130561Sobrien
3119130561Sobrien2003-02-19  Andrew Cagney <ac131313@redhat.com>
3120130561Sobrien
3121130561Sobrien	* configure: Regenerate using autoconf 2.13.
3122130561Sobrien
3123130561Sobrien2003-02-19  Alan Modra  <amodra@bigpond.net.au>
3124130561Sobrien
3125130561Sobrien	* config.guess: Import latest version.
3126130561Sobrien	* config.sub: Import latest version.
3127130561Sobrien
3128130561Sobrien2003-02-18  Jason Merrill  <jason@redhat.com>
3129130561Sobrien
3130130561Sobrien	* Makefile.tpl (check-c++): Allow parallelism.
3131130561Sobrien
3132130561Sobrien2003-02-17  Andrew Cagney  <ac131313@redhat.com>
3133130561Sobrien
3134130561Sobrien	* configure: Regenerate using autoconf 000227.
3135130561Sobrien
3136130561Sobrien2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3137130561Sobrien
3138130561Sobrien	* configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3139130561Sobrien	don't configure target-libobjc.
3140130561Sobrien	* configure: Regenerate.
3141130561Sobrien
3142130561Sobrien2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3143130561Sobrien
3144130561Sobrien	* Makefile.tpl (RANLIB): Define.
3145130561Sobrien	* Makefile.in: Regenerate.
3146130561Sobrien
3147130561Sobrien2003-02-06  Keith R Seitz  <keiths@redhat.com>
3148130561Sobrien
3149130561Sobrien	* Makefile.def: Remove "snavigator", "grep", and "db" modules.
3150130561Sobrien	* Makefile.tpl: Remove "all-snavigator" and "all-grep".
3151130561Sobrien	* Makefile.in: Regenerated.
3152130561Sobrien	* configure.in: Remove all traces of snavigator, db, and grep.
3153130561Sobrien	* configure: Regenerated.
3154130561Sobrien
3155130561Sobrien2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3156130561Sobrien
3157130561Sobrien	* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3158130561Sobrien	* Makefile.in: Regenerated.
3159130561Sobrien
3160130561Sobrien2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3161130561Sobrien
3162130561Sobrien	* config.if: Copy from GCC.
3163130561Sobrien
3164130561Sobrien2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3165130561Sobrien
3166130561Sobrien	* configure.in:  Revert 24Jan change.
3167130561Sobrien	* configure:  Regenerate.
3168130561Sobrien
3169130561Sobrien2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3170130561Sobrien
3171130561Sobrien	* configure.in: Revert previous change.
3172130561Sobrien	* configure: Regenerate.
3173130561Sobrien
3174130561Sobrien2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3175130561Sobrien
3176130561Sobrien	* configure.in: Make rda native-only.
3177130561Sobrien	* configure: Regenerate.
3178130561Sobrien
3179130561Sobrien2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3180130561Sobrien
3181130561Sobrien	* configure.in: Add missing \.
3182130561Sobrien	* configure: Rebuilt.
3183130561Sobrien
3184130561Sobrien2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3185130561Sobrien
3186130561Sobrien	* configure.in (baseargs): Avoid using \| in sed regular
3187130561Sobrien	expressions.
3188130561Sobrien	* configure: Rebuilt.
3189130561Sobrien
3190130561Sobrien2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3191130561Sobrien
3192130561Sobrien	* configure.in (baseargs): Remove all supported forms of
3193130561Sobrien	--cache-file, --srcdir, --host, --build and --target options
3194130561Sobrien	from argument lists.
3195130561Sobrien	* configure: Rebuilt.
3196130561Sobrien
3197130561Sobrien2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3198130561Sobrien
3199130561Sobrien	* configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3200130561Sobrien	* configure: Rebuilt.
3201130561Sobrien
3202130561Sobrien2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3203130561Sobrien
3204130561Sobrien	* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3205130561Sobrien	* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3206130561Sobrien	* Makefile.in: Regenerate.
3207130561Sobrien	* configure: Regenerate.
3208130561Sobrien
3209130561Sobrien2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3210130561Sobrien
3211130561Sobrien	* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3212130561Sobrien	(install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3213130561Sobrien	* Makefile.in: Regenerate.
3214130561Sobrien
3215130561Sobrien2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3216130561Sobrien
3217130561Sobrien	* configure.in: Remove Makefile in build, host and target modules
3218130561Sobrien	unless configure was run with --no-recursion.
3219130561Sobrien	* configure: Rebuilt.
3220130561Sobrien
3221130561Sobrien2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3222130561Sobrien
3223130561Sobrien	* config.guess: Update to 2003-01-03 version.
3224130561Sobrien	* config.sub: Update to 2003-01-03 version.
3225130561Sobrien
3226130561Sobrien2003-01-07  Christopher Faylor  <cgf@redhat.com>
3227130561Sobrien
3228130561Sobrien	* configure: Regenerate with proper autoconf 2.13.
3229130561Sobrien
3230130561Sobrien2003-01-07  Christopher Faylor  <cgf@redhat.com>
3231130561Sobrien
3232218822Sdim	* configure.in: Add AC_PREREQ for consistency.
3233218822Sdim	* configure: Regenerate.
3234130561Sobrien
3235130561Sobrien2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3236130561Sobrien
3237130561Sobrien	* configure.in (GDB_TK): Add tcl directories conditional on
3238130561Sobrien	gdb/gdbtk directory being present.
3239130561Sobrien	* configure: Regenerate.
3240130561Sobrien
3241130561Sobrien2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
3242130561Sobrien
3243130561Sobrien	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3244130561Sobrien	by gcc if LD is not defined and we are not doing a Canadian Cross.
3245130561Sobrien	* configure: Rebuilt.
3246130561Sobrien
3247130561Sobrien2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
3248130561Sobrien
3249130561Sobrien	* src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3250130561Sobrien
3251130561Sobrien2002-12-31  Tom Tromey  <tromey@redhat.com>
3252130561Sobrien
3253130561Sobrien	* Makefile.in: Rebuilt.
3254130561Sobrien	* Makefile.def (target_modules) [libffi]: Allow installation.
3255130561Sobrien
3256130561Sobrien2002-12-31  Andreas Schwab  <schwab@suse.de>
3257130561Sobrien
3258130561Sobrien	* configure.in: Fix use of $program_transform_name.
3259130561Sobrien	* configure: Regenerated.
3260130561Sobrien
3261130561Sobrien2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3262130561Sobrien
3263130561Sobrien	* configure.in (baseargs): Don't remove first configure argument.
3264130561Sobrien	* configure: Regenerated.
3265130561Sobrien
3266130561Sobrien2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
3267130561Sobrien
3268130561Sobrien	* Makefile.tpl (local-distclean): Don't remove...
3269130561Sobrien	(multilib.ts): ... this.  Moved into...
3270130561Sobrien	(multilib.out): ... this.  Don't use sub-make.
3271130561Sobrien	($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3272130561Sobrien	$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3273130561Sobrien	(configure-build-[+module+], configure-[+module+],
3274130561Sobrien	configure-target-[+module+], configure-gcc): ... these.  Test
3275130561Sobrien	for Makefile existence.  Drop config.status from dependencies.
3276130561Sobrien	* Makefile.in: Rebuilt.
3277130561Sobrien	* configure.in: Move gcc-version-trigger to the end of
3278130561Sobrien	ac_configure_args.  Add comments to maybedep.tmp and
3279130561Sobrien	serdep.tmp.  Introduce --disable-serial-configure.  Remove
3280130561Sobrien	nonopt from baseargs, matching and removing corresponding
3281130561Sobrien	whitespace while at it.
3282130561Sobrien	* configure: Rebuilt.
3283130561Sobrien
3284130561Sobrien2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3285130561Sobrien
3286130561Sobrien	* configure.in (host_configargs): Replace reference to
3287130561Sobrien	no-longer-defined buildopts with --build=${build_alias}.
3288130561Sobrien	* configure: Rebuilt.
3289130561Sobrien
3290130561Sobrien2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3291130561Sobrien
3292130561Sobrien	* Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3293130561Sobrien	program_transform_name to standard idiom.
3294130561Sobrien	(AUTOGEN, AUTOCONF): Define.
3295130561Sobrien	(Makefile.in): Use $(AUTOGEN).
3296130561Sobrien	(Makefile): Depend on config.status, and use autoconf-style rule to
3297130561Sobrien	build it.  Move original commands to...
3298130561Sobrien	(config.status): ... this new target.
3299130561Sobrien	(configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3300130561Sobrien	$(AUTOCONF).
3301130561Sobrien	* Makefile.in: Rebuilt.
3302130561Sobrien
3303130561Sobrien2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3304130561Sobrien
3305130561Sobrien	* Makefile.tpl: Fix dramatic bustage due to change in
3306130561Sobrien	program_transform_name.
3307130561Sobrien	* Makefile.in: Regenerate.
3308130561Sobrien
3309130561Sobrien	* configure.in: Remove unnecessary PATH setting.
3310130561Sobrien	* configure: Regnerate.
3311130561Sobrien
3312130561Sobrien	* configure.in: Don't default to unprefixed tools unless
3313130561Sobrien	the native tools will work.
3314130561Sobrien	* configure: Regenerate.
3315130561Sobrien
3316130561Sobrien	* configure.in: Convert to autoconf script.  Blow away lots
3317130561Sobrien	of now-redundant Makefile fragments.
3318130561Sobrien	* configure: Generate using Autoconf.
3319130561Sobrien	* Makefile.tpl: Rewrite to reflect autoconfiscation.
3320130561Sobrien	* Makefile.in: Regenerate.
3321130561Sobrien
3322130561Sobrien2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3323130561Sobrien
3324130561Sobrien	* configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3325130561Sobrien	CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3326130561Sobrien
3327130561Sobrien	* ChangeLog: Move a couple of entries from here to winsup/cygwin,
3328130561Sobrien	where they belong.
3329130561Sobrien
3330130561Sobrien2002-12-24  Andreas Schwab  <schwab@suse.de>
3331130561Sobrien
3332130561Sobrien	* Makefile.tpl (multilib.out): Fix missing space.
3333130561Sobrien	* Makefile.in: Regenerate.
3334130561Sobrien
3335130561Sobrien2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3336130561Sobrien
3337130561Sobrien	* Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
3338130561Sobrien	Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
3339130561Sobrien	* Makefile.in: Regenerate.
3340130561Sobrien	* configure.in: Remove unnecessary leftovers.
3341130561Sobrien
3342130561Sobrien2002-12-21  Geoffrey Keating  <geoffk@apple.com>
3343130561Sobrien
3344130561Sobrien	* configure.in (extra_ranlibflags_for_target): New variable.
3345130561Sobrien	(*-*-darwin): Add -c to ranlib commands.
3346130561Sobrien	* configure (tooldir): Handle extra_ranlibflags_for_target.
3347130561Sobrien
3348130561Sobrien2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
3349130561Sobrien
3350130561Sobrien	* COPYING.NEWLIB: Updated.
3351130561Sobrien	* COPYING.LIBGLOSS: Ditto.
3352130561Sobrien
3353130561Sobrien2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3354130561Sobrien
3355130561Sobrien	* Makefile.tpl: Revert HJL's change.
3356130561Sobrien	* Makefile.in: Regenerated.
3357130561Sobrien	* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3358130561Sobrien	always.
3359130561Sobrien
3360130561Sobrien2002-12-19  Andreas Schwab  <schwab@suse.de>
3361130561Sobrien
3362130561Sobrien	* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3363130561Sobrien	* Makefile.in: Regenerate.
3364130561Sobrien
3365130561Sobrien2002-12-18  H.J. Lu <hjl@gnu.org>
3366130561Sobrien
3367130561Sobrien	* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3368130561Sobrien	* Makefile.in: Regenerated.
3369130561Sobrien
3370130561Sobrien	* configure.in (build_prefix): New. Substitute.
3371130561Sobrien
3372130561Sobrien2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3373130561Sobrien
3374130561Sobrien	* Makefile.tpl: Don't let real targets depend on phony targets.
3375130561Sobrien	* Makefile.in: Regenerate.
3376130561Sobrien
3377130561Sobrien	* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3378130561Sobrien	* Makefile.in: Regenerate.
3379130561Sobrien
3380130561Sobrien2002-12-16  Jason Merrill  <jason@redhat.com>
3381130561Sobrien
3382130561Sobrien	* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3383130561Sobrien	previous 'make bootstrap'.
3384130561Sobrien	* Makefile.in: Regenerate.
3385130561Sobrien
3386130561Sobrien2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
3387130561Sobrien
3388130561Sobrien	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3389130561Sobrien
3390130561Sobrien2002-12-13  Jason Merrill  <jason@redhat.com>
3391130561Sobrien
3392130561Sobrien	* Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3393130561Sobrien	library tests.
3394130561Sobrien	(check-c++): Just depend on it and check-target-libstdc++-v3.
3395130561Sobrien	* Makefile.in: Regenerate.
3396130561Sobrien
3397130561Sobrien2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3398130561Sobrien
3399130561Sobrien	* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3400130561Sobrien	* Makefile.in: Regenerate.
3401130561Sobrien
3402130561Sobrien2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
3403130561Sobrien
3404218822Sdim	* COPYING.NEWLIB: Update list of alternate Regent of California
3405218822Sdim	licenses and discuss official revoking of advertising clause.
3406218822Sdim	* COPYING.LIBGLOSS: Ditto.
3407130561Sobrien
3408130561Sobrien2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3409130561Sobrien
3410130561Sobrien	* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3411130561Sobrien	* Makefile.in: Rebuilt.
3412130561Sobrien
3413130561Sobrien2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3414130561Sobrien
3415130561Sobrien	* configure: Fix bug put in by gremlins.
3416130561Sobrien
3417130561Sobrien	* Makefile.tpl: Substitute more autoconfily.
3418130561Sobrien	* configure: Substitute more autoconfily.
3419130561Sobrien	* Makefile.in: Regenerate.
3420130561Sobrien
3421130561Sobrien2002-12-08  Andrew Cagney  <ac131313@redhat.com>
3422130561Sobrien
3423130561Sobrien	* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3424130561Sobrien	* Makefile.in (all-sim): Ditto.
3425130561Sobrien
3426130561Sobrien2002-12-06  DJ Delorie  <dj@redhat.com>
3427130561Sobrien
3428130561Sobrien	* Makefile.tpl: Change configure dependencies to not have real
3429130561Sobrien	targets depend on phony targets.
3430130561Sobrien
3431130561Sobrien2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
3432130561Sobrien
3433130561Sobrien	* configure.in: Revert unintentional change.
3434130561Sobrien
3435130561Sobrien	* src-release: Configure host subdirs.
3436130561Sobrien
3437130561Sobrien	* Makefile.tpl: Change dependency for */multilib.out so that
3438130561Sobrien	it works when gcc isn't in the tree.
3439130561Sobrien
3440130561Sobrien	* configure.in: Substitute more.
3441130561Sobrien	* configure: Run subconfigures from the Makefile.
3442130561Sobrien	* Makefile.tpl: Run subconfigures from the Makefile; add a few
3443130561Sobrien	convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3444130561Sobrien
3445130561Sobrien2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3446130561Sobrien
3447130561Sobrien	* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3448130561Sobrien	and corresponding dependencies.
3449130561Sobrien	* Makefile.in: Regenerate.
3450130561Sobrien
3451130561Sobrien	* configure.in (host_tools): Order binutils, gas and ld for
3452130561Sobrien	convenience in running the testsuites.
3453130561Sobrien
3454130561Sobrien	* Makefile.tpl: Introduce rules to serialize subconfigure runs.
3455130561Sobrien	* Makefile.in: Regenerate.
3456130561Sobrien	* configure.in: Introduce rules to serialize subconfigure runs.
3457130561Sobrien
3458130561Sobrien	* configure.in: Introduce BASE_CC_FOR_TARGET.
3459130561Sobrien	* Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
3460130561Sobrien	Realize configure-build-* targets.  Realize configure-target-* targets.
3461130561Sobrien	* Makefile.in: Regenerate.
3462130561Sobrien
3463130561Sobrien2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3464130561Sobrien
3465130561Sobrien	* configure: Move gcc_version_trigger stuff from here...
3466130561Sobrien	* configure.in: ...to here.
3467130561Sobrien
3468130561Sobrien	* configure.in: Separate subconfigure options added by this file from
3469130561Sobrien	options given by the user.  Add machinery to put args for host
3470130561Sobrien	subconfigures into the Makefile.
3471130561Sobrien
3472130561Sobrien	* Makefile.tpl: Remove 'vault' targets.
3473130561Sobrien	* Makefile.tpl: Reorder and comment dependencies.
3474130561Sobrien	* Makefile.in: Regenerate.
3475130561Sobrien
3476130561Sobrien2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3477130561Sobrien
3478130561Sobrien	* configure.in: Move host-specific darwin noconfigdirs into
3479130561Sobrien	the host-specific section.
3480130561Sobrien
3481130561Sobrien2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3482130561Sobrien
3483130561Sobrien	* Makefile.tpl: Restore bkorb's style patch, accidentally lost
3484130561Sobrien	during replay.
3485130561Sobrien	* Makefile.in: Regenerate.
3486130561Sobrien
3487130561Sobrien	(finishing slow-motion replay)
3488130561Sobrien	* configure: Remove skip-this-dir support.
3489130561Sobrien	* Makefile.tpl: Remove skip-this-dir support.
3490130561Sobrien
3491130561Sobrien	* Makefile.tpl: Remove leftover support for non-autoconfiscated
3492130561Sobrien	subdirectories.
3493130561Sobrien	* Makefile.in: Regenerate.
3494130561Sobrien
3495130561Sobrien	* Makefile.tpl: Strip out useless setting of 'dir'.
3496130561Sobrien	* Makefile.in: Regenerate.
3497130561Sobrien
3498130561Sobrien2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3499130561Sobrien
3500130561Sobrien	(finishing slow-motion replay)
3501130561Sobrien	* configure.in: Fix deeply stupid bug.
3502130561Sobrien
3503130561Sobrien	* configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3504130561Sobrien	shell code in CXX_FOR_TARGET
3505130561Sobrien	* Makefile.def: Introduce raw_cxx.
3506130561Sobrien	* Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3507130561Sobrien	RAW_CXX_FOR_TARGET.
3508130561Sobrien	* Makefile.in: Regenerate.
3509130561Sobrien
3510130561Sobrien2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3511130561Sobrien
3512130561Sobrien	(finishing slow-motion replay)
3513130561Sobrien	* Makefile.tpl: Remove unnecessary ifs.
3514130561Sobrien	* Makefile.in: Regenerate.
3515130561Sobrien
3516130561Sobrien	* Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
3517130561Sobrien	dependencies.  Maybe-ize build-libiberty.  Create dummy install
3518130561Sobrien	targets for 'no_install' modules.
3519130561Sobrien	* configure: Move GDB_TK substitution to configure.in.  Move
3520130561Sobrien	build_modules stuff to configure.in.
3521130561Sobrien	* configure.in: Implement soft dependency machinery.  Maybe-ize
3522130561Sobrien	GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
3523130561Sobrien	* Makefile.in: Regenerate.
3524130561Sobrien
3525130561Sobrien2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3526130561Sobrien
3527130561Sobrien	(continuing slow-motion replay)
3528130561Sobrien	* Makefile.tpl: Make all-target, install-target behave similarly
3529130561Sobrien	to all, install (only hitting configured targets).  Eliminate
3530130561Sobrien	unused macro defintions.
3531130561Sobrien
3532130561Sobrien	* Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3533130561Sobrien	build != host.
3534130561Sobrien
3535130561Sobrien	* Makefile.tpl: Add all-gcc: all-libiberty dependency.
3536130561Sobrien
3537130561Sobrien	* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3538130561Sobrien
3539130561Sobrien	* configure.in: Produce lists of subdir targets we're actually
3540130561Sobrien	configuring.  Remove references to "dosrel".
3541130561Sobrien	* Makefile.tpl: Let configure set which subdir targets are hit.
3542130561Sobrien	Remove install-cross; clean up install; remove ALL.  Remove
3543130561Sobrien	references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
3544130561Sobrien	Autogenerate host module targets.  Remove empty dependency lines
3545130561Sobrien	and redundant dependency; rearrange slightly.
3546130561Sobrien	* Makefile.def: Add host-side libtermcap, utils.
3547130561Sobrien
3548130561Sobrien	* Makefile.in: Regenerate.
3549130561Sobrien
3550130561Sobrien2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3551130561Sobrien
3552130561Sobrien	(Continuing slow-motion replay)
3553130561Sobrien	* Makefile.def: Add list of recursive targets to autogenerate.
3554130561Sobrien	Add build_modules.
3555130561Sobrien	* Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
3556130561Sobrien	targets.  Autogenerate *-build-* targets.
3557130561Sobrien	* Makefile.in: Regenerate.
3558130561Sobrien
3559130561Sobrien2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
3560130561Sobrien
3561130561Sobrien	(Continuing slow-motion replay)
3562130561Sobrien	* configure: More autoconf-style substitutions.
3563130561Sobrien	* Makefile.tpl: More autoconf-style substitutions.
3564130561Sobrien	* Makefile.in: Regenerate.
3565130561Sobrien
3566130561Sobrien2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
3567130561Sobrien
3568130561Sobrien	(Continuing slow-motion replay)
3569130561Sobrien	* configure: Substitute more variables in a more autoconf-friendly
3570130561Sobrien	way.  Simplify slightly.
3571130561Sobrien	* Makefile.tpl: Make more variables substitutable in an
3572130561Sobrien	autoconf-friendly way.
3573130561Sobrien	* Makefile.in: Regenerate.
3574130561Sobrien
3575130561Sobrien2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3576130561Sobrien
3577130561Sobrien	(Continuing slow-motion replay)
3578130561Sobrien	* configure.in (v810*): Remove special setting of tools.
3579130561Sobrien
3580130561Sobrien	* configure: Add support for extra required flags for ar or nm.
3581130561Sobrien	* configure.in (aix4.3+): Use above support for target-specific
3582130561Sobrien	issues, rather than using config/mt-aix43.
3583130561Sobrien
3584130561Sobrien2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3585130561Sobrien
3586130561Sobrien	(Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3587130561Sobrien	* configure: Remove 'removing', which doesn't work.  Replace $subdir
3588130561Sobrien	with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
3589130561Sobrien	with $srcdir.  Reformat indentation.  Substitute some variables
3590130561Sobrien	formerly hard-coded in the Makefile for build=host.
3591130561Sobrien	* Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3592130561Sobrien	* Makefile.def: Autogenerate more.
3593130561Sobrien	* Makefile.in: Regenerate.
3594130561Sobrien
3595130561Sobrien2002-11-13  Bruce Korb  <bkorb@gnu.org>
3596130561Sobrien
3597130561Sobrien	* Makefile.tpl: syntactic cleanup
3598130561Sobrien
3599130561Sobrien2002-11-04  Kevin Buettner  <kevinb@redhat.com>
3600130561Sobrien
3601130561Sobrien	* Makefile.def (host_modules): Add rda.
3602130561Sobrien	* Makefile.in: Regenerate.
3603130561Sobrien	* configure.in (target_tool): Add target-rda to list.
3604130561Sobrien
3605130561Sobrien2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
3606130561Sobrien
3607130561Sobrien	* Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
3608130561Sobrien	and restrap targets to this rule.
3609130561Sobrien	* Makefile.in:  Regenerate.
3610130561Sobrien
3611130561Sobrien2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
3612130561Sobrien
3613130561Sobrien	* configure.in (i[3456]86-*-linux*): Add check to disable
3614130561Sobrien	${libgcj} for glibc1.
3615130561Sobrien
3616130561Sobrien2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
3617130561Sobrien
3618130561Sobrien	* configure.in: Add tic4x target.
3619130561Sobrien
3620130561Sobrien2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3621130561Sobrien
3622130561Sobrien	* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3623130561Sobrien	* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3624130561Sobrien	* configure.in: Make SET_LIB_PATH substitution more autoconfy.
3625130561Sobrien	* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3626130561Sobrien	* Makefile.in: Regenerate.
3627130561Sobrien
3628130561Sobrien2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3629130561Sobrien
3630130561Sobrien	* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3631130561Sobrien	* Makefile.in: Regenerate.
3632130561Sobrien
3633130561Sobrien	* Makefile.def: Remove order dependency comments.
3634130561Sobrien	* Makefile.tpl: Add explicit install-install dependencies.
3635130561Sobrien	* Makefile.in: Regenerate.
3636130561Sobrien
3637130561Sobrien	* Makefile.tpl: Remove material now in src-release.  (Finally!)
3638130561Sobrien	* Makefile.in: Regenerate.
3639130561Sobrien
3640130561Sobrien	* configure: Restore my original patch by syncing with gcc version.
3641130561Sobrien
3642130561Sobrien	* Bring following over from gcc:
3643130561Sobrien
3644130561Sobrien2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
3645130561Sobrien
3646130561Sobrien	* configure.in (s390*-*-linux*): Enable libgcj.
3647130561Sobrien
3648130561Sobrien2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3649130561Sobrien
3650130561Sobrien	* Makefile.in: Regenerate.  This really ought to fix things. :sigh:
3651130561Sobrien
3652130561Sobrien2002-10-02  Alan Modra  <amodra@bigpond.net.au>
3653130561Sobrien
3654130561Sobrien	* configure: Move stray lines back to where they belong.
3655130561Sobrien
3656130561Sobrien2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3657130561Sobrien
3658130561Sobrien	* Makefile.tpl: Insert configure-target target, for src-release.
3659130561Sobrien
3660130561Sobrien	* configure: Finish reverting change which Andrew Cagney started
3661130561Sobrien	reverting.  Should fix bustage.
3662130561Sobrien
3663130561Sobrien	* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3664130561Sobrien	* src-release: New file.  Contains material for making net
3665130561Sobrien	releases for gdb, binutils, et al., formerly in Makefile.in.
3666130561Sobrien
3667130561Sobrien2002-09-30  Nick Clifton  <nickc@redhat.com>
3668130561Sobrien
3669130561Sobrien	* cpu: New top level directory.  Intended to hold input files for
3670130561Sobrien	CGEN which have FSF copyright assignment.
3671130561Sobrien	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3672130561Sobrien
3673130561Sobrien2002-09-29  Andrew Cagney  <ac131313@redhat.com>
3674130561Sobrien
3675130561Sobrien	Revert below (note that src does not contain Makefile.tpl):
3676130561Sobrien	* Makefile.tpl: Make subsituted variables more autoconfy.
3677130561Sobrien	* Makefile.in: Regenerate.
3678130561Sobrien
3679130561Sobrien2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3680130561Sobrien
3681130561Sobrien	* configure: Revert accidentally applied changes.
3682130561Sobrien
3683130561Sobrien	* Makefile.tpl: Make more autoconf-friendly.
3684130561Sobrien	* Makefile.in: Regenerate.
3685130561Sobrien	* configure: Make substitution more autoconf-like.
3686130561Sobrien
3687130561Sobrien2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
3688130561Sobrien
3689130561Sobrien	* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3690130561Sobrien	single entry to handle all these.
3691130561Sobrien	(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3692130561Sobrien	libjava on arm-*-elf.
3693130561Sobrien
3694130561Sobrien2002-09-27  Geoffrey Keating  <geoffk@apple.com>
3695130561Sobrien
3696130561Sobrien	* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3697130561Sobrien	things that depend on them.
3698130561Sobrien
3699130561Sobrien2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3700130561Sobrien
3701130561Sobrien	* Makefile.tpl: Make subsituted variables more autoconfy.
3702130561Sobrien	* Makefile.in: Regenerate.
3703130561Sobrien	* configure: Make seds more autoconfy.
3704130561Sobrien
3705130561Sobrien2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3706130561Sobrien
3707130561Sobrien	* Makefile.tpl: Rewrite substituted lines to look autoconfy.
3708130561Sobrien	* Makefile.in: Regenerate.
3709130561Sobrien	* configure.in: Rewrite sed statements to look autoconfy.
3710130561Sobrien
3711130561Sobrien	* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3712130561Sobrien	all-target-foo on configure-target-foo.
3713130561Sobrien	* Makefile.def: Ditto.
3714130561Sobrien	* Makefile.in: Rebuild.
3715130561Sobrien
3716130561Sobrien2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3717130561Sobrien
3718130561Sobrien	* Makefile.def: New file.
3719130561Sobrien	* Makefile.tpl: New file.
3720130561Sobrien	* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3721130561Sobrien
3722130561Sobrien	* configure.in: Minor rearrangement.  Simplify tests.
3723130561Sobrien
3724130561Sobrien2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
3725130561Sobrien
3726130561Sobrien	* configure.in (with_headers): Skip copy if value is "yes".
3727130561Sobrien	(with_libs): Likewise.
3728130561Sobrien
3729130561Sobrien2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3730130561Sobrien
3731130561Sobrien	* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3732130561Sobrien	* configure.in (sh*-*-pe*): Ditto.
3733130561Sobrien	* configure.in (mips*-*-pe*): Ditto.
3734130561Sobrien	* configure.in (*arm-wince-pe): Ditto.
3735130561Sobrien
3736130561Sobrien	* configure.in: Rearrange.
3737130561Sobrien
3738130561Sobrien2002-09-12  Nick Clifton  <nickc@redhat.com>
3739130561Sobrien
3740130561Sobrien	* Import these changes from the config master repository:
3741130561Sobrien
3742130561Sobrien	2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
3743130561Sobrien
3744130561Sobrien		* config.sub: Add tic4x target.
3745130561Sobrien
3746130561Sobrien	2002-09-03  Ben Elliston  <bje@redhat.com>
3747130561Sobrien
3748130561Sobrien		* config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3749130561Sobrien		Reported by <Duncan_Stodart@insession.com>.
3750130561Sobrien
3751130561Sobrien2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
3752130561Sobrien
3753130561Sobrien	* COPYING.NEWLIB: More updates.
3754130561Sobrien
3755130561Sobrien2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
3756130561Sobrien
3757130561Sobrien	* COPYING.NEWLIB: Update.
3758130561Sobrien
3759130561Sobrien2002-08-23  Andrew Cagney  <ac131313@redhat.com>
3760130561Sobrien
3761130561Sobrien	* texinfo/texinfo.tex: Import version 2002-06-04.06.
3762130561Sobrien
3763130561Sobrien	* config.guess: Import version 2002-08-23.
3764130561Sobrien	* config.sub: Import version 2002-08-22.
3765130561Sobrien
3766130561Sobrien2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
3767130561Sobrien
3768130561Sobrien	* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3769130561Sobrien	* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3770130561Sobrien	CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3771130561Sobrien
3772130561Sobrien2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
3773130561Sobrien
3774130561Sobrien	* configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3775130561Sobrien
3776130561Sobrien2002-08-04  H.J. Lu  (hjl@gnu.org)
3777130561Sobrien
3778130561Sobrien	* configure.in (mips*-*-linux*): Don't skip target-libffi.
3779130561Sobrien
3780130561Sobrien2002-07-31  Alan Modra  <amodra@bigpond.net.au>
3781130561Sobrien
3782130561Sobrien	* configure.in: Move generic linux case to end.	 Copy generic
3783130561Sobrien	linux noconfigdirs to mips*-*-linux* entry and new
3784130561Sobrien	powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3785130561Sobrien
3786130561Sobrien2002-07-19  Chris Demetriou  <cgd@broadcom.com>
3787130561Sobrien
3788130561Sobrien	* MAINTAINERS: Clarify on config.guess and config.sub, and add
3789130561Sobrien	one instance of them which was missed to the list to update.
3790130561Sobrien
3791130561Sobrien2002-07-16  Chris Demetriou  <cgd@broadcom.com>
3792130561Sobrien
3793130561Sobrien	* config.guess: Update to 2002-07-09 version.
3794130561Sobrien	* config.sub: Update to 2002-07-03 version.
3795130561Sobrien
3796104834Sobrien2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3797104834Sobrien
3798104834Sobrien	* configure.in: Remove two redundant tests.
3799104834Sobrien
3800104834Sobrien2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3801104834Sobrien
3802104834Sobrien	* configure.in (mips*-*-irix6*o32): Enable stabs.
3803104834Sobrien
3804104834Sobrien2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
3805104834Sobrien
3806104834Sobrien	* configure.in: Don't build grez.
3807104834Sobrien	* Makefile.in: Ditto.
3808104834Sobrien
3809104834Sobrien	* Makefile.in: Remove references to bsp, cygmon, libstub.
3810104834Sobrien	* configure.in: Ditto.
3811104834Sobrien
3812104834Sobrien	* configure.in: Remove leftover reference to gdbtest.
3813104834Sobrien
3814104834Sobrien2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
3815104834Sobrien
3816104834Sobrien	* configure.in (gxx_include_dir):  Change to match versioned
3817104834Sobrien	C++ headers if --enable-version-specific-runtime-libs is used.
3818104834Sobrien
3819104834Sobrien2002-07-04  Steve Ellcey  <sje@cup.hp.com>
3820104834Sobrien
3821104834Sobrien	* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3822104834Sobrien
3823104834Sobrien2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3824104834Sobrien
3825104834Sobrien	* configure.in: Make --without-x work.
3826104834Sobrien
3827104834Sobrien2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
3828104834Sobrien
3829104834Sobrien	* contrib: New directory.  Created to contain a copy of the
3830130561Sobrien	texi2pod.pl script so that it is in the same place as the version in
3831104834Sobrien	the FSF GCC sources.
3832104834Sobrien
3833104834Sobrien2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3834104834Sobrien
3835104834Sobrien	* configure.in: Rearrange target Makefile fragment collection.
3836104834Sobrien
3837104834Sobrien	* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3838104834Sobrien	cvs[src].
3839104834Sobrien	* configure.in: Ditto.
3840104834Sobrien
3841104834Sobrien2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
3842104834Sobrien
3843104834Sobrien	* Makefile.in: Eliminate 'apache' targets.
3844104834Sobrien	* configure.in: Eliminate 'apache' targets.
3845104834Sobrien
3846104834Sobrien	* configure.in: Eliminate redundant tests.  Reorganize.
3847104834Sobrien
3848104834Sobrien	* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3849104834Sobrien
3850104834Sobrien	* config-ml.in: Eliminate references to Cygnus configure.
3851104834Sobrien
3852104834Sobrien	* Makefile.in: Eliminate references to building emacs.
3853104834Sobrien
3854104834Sobrien2002-07-01  Denis Chertykov  <denisc@overta.ru>
3855104834Sobrien
3856104834Sobrien	* configure.in: Add support for ip2k.
3857104834Sobrien
3858104834Sobrien2002-06-24  Ben Elliston  <bje@redhat.com>
3859104834Sobrien
3860104834Sobrien	* configure.in (host_tools): Remove cgen.
3861104834Sobrien
3862104834Sobrien	* Makefile.in (all-cgen): Remove; runs from its source directory.
3863104834Sobrien	(check-cgen, install-cgen, clean-cgen): Likewise.
3864104834Sobrien	(all-opcodes): No not depend on all-cgen.
3865104834Sobrien	(all-sim): Likewise.
3866104834Sobrien
3867104834Sobrien2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
3868104834Sobrien
3869104834Sobrien	* configure.in: Fix AIX configury bug.
3870104834Sobrien
3871104834Sobrien2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3872104834Sobrien
3873104834Sobrien	* configure.in: Replace ${topsrcdir} with ${srcdir}.
3874104834Sobrien
3875104834Sobrien	* configure.in: Move definition of libstdcxx_flags right above
3876104834Sobrien	usage, rather than way earlier.
3877104834Sobrien
3878104834Sobrien	* configure.in: Pull definition of is_cross_compiler earlier.
3879104834Sobrien
3880104834Sobrien	* configure.in: Rearrange a little.
3881104834Sobrien
3882104834Sobrien	* configure.in: Remove references to librx.
3883104834Sobrien	* Makefile.in: Remove references to librx.
3884104834Sobrien
3885104834Sobrien2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3886104834Sobrien
3887104834Sobrien	* configure.in: Eliminate ${gasdir} variable.
3888104834Sobrien
3889104834Sobrien2002-06-18  Dave Brolley  <brolley@redhat.com>
3890104834Sobrien
3891104834Sobrien	* configure.in: Add support for frv.
3892104834Sobrien	* config.sub: Add support for frv.
3893104834Sobrien
3894104834Sobrien2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3895104834Sobrien
3896104834Sobrien	* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3897104834Sobrien
3898104834Sobrien2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
3899104834Sobrien
3900104834Sobrien	* configure.in (vax-*-netbsd*): Re-enable gas.
3901104834Sobrien
3902104834Sobrien2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
3903104834Sobrien
3904104834Sobrien	* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3905104834Sobrien	BUILD_PREFIX_1, to correct nomenclature.
3906104834Sobrien	* configure: Likewise.
3907104834Sobrien
3908104834Sobrien	* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3909104834Sobrien	* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3910104834Sobrien
3911104834Sobrien2002-05-31  Olaf Hering  <olh@suse.de>
3912104834Sobrien
3913104834Sobrien	* config-ml.in: Propogate DESTDIR also.
3914104834Sobrien
3915104834Sobrien2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3916104834Sobrien
3917104834Sobrien	* configure.in (vax-*-netbsd*): Don't build gas for this
3918104834Sobrien	platform.
3919104834Sobrien
3920104834Sobrien2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3921104834Sobrien
3922104834Sobrien	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3923104834Sobrien	and libgcj for AVR.
3924104834Sobrien
3925104834Sobrien2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
3926104834Sobrien
3927104834Sobrien	* config.sub: Add DLX target.
3928104834Sobrien
3929104834Sobrien2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
3930104834Sobrien
3931104834Sobrien	* config.guess: Update to 2002-05-22 version.
3932104834Sobrien	* config.sub: Likewise.
3933104834Sobrien
3934104834Sobrien2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3935104834Sobrien
3936104834Sobrien	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3937104834Sobrien	* config-ml.in: Likewise.
3938104834Sobrien	* configure: Likewise.
3939104834Sobrien	* configure.in: Likewise.
3940104834Sobrien
3941104834Sobrien2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
3942104834Sobrien
3943104834Sobrien	* configure.in: Simplify makefile fragment collection.
3944104834Sobrien
3945104834Sobrien	* configure.in: Remove code to build emacs.
3946104834Sobrien
3947104834Sobrien	* configure.in : Remove --srcdir argument from targargs and buildargs
3948104834Sobrien	(it's always overridden in the Makefile anyway).  Rearrange a bit.
3949104834Sobrien
3950104834Sobrien	* configure: Move some logic to configure.in.
3951104834Sobrien	* configure.in: Move some logic from configure.
3952104834Sobrien
3953104834Sobrien2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
3954104834Sobrien
3955104834Sobrien	* COPYING.LIBGLOSS: New file.
3956104834Sobrien
3957104834Sobrien2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
3958104834Sobrien
3959104834Sobrien	* Makefile.in: Honour DESTDIR.
3960104834Sobrien
3961104834Sobrien2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
3962104834Sobrien
3963104834Sobrien	* configure.in (noconfigdirs): Don't disable libgcj on
3964104834Sobrien	sparc64-*-solaris* and sparcv9-*-solaris*.
3965104834Sobrien
3966104834Sobrien2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
3967104834Sobrien
3968104834Sobrien	* configure.in: Revert 2002-04-18's patch; fixed in libjava.
3969104834Sobrien
3970104834Sobrien2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
3971104834Sobrien
3972104834Sobrien	* configure.in (FLAGS_FOR_TARGET): Do not add
3973104834Sobrien	-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3974104834Sobrien	on i[3456]86-*-linux*.
3975104834Sobrien
3976104834Sobrien2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
3977104834Sobrien
3978104834Sobrien	* configure.in (noconfigdirs): Replace [ ] with test.
3979104834Sobrien
3980104834Sobrien	* configure.in (noconfigdirs): Do not add target-newlib if
3981104834Sobrien	target == i[3456]86-*-linux*, and host == target.
3982104834Sobrien
3983104834Sobrien2002-04-29  Mark Mitchell  <mark@codesourcery.com>
3984104834Sobrien
3985104834Sobrien	* config.guess: Updated to 2002-04-26's version.
3986104834Sobrien	* config.sub: Updated to 2002-04-26's version.
3987104834Sobrien
3988104834Sobrien2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
3989104834Sobrien
3990104834Sobrien	* configure.in: delete reference to absent file
3991104834Sobrien
3992104834Sobrien	* configure.in: replace '[' with 'test'
3993104834Sobrien
3994104834Sobrien	* configure.in: Eliminate references to gash.
3995104834Sobrien	* Makefile.in: Eliminate references to gash.
3996104834Sobrien
3997104834Sobrien	* configure.in: remove useless references to 'pic' makefile fragments.
3998104834Sobrien
3999104834Sobrien	* configure.in: (*-*-windows*) Finish removing.
4000104834Sobrien
4001104834Sobrien	* configure.in: Eliminate redundant test for libgui.
4002104834Sobrien
4003104834Sobrien2002-04-26  Joel Sherrill  <joel@OARcorp.com>
4004104834Sobrien
4005104834Sobrien	* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4006104834Sobrien	(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4007104834Sobrien
4008104834Sobrien2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4009104834Sobrien
4010104834Sobrien	* configure.in: remove references to dead files
4011104834Sobrien
4012104834Sobrien2002-04-18  Tom Tromey  <tromey@redhat.com>
4013104834Sobrien
4014104834Sobrien	* configure.in: Disallow configuring libgcj when it is already
4015104834Sobrien	installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4016104834Sobrien	Solaris 2.8 by default.  For PR libgcj/6158.
4017104834Sobrien
4018104834Sobrien2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4019104834Sobrien
4020104834Sobrien	* configure.in:  Move default CC setting out of config/mh-* fragments
4021104834Sobrien	directly into here.
4022104834Sobrien
4023104834Sobrien2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4024104834Sobrien
4025104834Sobrien	* configure.in: don't even try to configure or make a subdirectory
4026104834Sobrien	if there's no configure script for it.
4027104834Sobrien
4028104834Sobrien2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4029104834Sobrien
4030104834Sobrien	* MAINTAINERS: Remove chill maintainers.
4031104834Sobrien	* Makefile.in (CHILLFLAGS): Remove.
4032104834Sobrien	(CHILL_LIB): Remove.
4033104834Sobrien	(TARGET_CONFIGDIRS): Remove libchill.
4034104834Sobrien	(CHILL_FOR_TARGET): Remove.
4035104834Sobrien	(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4036104834Sobrien	CHILL_LIB.
4037104834Sobrien	(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4038104834Sobrien	(CHECK_TARGET_MODULES): Likewise.
4039104834Sobrien	(INSTALL_TARGET_MODULES): Likewise.
4040104834Sobrien	(CLEAN_TARGET_MODULES): Likewise.
4041104834Sobrien	(configure-target-libchill): Remove.
4042104834Sobrien	(all-target-libchill): Remove.
4043104834Sobrien	* configure.in (target_libs): Remove target-libchill.
4044104834Sobrien	Do not compute CHILL_FOR_TARGET.
4045104834Sobrien	* libchill: Remove directory.
4046130561Sobrien
4047104834Sobrien2002-04-15  DJ Delorie  <dj@redhat.com>
4048104834Sobrien
4049104834Sobrien	* Makefile.in, configure.in, configure: Sync with gcc, entries
4050104834Sobrien	follow...
4051104834Sobrien
4052104834Sobrien2002-04-08  Tom Tromey  <tromey@redhat.com>
4053104834Sobrien
4054104834Sobrien	* configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4055104834Sobrien	Fixes PR libgcj/6068.
4056104834Sobrien
4057104834Sobrien2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4058104834Sobrien
4059104834Sobrien	* configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4060104834Sobrien
4061104834Sobrien2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4062104834Sobrien
4063104834Sobrien	* configure.in (alpha*-dec-osf*): Enable libgcj.
4064104834Sobrien
4065104834Sobrien2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4066104834Sobrien
4067104834Sobrien	Fix for: PR bootstrap/3591, target/5676
4068104834Sobrien	* configure.in (mcore-pe): Disable the configuration of
4069104834Sobrien	libstdc++-v3 since exceptions are not supported.
4070104834Sobrien
4071104834Sobrien2002-03-20  Anthony Green  <green@redhat.com>
4072104834Sobrien
4073104834Sobrien	* configure.in: Enable libgcj for xscale-elf target.
4074104834Sobrien
4075104834Sobrien2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4076104834Sobrien
4077104834Sobrien	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4078104834Sobrien	libjava.
4079104834Sobrien	(CXX_FOR_TARGET): Explain why -shared-libgcc here.
4080104834Sobrien
4081104834Sobrien2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4082104834Sobrien
4083104834Sobrien	* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4084104834Sobrien	libstdc++-v3 and libjava.
4085104834Sobrien
4086104834Sobrien2002-02-11  Adam Megacz <adam@xwt.org>
4087104834Sobrien
4088104834Sobrien	* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4089104834Sobrien	boehm-gc
4090104834Sobrien
4091104834Sobrien2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4092104834Sobrien
4093104834Sobrien	* config.guess: Updated to 2002-01-30's version.
4094104834Sobrien	* config.sub: Updated to 2002-02-01's version.
4095104834Sobrien	Contribute sh64-elf.
4096104834Sobrien	2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4097104834Sobrien	* configure.in: Added sh64-*-*.
4098104834Sobrien
4099104834Sobrien2002-01-17  H.J. Lu <hjl@gnu.org>
4100104834Sobrien
4101104834Sobrien	* Makefile.in (all-fastjar): Also depend on all-libiberty.
4102104834Sobrien	(all-target-fastjar): Also depend on all-target-libiberty.
4103104834Sobrien
4104104834SobrienWed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4105104834Sobrien
4106104834Sobrien	* configure, configure.in: Use temp file for long sed commands.
4107104834Sobrien
4108104834Sobrien2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4109104834Sobrien
4110104834Sobrien	* configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4111104834Sobrien	libf2c.
4112104834Sobrien
4113104834Sobrien2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4114104834Sobrien
4115104834Sobrien	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4116104834Sobrien
4117104834Sobrien2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4118104834Sobrien
4119104834Sobrien	* configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4120104834Sobrien
4121104834Sobrien2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4122104834Sobrien
4123104834Sobrien	* configure: Handle temporary files securely using mkdir.
4124104834Sobrien
4125104834Sobrien2001-09-26  Will Cohen <wcohen@redhat.com>
4126104834Sobrien
4127104834Sobrien	* configure.in (*-*-linux*): Disable configuration of target-newlib
4128104834Sobrien	and target-libgloss.
4129104834Sobrien
4130104834Sobrien2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4131104834Sobrien
4132104834Sobrien	* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4133104834Sobrien	RANLIB.
4134104834Sobrien
4135104834Sobrien2001-08-11  Graham Stott  <grahams@redhat.com>
4136104834Sobrien
4137104834Sobrien	* Makefile.in (check-c++): Add missing semicolon.
4138104834Sobrien
4139104834Sobrien2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4140104834Sobrien
4141104834Sobrien	* configure.in (sh-*-linux*): New.
4142104834Sobrien
4143104834Sobrien2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4144104834Sobrien
4145104834Sobrien	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4146104834Sobrien	and libgcj on m68hc11/m68hc12.
4147104834Sobrien
4148104834Sobrien2001-06-27  H.J. Lu  (hjl@gnu.org)
4149104834Sobrien
4150104834Sobrien	* Makefile (CFLAGS_FOR_BUILD): New.
4151104834Sobrien	(EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4152104834Sobrien
4153104834Sobrien2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4154104834Sobrien
4155104834Sobrien	* configure.in (libstdcxx_flags): Do not try to execute
4156104834Sobrien	libstdc++-v3/testsuite_flags until it exists.
4157104834Sobrien
4158104834Sobrien2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4159104834Sobrien
4160104834Sobrien	* configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4161104834Sobrien
4162104834Sobrien2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4163104834Sobrien
4164104834Sobrien	* ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4165104834Sobrien
4166104834SobrienMon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4167104834Sobrien
4168104834Sobrien	* configure.in: Move *-chorusos target case to the proper switch.
4169104834Sobrien	Disable libgcj.
4170104834Sobrien
4171104834Sobrien2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4172104834Sobrien
4173104834Sobrien	* Makefile.in (STAGE1_CFLAGS): Pass down.
4174104834Sobrien
4175104834Sobrien2001-04-13  Alan Modra  <amodra@one.net.au>
4176104834Sobrien
4177104834Sobrien	* config.guess: Add hppa64-linux support.  Note for next import that
4178104834Sobrien	this is already in the master file.
4179104834Sobrien	* configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4180104834Sobrien
4181104834Sobrien2001-03-22  Colin Howell  <chowell@redhat.com>
4182104834Sobrien
4183104834Sobrien	* Makefile.in (DO_X): Do not backslash single-quotes in
4184104834Sobrien	backquotes (two places).
4185104834Sobrien
4186104834Sobrien2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4187104834Sobrien
4188104834Sobrien	* Makefile.in (DO_X): Quote nested quotes.
4189104834Sobrien
4190104834Sobrien2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4191104834Sobrien
4192104834Sobrien	* Makefile.in (DO_X): Use double quotes for quoting
4193104834Sobrien	"RANLIB=$${RANLIB}".
4194104834Sobrien
4195104834Sobrien2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4196104834Sobrien
4197104834Sobrien	* configure.in: Only use `lang_requires' for languages athat are
4198104834Sobrien	actually enabled.
4199104834Sobrien
4200104834Sobrien2001-03-07  Tom Tromey  <tromey@redhat.com>
4201104834Sobrien
4202104834Sobrien	* configure.in: Allow config-lang.in to set `lang_requires' to list
4203104834Sobrien	of other required languages.
4204104834Sobrien
4205104834Sobrien2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4206104834Sobrien
4207104834Sobrien	* Makefile.in: Remove RANLIB definition. Use RANLIB
4208104834Sobrien	in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4209104834Sobrien	EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4210104834Sobrien
4211104834Sobrien2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4212104834Sobrien	    Alexandre Oliva  <aoliva@redhat.com>
4213104834Sobrien
4214104834Sobrien	* Makefile.in (check-c++): Use tabs, not spaces.
4215104834Sobrien
4216104834Sobrien2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
4217104834Sobrien
4218104834Sobrien	* Makefile.in (check-c++): New rule.
4219104834Sobrien
4220104834Sobrien	* configure.in (target_libs): Remove libg++.
4221104834Sobrien	(noconfigdirs): Remove libg++.
4222104834Sobrien	(noconfigdirs): Same.
4223104834Sobrien	(noconfigdirs): Same.
4224104834Sobrien	(noconfigdirs): Same.
4225104834Sobrien
4226104834Sobrien	* config-ml.in: Remove libg++ references.
4227104834Sobrien
4228104834Sobrien	* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4229104834Sobrien	(ALL_TARGET_MODULES): Same.
4230104834Sobrien	(configure-target-libg++): Remove.
4231104834Sobrien	(all-target-libg++): Remove.
4232104834Sobrien	(configure-target-libio): Remove.
4233104834Sobrien	(all-target-libio): Remove.
4234104834Sobrien	(check-target-libio): Remove.
4235104834Sobrien	(.PHONY): Remove.
4236104834Sobrien	(libg++.tar.bz2): Remove.
4237104834Sobrien	(all-target-cygmon): Remove libio.
4238104834Sobrien	(all-target-libstdc++): Remove.
4239104834Sobrien	(configure-target-libstdc++): Remove.
4240104834Sobrien	(TARGET_LIB_PATH): Remove libstdc++.
4241104834Sobrien	(ALL_GCC_CXX): Remove libstdc++.
4242104834Sobrien	(all-target-gperf): Correct.
4243104834Sobrien
4244104834Sobrien2001-02-15  Anthony Green  <green@redhat.com>
4245104834Sobrien
4246104834Sobrien	* configure: Introduce GCJ_FOR_TARGET.
4247104834Sobrien	* configure.in: Ditto.
4248104834Sobrien	* Makefile.in: Ditto.
4249104834Sobrien
4250104834Sobrien2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
4251104834Sobrien
4252104834Sobrien	* configure.in: for *-chorusos, don't config target-newlib and
4253104834Sobrien	target-libgloss.
4254104834Sobrien
4255104834Sobrien2001-02-04  Mark Mitchell  <mark@codesourcery.com>
4256104834Sobrien
4257104834Sobrien	Remove V2 C++ library.
4258104834Sobrien	* configure.in: Remove --enable-libstdcxx_v3 support.
4259104834Sobrien
4260104834Sobrien2001-01-27  Richard Henderson  <rth@redhat.com>
4261104834Sobrien
4262104834Sobrien	* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4263104834Sobrien
4264104834Sobrien2001-01-26  Tom Tromey  <tromey@redhat.com>
4265104834Sobrien
4266104834Sobrien	* configure.in: Allow libgcj to be built on Sparc Solaris.
4267104834Sobrien
4268104834Sobrien2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
4269104834Sobrien
4270104834Sobrien	* configure.in: Enable libgcj on several additional platforms.
4271104834Sobrien
4272104834Sobrien2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
4273104834Sobrien
4274104834Sobrien	* configure.in: Enable libgcj for linux targets.
4275104834Sobrien
4276104834Sobrien2001-01-09  Mike Stump  <mrs@wrs.com>
4277104834Sobrien
4278104834Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4279104834Sobrien	failures of subdirectories.
4280104834Sobrien
4281104834Sobrien2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4282104834Sobrien
4283104834Sobrien	* configure: handle DOS-style absolute paths.
4284104834Sobrien
4285104834Sobrien2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4286104834Sobrien
4287104834Sobrien	* configure.in: remove supported directories from $noconfigdirs for DJGPP.
4288104834Sobrien
4289104834Sobrien2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
4290104834Sobrien
4291104834Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4292104834Sobrien	(libstdcxx_incdir): Pass down.
4293104834Sobrien	* config.if: Remove expired bits for cxx_interface, add stub.
4294104834Sobrien	(libstdcxx_incdir): Add variable for g++ include directory.
4295104834Sobrien	* configure.in (gxx_include_dir): Use it.
4296104834Sobrien
4297104834Sobrien2000-12-15  Andreas Jaeger  <aj@suse.de>
4298104834Sobrien
4299104834Sobrien	* configure.in: Handle lang_dirs.
4300104834Sobrien
4301104834Sobrien2000-12-13  Anthony Green  <green@redhat.com>
4302104834Sobrien
4303104834Sobrien	* configure.in: Disable libgcj for any target not specifically
4304104834Sobrien	listed.  Disable libgcj for x86 and Alpha Linux until compatible
4305104834Sobrien	with g++ abi.
4306104834Sobrien
4307104834Sobrien2000-12-13  Mike Stump  <mrs@wrs.com>
4308104834Sobrien
4309104834Sobrien	* Makefile.in (local-distclean): Also remove fastjar.
4310104834Sobrien
4311104834Sobrien2000-12-10  Anthony Green  <green@redhat.com>
4312104834Sobrien
4313104834Sobrien	* configure.in: Define libgcj.  Disable libgcj target libraries for
4314104834Sobrien	most targets.
4315104834Sobrien
4316104834Sobrien2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4317104834Sobrien
4318104834Sobrien	* configure.in (target_libs): Revert 2000-12-08 patch.
4319104834Sobrien	(noconfigdirs): Added target-libjava.
4320104834Sobrien
4321104834Sobrien2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4322104834Sobrien
4323104834Sobrien	* Makefile.in: handle DOS-style absolute paths.
4324104834Sobrien
4325104834Sobrien2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4326104834Sobrien
4327104834Sobrien	* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4328104834Sobrien	libjava.
4329104834Sobrien	* configure.in (target_libs): Removed `target-libjava'.
4330104834Sobrien
4331104834Sobrien2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4332104834Sobrien
4333104834Sobrien	* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4334104834Sobrien	(ALL_MODULES): Added fastjar.
4335104834Sobrien	(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4336104834Sobrien	(all-target-libjava): all-fastjar replaces all-zip.
4337104834Sobrien	(all-fastjar): Added.
4338104834Sobrien	(configure-target-fastjar, all-target-fastjar): Likewise.
4339104834Sobrien	* configure.in (host_tools): Added fastjar.
4340104834Sobrien
4341104834Sobrien2000-12-07  Mike Stump  <mrs@wrs.com>
4342104834Sobrien
4343104834Sobrien	* Makefile.in (local-distclean): Remove leftover built files.
4344104834Sobrien
4345104834Sobrien2000-11-16  Fred Fish  <fnf@be.com>
4346104834Sobrien
4347104834Sobrien	* configure.in (enable_libstdcxx_v3): Fix typo,
4348104834Sobrien	libstd++ -> libstdc++.
4349104834Sobrien
4350104834Sobrien2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4351104834Sobrien
4352104834Sobrien	* configure: Provide the original toplevel configure arguments
4353104834Sobrien	(including $0) to subprocesses in the environment rather than
4354104834Sobrien	through gcc/configargs.h.
4355104834Sobrien
4356104834Sobrien2000-11-12  Mark Mitchell  <mark@codesourcery.com>
4357104834Sobrien
4358104834Sobrien	* configure: Turn on libstdc++ V3 by default.
4359104834Sobrien
4360104834Sobrien2000-10-16  Michael Meissner  <meissner@redhat.com>
4361104834Sobrien
4362104834Sobrien	* configure (gcc/configargs.h): Only create if there is a build GCC
4363104834Sobrien	directory created.
4364104834Sobrien
4365104834Sobrien2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
4366104834Sobrien
4367104834Sobrien	* configure: Save configure arguments to gcc/configargs.h.
4368104834Sobrien
4369104834Sobrien2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
4370104834Sobrien
4371104834Sobrien	* Makefile.in (bootstrap): avoid recursion if subdir missing
4372104834Sobrien	(cross): ditto
4373104834Sobrien	(do-proto-toplev): ditto
4374104834Sobrien
4375104834SobrienWed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
4376104834Sobrien
4377104834Sobrien	* configure.in: Do not build byacc for hppa64.  Provide paths to the
4378104834Sobrien	X11 libraries for hppa64.
4379104834Sobrien
4380104834Sobrien2000-09-02  Anthony Green  <green@cygnus.com>
4381104834Sobrien
4382104834Sobrien	* Makefile.in (all-gcc): Depend on all-zlib.
4383104834Sobrien	(CLEAN_MODULES): Add clean-zlib.
4384104834Sobrien	(ALL_MODULES): Add all-zlib.
4385104834Sobrien	* configure.in (host_libs): Add zlib.
4386104834Sobrien
4387104834Sobrien2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
4388104834Sobrien
4389104834Sobrien	* configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4390104834Sobrien	$targargs to tell whether newlib is going to be built.
4391104834Sobrien
4392104834Sobrien	* configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4393104834Sobrien	$$r/TARGET_SUBDIR/libio for _G_config.h.
4394104834Sobrien
4395104834Sobrien2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
4396104834Sobrien
4397104834Sobrien	* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4398104834Sobrien
4399104834Sobrien	* configure: Make enable_threads and enable_shared defaults
4400104834Sobrien	explicit.  Substitute enable_threads into generated Makefiles.
4401104834Sobrien	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4402104834Sobrien	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4403104834Sobrien
4404104834Sobrien2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
4405104834Sobrien
4406104834Sobrien	* configure.in: Re-enable all references to libg++ and librx.
4407104834Sobrien
4408104834Sobrien2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
4409130561Sobrien
4410104834Sobrien	* configure.in: Add *-*-freebsd* configurations.
4411104834Sobrien
4412104834Sobrien2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4413104834Sobrien
4414104834Sobrien	* Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4415104834Sobrien	(do-tar, do-bz2): New rules.
4416104834Sobrien	(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4417104834Sobrien	(gdb-tar): New rule.
4418104834Sobrien	(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4419104834Sobrien	(insight_dejagnu.tar): New rule.
4420104834Sobrien	(insight.tar): New rule.
4421104834Sobrien	(gdb+dejagnu.tar): New rule.
4422104834Sobrien	(gdb.tar): New rule.
4423104834Sobrien
4424104834Sobrien2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4425104834Sobrien
4426104834Sobrien	* MAINTAINERS: Update dejagnu/
4427104834Sobrien
4428104834Sobrien2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
4429104834Sobrien
4430104834Sobrien	* ltmain.sh (relink_command): Fix typo in previous change.
4431104834Sobrien
4432104834Sobrien2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
4433104834Sobrien
4434104834Sobrien	* ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
4435104834Sobrien	(relink_command): Added --tag flags.
4436104834Sobrien	(mode=install): If relinking fails; error out.
4437104834Sobrien
4438104834Sobrien2002-03-12  Richard Henderson  <rth@redhat.com>
4439104834Sobrien
4440104834Sobrien	* Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
4441104834Sobrien	.NOTPARALLEL tag.
4442104834Sobrien	(do-check): Rename from check.
4443104834Sobrien	(check): Allow parallel check.
4444104834Sobrien
4445104834Sobrien2002-03-11  Richard Henderson  <rth@redhat.com>
4446104834Sobrien
4447104834Sobrien	* Makefile.in (.NOTPARALLEL): Add fake tag.
4448104834Sobrien
4449104834Sobrien2002-03-07  H.J. Lu  (hjl@gnu.org)
4450104834Sobrien
4451104834Sobrien	* configure.in: Enable gprof for mips*-*-linux*.
4452104834Sobrien
4453104834Sobrien2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4454104834Sobrien
4455104834Sobrien	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4456104834Sobrien	libjava.
4457104834Sobrien	(CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4458104834Sobrien
4459104834Sobrien2002-02-24  Andrew Cagney  <ac131313@redhat.com>
4460104834Sobrien
4461104834Sobrien	* texinfo/texinfo.tex: Update to version 2002-02-14.08.
4462104834Sobrien
446392828Sobrien2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
446492828Sobrien
446592828Sobrien	* config.guess: Import from master sources, rev 1.232.
446692828Sobrien	* config.sub: Import from master sources, rev 1.246.
446792828Sobrien
4468104834Sobrien2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
4469104834Sobrien
4470104834Sobrien	* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4471104834Sobrien	because its Makefile is there; test for the executable instead.
4472104834Sobrien
447391041Sobrien2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
447491041Sobrien
447591041Sobrien	Contribute sh64-elf.
447691041Sobrien	2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
447791041Sobrien	* configure.in: Added sh64-*-*.
447891041Sobrien
447991041Sobrien2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
448091041Sobrien
4481104834Sobrien	* COPYING.NEWLIB: Remove advertising clause from
4482104834Sobrien	Berkeley and Red Hat licenses.
448391041Sobrien
448491041Sobrien2002-02-01  Mo DeJong  <supermo@bayarea.net>
448591041Sobrien
448691041Sobrien	* Makefile.in: Add all-tix to deps for all-snavigator
448791041Sobrien	so that tix is built when building snavigator.
448891041Sobrien
448991041Sobrien2002-02-01  Ben Elliston  <bje@redhat.com>
449091041Sobrien
449191041Sobrien	* config.guess: Import from master sources, rev 1.229.
449291041Sobrien	* config.sub: Import from master sources, rev 1.240.
449391041Sobrien
449491041Sobrien2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
449591041Sobrien
449691041Sobrien	From Steve Ellcey <sje@cup.hp.com>:
449791041Sobrien	* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
449891041Sobrien	(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
449991041Sobrien	lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
450091041Sobrien	IA64.
450191041Sobrien	* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
450291041Sobrien	* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
450391041Sobrien	soname_spec, sys_lib_search_path_spec): Ditto.
450491041Sobrien
450589857Sobrien2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
450689857Sobrien
450789857Sobrien	* configure.in (*-*-netbsd*): New.  Skip target-newlib,
450889857Sobrien	target-libiberty, and target-libgloss.  Skip Java-related
450989857Sobrien	libraries if not supported for NetBSD on target CPU.
451089857Sobrien
451189857Sobrien2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
451289857Sobrien
451389857Sobrien	* configure.in: Import StrongARM and XScale target_configdirs from
451489857Sobrien	FSF GCC version.
451589857Sobrien
451689857Sobrien2002-01-16  H.J. Lu  (hjl@gnu.org)
451789857Sobrien
451889857Sobrien	* config.guess: Import from master sources, rev 1.225.
451989857Sobrien	* config.sub: Import from master sources, rev 1.238.
452089857Sobrien
452189857Sobrien	* MAINTAINERS: Updated notes on config.guess and config.sub.
452289857Sobrien
452389857Sobrien2002-01-11  Steve Ellcey  <sje@cup.hp.com>
452489857Sobrien
452589857Sobrien	* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
452689857Sobrien	ld and gdb are not supported.
452789857Sobrien
452889857Sobrien2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
452989857Sobrien
453089857Sobrien	* Change reference to Cygnus Solutions to be Red Hat.
453189857Sobrien
453289857Sobrien2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
453389857Sobrien
453489857Sobrien	* COPYING.NEWLIB: Update generic copyright date.
453589857Sobrien
453689857Sobrien2002-01-07  Mark Salter  <msalter@redhat.com>
453789857Sobrien
453889857Sobrien	* configure.in: Remove target-bsp and target-cygmon from arm builds.
453989857Sobrien	  Allow target-libgloss to be built for arm, strongarm, and xscale.
454089857Sobrien
454189857Sobrien2002-01-03  Ben Elliston  <bje@redhat.com>
454289857Sobrien
454389857Sobrien	* MAINTAINERS: Update URL for config.* scripts.
454489857Sobrien
454589857Sobrien2001-12-18  Alan Modra  <amodra@bigpond.net.au>
454689857Sobrien
454789857Sobrien	* config.sub: Import latest version.
454889857Sobrien	* config.guess: Likewise.
454989857Sobrien
455089857Sobrien2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
455189857Sobrien
455289857Sobrien	* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
455389857Sobrien	options for i[3456]86-pc-linux* native builds.
455489857Sobrien
455589857Sobrien2001-12-05  Laurent Guerby  <guerby@acm.org>
455689857Sobrien
455789857Sobrien	* MAINTAINERS: gcc adopts symlink-tree, refer more to
4558104834Sobrien	libiberty.
455989857Sobrien
456089857Sobrien	Import this patch from gcc:
4561130561Sobrien
456289857Sobrien	2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
456389857Sobrien
456489857Sobrien	    * symlink-tree: handle DOS-style absolute paths.
456589857Sobrien
456689857Sobrien2001-11-28  DJ Delorie <dj@redhat.com>
456789857Sobrien	    Zack Weinberg  <zack@codesourcery.com>
456889857Sobrien
456989857Sobrien	When build != host, create libiberty for the build machine.
457089857Sobrien
457189857Sobrien	* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
457289857Sobrien	CONFIG_ARGUMENTS.
457389857Sobrien	(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
457489857Sobrien	New variables.
457589857Sobrien	(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
457689857Sobrien	and rules.
457789857Sobrien	(all.normal): Depend on ALL_BUILD_MODULES.
457889857Sobrien	(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
457989857Sobrien	(all-build-libiberty): Depend on configure-build-libiberty.
458089857Sobrien
458189857Sobrien	* configure: Calculate and substitute proper value for
458289857Sobrien	ALL_BUILD_MODULES.
458389857Sobrien	* configure.in: Create the build subdirectory.
458489857Sobrien	Calculate and substitute TARGET_CONFIGARGS (formerly
458589857Sobrien	CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
458689857Sobrien
458789857Sobrien2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
458889857Sobrien
458989857Sobrien	* config.sub: Update to version 1.232 on subversion.
459089857Sobrien
459189857Sobrien2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
459289857Sobrien
459389857Sobrien	* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
459489857Sobrien	files from .po files for a distribution.
459589857Sobrien
459689857Sobrien2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
459789857Sobrien
459889857Sobrien	* COPYING.NEWLIB: Mention preserved notice in specific parts.
459989857Sobrien
460089857Sobrien2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
460189857Sobrien
460289857Sobrien	Merged from net gcc:
460389857Sobrien	2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
460489857Sobrien	* ltcf-c.sh: Use $objext, not $ac_objext.
460589857Sobrien	2001-07-27  Mark Kettenis  <kettenis@gnu.org>
460689857Sobrien	* ltcf-cxx.sh: Add support for GNU.
460789857Sobrien	2001-07-22  Timothy Wall  <twall@redhat.com>
460889857Sobrien	* ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
460989857Sobrien	default settings if using GNU tools with that configuration.
461089857Sobrien	* ltcf-cxx.sh: Ditto.
461189857Sobrien	* ltcf-gcj.sh: Ditto.
461289857Sobrien	2001-07-21  Michael Chastain  <chastain@redhat.com>
461389857Sobrien	* ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
461489857Sobrien	HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
461589857Sobrien	* ltmain.sh: Mark as gcc-local.
461689857Sobrien
461789857Sobrien2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
461889857Sobrien
461989857Sobrien	* Makefile.in (all-bison): Revert 2001-10-24.
462089857Sobrien	Don't depend on texinfo.
462189857Sobrien
462289857Sobrien2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
462389857Sobrien
4624104834Sobrien	* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
462589857Sobrien
462689857Sobrien2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
462789857Sobrien
462889857Sobrien	* configure.in (--enable-languages): Be more permissive about
462989857Sobrien	syntax.  Check for empty lists better.  Warn about $LANGUAGES.
463089857Sobrien
463189857Sobrien2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
463289857Sobrien
463389857Sobrien	* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
463489857Sobrien
463589857Sobrien2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
463689857Sobrien
463789857Sobrien	Makefile.in (all-bison): Don't depend on texinfo.
463889857Sobrien
463989857Sobrien2001-10-03  Alan Modra  <amodra@bigpond.net.au>
464089857Sobrien
464189857Sobrien	* gettext.m4: Test po/POTFILES.in exists before trying to read.
464289857Sobrien
464389857Sobrien2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
464489857Sobrien
464589857Sobrien	* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
464689857Sobrien
464789857Sobrien2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
464889857Sobrien
464989857Sobrien	* config.sub, config.guess: Import latest from subversions.
465089857Sobrien
465189857Sobrien2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
465289857Sobrien
465389857Sobrien	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
465489857Sobrien	DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
465589857Sobrien	RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
465689857Sobrien	avoid quotes nesting problems.
465789857Sobrien	(NATIVE_CHECK_MODULES): Ditto, just for consistency.
465889857Sobrien	(DO_X): Export only variables that are set.
465989857Sobrien
466089857Sobrien2001-09-19  Ben Elliston  <bje@redhat.com>
466189857Sobrien
466289857Sobrien	* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
466389857Sobrien	Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
466489857Sobrien	semantics.  Use the shell built-in "type" command instead.
466589857Sobrien
466689857Sobrien2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
466789857Sobrien
466889857Sobrien	* config.sub: Reverted the earlier change, this version is not the
466989857Sobrien	master file.
467089857Sobrien
467189857Sobrien2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
467289857Sobrien
467389857Sobrien	* config.sub: Change machine triplets from mipsel*-* to mips*el-*.
467489857Sobrien	Add support for mips64.
467589857Sobrien
467689857Sobrien2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
467789857Sobrien
467889857Sobrien	* configure.in: Enable libstdc++-v3 for h8300 targets.
467989857Sobrien
468089857Sobrien2001-08-30  Eric Christopher  <echristo@redhat.com>
468189857Sobrien	    Jason Eckhardt  <jle@redhat.com>
468289857Sobrien
468389857Sobrien	* config.sub: Add support for mipsisa32.
468489857Sobrien
468589857Sobrien2001-08-30  Eric Christopher  <echristo@redhat.com>
468689857Sobrien
468789857Sobrien	* config.sub, config.guess: Import latest from subversions.
468889857Sobrien
468989857Sobrien2001-08-20  Alan Modra  <amodra@bigpond.net.au>
469089857Sobrien
469189857Sobrien	* config.sub, config.guess: Import latest from subversions.
469289857Sobrien
469389857Sobrien2001-07-26  DJ Delorie  <dj@redhat.com>
469489857Sobrien
469589857Sobrien	* MAINTAINERS: Clarify libiberty merge rules and procedures.
469689857Sobrien
469780016Sobrien2001-06-19  Alan Modra  <amodra@bigpond.net.au>
469880016Sobrien
469980016Sobrien	* Makefile.in: Revert 2001-06-17.
470080016Sobrien	(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
470180016Sobrien
470280016Sobrien2001-06-17  H.J. Lu <hjl@gnu.org>
470380016Sobrien
470480016Sobrien	* Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
470580016Sobrien	(gas+binutils.tar.bz2): Likewise.
470680016Sobrien	(binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
470780016Sobrien
470889857SobrienFri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
470980016Sobrien
471089857Sobrien	* Makefile.in (VER): When present, extract the version number from
4711130561Sobrien	the file version.in.
471289857Sobrien
471389857Sobrien2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
471489857Sobrien
471589857Sobrien	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
471689857Sobrien	gcc/xgcc is built, use -print-prog-name to find out the program
471789857Sobrien	name to use.
471889857Sobrien
471989857Sobrien2001-06-04  Mark Mitchell  <mark@codesourcery.com>
472089857Sobrien
472189857Sobrien	* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
472289857Sobrien	with_gcc]: Use `gcc -shared' to build a shared library.
472389857Sobrien
472489857Sobrien2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
472589857Sobrien
472689857Sobrien	* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
472789857Sobrien	archives.
472889857Sobrien
472989857Sobrien2001-05-28  Simon Patarin <simon.patarin@inria.fr>
473089857Sobrien
473189857Sobrien	* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
473289857Sobrien	libraries when using g++ with native linker.
473389857Sobrien
473489857Sobrien2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
473589857Sobrien
473689857Sobrien	* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
473789857Sobrien
473889857Sobrien2001-05-24  Tom Rix <trix@redhat.com>
473989857Sobrien
474089857Sobrien	* configure.in : enable ld for aix
474189857Sobrien
474289857Sobrien2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
474389857Sobrien
474489857Sobrien	* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
474589857Sobrien	[aix4*|aix5*]: Prepend blank.
474689857Sobrien
474789857Sobrien2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
474889857Sobrien
474989857Sobrien	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
475089857Sobrien	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
475189857Sobrien	of subdir/configure scripts to use the new libtool.m4.
475289857Sobrien
475389857Sobrien2001-05-14  H.J. Lu <hjl@gnu.org>
475489857Sobrien
475589857Sobrien	* config.if (libc_interface): Set to -libc6.2- for cross
475689857Sobrien	compiling to Linux/glibc 2.2.
475789857Sobrien
475889857Sobrien2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
475989857Sobrien
476089857Sobrien	* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
476189857Sobrien	libgcj.
476289857Sobrien
476389857Sobrien2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
476489857Sobrien
476589857Sobrien	* configure.in (noconfigdirs): Don't reset it from scratch in the
476689857Sobrien	target case; only append to it.
476789857Sobrien
476889857Sobrien2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
476989857Sobrien
477089857Sobrien	* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
477189857Sobrien	sparc-*-solaris2.8]: Disable ${libgcj}.
477289857Sobrien
477389857Sobrien2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
477489857Sobrien
477589857Sobrien	* configure.in (libgcj_saved): Copy from $libgcj.
477689857Sobrien	(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
477789857Sobrien	--disable-libgcj.
477889857Sobrien
477989857Sobrien2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
478089857Sobrien
478189857Sobrien	* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
478289857Sobrien	1.641.2.228.
478389857Sobrien
478489857Sobrien2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
478589857Sobrien
478689857Sobrien	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
478789857Sobrien	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
478889857Sobrien
478989857Sobrien2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
479089857Sobrien
479189857Sobrien	* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
479289857Sobrien	New macros.
479389857Sobrien	(bootstrap, cross): Use RECURSE_FLAGS.
479489857Sobrien	* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
479589857Sobrien
479689857Sobrien2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
479789857Sobrien
479889857Sobrien	* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
479989857Sobrien
480089857Sobrien2001-03-23  Nick Clifton  <nickc@redhat.com>
480189857Sobrien
480280016Sobrien	* README-maintainer-mode: Add note about inability to use "make
480380016Sobrien	distclean" in maintainer mode.
480480016Sobrien
480589857Sobrien2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
480689857Sobrien
480789857Sobrien	Re-installed:
480889857Sobrien	2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
480989857Sobrien	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
481089857Sobrien	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
481189857Sobrien	* ltcf-cxx.sh: Likewise.
481289857Sobrien	* ltcf-gcj.sh: Likewise.
481389857Sobrien
481480016Sobrien2001-03-22  Philip Blundell  <philb@gnu.org>
481580016Sobrien
481680016Sobrien	* config.sub, config.guess: Import latest from subversions.
481780016Sobrien
481889857Sobrien2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
481989857Sobrien
482089857Sobrien	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
482189857Sobrien	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
482289857Sobrien
482389857Sobrien2001-03-20  Michael Chastain  <chastain@redhat.com>
482489857Sobrien
482589857Sobrien	* Makefile.in: all-m4 depends on all-texinfo.
482689857Sobrien
482789857Sobrien2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
482889857Sobrien
482989857Sobrien	* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
483089857Sobrien
483189857Sobrien2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
483289857Sobrien
483389857Sobrien	* COPYING.NEWLIB: Remove DJ Delorie's address because it is no
483489857Sobrien	longer valid.
483589857Sobrien
483689857Sobrien2001-02-16  Nick Clifton  <nickc@redhat.com>
483789857Sobrien
483889857Sobrien	* configure.in (noconfigdirs): Allow configuration of texinfo
483989857Sobrien	for Cygwin hosts.
484089857Sobrien
484189857Sobrien2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
484289857Sobrien
484389857Sobrien	* config.guess: Add linux target for S/390.
484489857Sobrien	* config.sub: Likewise.
484589857Sobrien	* configure.in: Likewise.
484689857Sobrien
484789857Sobrien2001-02-06  Ben Elliston  <bje@redhat.com>
484889857Sobrien
484989857Sobrien	* configure: Output host type to stdout, not stderr.
485089857Sobrien
485189857Sobrien2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
485289857Sobrien
485389857Sobrien	* config.guess: Import from subversions.gnu.org (revision 1.181).
485489857Sobrien	* config.sub: Import from subversions.gnu.org (revision 1.199).
485589857Sobrien
485680016Sobrien2001-01-30  Alan Modra  <alan@linuxcare.com.au>
485780016Sobrien
485880016Sobrien	* config.guess: Handle hppa64-linux systems.
485980016Sobrien
486089857Sobrien2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
486189857Sobrien
486289857Sobrien	* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
486389857Sobrien	Don't unset, it's non-portable and no longer necessary, set to empty
486489857Sobrien	instead.
486589857Sobrien
486689857Sobrien2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
486789857Sobrien
486889857Sobrien	* ltconfig: Shell portability fix for the tagname validity check.
486989857Sobrien
487089857Sobrien2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
487189857Sobrien
487289857Sobrien	* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
487389857Sobrien
487489857Sobrien2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
487589857Sobrien
487689857Sobrien	* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
487789857Sobrien	* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
487889857Sobrien
487980016Sobrien2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
488080016Sobrien
488180016Sobrien	* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
488280016Sobrien	keep at least one of build_libtool_libs or build_old_libs set to
488380016Sobrien	yes.
488480016Sobrien
488580016Sobrien2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
488680016Sobrien
488780016Sobrien	* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
488880016Sobrien	* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
488980016Sobrien
489069159Sobrien2000-11-07  Philip Blundell  <pb@futuretv.com>
489169159Sobrien
489269159Sobrien	* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
489369159Sobrien
489469159Sobrien2000-11-03  Philip Blundell  <pb@futuretv.com>
489569159Sobrien
489669159Sobrien	* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
489769159Sobrien	files.
489869159Sobrien
489980016Sobrien2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
490060484Sobrien
490180016Sobrien	* COPYING.NEWLIB: Put into source repository.
490260484Sobrien
490380016Sobrien2001-01-15  Ben Elliston  <bje@redhat.com>
490460484Sobrien
490580016Sobrien	* configure.in (host_tools): Add sid.
490680016Sobrien	Always configure cgen.
490780016Sobrien	* Makefile.in (all-sid): New target.
490880016Sobrien	(check-sid, clean-sid, install-sid): Likewise.
490960484Sobrien
491080016Sobrien2001-01-07  Andreas Jaeger  <aj@suse.de>
491160484Sobrien
4912104834Sobrien	* config.sub, config.guess: Update from subversions.
491360484Sobrien
491480016Sobrien2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
491580016Sobrien
491680016Sobrien	* configure.in: Disable language-specific target libraries for
491780016Sobrien	languages that aren't enabled.
491880016Sobrien
491980016Sobrien2000-11-24  Nick Clifton  <nickc@redhat.com>
492080016Sobrien
492180016Sobrien	* configure.in (xscale-elf): Add target.
492280016Sobrien	(xscale-coff): Add target.
492380016Sobrien	(c4x, c5x, tic54x): Move after ARM targets.
492480016Sobrien
492580016Sobrien2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
492680016Sobrien
492780016Sobrien	* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
492880016Sobrien
492980016Sobrien2000-11-20  Ian Lance Taylor  <ian@zembu.com>
493080016Sobrien
493180016Sobrien	* ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
493280016Sobrien
493380016Sobrien2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
493480016Sobrien
493580016Sobrien	* Makefile.in: Merge with GCC and libgcj.
493680016Sobrien	(ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
493780016Sobrien	configure-target-<library> when their configure scripts need the C
493880016Sobrien	or C++ library to have already been built to work properly.
493980016Sobrien	(do_proto_toplev): Set them to an empty string.
494080016Sobrien
494189857Sobrien2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
494280016Sobrien
494380016Sobrien	* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
494480016Sobrien	(REALLY_SET_LIB_PATH): Use them.
494580016Sobrien
494689857Sobrien2000-11-06  Christopher Faylor <cgf@cygnus.com>
494780016Sobrien
494880016Sobrien	* config.sub: Add support for Sun Chorus
494980016Sobrien
495080016Sobrien2000-11-02  Per Lundberg  <plundis@chaosdev.org>
495180016Sobrien
495280016Sobrien	* config.sub: Add support for the *-storm-chaos OS.
495380016Sobrien
495480016Sobrien2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
495580016Sobrien
4956104834Sobrien	* configure.in (noconfigdirs): Don't compile some
4957104834Sobrien	of the libraries for 68HC11 & 68hc12 targets.
495880016Sobrien
495980016Sobrien2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
496080016Sobrien
496180016Sobrien	* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
496280016Sobrien	multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
496380016Sobrien	all affected `configure' scripts.
496480016Sobrien
496580016Sobrien2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
496680016Sobrien
496780016Sobrien	* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
496880016Sobrien	ltcf-c.sh.
496980016Sobrien
497080016Sobrien2000-09-12  Philip Blundell  <philb@gnu.org>
497180016Sobrien
497280016Sobrien	* config.sub, config.guess: Update from subversions.
497380016Sobrien
497480016Sobrien2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
497580016Sobrien
497680016Sobrien	* Makefile.in (all-zlib): Added dummy target.
497780016Sobrien
497880016Sobrien	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
497980016Sobrien	multi-language branch.
498080016Sobrien
498180016Sobrien2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
498280016Sobrien
498380016Sobrien	* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
498480016Sobrien	(bootstrap*): Depend on all-bootstrap.
498580016Sobrien
498680016Sobrien2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
498780016Sobrien
498880016Sobrien	* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
498980016Sobrien	crosses, but add gcc/include to the header search path for them.
499080016Sobrien
499180016Sobrien2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
499280016Sobrien
499380016Sobrien	* ltconfig, ltmain.sh: Updated from libtool multi-language branch.
499480016Sobrien	* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
499580016Sobrien	* gettext.m4: New file, extracted from aclocal.m4.
499680016Sobrien
499780016Sobrien2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
499880016Sobrien
499980016Sobrien	* config-ml.in (CC, CXX): Avoid trailing whitespace.
500080016Sobrien	(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
500180016Sobrien	sub-configures.
500280016Sobrien
500380016Sobrien2000-08-20  Doug Evans  <dje@casey.transmeta.com>
500480016Sobrien
500580016Sobrien	* Makefile.in (ALL_MODULES): Add all-cgen.
500680016Sobrien	(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
500780016Sobrien	(all-cgen): New target.
500880016Sobrien	(all-opcodes,all-sim): Depend on all-cgen.
500980016Sobrien	* configure.in (host_tools): Add cgen.
501080016Sobrien	Only configure cgen if --enable-cgen-maint.
501180016Sobrien
501280016Sobrien2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
501380016Sobrien
501480016Sobrien	* config-ml.in (CC, CXX): Don't introduce a leading space.
501580016Sobrien
501680016Sobrien2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
501780016Sobrien
501880016Sobrien	* configure.in (libstdcxx_flags): Use
501980016Sobrien	libstdc++-v3/src/libstdc++.INC.
502080016Sobrien
502180016Sobrien2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
502280016Sobrien
502380016Sobrien	* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
502480016Sobrien
502580016Sobrien2000-08-11  Jason Merrill  <jason@redhat.com>
502680016Sobrien
502780016Sobrien	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
502880016Sobrien	CXX_FOR_TARGET): Add -B$$r/gcc/ here.
502980016Sobrien	(FLAGS_FOR_TARGET): Not here.
503080016Sobrien	(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
503180016Sobrien
503280016Sobrien2000-08-07  DJ Delorie  <dj@redhat.com>
503380016Sobrien
503480016Sobrien	* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
503580016Sobrien	"if we're also building gcc, and it's a gcc that will run on the
503680016Sobrien	build machine, we want to use its includes instead of the system's
503780016Sobrien	default includes".
503880016Sobrien
503980016Sobrien2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
504080016Sobrien
504180016Sobrien	* configure.in (libstdcxx_flags): Don't use `"'.
504280016Sobrien
504380016Sobrien	* config-ml.in: Adjust multilib search paths to the
504480016Sobrien	appropriate multilib tree.
504580016Sobrien
504680016Sobrien2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
504780016Sobrien
504880016Sobrien	* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
504980016Sobrien	commas in $LANGUAGES.
505080016Sobrien
505180016Sobrien2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
505280016Sobrien
505380016Sobrien	* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
505480016Sobrien
505580016Sobrien2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
505680016Sobrien
505780016Sobrien	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
505880016Sobrien	CXX_FOR_TARGET for sed.
505980016Sobrien
506080016Sobrien2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
506180016Sobrien
506280016Sobrien	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
506380016Sobrien	Do not override if already set in the environment or in configure.
506480016Sobrien	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
506580016Sobrien	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
506680016Sobrien
506780016Sobrien2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
506880016Sobrien
506980016Sobrien	* Makefile.in (FLAGS_FOR_TARGET): New macro.
507080016Sobrien	(GCC_FOR_TARGET): Use it.
507180016Sobrien	(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
507280016Sobrien	* configure.in: ... here.
507380016Sobrien	(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
507480016Sobrien	(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
507580016Sobrien
507680016Sobrien2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
507780016Sobrien
507880016Sobrien	* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
507980016Sobrien	(configure-target-libchill, configure-target-libobjc): Likewise.
508080016Sobrien
508180016Sobrien	* configure.in: Use the same cache file for all target libs.
508280016Sobrien	* config-ml.in: But different cache files per multilib variant.
508380016Sobrien
508480016Sobrien2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
508580016Sobrien
508680016Sobrien	* configure (topsrcdir): Don't use dirname.
508780016Sobrien
508880016Sobrien2000-07-20  Jason Merrill  <jason@redhat.com>
508980016Sobrien
509080016Sobrien	* configure.in: Remove all references to libg++ and librx.
509180016Sobrien
509280016Sobrien	* configure, configure.in, Makefile.in: Unify gcc and binutils.
509380016Sobrien
509480016Sobrien2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
509580016Sobrien
509680016Sobrien	* config.sub: Update to subversions version 2000-07-06.
509780016Sobrien
509880016Sobrien2000-07-12  Andrew Haley  <aph@cygnus.com>
509980016Sobrien
510080016Sobrien	* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
510180016Sobrien	(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
510280016Sobrien
510380016Sobrien2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
510480016Sobrien
510580016Sobrien	* symlink-tree:  Check number of arguments.
510680016Sobrien
510789857Sobrien2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
510880016Sobrien
510980016Sobrien	* texinfo/texinfo.tex: Update to version 2000-05-28.15.
511080016Sobrien
511180016Sobrien2000-07-05  Jim Wilson  <wilson@cygnus.com>
511280016Sobrien
511380016Sobrien	* Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
511480016Sobrien	search path for a g++ extracted from the build tree.  This
511580016Sobrien	will allow link tests run by configure scripts in
511680016Sobrien	subdirectories to succeed.
511780016Sobrien
511880016Sobrien2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
511980016Sobrien
5120104834Sobrien	* ltconfig: Add support for mips-dde-sysv4.2MP
512180016Sobrien
512280016Sobrien2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
512380016Sobrien
512480016Sobrien	* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
512580016Sobrien	`os2'. Force ac_cv_exeext to be ".exe" in that case.
512680016Sobrien
512780016Sobrien2000-06-19  Timothy Wall  <twall@cygnus.com>
512880016Sobrien
512980016Sobrien	* configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
513080016Sobrien	* config.sub: Add tic54x target.
513180016Sobrien
513280016Sobrien2000-06-07  Phillip Thomas  <pthomas@suse.de>
513380016Sobrien
513480016Sobrien	* README-maintainer-mode: New file: Contains notes on using
513580016Sobrien	--enable-maintainer-mode with binutils.
513680016Sobrien
513789857Sobrien2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
513880016Sobrien
513980016Sobrien	* texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
514080016Sobrien
514189857Sobrien2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
514280016Sobrien
514380016Sobrien	* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
514480016Sobrien	* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
514580016Sobrien
514680016Sobrien20000-05-21  H.J. Lu  (hjl@gnu.org)
514780016Sobrien
5148104834Sobrien	* Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5149104834Sobrien	directory are used if they exist. Make sure
5150104834Sobrien	$(build_tooldir)/include is searched for header files,
5151104834Sobrien	$(build_tooldir)/lib/ for library files.
515280016Sobrien	(GCC_FOR_TARGET): Likewise.
5153104834Sobrien	(CXX_FOR_TARGET): Likewise.
515480016Sobrien
515589857Sobrien2000-05-18  Jeffrey A Law  (law@cygnus.com)
515680016Sobrien
515780016Sobrien	* configure.in (hppa*64*-*-*): Do build ld for this configuration.
515880016Sobrien
515989857Sobrien2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
516080016Sobrien
516180016Sobrien	* Makefile.in (configure-target-libiberty): Depend on
516280016Sobrien	configure-target-newlib.
516380016Sobrien
516480016Sobrien2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
516580016Sobrien
516680016Sobrien	* configure.in, Makefile.in: Merge all libffi-related
516780016Sobrien	configury stuff from the libgcj tree.
516880016Sobrien
516989857Sobrien2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
517080016Sobrien
517180016Sobrien	Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
517280016Sobrien	* Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
517380016Sobrien
517489857Sobrien2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
517580016Sobrien
517680016Sobrien	Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
517780016Sobrien	* Makefile.in (do-djunpack): New target. Update djunpack.bat with
517880016Sobrien	current version information.  Add to proto-toplev directory.
517980016Sobrien	(gdb-taz): Build do-djunpack.
518080016Sobrien
518180016Sobrien2000-05-15  David Edelsohn  <edelsohn@gnu.org>
518280016Sobrien
518380016Sobrien	* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
518480016Sobrien
518580016Sobrien2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
518680016Sobrien
518780016Sobrien	* ltmain.sh: Preserve in relink_command any environment
518880016Sobrien	variables that may affect the linker behavior.
518980016Sobrien
519089857Sobrien2000-05-12  Jeffrey A Law  (law@cygnus.com)
519180016Sobrien
519280016Sobrien	* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
519380016Sobrien
519489857Sobrien2000-05-10  Jim Wilson  <wilson@cygnus.com>
519580016Sobrien
519680016Sobrien	* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
519780016Sobrien
519880016Sobrien2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
519980016Sobrien
520080016Sobrien	* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5201104834Sobrien	with the version name.
520280016Sobrien
520380016Sobrien2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
520480016Sobrien
520580016Sobrien	* config.if: Tweak.
520680016Sobrien
520780016Sobrien2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
520880016Sobrien
520980016Sobrien	* djunpack.bat: New file.
521080016Sobrien
521189857Sobrien2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
521280016Sobrien
521380016Sobrien	* Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
521480016Sobrien	gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
521580016Sobrien	dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
521680016Sobrien	insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
521780016Sobrien
521880016Sobrien2000-04-16  Dave Pitts  <dpitts@cozx.com>
521980016Sobrien
5220104834Sobrien	* config.sub (case $basic_machine): Change default for "ibm-*"
5221104834Sobrien	to "openedition".
522280016Sobrien
522389857Sobrien2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
522480016Sobrien
522580016Sobrien	* Makefile.in (gdb-taz): New target.  GDB specific archive.
522680016Sobrien	(do-md5sum): New target.
522780016Sobrien	(MD5PROG): Define.
522880016Sobrien	(PACKAGE): Default to TOOL.
522980016Sobrien	(VER): Default to a shell script.
523080016Sobrien	(taz): Rewrite target.  Move real work to do-proto-toplev.  Include
523180016Sobrien	md5 checksum generation.
523280016Sobrien	(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
523380016Sobrien	(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
523480016Sobrien	(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
523580016Sobrien	insight.tar.bz2): Use gdb-taz to create archive.
523680016Sobrien
523789857Sobrien2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
523880016Sobrien
523980016Sobrien	* configure (warn_cflags): Delete.
524080016Sobrien
524180016Sobrien2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
5242104834Sobrien	    Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
524380016Sobrien
5244104834Sobrien	* configure.in (enable_libstdcxx_v3): Add.
5245104834Sobrien	(target_libs): Add bits here to switch between libstdc++-v2 and
5246104834Sobrien	libstdc++-v3.
5247104834Sobrien	* config.if: And this file too.
5248104834Sobrien	* Makefile.in: Add libstdc++-v3 targets.
524980016Sobrien
525080016Sobrien2000-04-05  Michael Meissner  <meissner@redhat.com>
525180016Sobrien
525280016Sobrien	* config.sub (d30v): Add d30v as a basic machine type.
525380016Sobrien
525480016Sobrien2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
525580016Sobrien
525680016Sobrien	* configure.in: -linux-gnu*, not -linux-gnu.
525780016Sobrien
525889857Sobrien2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
525960484Sobrien
526060484Sobrien	* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
526160484Sobrien	(do-tar-bz2): Replace TOOL with PACKAGE.
526260484Sobrien	(gdb.tar.bz2): Remove GDBTK from GDB package.
526360484Sobrien	(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
526480016Sobrien	dejagnu.tar.bz2): New packages.
526560484Sobrien
526660484Sobrien2000-02-27  Andreas Jaeger  <aj@suse.de>
526760484Sobrien
526860484Sobrien	* configure.in: Add entry for mips*-*-linux*, move catch all
526960484Sobrien	*-*-*linux* entry below this one.
527060484Sobrien
527160484Sobrien2000-02-27  Ian Lance Taylor  <ian@zembu.com>
527260484Sobrien
527360484Sobrien	* ltconfig, ltmain.sh: Update to libtool 1.3.4.
527460484Sobrien
527560484Sobrien2000-02-24  Nick Clifton  <nickc@cygnus.com>
527660484Sobrien
527760484Sobrien	* config.sub: Support an OS of "wince".
527860484Sobrien
527989857Sobrien2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
528060484Sobrien
528160484Sobrien	* config.guess, config.sub: Updated to match config's 2000-02-15
528280016Sobrien	version.
528360484Sobrien
528460484Sobrien2000-02-23  Linas Vepstas <linas@linas.org>
528560484Sobrien
528660484Sobrien	* config.sub: Add support for Linux/IBM 370.
528760484Sobrien	* configure.in: Likewise.
528860484Sobrien
528960484Sobrien2000-02-22  Nick Clifton  <nickc@cygnus.com>
529060484Sobrien
529160484Sobrien	* configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
529260484Sobrien
529360484Sobrien2000-02-20  Christopher Faylor <cgf@cygnus.com>
529460484Sobrien
529560484Sobrien	* config.guess: Guess "cygwin" rather than "cygwin32".
529660484Sobrien
529760484Sobrien2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
529860484Sobrien
529960484Sobrien	* configure (gcc_version): When setting, narrow search to
530060484Sobrien	lines containing `version_string'.
530160484Sobrien
530280016Sobrien2000-02-15  Denis Chertykov  <denisc@overta.ru>
530380016Sobrien
530480016Sobrien	* config.sub: Add support for avr target.
530580016Sobrien
530689857Sobrien2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
530780016Sobrien
530880016Sobrien	* config.sub: Add mmix-knuth-mmixware.
530980016Sobrien
531080016Sobrien2000-01-27  Christopher Faylor <cgf@redhat.com>
531180016Sobrien
531280016Sobrien	* Makefile.in (CC_FOR_TARGET): Add new winsup directory
531380016Sobrien	structure stuff to -L library search.
531480016Sobrien	(CXX_FOR_TARGET): Ditto.
531580016Sobrien	(CROSS_CHECK_MODULES): Fix spelling mistake.
531680016Sobrien
531780016Sobrien2000-01-24  Mark Mitchell  <mark@codesourcery.com>
531880016Sobrien
531980016Sobrien	* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
532080016Sobrien	the C++ compiler.
532180016Sobrien
532280016Sobrien2000-01-12  Richard Henderson  <rth@cygnus.com>
532380016Sobrien
532480016Sobrien	* configure.in: Don't build some bits for beos.
532580016Sobrien
532680016Sobrien2000-01-12  Joel Sherrill (joel@OARcorp.com)
532780016Sobrien
532880016Sobrien	* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
532980016Sobrien	as include files.
533080016Sobrien
533160484Sobrien2000-01-06  Geoff Keating  <geoffk@cygnus.com>
533260484Sobrien
533360484Sobrien	* configure.in: Use mt-aix43 to handle *_TARGET defs,
533460484Sobrien	not mh-aix43.
533560484Sobrien
533680016Sobrien1999-12-14  Richard Henderson  <rth@cygnus.com>
533780016Sobrien
533880016Sobrien	* config.guess (alpha-osf, alpha-linux): Detect ev67.
533980016Sobrien	* config.sub: Accept alphaev[78], alphaev8.
534080016Sobrien
534180016Sobrien1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
534280016Sobrien
534380016Sobrien	* config.guess, config.sub: Update from autoconf.
534480016Sobrien
534580016SobrienTue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
534680016Sobrien
534780016Sobrien	* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
534880016Sobrien	necessary libraries are missing.
534980016Sobrien
535080016Sobrien1999-10-25  Andreas Schwab  <schwab@suse.de>
535180016Sobrien
535280016Sobrien	* configure: Fix quoting inside arguments of eval.
535380016Sobrien
535480016Sobrien1999-10-21  Nick Clifton  <nickc@cygnus.com>
535580016Sobrien
535680016Sobrien	* config-ml.in: Allow suppression of some ARM multilibs.
535780016Sobrien
535880016SobrienTue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
535980016Sobrien
536080016Sobrien	* config.guess: Add OS/390 match pattern.
536180016Sobrien	* config.sub: Add mvs, openedition targets.
536280016Sobrien	* configure.in (i370-ibm-opened*): New.
536380016Sobrien
536460484Sobrien1999-09-04  Steve Chamberlain  <sac@pobox.com>
536560484Sobrien
536660484Sobrien	* config.sub: Add support for configuring for pj.
536760484Sobrien
536860484Sobrien1999-08-31  Nick Clifton  <nickc@cygnus.com>
536960484Sobrien
537060484Sobrien	* config.sub (maybe_os): Add support for configuring for fr30.
537160484Sobrien
537280016Sobrien1999-08-25  Nick Clifton  <nickc@cygnus.com>
537360484Sobrien
537460484Sobrien	* configure.in: Do not configure or build ld for AIX
537560484Sobrien	platforms.  ld is known to be broken on these platforms.
537660484Sobrien
537780016SobrienWed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
537880016Sobrien
537980016Sobrien	* config-ml.in: Pass compiler flag corresponding to multidirs to
538080016Sobrien	subdir configures.
538180016Sobrien
538260484Sobrien1999-08-09  Ian Lance Taylor  <ian@zembu.com>
538360484Sobrien
538460484Sobrien	* Makefile.in (LDFLAGS): Define.
538560484Sobrien
538660484Sobrien1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
538760484Sobrien
538860484Sobrien	* configure.in (i[3456]-*-mingw32*): Don't put gprof in
538960484Sobrien	noconfigdirs.
539060484Sobrien	(*-*-cygwin*): Likewise.
539160484Sobrien
539260484Sobrien1999-08-08  Ian Lance Taylor  <ian@zembu.com>
539360484Sobrien
539460484Sobrien	* mkdep: New file.
539560484Sobrien	* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
539660484Sobrien	(BINUTILS_SUPPORT_DIRS): Add mkdep.
539760484Sobrien
539860484Sobrien	From Eli Zaretskii <eliz@is.elta.co.il>:
539960484Sobrien	* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
540060484Sobrien	long file name when using DJGPP on MS-DOS.
540160484Sobrien
540280016SobrienWed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
540380016Sobrien
540480016Sobrien	* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
540580016Sobrien
540660484Sobrien1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
540760484Sobrien
540860484Sobrien	* Makefile.in (check-target-libio): Remove all-target-libstdc++
540960484Sobrien	dependency as this causes "make check" to globally "make all"
541060484Sobrien
541180016SobrienTue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
541280016Sobrien
541380016Sobrien	* configure.in (target_libs): Added target-zlib.
541480016Sobrien	* Makefile.in (ALL_TARGET_MODULES): Added zlib.
541580016Sobrien	(CONFIGURE_TARGET_MODULES): Likewise.
541680016Sobrien	(CHECK_TARGET_MODULES): Likewise.
541780016Sobrien	(INSTALL_TARGET_MODULES): Likewise.
541880016Sobrien	(CLEAN_TARGET_MODULES): Likewise.
541980016Sobrien	(configure-target-zlib): New target.
542080016Sobrien	(all-target-zlib): Likewise.
542180016Sobrien	(all-target-libjava): Depend on all-target-zlib.
542280016Sobrien	(configure-target-libjava): Depend on configure-target-zlib.
542380016Sobrien
542480016Sobrien	* Makefile.in (configure-target-libjava): Depend on
542580016Sobrien	configure-target-newlib.
542680016Sobrien	(configure-target-boehm-gc): New target.
542780016Sobrien	(configure-target-qthreads): New target.
542880016Sobrien
5429104834Sobrien	* configure.in (target_libs): Added target-qthreads.
5430104834Sobrien	* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5431104834Sobrien	(CONFIGURE_TARGET_MODULES): Likewise.
5432104834Sobrien	(CHECK_TARGET_MODULES): Likewise.
5433104834Sobrien	(INSTALL_TARGET_MODULES): Likewise.
5434104834Sobrien	(CLEAN_TARGET_MODULES): Likewise.
5435104834Sobrien	(all-target-qthreads): New target.
5436104834Sobrien	(configure-target-libjava): Depend on configure-target-qthreads.
5437104834Sobrien	(all-target-libjava): Depend on all-target-qthreads.
543880016Sobrien
543980016Sobrien	* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
544080016Sobrien	(CONFIGURE_TARGET_MODULES): Likewise.
544180016Sobrien	(CHECK_TARGET_MODULES): Likewise.
544280016Sobrien	(INSTALL_TARGET_MODULES): Likewise.
544380016Sobrien	(CLEAN_TARGET_MODULES): Likewise.
544480016Sobrien	(all-target-libjava): New target.
544580016Sobrien	(all-target-boehm-gc): Likewise.
544680016Sobrien	* configure.in (target_libs): Added libjava, boehm-gc.
544780016Sobrien
544860484Sobrien1999-07-22  Ian Lance Taylor  <ian@zembu.com>
544960484Sobrien
545060484Sobrien	* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
545160484Sobrien	configure.bat in SUPPORT_FILES.
545260484Sobrien	(gas+binutils.tar.bz2): Likewise.
545360484Sobrien
545460484Sobrien	* makeall.bat: Remove; obsolete.
545560484Sobrien
545660484Sobrien1999-07-21  Ian Lance Taylor  <ian@zembu.com>
545760484Sobrien
545860484Sobrien	From Mark Elbrecht:
545960484Sobrien	* configure.bat: Remove; obsolete.
546060484Sobrien
546160484Sobrien1999-07-11  Ian Lance Taylor  <ian@zembu.com>
546260484Sobrien
546360484Sobrien	* configure: Add -W -Wall to the default CFLAGS when compiling with
546460484Sobrien	gcc.
546560484Sobrien
546660484SobrienThu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
546760484Sobrien
546860484Sobrien	* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
546960484Sobrien
547060484Sobrien1999-06-30  Mark Mitchell  <mark@codesourcery.com>
547160484Sobrien
547260484Sobrien	* configure.in: Build ld on IRIX6.
547360484Sobrien
547460484Sobrien1999-06-12  Ian Lance Taylor  <ian@zembu.com>
547560484Sobrien
547660484Sobrien	* Makefile.in: Change distribution targets to use bzip2 instead of
547760484Sobrien	gzip.
547860484Sobrien	(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
547960484Sobrien	(taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
548060484Sobrien
548160484Sobrien1999-06-04  Nick Clifton  <nickc@cygnus.com>
548260484Sobrien
548360484Sobrien	* config.sub: Add mcore target.
548460484Sobrien
548589857Sobrien1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
548660484Sobrien
548760484Sobrien	* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
548860484Sobrien
548989857Sobrien1999-05-25  H.J. Lu  (hjl@gnu.org)
549080016Sobrien
549180016Sobrien	* config.guess (dummy): Changed to $dummy.
549280016Sobrien
549360484Sobrien1999-05-24  Nick Clifton  <nickc@cygnus.com>
549460484Sobrien
549580016Sobrien	* config.sub: Tidied up case statements.
549660484Sobrien
549780016Sobrien1999-05-22  Ben Elliston  <bje@cygnus.com>
549880016Sobrien
549980016Sobrien	* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
550080016Sobrien	<jiro@din.or.jp>.
550180016Sobrien
550280016Sobrien	* config.guess: Merge with FSF version. Future changes will be
550380016Sobrien	more accurately recorded in this ChangeLog.
550480016Sobrien	* config.sub: Likewise.
550580016Sobrien
550689857Sobrien1999-05-20   Stephen L Moshier  <moshier@world.std.com>
550780016Sobrien
550880016Sobrien	 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
550980016Sobrien
551060484Sobrien1999-04-30  Tom Tromey  <tromey@cygnus.com>
551160484Sobrien
551260484Sobrien	* ltmain.sh: [mode link] Always use CC given by ltconfig.
551360484Sobrien
551460484Sobrien1999-04-23  Tom Tromey  <tromey@cygnus.com>
551560484Sobrien
551660484Sobrien	* ltconfig, ltmain.sh: Update to libtool 1.2f.
551760484Sobrien
551860484Sobrien1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
551960484Sobrien
552060484Sobrien	* configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
552160484Sobrien	(noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
552260484Sobrien	Bad merge removed these two changes.
552360484Sobrien
552480016SobrienTue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
5525218822Sdim			  Martin Heller (Ing.-Buero_Heller@t-online.de)
552680016Sobrien
552780016Sobrien	* config.guess (interix Alpha): Add.
552880016Sobrien
552960484Sobrien1999-04-11  Richard Henderson  <rth@cygnus.com>
553060484Sobrien
553160484Sobrien	* configure.in (i?86-*-beos*): Do config gperf; don't config
553260484Sobrien	gdb, newlib, or libgloss.
553360484Sobrien
553489857Sobrien1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
553580016Sobrien
553680016Sobrien	* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
553780016Sobrien	link a trivial program with -mabi=64.  If it fails, remove mabi=64
553880016Sobrien	from multidirs.
553980016Sobrien
554089857Sobrien1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
554180016Sobrien
554280016Sobrien	* config.sub: Set basic_machine to i586 when target_alias = k6-*.
554380016Sobrien
554460484Sobrien1999-04-08  Nick Clifton  <nickc@cygnus.com>
554560484Sobrien
554660484Sobrien	* config.sub: Add support for mcore targets.
554760484Sobrien
554860484Sobrien1999-04-07  Michael Meissner  <meissner@cygnus.com>
554960484Sobrien
555060484Sobrien	* configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
555160484Sobrien	not mt-ospace, in order to shut up assembler warning about using
555260484Sobrien	symbols that are named the same as registers.
555360484Sobrien
555460484Sobrien1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
555560484Sobrien
555660484Sobrien	* Makefile.in (all-target-cygmon): Added all-target-bsp to the
555760484Sobrien	dependency list for all-target-cygmon.
555860484Sobrien
555960484Sobrien1999-04-05  Doug Evans  <devans@casey.cygnus.com>
556060484Sobrien
556160484Sobrien	* config-ml.in: Check $host, not $target, for selective multilibs.
556260484Sobrien	(arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
556360484Sobrien	thumb interworking, and underscore prefix multilibs.
556460484Sobrien
556560484Sobrien1999-04-04  Ian Lance Taylor  <ian@zembu.com>
556660484Sobrien
556760484Sobrien	* missing: Update to version from current automake.
556860484Sobrien
556960484SobrienFri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
557060484Sobrien
557160484Sobrien	* configure (gxx_include_dir): Removed.
557260484Sobrien
557360484Sobrien	* configure.in (gxx_include_dir): Handle it.
557460484Sobrien	* Makefile.in: Likewise.
557560484Sobrien
557660484Sobrien1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
557760484Sobrien
557860484Sobrien	* config.sub (mips64vr4111,mips64vr4111el) Add.
557960484Sobrien
558060484Sobrien1999-03-21  Ben Elliston  <bje@cygnus.com>
558160484Sobrien
5582104834Sobrien	* config.guess: Correct typo for detecting ELF on FreeBSD.
558360484Sobrien
558460484SobrienThu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
558560484Sobrien
558660484Sobrien	* configure.in (pc-msdosdjgpp): Set host_makefile_frag to
558760484Sobrien	config/mh-djgpp.
558860484Sobrien
558960484SobrienThu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
559060484Sobrien
559160484Sobrien	* Makefile.in (all-target-bsp): Added all-gcc all-binutils and
559260484Sobrien	all-target-newlib to dependency list for all-target-bsp.
559360484Sobrien
559460484SobrienThu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
559560484Sobrien
559660484Sobrien	* config.sub: Add i386-uwin support.
559760484Sobrien	* config.guess: Likewise.
559860484Sobrien
559960484SobrienThu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
560060484Sobrien
560160484Sobrien	* configure.in: cleanup, add mh-*pic handling for arm, special
560260484Sobrien	case powerpc*-*-aix*
560360484Sobrien
560460484SobrienWed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
560560484Sobrien
560660484Sobrien	* configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
560760484Sobrien	can be built.
560860484Sobrien
560960484SobrienWed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
561060484Sobrien
561160484Sobrien	* configure.in: Added bsp support to arm-*-coff and arm-*-elf
561280016Sobrien	targets.
561360484Sobrien
561460484Sobrien1999-03-02  Nick Clifton  <nickc@cygnus.com>
561560484Sobrien
561660484Sobrien	* config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
561760484Sobrien
561889857Sobrien1999-02-28  Geoffrey Noer  <noer@cygnus.com>
561960484Sobrien
562060484Sobrien	* config.sub: Check for "cygwin*" rather than "cygwin32*"
562160484Sobrien
562260484Sobrien1999-02-24  Nick Clifton  <nickc@cygnus.com>
562360484Sobrien
562460484Sobrien	* config.sub: Fix typo in arm recognition.
562560484Sobrien
562689857Sobrien1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
562760484Sobrien
562860484Sobrien	* configure.in (noconfigdirs): Changed target_configdirs to
562960484Sobrien	include target-bsp only for m68k-*-elf* and m68k-*-coff*
563060484Sobrien	rather than m68k-*-* since it is not known to work on
563160484Sobrien	m68k-aout. Ditto for arm-*-*oabi.
563260484Sobrien
563389857Sobrien1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
563460484Sobrien
563560484Sobrien	* configure.in (*-*-windows*): Remove, no longer used.
563660484Sobrien
563760484Sobrien1999-02-19  Ben Elliston <bje@cygnus.com>
563860484Sobrien
563960484Sobrien	* config.guess: Automatically recognise ELF on FreeBSD. From Niall
564060484Sobrien	Smart and improved by Andrew Cagney.
564160484Sobrien
564289857Sobrien1999-02-18  Marc Espie <espie@cvs.openbsd.org>
564360484Sobrien
564460484Sobrien	* config.guess: Recognize openbsd-*-hppa.
564560484Sobrien
564689857Sobrien1999-02-17  H.J. Lu  (hjl@gnu.org)
564760484Sobrien
564860484Sobrien	* Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
564960484Sobrien	only if it is not empty.
565060484Sobrien
565160484Sobrien1999-02-17  Nick Clifton  <nickc@cygnus.com>
565260484Sobrien
565360484Sobrien	Patch from: Scott Bambrough <scottb@corelcomputer.com>
565480016Sobrien
565560484Sobrien	* config.guess: Modified to recognize uname's armv* syntax.
565660484Sobrien
565760484Sobrien	* config.sub: Modified to recognize uname's armv* syntax.
565860484Sobrien
565960484Sobrien1999-02-17  Mark Salter  <msalter@cygnus.com>
566060484Sobrien
566160484Sobrien	* configure.in: Added target-bsp for sparclite.
566260484Sobrien
566389857Sobrien1999-02-08  Richard Henderson  <rth@cygnus.com>
566460484Sobrien
566560484Sobrien	* config.sub: Recognize alphapca5[67] and up to alphaev8.
566660484Sobrien
566760484Sobrien1999-02-08  Nick Clifton  <nickc@cygnus.com>
566860484Sobrien
566960484Sobrien	* configure.in: Add support for strongarm port.
567060484Sobrien	* config.sub: Add support for strongarm target.
567160484Sobrien
567289857Sobrien1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
567380016Sobrien
567460484Sobrien	* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
567560484Sobrien	the old name config/mh-cygwin32.
567660484Sobrien	Enable texinfo.
567760484Sobrien
567889857Sobrien1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
567960484Sobrien
568060484Sobrien	* configure.in: Do build ld for ix86 Solaris.
568160484Sobrien
568289857Sobrien1999-02-02  Jim Wilson  <wilson@cygnus.com>
568360484Sobrien
568460484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
568560484Sobrien	$AR_FOR_TARGET.  Likewise for RANLIB.
568660484Sobrien
568789857Sobrien1999-02-02  Catherine Moore  <clm@cygnus.com>
568880016Sobrien
5689104834Sobrien	* config.sub (oabi):  Recognize.
5690104834Sobrien	* configure.in (arm-*-oabi):  Handle.
569160484Sobrien
569289857Sobrien1999-01-30  Robert Lipe  (robertlipe@usa.net)
569360484Sobrien
569460484Sobrien	* config.guess: Improve detection of i686 on UnixWare 7.
569560484Sobrien
569689857Sobrien1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
569760484Sobrien
569860484Sobrien	* config.guess: Add support for i386-pc-interix.
569960484Sobrien	* config.sub: Likewise.
570060484Sobrien	* configure.in: Likewise.
570160484Sobrien
570289857Sobrien1999-01-18  Christopher Faylor <cgf@cygnus.com>
570360484Sobrien
570460484Sobrien	* Makefile.in: Remove unneeded all-target-libio from
570560484Sobrien	from all-target-winsup target since it is now unneeded.
570660484Sobrien	Add all-target-libtermcap in its place since it is now
570760484Sobrien	needed.
570860484Sobrien
570989857Sobrien1998-12-30  Christopher Faylor <cgf@cygnus.com>
571060484Sobrien
571160484Sobrien	* configure.in: makefile stub for cygwin target is probably
571260484Sobrien	unnecessary.  Remove it for now.
571360484Sobrien
571489857Sobrien1998-12-30  Christopher Faylor <cgf@cygnus.com>
571560484Sobrien
571660484Sobrien	* configure.in: libtermcap.a should be built when cygwin is the
571760484Sobrien	target as well as the host.
571860484Sobrien	* config.guess: Allow mixed case in cygwin uname output.
571960484Sobrien	* Makefile.in: Add libtermcap target.
572060484Sobrien
572189857Sobrien1998-12-23  Jeffrey A Law  (law@cygnus.com)
572260484Sobrien
572360484Sobrien	* config.sub: Clean up handling of hppa2.0.
572460484Sobrien
572589857Sobrien1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
572660484Sobrien
572760484Sobrien	* config.guess: Use C code to identify more HP machines.
572860484Sobrien
572960484SobrienThu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
573060484Sobrien
573160484Sobrien	* config.sub: Handle hppa2.0.
573260484Sobrien
573380016SobrienTue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
573480016Sobrien
573580016Sobrien	* configure.in: Add cygmon for x86-coff and x86-elf. Configure
573680016Sobrien	cygmon for all sparclite targets, regardless of object format.
573780016Sobrien
573880016Sobrien1998-12-15  Mark Salter  <msalter@cygnus.com>
573980016Sobrien
574080016Sobrien	* configure.in: Added target-bsp for several target architectures.
574180016Sobrien
574280016Sobrien	* Makefile.in: Added rules for bsp.
574380016Sobrien
574460484SobrienFri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
574560484Sobrien
574660484Sobrien	* config.guess: Improve detection of hppa2.0 processors.
574760484Sobrien
574860484SobrienFri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
574960484Sobrien
575060484Sobrien	* config.guess: Recognize FreeBSD using ELF automatically.
575160484Sobrien
575260484Sobrien1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
575360484Sobrien
575460484Sobrien	* configure (skip-this-dir): Add handling for new shell script, which
575560484Sobrien	might be created by a sub-directory's configure to indicate, this particular
575660484Sobrien	directory is "unwanted".
575760484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
575860484Sobrien
575960484SobrienWed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
576060484Sobrien
576160484Sobrien	* ltconfig: import from libtool, after changing libtool to
576260484Sobrien	account for the cygwin name change.
576360484Sobrien
576460484SobrienWed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
576560484Sobrien
576660484Sobrien	* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
576760484Sobrien	include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
576860484Sobrien
576960484SobrienWed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
577060484Sobrien
577160484Sobrien	* configure.in: Add libtermcap to list of cygwin dependencies.
577260484Sobrien
577389857Sobrien1998-11-17  Geoffrey Noer  <noer@cygnus.com>
577460484Sobrien
5775104834Sobrien	* Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5776104834Sobrien	they include winsup/include when it's a cygwin target.
577760484Sobrien
577860484Sobrien1998-11-12  Tom Tromey  <tromey@cygnus.com>
577960484Sobrien
578060484Sobrien	* configure.in (host_tools): Added zip.
578160484Sobrien	* Makefile.in (all-target-libjava): Depend on all-zip.
578260484Sobrien	(all-zip): New target.
578360484Sobrien	(ALL_MODULES): Added all-zip.
578460484Sobrien	(NATIVE_CHECK_MODULES): Added check-zip.
578560484Sobrien	(INSTALL_MODULES): Added install-zip.
578660484Sobrien	(CLEAN_MODULES): Added clean-zip.
578760484Sobrien
578889857Sobrien1998-11-12  Geoffrey Noer  <noer@cygnus.com>
578960484Sobrien
579060484Sobrien	* Makefile.in: lose "32" from comment about cygwin.
579160484Sobrien
579289857Sobrien1998-11-05  Nick Clifton  <nickc@cygnus.com>
579360484Sobrien
579460484Sobrien	* configure.in: Use -Os to build target libraries for the fr30.
579560484Sobrien
579689857Sobrien1998-11-04  Dave Brolley  <brolley@cygnus.com>
579760484Sobrien
579860484Sobrien	* config.sub: Add fr30.
579960484Sobrien
580089857Sobrien1998-11-02  Geoffrey Noer  <noer@cygnus.com>
580160484Sobrien
5802104834Sobrien	* configure.in: drop "32" from config/mh-cygwin32.  Check
580360484Sobrien	cygwin* instead of cygwin32*.
580460484Sobrien	* config.sub: Check cygwin* instead of cygwin32*.
580560484Sobrien
580689857Sobrien1998-10-22  Robert Lipe  <robertl@dgii.com>
580780016Sobrien
580880016Sobrien	* config.guess: Match any version of Unixware7.
580980016Sobrien
581060484Sobrien1998-10-20  Syd Polk  <spolk@cygnus.com>
581160484Sobrien
581260484Sobrien	* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
581360484Sobrien	if desired.
581460484Sobrien
581589857Sobrien1998-10-18  Jeffrey A Law  (law@cygnus.com)
581660484Sobrien
581760484Sobrien	* config.if (cxx_interface, libstdcxx_interface): Do not try to set
581860484Sobrien	these if the appropriate directories and files to not exist.
581960484Sobrien
582089857Sobrien1998-10-14  Jeffrey A Law  (law@cygnus.com)
582160484Sobrien
582260484Sobrien	* Makefile.in (DEVO_SUPPORT): Add config.if.
582360484Sobrien
582489857Sobrien1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
582580016Sobrien
582680016Sobrien	* configure: Add pattern to replace "build_tooldir"'s
582780016Sobrien	definition in the generated Makefile with "tooldir"'s
582880016Sobrien	actual value.
582980016Sobrien
583060484SobrienTue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
583160484Sobrien
583260484Sobrien	* config.sub: Bring back lost sparcv9.
583360484Sobrien
583480016Sobrien	* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
583580016Sobrien
583680016SobrienMon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
583780016Sobrien
583880016Sobrien	* Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
583980016Sobrien	CC_FOR_TARGET and friends.
584080016Sobrien
584180016SobrienMon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
584280016Sobrien
584380016Sobrien	* Makefile.in (build_tooldir): New variable, same as tooldir.
584480016Sobrien	(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
584580016Sobrien	-B$(build_tooldir)/bin/.
584680016Sobrien	(BASE_FLAGS_TO_PASS): Pass build_tooldir down.
584780016Sobrien
584860484SobrienWed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
584960484Sobrien
585060484Sobrien	* config.sub: Add support for i[34567]86-pc-udk.
585160484Sobrien	* configure.in: Likewise.
585260484Sobrien
585360484SobrienWed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
585460484Sobrien
585560484Sobrien	* Makefile.in: add bzip2 package building bits for user
585660484Sobrien	tools module
585760484Sobrien	* configure.in: ditto
585860484Sobrien
585980016SobrienWed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
586080016Sobrien
586180016Sobrien	* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
586280016Sobrien	(ALL_TARGET_MODULES): Add all-target-libobjc.
586380016Sobrien	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
586480016Sobrien	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
586580016Sobrien	(all-target-libchill): Add dependencies.
586680016Sobrien	* configure.in (target_libs): Add libchill.
586780016Sobrien
586860484Sobrien1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
586960484Sobrien
587080016Sobrien	* configure.in (target_subdir): Remove duplicate line.
587160484Sobrien
587260484SobrienTue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
587360484Sobrien
587460484Sobrien	* Makefile.in (all-automake): fix dependencies.
587560484Sobrien
587660484SobrienMon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
587760484Sobrien
587860484Sobrien	* configure.in: Minor cleanups for building in the $(target_alias)
587960484Sobrien	subdir.
588060484Sobrien
588160484Sobrien1998-09-22  Jim Wilson  <wilson@cygnus.com>
588260484Sobrien
588360484Sobrien	* Makefile.in (bootstrap): Set r and s before make all.  Use
588460484Sobrien	BASE_FLAGS_TO_PASS in make all.
588560484Sobrien	(cross): Likewise.
588660484Sobrien
588760484Sobrien1998-09-20  Mark Mitchell  <mark@markmitchell.com>
588860484Sobrien
588960484Sobrien	* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
589060484Sobrien
589160484SobrienSun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
589260484Sobrien
589360484Sobrien	* config.sub: Fix typo in last change.
589460484Sobrien
589560484Sobrien1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
589660484Sobrien
589760484Sobrien	* config.sub: Add support for C4x target.
589860484Sobrien	* configure.in: Likewise.
589960484Sobrien
590060484Sobrien1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
590160484Sobrien
590260484Sobrien	* config.sub: Recognize sparcv9 just like sparc64.
590360484Sobrien
590460484SobrienWed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
590560484Sobrien
590660484Sobrien	* config.guess: Match "Pent II" or "PentII" for OpenServer.
590760484Sobrien
590860484SobrienTue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
590960484Sobrien
591060484Sobrien	* config.guess: Correctly identify Pentium II sco boxes.
591160484Sobrien
591260484Sobrien	* config.guess: Fix "tr" code.  From Weiwen Liu.
591360484Sobrien
591460484SobrienSat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
591560484Sobrien
591660484Sobrien	* configure.in: Do not assume x86-svr4 or x86-unixware can handle
591760484Sobrien	stabs.
591860484Sobrien
591960484SobrienSat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
592060484Sobrien
592160484Sobrien	* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
592260484Sobrien	(ALL_TARGET_MODULES): Add all-target-libchill.
592360484Sobrien	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
592460484Sobrien	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
592560484Sobrien	(all-target-libchill): Add dependencies.
592660484Sobrien	* configure.in (target_libs): Add libchill.
592760484Sobrien
592860484SobrienSun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
592960484Sobrien
593060484Sobrien	* config.guess: Avoid assumptions about "tr" behaves when
593160484Sobrien	LANG is set to something other than English.
593260484Sobrien
593360484SobrienSun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
593460484Sobrien
593560484Sobrien	* configure (gxx_include_dir): Changed to
593660484Sobrien	'${prefix}/include/g++'-${libstdcxx_interface}.
593760484Sobrien
593860484Sobrien	* config.if: New to determine the interfaces.
593960484Sobrien
594060484SobrienSun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
594160484Sobrien
594260484Sobrien	* config.guess: Detect and handle MPE/IX.
594360484Sobrien	* config.sub: Deal with MPE/IX.
594460484Sobrien
594560484SobrienSat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
594660484Sobrien
594760484Sobrien	* configure.in: Use mh-aix43.
594860484Sobrien
594960484Sobrien1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
595060484Sobrien
595160484Sobrien	* configure: Fix --without/--disable cases for gxx-include-dir.
595260484Sobrien
595360484SobrienFri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
595460484Sobrien
595560484Sobrien	* mdata-sh:  Imported.  Needed for automake support.
595660484Sobrien
595760484SobrienThu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
595860484Sobrien
595980016Sobrien	* Makefile.in (taz): Try "chmod -R og=u ." before
596060484Sobrien	"chmod og=u `find . -print`".
596160484Sobrien
596260484SobrienFri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
596360484Sobrien
596480016Sobrien	* configure.in: Add arm-elf and thumb-elf support.
596560484Sobrien
596660484SobrienMon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
596760484Sobrien
596860484Sobrien	* Makefile.in: Undo previous patch.
596960484Sobrien
597060484SobrienFri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
597160484Sobrien
597260484Sobrien	* Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
597360484Sobrien	to here ...
597460484Sobrien	(install-no-fixedincludes): and here
597560484Sobrien	(INSTALL_MODULES): ... from here.
597660484Sobrien
597760484SobrienFri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
597860484Sobrien
597960484Sobrien	* config.sub: Merge with FSF.
598060484Sobrien
598160484Sobrien	* config.guess: Merge with FSF.
598260484Sobrien
598360484SobrienFri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
598460484Sobrien
598560484Sobrien	* configure (extraconfigdirs): New variable.
598660484Sobrien	(SUBDIRS): Add extraconfigdirs and recurse on them too.
598760484Sobrien	* Makefile.in (all): Move higher in file.
598860484Sobrien	(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
598960484Sobrien	(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
599060484Sobrien	(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
599160484Sobrien	(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
599260484Sobrien	(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
599360484Sobrien
599460484Sobrien1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
599560484Sobrien
599660484Sobrien	* Makefile.in (all-target-libjava): Depend on all-gcc and
599760484Sobrien	all-target-newlib.
599860484Sobrien	(configure-target-libjava): Depend on $(ALL_GCC).
599960484Sobrien
600060484SobrienSat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
600160484Sobrien
600260484Sobrien	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
600360484Sobrien	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
600460484Sobrien
600560484SobrienFri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
600660484Sobrien
600760484Sobrien	* ylwrap: Change absolute path checks to check for DOS style path
600860484Sobrien	names.
600960484Sobrien
601060484Sobrien	* ylwrap: Don't use a full path name if the source file is in the
601160484Sobrien	same directory.  From hjl@lucon.org (H.J. Lu).
601260484Sobrien
601360484Sobrien	* config-ml.in: Default to being verbose, to match Feb 18 change to
601460484Sobrien	configure.
601560484Sobrien
601660484SobrienThu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
601760484Sobrien
601860484Sobrien	Brought over from egcs:
601960484Sobrien
602060484Sobrien	Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
602160484Sobrien
602260484Sobrien	* configure.in (target_subdir): Set to ${target_alias} instead
602360484Sobrien	of "libraries".
602460484Sobrien
602560484Sobrien	Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
602660484Sobrien
602760484Sobrien	* configure.in (target_subdir): Set to libraries if enable_multilib.
602860484Sobrien
602960484SobrienWed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
603060484Sobrien
603160484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
603260484Sobrien	multilibs, force reconfiguration the first time we create
603360484Sobrien	multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
603460484Sobrien
603560484SobrienTue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
603660484Sobrien
603760484Sobrien	* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
603860484Sobrien	avoid confusion with --no-recursion.
603960484Sobrien
604060484SobrienTue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
604160484Sobrien
604260484Sobrien	* configure.in: Win32 hosts shouldn't use install -x
604360484Sobrien	* install-sh: remove -x option, and special .exe-handling
604460484Sobrien	hack.
604560484Sobrien
604660484SobrienTue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
604760484Sobrien
604860484Sobrien	* config.guess: Recognize i586-pc-beos.
604960484Sobrien	* configure.in: Don't build some bits for beos.
605060484Sobrien
605160484SobrienTue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
605260484Sobrien
605360484Sobrien	* configure: If CC is set but CFLAGS is not, and CC is gcc, make
605460484Sobrien	CFLAGS default to -O2.
605560484Sobrien
605660484Sobrien	* ltmain.sh: Add some hacks to make SunOS --enable-shared work
605760484Sobrien	when using GNU ld.
605860484Sobrien
605960484SobrienFri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
606060484Sobrien
606160484Sobrien	* ltmain.sh: Correct install when using a different shell.
606260484Sobrien
606360484SobrienTue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
606460484Sobrien
606560484Sobrien	* ltconfig, ltmain.sh: Update to libtool 1.2b.
606660484Sobrien
606760484SobrienThu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
606860484Sobrien
606960484Sobrien	* makefile.vms: Update to build binutils/makefile.vms.  Add install
607060484Sobrien	target.
607160484Sobrien
607260484SobrienWed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
607360484Sobrien
607460484Sobrien	* ltconfig: Update to correct AIX handling.
607560484Sobrien
607660484SobrienSat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
607760484Sobrien
607860484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
607960484Sobrien
608060484Sobrien	* configure.in (target_subdir): Set to ${target_alias} instead
608160484Sobrien	of "libraries".
608260484Sobrien
608360484Sobrien1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
608460484Sobrien
608560484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
608660484Sobrien	(Makefile): Depend on $(gcc_version_trigger).
608760484Sobrien
608860484Sobrien	* configure (gcc_version): Change default initializer to empty
608960484Sobrien	string.
609060484Sobrien	(gcc_version_trigger): New variable; pass this variable down
609160484Sobrien	to subdir configures to enable them checking gcc's version
609260484Sobrien	themselves. Emit make macros for both gcc_version vars.
609360484Sobrien	(topsrcdir): Initialize reliably.
609460484Sobrien	(recursion line): Remove --with-gcc-version=${gcc_version}.
609560484Sobrien
609660484Sobrien1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
609760484Sobrien
609860484Sobrien	* configure (enable_version_specific_runtime_libs): Implement new flag
609960484Sobrien	--enable-version-specific-runtime-libs which installs C++ runtime stuff
610060484Sobrien	in $(libsubdir); emit definition in each generated Makefile.
610160484Sobrien	(gxx_include_dir): Initialize depending on
610260484Sobrien	$enable_version_specific_runtime_libs.
610360484Sobrien
610460484Sobrien1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
610560484Sobrien
610660484Sobrien	* configure (gcc_version): Initialize properly depending on
610760484Sobrien	how and where configure is started.
610860484Sobrien	(recursion line): Pass a --with-gcc-version=${gcc_version}
610960484Sobrien	to configures in subdirs.
611060484Sobrien
611160484SobrienWed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
611260484Sobrien
611360484Sobrien	* configure.in (noconfigdirs): Add configure pattern for mips tx39
611480016Sobrien	cygmon
611560484Sobrien
611660484SobrienTue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
611760484Sobrien
611860484Sobrien	* configure.in: Add cygmon and libstub support for mn10200.
611960484Sobrien
612060484Sobrien1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
612160484Sobrien
612260484Sobrien	* configure (gcc_version): Add new variable describing the
612360484Sobrien	particular gcc version we're building.
612460484Sobrien	* Makefile.in (libsubdir): Add new macro for the directory
612560484Sobrien	in which the compiler finds executables, libraries, etc.
612660484Sobrien	(BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
612760484Sobrien	and libsubdir.
612860484Sobrien
612960484SobrienFri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
613060484Sobrien
613180016Sobrien	* Makefile.in (local-clean): Remove *.log.
613280016Sobrien	(warning.log): Built with warn_summary from build.log.
613380016Sobrien	(mail-report.log): Run test_summary.
613480016Sobrien	(mail-report-with-warnings.log): Run test_summary including
613580016Sobrien	warning.log in the report.
613660484Sobrien
613760484SobrienThu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
613860484Sobrien
613960484Sobrien	* config.guess: Detection of Pentium II for *-sco-3.2v5*.
614060484Sobrien
614160484SobrienMon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
614260484Sobrien
614360484Sobrien	* Makefile.in (grep): Grep no longer depends on libiberty.
614460484Sobrien
614560484SobrienFri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
614660484Sobrien
614760484Sobrien	* Makefile.in: all-snavigator needs all-libgui.
614860484Sobrien
614960484SobrienThu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
615060484Sobrien
615160484Sobrien	* configure.in: Add cygmon and libstub support for mn10300.
615260484Sobrien
615360484SobrienWed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
615460484Sobrien
615560484Sobrien	* missing: Update to version from automake 1.3.
615660484Sobrien
615760484Sobrien	* ltmain.sh: On installation, don't get confused if the same name
615860484Sobrien	appears more than once in the list of library names.
615960484Sobrien
616060484SobrienWed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
616160484Sobrien
616260484Sobrien	* config.sub: Accept m68060 and m5200 as CPU names.
616360484Sobrien
616460484SobrienMon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
616560484Sobrien
616660484Sobrien	* configure: Use && rather than using -a in test, because odd
616760484Sobrien	strings can confuse test.
616860484Sobrien	* configure.in: Likewise.
616960484Sobrien
617060484SobrienThu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
617160484Sobrien
617260484Sobrien	* ltconfig, ltmain.sh: Bring in Visual C++ support.
617360484Sobrien
617460484SobrienSat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
617560484Sobrien
617660484Sobrien	* Makefile.in (boostrap2-lean, bootstrap3-lean,
617780016Sobrien	bootstrap4-lean): New targets.
617860484Sobrien
617980016SobrienMon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
618080016Sobrien
618180016Sobrien	* mpw-* Delete.  Not used.
618280016Sobrien
618360484SobrienMon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
618460484Sobrien
618560484Sobrien	* COPYING.LIB: Update FSF address.
618660484Sobrien
618760484SobrienFri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
618860484Sobrien
618960484Sobrien	* ltconfig, ltmain.sh: Update to libtool 1.2a.
619060484Sobrien
619160484Sobrien	* Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
619260484Sobrien	GAS_SUPPORT_DIRS.
619360484Sobrien
619460484SobrienThu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
619560484Sobrien
619660484Sobrien	* ltconfig, ltmain.sh: Avoid producing a version number if
619760484Sobrien	-version-info was not used.
619860484Sobrien
619960484SobrienTue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
620060484Sobrien
620160484Sobrien	* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
620260484Sobrien	building with newlib.
620360484Sobrien
620460484Sobrien1998-04-30  Paul Eggert  <eggert@twinsun.com>
620560484Sobrien
620680016Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
620780016Sobrien	Solaris `make' causes it to continue to next definition.
620860484Sobrien
620960484SobrienTue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
621060484Sobrien
621160484Sobrien	* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
621260484Sobrien	the right GUI libraries and files are installed along with GDB.
621360484Sobrien
621460484SobrienTue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
621560484Sobrien
621660484Sobrien	* configure.in: Change alpha to alpha* in several places.
621760484Sobrien
621860484SobrienTue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
621960484Sobrien
622060484Sobrien	* config.sub: Recognize sparc86x.
622160484Sobrien
622260484SobrienTue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
622380016Sobrien
622460484Sobrien	* configure.in (--enable-target-optspace): Remove debug echo.
622560484Sobrien
622660484SobrienThu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
622760484Sobrien
622860484Sobrien	* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
622960484Sobrien
623060484SobrienThu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
623160484Sobrien
623260484Sobrien	* ltconfig: Update cygwin32 support.
623360484Sobrien
623460484Sobrien	* Makefile.in (GAS_SUPPORT_DIRS): Add intl.
623560484Sobrien	(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
623660484Sobrien	(GDB_SUPPORT_DIRS): Likewise.
623760484Sobrien
623860484SobrienWed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
623960484Sobrien
624060484Sobrien	* configure.in (target_makefile_frag): If --enable-target-optspace,
624160484Sobrien	use -Os to compile target libraries rather than -O2.  Default to
624260484Sobrien	using -Os for d10v and m32r if --{enable,disable}-target-optspace is
624360484Sobrien	not used.
624460484Sobrien	* configure.in (target_cflags): Ditto for d30v.
624560484Sobrien
624660484SobrienTue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
624760484Sobrien
624860484Sobrien	* Makefile.in (all-bfd): Depend on all-intl.
624960484Sobrien	(all-binutils): Likewise.
625060484Sobrien	(all-gas): Likewise.
625160484Sobrien	(all-gprof): Likewise.
625260484Sobrien	(all-ld): Likewise.
625360484Sobrien
625460484Sobrien1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
625560484Sobrien
625660484Sobrien	* configure.in (host_tools): Fix typo, lbtool -> libtool.
625760484Sobrien
625860484SobrienFri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
625960484Sobrien
626060484Sobrien	* Makefile.in (all-bfd): Depend upon all-libiberty.
626160484Sobrien
626260484Sobrien	* ltconfig, ltmain.sh: Bring in newer cygwin32 support.
626360484Sobrien
626460484SobrienFri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
626560484Sobrien
626660484Sobrien	* Makefile.in: Add libstub.
626760484Sobrien
626860484Sobrien	* configure.in: Ditto. Build libstub for targets that have cygmon
626960484Sobrien	support.
627060484Sobrien
627160484SobrienTue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
627260484Sobrien
627360484Sobrien	* configure.in: Don't set PICFLAG on ix86-cygwin32.
627460484Sobrien
627560484SobrienTue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
627660484Sobrien
627760484Sobrien	* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
627860484Sobrien	use mh-sysv5 if specified.  Support gprof on SCO Open Server.
627960484Sobrien
628060484SobrienTue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
628160484Sobrien
628260484Sobrien	* configure: Define DEFAULT_M4 by searching PATH.
628360484Sobrien	* Makfile.in: Use DEFAULT_M4.
628460484Sobrien
628560484SobrienMon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
628660484Sobrien
628760484Sobrien	* ltconfig: Add cygwin32 support.
628860484Sobrien
628960484Sobrien	* Makefile.in, configure.in: Add libtool as a native only directory
629080016Sobrien	to configure and build.
629160484Sobrien
629280016SobrienSun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
629380016Sobrien
629480016Sobrien	* Makefile.in (INSTALL_MODULES): Remove texinfo.
629580016Sobrien
629660484SobrienWed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
629760484Sobrien
629860484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
629960484Sobrien
630060484SobrienThu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
630160484Sobrien
630260484Sobrien	* Makefile.in: add ash make rules
630360484Sobrien	* configure.in: add ash to native_only and host_tools lists
630460484Sobrien
630560484SobrienThu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
630660484Sobrien
630760484Sobrien	* Makefile.in (all-gettext, all-intl): New targets.
630860484Sobrien	(ALL_MODULES): Added all-gettext, all-intl.
630960484Sobrien	(CROSS_CHECK_MODULES): Added check-gettext, check-intl.
631060484Sobrien	(INSTALL_MODULES): Added install-gettext, install-intl.
631160484Sobrien	(CLEAN_MODULES): Added clean-gettext, clean-intl.
631260484Sobrien
631360484Sobrien	* configure.in (host_tools): Added gettext.
631460484Sobrien	(native_only): Likewise.
631560484Sobrien	(noconfigdirs) [various cases]: Likewise.
631660484Sobrien	(host_libs): Added intl.
631760484Sobrien
631860484SobrienThu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
631960484Sobrien
632060484Sobrien	* configure: Do not disable building gdbtk for cygwin32 hosts.
632160484Sobrien
632280016SobrienWed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
632380016Sobrien
632480016Sobrien	* configure.in: Add thumb-coff target.
632580016Sobrien	* config.sub: Add thumb-coff target.
632680016Sobrien
632760484SobrienWed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
632860484Sobrien
632960484Sobrien	* Makefile.in: Revert yesterday's change.
633060484Sobrien	(all-target-winsup):  all-target-librx stays out of here.
633160484Sobrien
633260484SobrienTue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
633360484Sobrien
633480016Sobrien	* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
633580016Sobrien	CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
633680016Sobrien	INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
633760484Sobrien	Remove references to librx and libg++.
633860484Sobrien
633960484SobrienTue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
634060484Sobrien
634160484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
634260484Sobrien	recursive makes
634360484Sobrien
634460484SobrienTue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
634560484Sobrien
634660484Sobrien	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
634760484Sobrien	for newlib directory.
634860484Sobrien	(CXX_FOR_TARGET): Likewise.
634960484Sobrien
635060484SobrienMon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
635160484Sobrien
635260484Sobrien	* ltconfig: Update after libtool/ltconfig.in change for
635360484Sobrien	hpux11.
635460484Sobrien
635560484SobrienFri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
635660484Sobrien
635760484Sobrien	* ltconfig, ltmain.sh: Update to libtool 1.2.
635860484Sobrien
635960484SobrienFri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
636060484Sobrien
636160484Sobrien	* Makefile.in (install-gcc): Don't specify LANGUAGES here.
636260484Sobrien	(install-gcc-cross): Instead, override LANGUAGES here.
636360484Sobrien
636460484Sobrien1998-03-18  Dave Love  <d.love@dl.ac.uk>
636560484Sobrien
636660484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
636760484Sobrien	non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
636860484Sobrien
636960484SobrienWed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
637060484Sobrien
637160484Sobrien	* configure.in: Add Thumb-pe target.
637260484Sobrien
637360484SobrienTue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
637480016Sobrien
637560484Sobrien	* Makefile.in - changed sn targets to snavigator
637660484Sobrien	* configure.in - changed sn targets to snavigator
637760484Sobrien
637860484SobrienTue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
637960484Sobrien
638060484Sobrien	* config-ml.in: After building symlink tree call make distclean
638160484Sobrien	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
638260484Sobrien	to be the case for libiberty.
638360484Sobrien
638460484SobrienTue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
638560484Sobrien
638660484Sobrien	* configure: When making link, also check the current
638760484Sobrien	directory. The configure scripts may create one.
638860484Sobrien
638960484SobrienFri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
639060484Sobrien
639160484Sobrien	* config.sub: Accept alphapca56 and alphaev6 properly.
639260484Sobrien
639360484SobrienFri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
639460484Sobrien
639560484Sobrien	* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
639660484Sobrien
639760484SobrienMon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
639860484Sobrien
6399104834Sobrien	* config.sub (sco5): Fix typo.
640060484Sobrien
640160484SobrienMon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
640260484Sobrien
640360484Sobrien	* Makefile.in (INSTALL_MODULES): Move install-tcl before
640460484Sobrien	install-itcl.
640560484Sobrien	(install-itcl): Remove dependency on install-tcl.
640660484Sobrien
640760484SobrienMon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
640860484Sobrien
640960484Sobrien	* configure.in: Remove libgloss from noconfigdirs for MN10300.
641060484Sobrien
641160484SobrienThu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
641260484Sobrien
641360484Sobrien	* configure.in: Don't build libgui for a cygwin32 target when not on
641460484Sobrien	a cygwin32 host.
641560484Sobrien
641660484SobrienWed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
641760484Sobrien
641860484Sobrien	* configure (redirect): Set to null, so default behavior of
641960484Sobrien	configure is now --verbose.
642060484Sobrien
642160484Sobrien1998-02-16  Dave Love  <d.love@dl.ac.uk>
642260484Sobrien
642360484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
642460484Sobrien	CONFIG_SITE=/dev/null to forestall lossage with site configuration.
642560484Sobrien
642660484SobrienMon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
642760484Sobrien
642860484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
642960484Sobrien	this change to sync Makefile.in with its ChangeLog entries.
643060484Sobrien
643160484SobrienThu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
643260484Sobrien
643360484Sobrien	* ltmain.sh (mkdir): Check that the directory doesn't exist
643460484Sobrien	before we exit with error, so that we don't get races during
643560484Sobrien	parallel builds.
643660484Sobrien
643760484SobrienSat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
643860484Sobrien
643960484Sobrien	* ltconfig, ltmain.sh: Update from libtool 1.0i.
644060484Sobrien
644160484SobrienFri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
644260484Sobrien
644360484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
644460484Sobrien	PICFLAG_FOR_TARGET.
644560484Sobrien	(EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
644660484Sobrien
644760484Sobrien	* configure: Emit a definition for the new macro enable_shared
644860484Sobrien	into each Makefile.
644960484Sobrien
645060484SobrienThu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
645160484Sobrien
645260484Sobrien	* configure.in (host_tools, native_only): Add libtool.
645360484Sobrien
645460484SobrienWed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
645560484Sobrien
645660484Sobrien	* configure.in: add target-gperf to noconfigdirs for Cygwin32.
645760484Sobrien	Fix typo in ming config comment.
645860484Sobrien
645960484SobrienWed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
646060484Sobrien
646160484Sobrien	* ltconfig, ltmain.sh: Update from libtool 1.0h.
646260484Sobrien
646360484SobrienMon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
646460484Sobrien
646560484Sobrien	* config.sub: Add tic30 cases, and map c30 to tic30.
646660484Sobrien
646780016SobrienSun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
646880016Sobrien
646980016Sobrien	* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
647080016Sobrien	(ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
647180016Sobrien	(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
647280016Sobrien	(CLEAN_TARGET_MODULES): Similarly
647380016Sobrien	(all-target-libf2c): Add dependences.
647480016Sobrien	* configure.in (target_libs): Add libf2c.
647580016Sobrien
647660484SobrienFri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
647760484Sobrien
647880016Sobrien	* configure.in: Remove expect from noconfigdirs when target
647980016Sobrien	is cygwin32.  OK to build expect and dejagnu with Canadian
648080016Sobrien	Cross.
648160484Sobrien
648260484SobrienWed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
648360484Sobrien
648460484Sobrien	* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
648560484Sobrien	host.
648660484Sobrien
648760484Sobrien	* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
648860484Sobrien	and mingw32.
648960484Sobrien
649060484SobrienWed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
649160484Sobrien
649260484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
649360484Sobrien	here as it is not defined in the toplevel Makefile.
649460484Sobrien
649560484SobrienTue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
649660484Sobrien
649760484Sobrien	* configure (package_makefile_rules_frag): New variable, which names
649860484Sobrien	a file with generic rules, ...
649960484Sobrien	Change comment to mention we now have FIVE parts.
650060484Sobrien	* configure: Undo last change.
650160484Sobrien
650260484SobrienTue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
650360484Sobrien
650460484Sobrien	* config.guess: More accurate determination of HP processor types.
650560484Sobrien	* config.sub: More accurate determination of HP processor types.
650660484Sobrien
650760484SobrienSat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
650860484Sobrien
650960484Sobrien	* configure (package_makefile_frag): Move inserting the
651060484Sobrien	${package_makefile_frag} to where it should be according
651160484Sobrien	to the comment.
651260484Sobrien
651380016SobrienFri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
651460484Sobrien
651560484Sobrien	* config.guess: Add support for Linux/ARM.
651660484Sobrien
651760484SobrienThu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
651860484Sobrien
651960484Sobrien	* .cvsignore: Remove *-info and *-install since they match
652060484Sobrien	release-info and mpw-install, which we don't want to just ignore.
652160484Sobrien
652260484SobrienThu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
652360484Sobrien
652460484Sobrien	* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
652560484Sobrien
652660484SobrienSat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
652760484Sobrien
652860484Sobrien	* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
652960484Sobrien	local_prefix to sub-make invocations.
653060484Sobrien
653160484SobrienSat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
653260484Sobrien
653360484Sobrien	* configure.in: Check makefile fragments in the source
653460484Sobrien	directory.
653560484Sobrien
653660484SobrienFri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
653760484Sobrien
653880016Sobrien	* configure.in: Check whether host and target makefile
653980016Sobrien	fragments exist before adding them to *_makefile_frag.
654060484Sobrien
654160484SobrienWed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
654260484Sobrien
654360484Sobrien	* configure.in (target_configdirs): Add cygmon for sparc64-elf.
654480016Sobrien
654560484SobrienWed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
654660484Sobrien
654760484Sobrien	* configure.in: Make sure we only replace RPATH_ENVVAR on
654860484Sobrien	lines which begin with RPATH_ENVVAR, i.e. add "^" to the
654960484Sobrien	regexp to sed.
655060484Sobrien
655160484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
655260484Sobrien	to sub-makes.
655360484Sobrien
655460484Sobrien1998-01-13  Lee Iverson   (leei@ai.sri.com)
655560484Sobrien
655660484Sobrien	* config-ml.in (multi-do): LDFLAGS must include multilib
655760484Sobrien	designator.
655860484Sobrien
655960484SobrienTue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
656060484Sobrien
656160484Sobrien	* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
656260484Sobrien
656360484SobrienSun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
656460484Sobrien
656560484Sobrien	* config.sub: Add mingw32 support.
656660484Sobrien	* configure.in: Likewise.
656760484Sobrien
656860484SobrienSat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
656960484Sobrien
657060484Sobrien	* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
657160484Sobrien
657260484SobrienSun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
657360484Sobrien
657460484Sobrien	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
657560484Sobrien	* configure (gxx_include_dir): Provide a definition for subdirs
657660484Sobrien	which do not use autoconf.
657760484Sobrien
657860484SobrienWed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
657960484Sobrien
658060484Sobrien	* config.guess: Sync with egcs.  Picks up new alpha support,
658160484Sobrien	BeOS & some additional linux support.
658260484Sobrien
658380016SobrienTue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
658460484Sobrien
658560484Sobrien	* config.guess: HP 9000/803 is a PA1.1 machine.
658660484Sobrien
658780016SobrienMon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
658860484Sobrien
658980016Sobrien	* configure.in: It's alpha*-...
659080016Sobrien
659160484SobrienSun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
659260484Sobrien
659380016Sobrien	* configure.in (host_makefile_frag, target_makefile_frag):
659480016Sobrien	Handle multiple config files.
659580016Sobrien	(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
659680016Sobrien	alpha-*-*.
659760484Sobrien
659860484SobrienThu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
659960484Sobrien
660060484Sobrien	* mkdep: New file.
660160484Sobrien
660260484SobrienWed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
660360484Sobrien
660460484Sobrien	* configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
660560484Sobrien
660660484SobrienTue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
660760484Sobrien
660860484Sobrien	* Makefile.in: Add libgui directory.
660960484Sobrien	(GDB_TK): Add all-libgui.
661060484Sobrien	* configure.in: Add libgui directory.
661160484Sobrien	* configure: Add all-libgui to GDB_TK.
661260484Sobrien
661360484SobrienMon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
661460484Sobrien
661560484Sobrien	* config-ml.in (multidirs): Add m32r to multilib list.
661660484Sobrien
661760484SobrienFri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
661860484Sobrien
661960484Sobrien	* Makefile.in (all-target-gperf): Change dependency to
662060484Sobrien	all-target-libstdc++.
662160484Sobrien
662260484SobrienThu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
662360484Sobrien
662460484Sobrien	* config.guess: Add BeOS support.
662560484Sobrien
662660484SobrienWed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
662760484Sobrien
662860484Sobrien	Source directory cvs renamed to cvssrc:
662960484Sobrien	* configure.in (host_tools): Change cvs to cvssrc.
663060484Sobrien	(native_only): Likewise.
663160484Sobrien	(noconfigdirs) [various cases]: Likewise.
663260484Sobrien	* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
663360484Sobrien	(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
663460484Sobrien	(INSTALL_MODULES): Change install-cvs to install-cvssrc.
663560484Sobrien	(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
663660484Sobrien	(all-cvssrc): Rename target from all-cvs.
663760484Sobrien
663860484SobrienWed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
663960484Sobrien
664060484Sobrien	* configure (gxx_include_dir): Fix thinko.
664160484Sobrien
664260484SobrienTue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
664360484Sobrien
664460484Sobrien	* Makefile.in (INSTALL_TARGET_CROSS): Define.
664560484Sobrien	(install-cross, install-gcc-cross): New targets.
664660484Sobrien
664760484SobrienTue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
664860484Sobrien
664960484Sobrien	* configure.in (noconfigdirs): Add support for Thumb target.
665060484Sobrien
665160484Sobrien	* config.sub (maybe_os): Add support for Thumb target.
665260484Sobrien
665360484SobrienSun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
665460484Sobrien
665560484Sobrien	* Makefile.in: Add rules for cygmon.
665660484Sobrien
665760484Sobrien	* configure.in: Build cygmon for sparc-elf and sparclite-aout.
665860484Sobrien
665960484SobrienThu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
666060484Sobrien
666160484Sobrien	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
666260484Sobrien	* configure (gxx_include_dir): Provide a definition for subdirs
666360484Sobrien	which do not use autoconf.
666460484Sobrien
666560484SobrienWed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
666660484Sobrien
666760484Sobrien	* Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
666880016Sobrien	11/18/97 build
666960484Sobrien
667060484SobrienWed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
667160484Sobrien
667260484Sobrien	* From Franz Sirl.
667360484Sobrien	* config.guess (powerpc*-*-linux): Handle glibc2 beta release
667460484Sobrien	found on RedHat Linux systems.
667560484Sobrien
667660484SobrienFri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
667760484Sobrien
667860484Sobrien	* config.guess (alpha stuff): Merge with FSF to avoid incorrect
667960484Sobrien	guesses.
668060484Sobrien
668160484SobrienThu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
668260484Sobrien
668360484Sobrien	* configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
668460484Sobrien
668560484SobrienMon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
668660484Sobrien
668760484Sobrien	* ltmain.sh: If mkdir fails, check whether the directory was created
668860484Sobrien	anyhow by some other process.
668960484Sobrien
669060484SobrienMon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
669160484Sobrien
669260484Sobrien	* configure.in (d30v-*-*): Configure all directories.
669360484Sobrien
669460484SobrienSun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
669560484Sobrien
669660484Sobrien	* configure.in (d30v-*-*): Configure newlib, libiberty directories
669760484Sobrien	for the D30V.
669860484Sobrien
669960484SobrienSat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
670060484Sobrien
670160484Sobrien	* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
670260484Sobrien
670360484SobrienFri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
670460484Sobrien
6705104834Sobrien	* include/libiberty.h: Add extern "C" { so it can be used with C++
6706104834Sobrien	progrms.
6707104834Sobrien	* include/remote-sim.h:  Add extern "C" { so it can be used with C++
6708104834Sobrien	programs.
670960484Sobrien
671060484SobrienThu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
671160484Sobrien
671260484Sobrien	* configure.in (d30v-*-*): Configure GCC now.
671360484Sobrien
671460484SobrienMon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
671560484Sobrien
671660484Sobrien	* configure.in: Remove a "second pass" of tweaking noconfigdirs,
671760484Sobrien	is no longer needed.
671860484Sobrien
671960484SobrienMon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
672060484Sobrien
672160484Sobrien	* Makefile.in: check-target-libio depends on all-target-libstdc++.
672260484Sobrien
672360484SobrienSun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
672460484Sobrien
672560484Sobrien	* Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
672660484Sobrien	targets using "$@" to provide support for similar but not identical
672760484Sobrien	targets without having to duplicate code.
672860484Sobrien
672960484SobrienMon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
673060484Sobrien
673160484Sobrien	* makefile.vms: Fix to work with DEC C.
673260484Sobrien
673360484SobrienTue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
673460484Sobrien
673560484Sobrien	* config.sub: Add mips-tx39-elf to marketing names.
673660484Sobrien
673760484SobrienTue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
673860484Sobrien
673960484Sobrien	* ltmain.sh: Handle symlinks in generated script.
674060484Sobrien
674160484SobrienWed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
674260484Sobrien
674360484Sobrien	* configure: Handle autoconf style directory options: --bindir,
674460484Sobrien	--datadir, --includedir, --infodir, --libdir, --libexecdir,
674560484Sobrien	--mandir, --oldincludedir, --sbindir, --sharedstatedir,
674660484Sobrien	--sysconfdir.
674760484Sobrien	* Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
674860484Sobrien	(sharedstatedir, localstatedir, oldincludedir): New variables.
674960484Sobrien	(BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
675060484Sobrien	infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
675160484Sobrien	sbindir, sharedstatedir, and sysconfdir.
675260484Sobrien
675360484SobrienMon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
675460484Sobrien
675560484Sobrien	* Makefile.in (bootstrap-lean): New target.
675660484Sobrien
675760484SobrienWed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
675860484Sobrien
675960484Sobrien	* configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
676080016Sobrien	sn, and gnuserv from noconfigdirs.
676160484Sobrien
676260484SobrienWed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
676360484Sobrien
676460484Sobrien	* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
676560484Sobrien
676660484SobrienThu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
676760484Sobrien
676880016Sobrien	* Makefile.in (cross): New target.
676960484Sobrien
677060484SobrienThu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
677180016Sobrien			  Jeff Law	   <law@cygnus.com>
677260484Sobrien
677360484Sobrien	* Makefile.in (bootstrap2, bootstrap3): New targets.
677460484Sobrien	(all-bootstrap): Remove outdated and confusing target.
677560484Sobrien	(bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
677660484Sobrien
677760484SobrienThu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
677860484Sobrien
677960484Sobrien	* configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
678080016Sobrien	windows.  Consistent with gdb/configure.
678160484Sobrien
678260484Sobrien1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
678360484Sobrien
678460484Sobrien	* configure.in: Name Linux target fragment.
678560484Sobrien
678660484Sobrien	* configure: Rewrite so that project Makefile fragment is inserted
678760484Sobrien	first and appears last in the resulting Makefile.
678860484Sobrien
678960484SobrienTue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
679060484Sobrien
679160484Sobrien	* Makefile.in (install-itcl): Install tcl first.
679260484Sobrien
679360484SobrienFri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
679480016Sobrien
679560484Sobrien	* configure.in: remove bison from noconfigdirs for Cygwin32 host
679660484Sobrien
679760484SobrienThu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
679860484Sobrien
679960484Sobrien	* Makefile.in (local-distclean): Also remove mh-frag mt-frag.
680060484Sobrien
680160484Sobrien	* configure.in (skipdirs): Add target-librx for Linux.
680260484Sobrien	(alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
680360484Sobrien
680460484SobrienWed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
680560484Sobrien
680660484Sobrien	* Makefile.in (bootstrap): New target.
680760484Sobrien
680860484SobrienWed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
680960484Sobrien
681060484Sobrien	* config.sub: Accept 'amigados' for backward compatability.
681160484Sobrien
681260484SobrienMon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
681360484Sobrien
681460484Sobrien	* config.guess: Merge with FSF.
681560484Sobrien
681680016SobrienSun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
681780016Sobrien
681880016Sobrien	* config.sub: Change 'amigados' to 'amigaos' to match current usage.
681980016Sobrien
682060484SobrienSun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
682160484Sobrien
682260484Sobrien	* config.sub: Add "marketing-names" patch.
682360484Sobrien
682460484SobrienFri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
682560484Sobrien
6826104834Sobrien	* configure.in (*-*-rtems*): Do not build libgloss for rtems.
682760484Sobrien
682860484SobrienFri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
682960484Sobrien
683060484Sobrien	* config.sub: Handle v850-elf.
683160484Sobrien
683280016SobrienWed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
683380016Sobrien
683480016Sobrien	* .cvsignore (*-install): Remove.
683580016Sobrien
683660484SobrienWed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
683760484Sobrien
683860484Sobrien	* ltconfig: Set CONFIG_SHELL in libtool.
683960484Sobrien	* ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
684060484Sobrien
684160484SobrienMon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
684260484Sobrien
684360484Sobrien	* configure.in (target_subdir): Set to libraries if enable_multilib.
684460484Sobrien
684560484SobrienWed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
684660484Sobrien
684760484Sobrien	* config.guess: Update from gcc directory.
684860484Sobrien
684960484SobrienTue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
685060484Sobrien
685160484Sobrien	* Makefile.in (all-sim): Depends on all-readline.
685260484Sobrien
685360484SobrienWed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
685460484Sobrien
685560484Sobrien	* Makefile.in (BISON, YACC): Use $$s.
685660484Sobrien	(all-bison): Depend on all-texinfo.
685760484Sobrien
685860484SobrienTue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
685960484Sobrien
686060484Sobrien	* Makefile.in (BISON): Add -L flag.
686160484Sobrien	(YACC): Likewise.
686260484Sobrien
686360484SobrienMon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
686460484Sobrien
686580016Sobrien	* configure.in (noconfigdirs): Add support for v850e target.
686680016Sobrien
686760484Sobrien	* config.sub (maybe_os): Add support for v850e target.
686860484Sobrien
686960484SobrienMon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
687060484Sobrien
687180016Sobrien	* configure.in (noconfigdirs): Add support for v850ea target.
687280016Sobrien
687360484Sobrien	* config.sub (maybe_os): Add support for v850ea target.
687460484Sobrien
687560484SobrienMon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
687660484Sobrien
687760484Sobrien	* config.sub: Add mipstx39.  Delete r3900.
687860484Sobrien
687960484SobrienMon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
688060484Sobrien
688160484Sobrien	* Makefile.in (all-autoconf): Depends on all-texinfo.
688260484Sobrien
688360484SobrienFri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
688460484Sobrien
688560484Sobrien	* config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
688660484Sobrien	eabi targets.
688760484Sobrien
688860484SobrienThu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
688960484Sobrien
689060484Sobrien	* configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
689160484Sobrien
689260484Sobrien	* configure: When handling a Canadian Cross, handle YACC as well as
689360484Sobrien	BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
6894104834Sobrien	* Makefile.in (all-bison): Depend upon all-texinfo.
689560484Sobrien
689660484SobrienTue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
689760484Sobrien
689860484Sobrien	* Makefile.in (BISON): bison, not byacc or bison -y.
689960484Sobrien	(YACC): bison -y or byacc or yacc.
690060484Sobrien	(various): Add *-bison as appropriate.
690160484Sobrien	(taz): No need to mess with BISON anymore.
690260484Sobrien
690360484SobrienTue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
690460484Sobrien
690560484Sobrien	* configure: If OSTYPE matches *win32*, try to find a good value for
690660484Sobrien	CONFIG_SHELL.
690760484Sobrien
690860484SobrienSun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
690960484Sobrien
691060484Sobrien	* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
691160484Sobrien	configure.in if it is present.
691260484Sobrien
691360484SobrienSat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
691460484Sobrien
691560484Sobrien	* Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
691660484Sobrien
691760484SobrienFri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
691860484Sobrien
691960484Sobrien	* config.sub: Recognize `arc' cpu.
692060484Sobrien	* configure.in: Likewise.
692160484Sobrien	* config-ml.in: Likewise.
692260484Sobrien
692360484SobrienThu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
692460484Sobrien
692560484Sobrien	* Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
692660484Sobrien
692760484SobrienWed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
692860484Sobrien
692960484Sobrien	* configure: Changed sed delimiter from ':' to '|' when
693060484Sobrien	attempting to substitute ${config_shell} for SHELL. On
693160484Sobrien	NT ${config_shell} may contain a ':' in it.
693260484Sobrien
693360484SobrienWed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
693460484Sobrien
693560484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
693660484Sobrien
693760484SobrienWed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
693860484Sobrien
693960484Sobrien	* Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
694060484Sobrien
694160484SobrienTue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
694260484Sobrien
694360484Sobrien	* Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
694460484Sobrien
694560484Sobrien	* ylwrap: If the program is a relative path, force it to be
694660484Sobrien	absolute.
694760484Sobrien
694860484SobrienTue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
694960484Sobrien
695060484Sobrien	* configure (tooldir): Set BISON to `bison -y' and not just bison.
695160484Sobrien
695260484SobrienMon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
695360484Sobrien
695460484Sobrien	* Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
695580016Sobrien	correctly specify the target build directory $(TARGET_SUBDIR)/winsup
695680016Sobrien	for libraries.
695760484Sobrien
695860484SobrienMon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
695960484Sobrien
696060484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
696180016Sobrien	separated by spaces.
696260484Sobrien
696360484SobrienThu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
696460484Sobrien
696560484Sobrien	* ylwrap: New file.
696660484Sobrien	* Makefile.in (DEVO_SUPPORT): Add ylwrap.
696760484Sobrien
696860484Sobrien	* ltmain.sh: Handle /bin/sh at start of install program.
696960484Sobrien
697060484Sobrien	* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
697160484Sobrien
697260484Sobrien	* ltconfig, ltmain.sh: New files, from libtool 1.0.
697360484Sobrien	* missing: New file, from automake 1.2.
697460484Sobrien
697560484SobrienThu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
697660484Sobrien
697760484Sobrien	* Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
697860484Sobrien	check-tk to CHECK_X11_MODULES.
697960484Sobrien
698060484SobrienWed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
698160484Sobrien
698260484Sobrien	* config.sub: Merge with FSF.
698360484Sobrien
698460484SobrienTue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
698560484Sobrien
698660484Sobrien	* config.guess: Merge with FSF.
698760484Sobrien
698860484SobrienTue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
698960484Sobrien
699060484Sobrien	* configure: Treat msdosdjgpp like go32.
699160484Sobrien	* configure.in: Likewise.  Don't remove gprof for go32.
699260484Sobrien
699360484Sobrien	* configure: Change Makefile.tem2 to Makefile.tm2.
699460484Sobrien
699560484SobrienMon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
699660484Sobrien
699760484Sobrien	* configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
699860484Sobrien
699960484SobrienTue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
700060484Sobrien
700160484Sobrien	* install-sh (chmodcmd): Set to null if the DST directory already
700260484Sobrien	exists.  Same as Nov 11th change.
700360484Sobrien
700460484SobrienMon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
700560484Sobrien
700680016Sobrien	* configure (GDB_TK): Needs itcl and tix.
700760484Sobrien
700860484SobrienMon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
700960484Sobrien
701060484Sobrien	* config.guess: Update from FSF.
701160484Sobrien
701260484SobrienFri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
701360484Sobrien
701460484Sobrien	* Makefile.in (GDB_TK): Depend on itcl and tix.
701560484Sobrien
701660484SobrienFri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
701760484Sobrien
701860484Sobrien	* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
701960484Sobrien	(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
702060484Sobrien	(INSTALL_SCRIPT): New variable.
702160484Sobrien	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
702260484Sobrien	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
702360484Sobrien	to -x.
702460484Sobrien	* install-sh: Add support for -x option.
702560484Sobrien
702660484SobrienMon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
702760484Sobrien
702860484Sobrien	* configure.in, Makefile.in: Treat tix like itcl.
702960484Sobrien
703060484SobrienThu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
703160484Sobrien
703260484Sobrien	* Makefile.in (WINDRES): New variable.
703360484Sobrien	(WINDRES_FOR_TARGET): New variable.
703460484Sobrien	(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
703560484Sobrien	(EXTRA_HOST_FLAGS): Add WINDRES.
703660484Sobrien	(EXTRA_TARGET_FLAGS): Add WINDRES.
703760484Sobrien	(EXTRA_GCC_FLAGS): Add WINDRES.
703860484Sobrien	($(DO_X)): Pass down WINDRES.
703960484Sobrien	($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
704060484Sobrien	* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
704160484Sobrien	DLLTOOL_FOR_TARGET.
704260484Sobrien
704360484SobrienWed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
704460484Sobrien
704560484Sobrien	* configure.in: configure sim before gdb for win32-x-ppc
704660484Sobrien
704760484SobrienWed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
704860484Sobrien
704960484Sobrien	Move gperf into the toplevel, from libg++.
705060484Sobrien	* configure.in (target_tools): Add target-gperf.
705160484Sobrien	(native_only): Add target-gperf.
705260484Sobrien	* Makefile.in (all-target-gperf): New target, depend on
705360484Sobrien	all-target-libg++.
705460484Sobrien	(configure-target-gperf): Empty rule.
705560484Sobrien	(ALL_TARGET_MODULES): Add all-target-gperf.
705660484Sobrien	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
705760484Sobrien	(CHECK_TARGET_MODULES): Add check-target-gperf.
705860484Sobrien	(INSTALL_TARGET_MODULES): Add install-target-gperf.
705960484Sobrien	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
706060484Sobrien
706160484SobrienMon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
706280016Sobrien
706360484Sobrien	* config.sub (mn10200): Recognize new basic machine.
706460484Sobrien
706560484SobrienThu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
706660484Sobrien
706760484Sobrien	* configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
706860484Sobrien	--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
706960484Sobrien
707060484SobrienTue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
707160484Sobrien
707260484Sobrien	* configure.in: If we're building mips-sgi-irix6* native, turn on
707360484Sobrien	ENABLE_MULTILIB and set TARGET_SUBDIR.
707460484Sobrien
707560484SobrienTue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
707660484Sobrien
707760484Sobrien	* Makefile.in (all-sn): Depend on all-grep.
707860484Sobrien
707960484SobrienMon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
708060484Sobrien
708160484Sobrien	* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
708260484Sobrien
708360484Sobrien	* configure: Set CFLAGS and CXXFLAGS, and substitute them into
708460484Sobrien	Makefile.  From Jeff Makey <jeff@cts.com>.
708560484Sobrien	* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
708660484Sobrien
708760484Sobrien	* Makefile.in (DISTBISONFILES): Remove.
708860484Sobrien	(taz): Don't futz with DISTBISONFILES.  Change BISON to use
708960484Sobrien	$(DEFAULT_YACC).
709060484Sobrien
709160484Sobrien	* configure.in: Build itl, db, sn, etc., when building for native
709280016Sobrien	cygwin32.
709360484Sobrien
709460484Sobrien	* Makefile.in (LD): New variable.
709560484Sobrien	(EXTRA_HOST_FLAGS): Pass down LD.
709660484Sobrien	($(DO_X)): Likewise.
709760484Sobrien
709860484SobrienMon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
709960484Sobrien
710060484Sobrien	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
710160484Sobrien
710260484SobrienFri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
710360484Sobrien
710460484Sobrien	* configure.in (targargs): Strip out any supplied --build argument
710580016Sobrien	before adding our own. Always add --build.
710660484Sobrien
710760484SobrienThu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
710860484Sobrien
710960484Sobrien	* configure.in (targargs): Pass --build if we're doing
711060484Sobrien	a cross-compile.
711160484Sobrien
711260484SobrienFri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
711360484Sobrien
711480016Sobrien	* configure: Use '|' instead of ":" as the separator in
711560484Sobrien	sed. Otherwise sed chokes on NT path names with drive
711660484Sobrien	designators. Also look for "?:*" as the leading characters in an
711760484Sobrien	absolute pathname.
711860484Sobrien
711960484SobrienMon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
712060484Sobrien
712160484Sobrien	* config.sub: Support for r3900.
712260484Sobrien
712360484SobrienWed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
712460484Sobrien
712560484Sobrien	* configure.in: Use install-sh, not install.sh.
712660484Sobrien
712760484SobrienWed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
712860484Sobrien
712960484Sobrien	* Makefile.in (taz): Improve check for BISON so it doesn't try to
713060484Sobrien	apply it twice.
713160484Sobrien
713260484SobrienFri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
713360484Sobrien
713460484Sobrien	* Makefile.in (INSTALL_MODULES): Put install-opcodes before
713560484Sobrien	install-binutils.
713660484Sobrien
713760484SobrienThu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
713860484Sobrien
713960484Sobrien	* Makefile.in: Add automake targets.
714060484Sobrien	* configure.in (host_tools): Add automake.
714160484Sobrien
714260484SobrienTue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
714360484Sobrien
714460484Sobrien	* configure: Default CXX to c++, not gcc.
714560484Sobrien	* Makefile.in (CXX): Set to c++, not gcc.
714660484Sobrien	(CXX_FOR_TARGET): When cross, transform c++, not gcc.
714760484Sobrien
714860484SobrienThu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
714960484Sobrien
715060484Sobrien	* install-sh: try appending a .exe if source file doesn't
715160484Sobrien	exist
715260484Sobrien
715360484SobrienWed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
715460484Sobrien
715560484Sobrien	* configure.in: Turn on multilib by default.
715660484Sobrien	(cross_only): Remove target-libiberty.
715760484Sobrien
715860484Sobrien	* Makefile.in (all-gcc): Don't depend on libiberty.
715960484Sobrien
716060484SobrienMon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
716160484Sobrien
716260484Sobrien	* config.guess: improve algorithm for recognizing Gnu Hurd x86.
716360484Sobrien
716460484SobrienThu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
716560484Sobrien
716660484Sobrien	* Makefile.in (DEVO_SUPPORT): Add mpw-install.
716760484Sobrien	(DISTBISONFILES): Add ld/Makefile.in
716860484Sobrien
716960484SobrienTue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
717060484Sobrien
717160484Sobrien	* configure.in: if target is cygwin32 but host isn't cygwin32,
717260484Sobrien	don't configure gdb tcl tk expect, not just gdb.
717360484Sobrien
717460484SobrienMon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
717560484Sobrien
717660484Sobrien	* configure.in: Added gnuserv everywhere sn appears.
717760484Sobrien
717860484Sobrien	* Makefile.in (ALL_MODULES): Added all-gnuserv.
717960484Sobrien	(CROSS_CHECK_MODULES): Added check-gnuserv.
718060484Sobrien	(INSTALL_MODULES): Added install-gnuserv.
718160484Sobrien	(CLEAN_MODULES): Added clean-gnuserv.
718260484Sobrien	(all-gnuserv): New target.
718360484Sobrien
718460484SobrienThu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
718560484Sobrien
718660484Sobrien	* config.guess: Fixes for MIPS OpenBSD systems.
718760484Sobrien
718860484SobrienTue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
718960484Sobrien
719060484Sobrien	* Makefile.in (INSTALL_XFORM): Remove.
719160484Sobrien	(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
719260484Sobrien
719360484Sobrien	* mkinstalldirs: New file, copied from automake.
719460484Sobrien	* Makefile.in (installdirs): Rename from install-dirs.  Use
719560484Sobrien	mkinstalldirs.  Change all users.
719660484Sobrien	(DEVO_SUPPORT): Add mkinstalldirs.
719760484Sobrien
719860484SobrienMon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
719960484Sobrien
720060484Sobrien	* install-sh: Rename from install.sh.
720160484Sobrien	* Makefile.in (INSTALL): Change install.sh to install-sh.
720260484Sobrien	(DEVO_SUPPORT): Likewise.
720360484Sobrien
720460484Sobrien	* configure: Use ${config_shell} with ${moveifchange}.  From Thomas
720560484Sobrien	Graichen <graichen@rzpd.de>.
720660484Sobrien
720760484SobrienFri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
720860484Sobrien
720960484Sobrien	* config.guess: Recognize OpenBSD systems correctly.
721060484Sobrien
721160484SobrienFri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
721260484Sobrien
721360484Sobrien	* README, Makefile.in (ETC_SUPPORT): Remove references to
721460484Sobrien	cfg-paper*, configure.{texi,man,info*}._
721560484Sobrien
721660484SobrienSun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
721760484Sobrien
721860484Sobrien	* Makefile.in (all.normal): Ensure that gcc is built after all
721960484Sobrien	the x11 - ie gdb - targets.
722060484Sobrien
722160484SobrienTue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
722260484Sobrien
722360484Sobrien	* makefile.vms: Don't run conf-a-gas.
722460484Sobrien
722560484SobrienMon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
722660484Sobrien
7227104834Sobrien	* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
722860484Sobrien
722960484SobrienSun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
723060484Sobrien
723160484Sobrien	* configure.in: Remove noconfigdirs case since gdb also
723260484Sobrien	configures and builds for tic80-coff.
723360484Sobrien
723460484SobrienFri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
723560484Sobrien
723660484Sobrien	* configure: Set cache_file to config.cache.
723760484Sobrien	* Makefile.in (local-distclean): Remove config.cache.
723860484Sobrien
723960484SobrienWed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
724060484Sobrien
724160484Sobrien	* COPYING: Update FSF address.
724260484Sobrien
724360484SobrienWed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
724460484Sobrien
724560484Sobrien	* configure.in (tic80-*-*): Remove G++ libraries and libgloss from
724660484Sobrien	noconfigdirs.
724760484Sobrien
724860484SobrienMon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
724960484Sobrien
725060484Sobrien	* Makefile.in (install-dirs): Don't crash if prefix, and hence
725160484Sobrien	MAKEDIRS, is empty.
725260484Sobrien
725360484SobrienMon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
725460484Sobrien
725560484Sobrien	* config.sub: Tweak mn10300 entry.
725660484Sobrien
725760484SobrienFri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
725860484Sobrien
725960484Sobrien	* configure.in (host_tools): Put sim before gdb, so gdb's
726060484Sobrien	configure.tgt can determine if the simulator was configured.
726160484Sobrien
726260484SobrienSun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
726360484Sobrien
726460484Sobrien	* config.sub: Move BeOS $os case to be with other Cygnus
726560484Sobrien	local cases.
726660484Sobrien
726760484SobrienSun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
726860484Sobrien
726960484Sobrien	* config.sub: Remove misplaced comment that broke Linux.
727060484Sobrien
727160484SobrienSat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
727260484Sobrien
727360484Sobrien	* config.sub: Add BeOS support.
727460484Sobrien
727560484SobrienMon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
727660484Sobrien
727760484Sobrien	* Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
727860484Sobrien
727960484SobrienWed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
728060484Sobrien
728160484Sobrien	* configure.in (noconfigdirs): Remove tcl and tk from
728260484Sobrien	noconfigdirs for cygwin32 builds.
728360484Sobrien
728460484SobrienFri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
728560484Sobrien
728660484Sobrien	* configure.in (tic80-*-*): Remove ld from noconfigdirs.
728760484Sobrien
728860484SobrienThu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
728960484Sobrien
729060484Sobrien	* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
729160484Sobrien	make-all.com, use makefile.vms instead.
729260484Sobrien
729360484SobrienTue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
729460484Sobrien
729560484Sobrien	* config.sub: Accept -lnews*.
729660484Sobrien
729760484SobrienTue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
729860484Sobrien
729960484Sobrien	* configure.in (noconfigdirs): Disable target-newlib,
730080016Sobrien	target-examples and target-libiberty for d30v.
730160484Sobrien
730260484SobrienFri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
730360484Sobrien
730460484Sobrien	* configure.in (noconfigdirs): Enable ld for d30v.
730560484Sobrien
730660484SobrienFri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
730760484Sobrien
730860484Sobrien	* configure.in (tic80-*-*): Build compiler.
730960484Sobrien
731060484SobrienSun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
731160484Sobrien
731260484Sobrien	* configure.in (d30v-*): Remove sim directory from list of
731380016Sobrien	unsupported d30v directories
731460484Sobrien
731560484SobrienTue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
731660484Sobrien
731780016Sobrien	* config.sub, configure.in: Add d30v target cpu.
731880016Sobrien
731960484SobrienThu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
732060484Sobrien
732160484Sobrien	* makefile.vms: New file.
732260484Sobrien	* make-all.com: Remove.
732360484Sobrien
732460484SobrienWed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
732560484Sobrien
732660484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
732760484Sobrien
732860484SobrienSat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
732960484Sobrien
733060484Sobrien	* Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
733160484Sobrien
733260484SobrienTue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
733360484Sobrien
733460484Sobrien	* Makefile.in (ALL_MODULES): Added all-db.
733560484Sobrien	(CROSS_CHECK_MODULES): Addec check-db.
733660484Sobrien	(INSTALL_MODULES): Added install-db.
733760484Sobrien	(CLEAN_MODULES): Added clean-db.
733860484Sobrien
733960484SobrienMon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
734060484Sobrien
734160484Sobrien	* config.guess: Merge with latest FSF sources.
734260484Sobrien
734360484SobrienTue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
734460484Sobrien
734560484Sobrien	* Makefile.in (ALL_MODULES): Added all-itcl.
734660484Sobrien	(CROSS_CHECK_MODULES): Added check-itcl.
734760484Sobrien	(INSTALL_MODULES): Added install-itcl.
734860484Sobrien	(CLEAN_MODULES): Added clean-itcl.
734960484Sobrien
735060484SobrienThu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
735160484Sobrien
735260484Sobrien	* configure.in: build gdb for mn10200
735360484Sobrien
735460484SobrienFri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
735560484Sobrien
735660484Sobrien	* Makefile.in (all-target-winsup): Depend on all-target-libio.
735760484Sobrien
735860484SobrienMon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
735960484Sobrien
736060484Sobrien	* configure.in (tic80-*-*): Turn off most targets right now.
736160484Sobrien
736260484SobrienFri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
736360484Sobrien
736460484Sobrien	* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
736560484Sobrien	rather than the makeinfo program.
736660484Sobrien	(do-info): Depend upon all-texinfo.
736760484Sobrien
736860484SobrienTue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
736960484Sobrien
737060484Sobrien	* configure.in: Remove uses of config/mh-linux.
737160484Sobrien
737260484Sobrien	* config.sub, config.guess: Merge with latest FSF sources.
737360484Sobrien
737460484SobrienFri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
737560484Sobrien
737660484Sobrien	* config.sub (case $basic_machine): Add tic80 entries.
737760484Sobrien
737860484SobrienFri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
737960484Sobrien
738060484Sobrien	* config.sub, config.guess: Merge with latest FSF sources.
738160484Sobrien
738260484SobrienWed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
738360484Sobrien
738460484Sobrien	* mpw-build.in: Build ld before gcc, use NewFolderRecursive.
738560484Sobrien	* mpw-config.in: Test for NewFolderRecursive.
738660484Sobrien	* mpw-install: Use symbolic name for startup filename.
738760484Sobrien	* mpw-README: Add various additional details.
738860484Sobrien
738960484SobrienWed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
739060484Sobrien
739160484Sobrien	* configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
739260484Sobrien
739360484SobrienWed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
739460484Sobrien
739560484Sobrien	* configure.in: Do build gcc and the target libraries for
739660484Sobrien	the mn10200.
739760484Sobrien
739860484SobrienWed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
739960484Sobrien
740060484Sobrien	* configure.in: don't avoid building gdb for mn10300 any more
740160484Sobrien	* Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
740260484Sobrien	instead of single-quoting it.
740360484Sobrien
740460484SobrienTue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
740560484Sobrien
740660484Sobrien	* configure.in: Don't use --with-stabs on IRIX 6.
740760484Sobrien
740860484SobrienTue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
740960484Sobrien
741060484Sobrien	* configure.in (m32r): Build gdb, libg++ now.
741160484Sobrien
741260484SobrienSun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
741360484Sobrien
741460484Sobrien	* configure.in (mips*-sgi-irix6*):  Remove gdb and related
741560484Sobrien	directories from noconfigdirs.
741660484Sobrien
741760484SobrienTue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
741860484Sobrien
741960484Sobrien	* config.sub (basic_machine): added mips16 configuration
742060484Sobrien
742160484SobrienSat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
742260484Sobrien
742360484Sobrien	* config.sub: Handle d10v-unknown.
742460484Sobrien
742560484SobrienSat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
742660484Sobrien
742760484Sobrien	* config.sub: Handle v850-unknown.
742860484Sobrien
742960484SobrienThu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
743060484Sobrien
743160484Sobrien	* Makefile.in: add findutils
743260484Sobrien	* configure.in: add findutils to list of host_tools
743360484Sobrien
743460484SobrienWed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
743560484Sobrien
743660484Sobrien	* config.sub: Handle mn10200 and mn10300.
743760484Sobrien
743860484SobrienTue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
743960484Sobrien
744060484Sobrien	* configure.in (d10v-*): Do not build librx.
744160484Sobrien
744260484SobrienMon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
744360484Sobrien
744460484Sobrien	* configure.in (mn10300): Build everything except gdb & libgloss.
744560484Sobrien
744660484SobrienWed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
744760484Sobrien
744860484Sobrien	* config.guess:  Patch for Dansk Data Elektronik servers,
744960484Sobrien	from Niels Skou Olsen <nso@dde.dk>.
745060484Sobrien
745160484Sobrien	For ncr, use /bin/uname rather than uname, since GNU uname does not
745260484Sobrien	support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
745360484Sobrien
745460484Sobrien	Patch for MIPS R4000 running System V,
745560484Sobrien	from Eric S. Raymond <esr@snark.thyrsus.com>.
745660484Sobrien
745760484Sobrien	Fix thinko for nextstep.
745860484Sobrien
745960484Sobrien	Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
746060484Sobrien
746160484Sobrien	Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
746260484Sobrien	* config.guess: Guess mips-dec-mach_bsd4.3.
746360484Sobrien
746460484Sobrien	Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
746560484Sobrien	* config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
746660484Sobrien	release numbers.
746760484Sobrien	* config.guess (mips-mips-riscos*):  Emit just enough of the
746860484Sobrien	release number.
746960484Sobrien
747060484Sobrien	Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
747160484Sobrien	* config.guess (sparc-auspex-sunos*):  Added.
747260484Sobrien	(f300-fujitsu-*): Added.
747360484Sobrien
747460484Sobrien	Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
747560484Sobrien	* config.guess:  Recognize a Tadpole as a sparc.
747660484Sobrien
747760484SobrienWed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
747860484Sobrien
747960484Sobrien	* config.guess: Don't assume that NextStep version is either 2 or
748060484Sobrien	3.  NextStep 4 (aka OpenStep 4) has come out now.
748160484Sobrien
748260484SobrienMon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
748360484Sobrien
748460484Sobrien	* config.guess: Support Cray T90 that reports itself as "CRAY TS".
748560484Sobrien	From Rik Faith <faith@cs.unc.edu>.
748660484Sobrien
748760484SobrienFri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
748860484Sobrien
748960484Sobrien	* config.sub: Contributions from bug-gnu-utils to:
749060484Sobrien	Support plain "hppa" (no version given) architecture, reported by
749160484Sobrien	OpenStep.
749260484Sobrien	OpenBSD like NetBSD.
749360484Sobrien	LynxOs is not a hardware supplier.
749460484Sobrien
749560484Sobrien	* config.guess: Contributions from bug-gnu-utils to add support for:
749680016Sobrien	OpenBSD like NetBSD.
749760484Sobrien	Stratus systems.
749860484Sobrien	More Pyramid systems.
749960484Sobrien	i[n>4]86 Intel chips.
750060484Sobrien	M680[n>4]0 Motorola chips.
750160484Sobrien	Use unknown instead of lynx for hardware manufacturer.
750260484Sobrien
750360484SobrienMon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
750460484Sobrien
750560484Sobrien	* install.sh (chmodcmd): Set to null if the DST directory already
750660484Sobrien	exists.
750760484Sobrien
750860484SobrienMon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
750960484Sobrien
751060484Sobrien	* configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
751160484Sobrien	not use mt-ppc target Makefile fragment any more.
751260484Sobrien
751360484SobrienSun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
751460484Sobrien
751560484Sobrien	* configure.in (*-*-windows):  Exclude everything but those dirs
751660484Sobrien	needed to build windows.
751760484Sobrien
751860484SobrienTue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
751960484Sobrien
752060484Sobrien	* Makefile.in (all-target-winsup): Depend on all-target-librx.
752160484Sobrien
752260484SobrienMon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
752360484Sobrien
752460484Sobrien	* configure.in:  Exclude mmalloc from i386-windows.
752560484Sobrien
752660484SobrienThu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
752760484Sobrien
752860484Sobrien	* Undo my previous change.
752960484Sobrien
753060484SobrienThu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
753160484Sobrien
753260484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
753360484Sobrien	unconditionally.
753460484Sobrien	(MAKEOVERRIDES): Define (revert this part of October 18 change).
753560484Sobrien
753660484SobrienThu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
753760484Sobrien
753860484Sobrien	* Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
753960484Sobrien	host to add it's own flags.
754060484Sobrien
754160484SobrienTue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
754260484Sobrien
754360484Sobrien	* configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
754460484Sobrien
754560484SobrienFri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
754660484Sobrien
754760484Sobrien	* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
754860484Sobrien	(CXX_FOR_TARGET): Likewise.
754960484Sobrien	(GCC_FOR_TARGET): Define.
755060484Sobrien	(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
755160484Sobrien	(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
755260484Sobrien	CC_FOR_TARGET was specified on the command line.
755360484Sobrien	(MAKEOVERRIDES): Don't define.
755460484Sobrien
755560484SobrienThu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
755660484Sobrien
755760484Sobrien	* configure.in (m32r): Fix spelling of libg++ libs.
755860484Sobrien
755960484SobrienThu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
756060484Sobrien
756160484Sobrien	* config.sub (-apple*): Remove, now redundant.
756260484Sobrien
756360484SobrienThu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
756460484Sobrien
756560484Sobrien	* configure: Don't get confused by CPU-VENDOR-linux-gnu.
756660484Sobrien
756760484Sobrien	* configure: Rework yesterday's sed script patch.
756860484Sobrien
756960484Sobrien	* config.sub: Merge with FSF.
757060484Sobrien
757160484SobrienWed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
757260484Sobrien
757360484Sobrien	* config.guess:  Merge from FSF.
757460484Sobrien
757560484Sobrien	1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
7576104834Sobrien	* config.guess: Use pc instead of unknown, for pc clone systems.
7577104834Sobrien	Change linux to linux-gnu.
757860484Sobrien
757960484Sobrien	Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7580104834Sobrien	* config.guess: Avoid non-portable tr syntax.
758160484Sobrien
758260484SobrienWed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
758360484Sobrien
758460484Sobrien	* test-build.mk (HOLES): Add "xargs" for gdb.
758560484Sobrien
758660484Sobrien	* configure: Avoid hpux10.20 sed bug.
758760484Sobrien
758860484SobrienTue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
758960484Sobrien
7590130561Sobrien	* configure.in:  Add support for windows host
759160484Sobrien	(that is a build done under the Microsoft build environment).
759260484Sobrien
759360484SobrienTue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
759460484Sobrien
759560484Sobrien	* Makefile.in: Replace all uses of srcroot with s, to shrink
759660484Sobrien	command line lengths.
759760484Sobrien
759860484Sobrien	Patches from Geoffrey Noer <noer@cygnus.com>:
759960484Sobrien	* configure.in: If configuring for newlib, pass --with-newlib to
760060484Sobrien	subdirectories.
760160484Sobrien	* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
760260484Sobrien	-Bnewlib/ and -Lwinsup to gcc.
760360484Sobrien	(CXX_FOR_TARGET): Likewise.
760460484Sobrien
760560484SobrienMon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
760660484Sobrien
760760484Sobrien	* Makefile.in (ETC_SUPPORT): Add configure.
760860484Sobrien
760960484SobrienFri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
761060484Sobrien
761180016Sobrien	* configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
761260484Sobrien	host configuration file.
761360484Sobrien
761460484SobrienThu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
761560484Sobrien
761660484Sobrien	* configure.in: Break mn10x00 support into separate
761760484Sobrien	mn10200 and mn10300 configurations.
761860484Sobrien	* config.sub: Likewise.
761960484Sobrien
762060484SobrienWed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
762160484Sobrien
762260484Sobrien	* configure.in: Add lots of stuff to noconfigdirs for
762360484Sobrien	the mn10x00 targets.
762460484Sobrien
762560484Sobrien	* config.sub, configure.in: Add mn10x00 support.
762660484Sobrien
762760484SobrienWed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
762860484Sobrien
762960484Sobrien	* make-all.com: Call conf-a-gas, not config-a-gas.
763060484Sobrien
763160484SobrienTue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
763260484Sobrien
763360484Sobrien	* configure.in (noconfigdirs): Don't build libgloss for arm-coff
763480016Sobrien	targets.
763560484Sobrien
763660484SobrienMon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
763760484Sobrien
763860484Sobrien	* mpw-README: Add much more detail for native PowerMac.
763960484Sobrien	* mpw-install: New file.
764060484Sobrien	* mpw-configure: Add --norecursion and --help options.
764160484Sobrien	* mpw-config.in: Translate readme and install files when
764260484Sobrien	copying to objdir.
764360484Sobrien	* mpw-build.in: Don't always depend on byacc and flex.
764460484Sobrien	(install-only-top): New action.
764560484Sobrien
764660484SobrienFri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
764760484Sobrien
764860484Sobrien	* configure.in:  You can now configure GDB for the v850.
764960484Sobrien
765060484SobrienTue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
765160484Sobrien
765260484Sobrien	* configure.in (noconfigdirs): Don't configure any C++ dirs
765360484Sobrien	if targeting D10V.
765460484Sobrien
765560484SobrienTue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
765660484Sobrien
765760484Sobrien	* config.sub: Recognize mips64vr5000.
765860484Sobrien
765960484SobrienMon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
766060484Sobrien
766160484Sobrien	* configure.in: Use a single line for host_tools and native_only.
766260484Sobrien
766360484SobrienMon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
766460484Sobrien
766560484Sobrien	* config.sub, configure.in: Add entries for m32r.
766660484Sobrien
766760484SobrienThu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
766860484Sobrien
766960484Sobrien	* Makefile.in (inet-install): Don't run install-gzip.
767060484Sobrien
767160484SobrienWed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
767260484Sobrien
767360484Sobrien	* configure.in:  Don't config lots of things for *-*-windows*.
767460484Sobrien
767560484SobrienSat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
767660484Sobrien
767760484Sobrien	* mpw-config.in: Test for mpw-true, true, and null-command scripts.
767860484Sobrien	(host_libs, host_tools): Copy from configure.in.
767960484Sobrien	* mpw-configure: Don't complain about directories not found.
768060484Sobrien
768160484SobrienThu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
768260484Sobrien
768360484Sobrien	* configure.in (i[345]86): Recognize i686 for pentium pro.
768460484Sobrien	(i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
768560484Sobrien	file.
768660484Sobrien
768760484Sobrien	* config.guess (i[345]86): Ditto.
768860484Sobrien
768960484SobrienMon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
769060484Sobrien
769160484Sobrien	* configure.in (noconfigdirs): Removed gdb for D10V.
769260484Sobrien
769360484SobrienThu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
769460484Sobrien
769560484Sobrien	* configure.in: Remove ld, target-libio, target-libg++, and
769660484Sobrien	target-libstdc++ from noconfigdirs.
769760484Sobrien
769860484SobrienWed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
769960484Sobrien
770060484Sobrien	* configure: Fix three locations where shell scripts were
770160484Sobrien	being run directly rather than with config_shell.
770260484Sobrien
770360484SobrienTue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
770460484Sobrien
770560484Sobrien	* configure.in (v850-*-*): Set up initial $noconfigdirs.
770660484Sobrien	* config.sub (basic_machine): Recognize v850.
770760484Sobrien
770860484SobrienThu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
770960484Sobrien
771060484Sobrien	* mpw-configure: Handle multiple enable/disable options and
771160484Sobrien	pass them down recursively, handle -c and -s flags appropriately
771260484Sobrien	depending on choice of compiler, add escape mechanism for
771360484Sobrien	quoted arguments to gC.
771460484Sobrien
771560484SobrienMon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
771660484Sobrien
771760484Sobrien	* configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
771860484Sobrien	solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
771960484Sobrien	so that -mrelocatable-lib and -mno-eabi are used.
772060484Sobrien
772160484Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
772260484Sobrien	not support --print-multi-lib, don't abort.
772360484Sobrien
772460484SobrienThu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
772560484Sobrien
772660484Sobrien	* make-all.com: Run config-a-gas.
772760484Sobrien	* setup.com: Don't copy subdirectory files around.
772860484Sobrien
772960484SobrienTue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
773060484Sobrien
773160484Sobrien	* configure.in (*-*-ose): Remove exclusion of libgloss for this
773260484Sobrien	target, it now compiles correctly.
773360484Sobrien
773460484SobrienSat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
773560484Sobrien
773660484Sobrien	* mpw-config.in: Generate Mac include for elf/dwarf2.h.
773760484Sobrien
773860484SobrienTue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
773960484Sobrien
774080016Sobrien	* configure.in (d10v-*-*): Remove ld from $noconfigdirs.
774160484Sobrien
774260484SobrienMon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
774360484Sobrien
774460484Sobrien	* configure.in (native_only): Add prms.
774560484Sobrien
774660484SobrienMon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
774760484Sobrien
774860484Sobrien	* Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
774960484Sobrien	(BINUTILS_SUPPORT_DIRS): Likewise.
775060484Sobrien
775160484SobrienThu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
775260484Sobrien
775360484Sobrien	* configure.in (d10v-*-*): Don't configure ld or gdb until the
775460484Sobrien	d10v support is added.
775560484Sobrien
775660484SobrienWed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
775760484Sobrien
775860484Sobrien	* configure.in (d10v-*-*): New target.
775960484Sobrien
776060484SobrienMon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
776160484Sobrien
776260484Sobrien	* config.guess (HP 9000/811): Recognize this as a PA1.1
776360484Sobrien	machine.
776460484Sobrien
776560484SobrienFri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
776660484Sobrien
776760484Sobrien	* Makefile.in (do-tar-gz): New target, split out from tail end of
776860484Sobrien	taz target.  Run each command separately, don't use pipes.
776960484Sobrien	(taz): Use it.
777060484Sobrien
777160484SobrienFri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
777260484Sobrien
777360484Sobrien	* mpw-configure: Look for g-mpw-make.sed in config/mpw.
777460484Sobrien	* mpw-build.in: No builds should depend on building byacc or flex,
777560484Sobrien	they are assumed to be installed already.
777660484Sobrien
777760484SobrienFri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
777860484Sobrien
777960484Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
778060484Sobrien	variable that CC_FOR_TARGET needs.
778160484Sobrien
778260484SobrienThu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
778360484Sobrien
778460484Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
778560484Sobrien	options have changed since the last time the subdirectory was
778660484Sobrien	configured, and if it has, reconfigure.
778760484Sobrien	(CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
778860484Sobrien	CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
778960484Sobrien
779060484SobrienWed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
779160484Sobrien
779260484Sobrien	* Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
779360484Sobrien	CLEAN_MODULES): Add bash.
779460484Sobrien	(all-bash): New target.
779560484Sobrien
779660484SobrienMon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
779760484Sobrien
779860484Sobrien	* configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
779960484Sobrien
780060484SobrienMon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
780160484Sobrien
780260484Sobrien	* config.sub (basic_machine): Recognize d10v as a valid processor.
780360484Sobrien
780460484SobrienFri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
780560484Sobrien
780660484Sobrien	* mpw-configure: Add support for --bindir.
780760484Sobrien	* mpw-build.in: Use a GCC-specific build script for GCC actions.
780860484Sobrien
780960484SobrienWed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
781060484Sobrien
781160484Sobrien	* configure.in: add bash, time, gawk to list of hosttools and things
781260484Sobrien	to only build for native toolchains
781360484Sobrien
781460484SobrienTue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
781560484Sobrien
781660484Sobrien	* Makefile.in (docdir): Remove.
781760484Sobrien
781860484SobrienTue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
781960484Sobrien
782060484Sobrien	* Makefile.in (datadir): Set to $(prefix)/share.
782160484Sobrien
782260484SobrienMon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
782360484Sobrien
782460484Sobrien	* configure.in: build diff and patch for cygwin32-hosted
782560484Sobrien	toolchains.
782660484Sobrien
782760484SobrienMon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
782860484Sobrien
782960484Sobrien	* config.sub: Accept -rtems*.
783060484Sobrien
783160484SobrienSun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
783260484Sobrien
7833104834Sobrien	* configure.in: enable dosrel for cygwin32-hosted builds,
7834218822Sdim		remove diff from the list of things not buildable
7835218822Sdim		via Canadian Cross
783660484Sobrien
783760484SobrienSat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
783860484Sobrien
783960484Sobrien	* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
784080016Sobrien	don't get ". ".
784160484Sobrien
784260484SobrienFri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
784360484Sobrien
784460484Sobrien	* configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
784560484Sobrien
784660484SobrienThu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
784760484Sobrien
784860484Sobrien	* Makefile.in (taz): Handle case where tex3patch didn't even get
784960484Sobrien	checked out.  Also, if it was found, put the symlink in a new util
785060484Sobrien	subdirectory.
785160484Sobrien
785260484SobrienThu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
785360484Sobrien
785460484Sobrien	* config.guess (*:Linux:*:*): Add support for PowerPC Linux.
785560484Sobrien
785660484SobrienTue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
785760484Sobrien
785860484Sobrien	* config.sub: Recognize -openvms.
785960484Sobrien	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
786060484Sobrien	* make-all.com, setup.com: New files.
786160484Sobrien
786260484SobrienMon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
786360484Sobrien
786460484Sobrien	* Makefile.in (taz): tex3patch moved to texinfo/util.
786560484Sobrien
786660484SobrienSat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
786760484Sobrien
786860484Sobrien	* configure: enable_gdbtk=no for cygwin32-hosted toolchains
786960484Sobrien	* configure.in: remove make from disable-if-Can-Cross list
787060484Sobrien		enable gdb if ${host} and ${target} are cygwin32
787160484Sobrien
787260484SobrienFri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
787360484Sobrien
787460484Sobrien	* config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
787560484Sobrien	Recognize the NCR 4850 machine and NCR Pentium-based platforms.
787660484Sobrien
787760484SobrienWed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
787860484Sobrien
787960484Sobrien	* config.guess:  Combine mips-mips-riscos cases, and use cpp to
788060484Sobrien	distinguish sysv/svr4/bsd variants.
788160484Sobrien	Based on a patch from Harlan Stenn <harlan@pfcs.com>.
788260484Sobrien
788360484SobrienFri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
788460484Sobrien
788560484Sobrien	* configure.in: Added copyright notice.
788660484Sobrien	* move-if-change: Added copyright notice.
788760484Sobrien
788860484SobrienThu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
788960484Sobrien
789060484Sobrien	* configure.in (powerpcle-*-solaris*): Until we get shared
789160484Sobrien	libraries working, don't build gdb, sim, make, tcl, tk, or
789260484Sobrien	expect.
789360484Sobrien
789460484SobrienTue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
789560484Sobrien
789660484Sobrien	* config.guess:  Merge with FSF:
789760484Sobrien
789860484Sobrien	Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
789960484Sobrien	* config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
790060484Sobrien
790160484Sobrien	Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
790260484Sobrien	* config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
790360484Sobrien
790460484Sobrien	Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
790560484Sobrien	* config.guess:  Combine two OSF1 rules.
790660484Sobrien	Also recognize field test versions.  From mjr@zk3.dec.com.
790760484Sobrien	* config.guess (dgux):  Use /usr/bin/uname rather than uname,
790860484Sobrien	because GNU uname does not support -p.  From pmr@pajato.com.
790960484Sobrien
791060484SobrienTue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
791160484Sobrien
791260484Sobrien	* Makefile.in (MAKEDIRS): Removed $(tooldir).
791360484Sobrien
791460484SobrienTue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
791560484Sobrien
791660484Sobrien	* mpw-README: Document GCCIncludes.
791760484Sobrien
791860484SobrienSun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
791960484Sobrien
792060484Sobrien	* configure.in (alpha-*-linux*): Set enable_shared to yes.
792160484Sobrien
792260484SobrienTue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
792360484Sobrien
792460484Sobrien	* mpw-configure: Handle --enable-FOO and --disable-FOO.
792560484Sobrien
792660484SobrienMon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
792760484Sobrien
792860484Sobrien	* configure.in (*-*-cygwin32): Configure make.
792960484Sobrien
793060484SobrienTue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
793160484Sobrien
793260484Sobrien	* Makefile.in (inet-install): Quote value of INSTALL_MODULES.
793360484Sobrien
793460484SobrienFri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
793560484Sobrien
793660484Sobrien	* Makefile.in (all-inet): Depend on all-perl.
793760484Sobrien
793860484Sobrien	* Makefile.in (inet-install): New target.
793960484Sobrien
794060484Sobrien	* Makefile.in (all-inet): Depend on all-tcl.
794160484Sobrien	(all-inet): Depend on all-send-pr.
794260484Sobrien
794360484SobrienTue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
794460484Sobrien
794560484Sobrien	* configure.in (powerpcle-*-solaris*): Turn off tk and tcl
794660484Sobrien	temporarily.
794760484Sobrien
794860484SobrienThu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
794960484Sobrien
795060484Sobrien	* configure.in: Don't configure --with-gnu-ld on AIX.
795160484Sobrien
795260484SobrienThu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
795360484Sobrien
795460484Sobrien	* configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
795560484Sobrien
795660484SobrienTue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
795760484Sobrien
795860484Sobrien	* Makefile.in (ALL_MODULES): Added all-inet.
795960484Sobrien	(CROSS_CHECK_MODULES): Added check-inet.
796060484Sobrien	(INSTALL_MODULES): Added install-inet.
796160484Sobrien	(CLEAN_MODULES): Added clean-inet.
796260484Sobrien	(all-indent): New target.
796360484Sobrien
796460484Sobrien	* configure.in (host_tools): Added inet.
796560484Sobrien	(native_only): Added inet.
796660484Sobrien	(noconfigdirs): Added inet.
796760484Sobrien
796860484SobrienFri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
796960484Sobrien
797060484Sobrien	* configure.in: Don't configure libgloss if we are not configuring
797160484Sobrien	newlib.
797260484Sobrien
797360484SobrienWed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
797460484Sobrien
797560484Sobrien	* configure.in: Don't configure libgloss for unsupported
797660484Sobrien	architectures.
797760484Sobrien
797860484SobrienTue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
797960484Sobrien
798060484Sobrien	* Makefile.in (CLEAN_MODULES): Add clean-apache.
798160484Sobrien
798260484SobrienMon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
798360484Sobrien
798460484Sobrien	* Makefile.in (ALL_MODULES): Include all-apache.
798560484Sobrien	(CROSS_CHECK_MODULES): Include check-apache.
798660484Sobrien	(INSTALL_MODULES): Include install-apache.
798760484Sobrien	(all-apache): New target.
798860484Sobrien
798960484Sobrien	* configure.in: Added apache everywhere perl is seen.
799060484Sobrien
799160484SobrienMon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
799260484Sobrien
799360484Sobrien	* Makefile.in: Add support for clean-{module} and
799460484Sobrien	clean-target-{module} rules.
799560484Sobrien
799660484SobrienWed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
799760484Sobrien
799860484Sobrien	* configure.in (*-*-ose) do not build libgloss.
799960484Sobrien
800060484SobrienMon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
800160484Sobrien
800260484Sobrien	* config.guess (prep*:SunOS:5.*:*): Turn into
800360484Sobrien	powerpele-unknown-solaris2.
800460484Sobrien
800560484SobrienMon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
800660484Sobrien
800760484Sobrien	* configure.in: Permit --enable-shared to specify a list of
800860484Sobrien	directories.
800960484Sobrien
801060484SobrienFri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
801160484Sobrien
801260484Sobrien	* configure.in (host==solaris): Pass only the first word of $CC
801360484Sobrien	to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
801460484Sobrien
801560484SobrienFri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
801660484Sobrien
801760484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
801860484Sobrien
801960484SobrienThu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
802060484Sobrien
802160484Sobrien	* Makefile.in (ALL_MODULES): Include all-perl.
802260484Sobrien	(CROSS_CHECK_MODULES): Include check-perl.
802360484Sobrien	(INSTALL_MODULES): Include install-perl.
802460484Sobrien	(ALL_X11_MODULES): Include all-guile.
802560484Sobrien	(CHECK_X11_MODULES): Include check-guile.
802660484Sobrien	(INSTALL_X11_MODULES): Include install-guile.
802760484Sobrien	(all-perl): New target.
802860484Sobrien	(all-guile): New target.
802960484Sobrien
803060484Sobrien	* configure.in (host_tools): Include perl and guile.
803160484Sobrien	(native_only): Include perl and guile.
803260484Sobrien	(noconfigdirs): Don't build guile and perl; no ports have been
803360484Sobrien	done.
803460484Sobrien
803560484SobrienTue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
803660484Sobrien
8037104834Sobrien	* configure (--enable-*): Handle quoted option lists such as
8038104834Sobrien	--enable-sim-cflags='-g0 -O' better.
803960484Sobrien
804060484SobrienThu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
804160484Sobrien
804260484Sobrien	* Makefile.in ({,inst}all-target): New rule so we can make and
804360484Sobrien	install all of the target directories easily.
804460484Sobrien
804560484SobrienWed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
804660484Sobrien
804760484Sobrien	* configure.in: Add missing global flag in sed substitution when
804860484Sobrien	deleting `target-' from ${configdirs}.
804960484Sobrien
805060484SobrienThu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
805160484Sobrien
805260484Sobrien	* Makefile.in (DO_X): Don't get confused if CC contains `=' in an
805360484Sobrien	option.
805460484Sobrien
805560484Sobrien	* configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
805660484Sobrien	config/mh-necv4.
805760484Sobrien
805860484Sobrien	* install.sh: Correct misspelling of transformbasename.
805960484Sobrien
806060484Sobrien	* config.guess: Recognize mips-*-sysv*.
806160484Sobrien
806260484SobrienMon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
806360484Sobrien
806460484Sobrien	* config.sub: Recognize mon960.
806560484Sobrien
806660484SobrienSun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
806760484Sobrien
806860484Sobrien	* configure: Restore Canadian Cross handling of BISON and LEX,
806960484Sobrien	removed in Feb 20 change.
807060484Sobrien
807160484SobrienFri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
807260484Sobrien
807360484Sobrien	* README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
807460484Sobrien	Mention make install.  Remove the old copyright date as well the
807560484Sobrien	clumsy and rather pointless copyright on the README file.
807660484Sobrien
807760484SobrienFri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
807860484Sobrien
807960484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
808060484Sobrien	Makefile after running symlink-tree, then run `make distclean' to
808160484Sobrien	avoid clobbering any generated files in srcdir.
808260484Sobrien
808360484SobrienTue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
808460484Sobrien
808560484Sobrien	* configure.in (m68k-*-netbsd*): Build everything now.
808660484Sobrien
808760484SobrienWed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
808860484Sobrien
808960484Sobrien	* Makefile.in (taz): Fix quoting.
809060484Sobrien
809160484SobrienTue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
809260484Sobrien
809360484Sobrien	* configure.in (sparclet-*-*): Build everything now.
809460484Sobrien
809560484SobrienTue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
809660484Sobrien
809760484Sobrien	* configure.in (m68k-*-linux*): New host.
809860484Sobrien
809960484SobrienMon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
810060484Sobrien
810160484Sobrien	* configure: Check for bison before byacc.
810260484Sobrien
810360484SobrienTue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
810460484Sobrien
810560484Sobrien	* Makefile.in configure:  Change the way LEX and BISON/YACC are
810660484Sobrien	set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
810760484Sobrien	searching PATH.  These are used as fallbacks by Makefile.in if
810860484Sobrien	flex/bison/byacc aren't in objdir.
810960484Sobrien
811060484SobrienMon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
811160484Sobrien
811260484Sobrien	* Makefile.in: Make everything which depends upon all-bfd also
811360484Sobrien	depend upon all-opcodes, in case --with-commonbfdlib is used.
811460484Sobrien
811560484SobrienThu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
811660484Sobrien
811760484Sobrien	* configure.in (host *-*-cygwin32): Don't build gdb if we are
811860484Sobrien	building NT native compilers on Unix.
811960484Sobrien
812060484SobrienThu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
812160484Sobrien
812260484Sobrien	* configure.in: Don't get CC from the host Makefile fragment if we
812360484Sobrien	can find gcc in PATH, or if this is a Canadian Cross.  Move the
812460484Sobrien	Solaris test for /usr/ucb/cc to the post target script, just after
812560484Sobrien	the compiler sanity test.
812660484Sobrien
812760484SobrienWed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
812860484Sobrien
812960484Sobrien	* config.sub: Merge with FSF.
813060484Sobrien
813160484SobrienTue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
813260484Sobrien
813360484Sobrien	* Makefile.in (RPATH_ENVVAR): New variable.
813460484Sobrien	(REALLY_SET_LIB_PATH): Use it.
813560484Sobrien	* configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
813660484Sobrien
813760484SobrienMon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
813860484Sobrien
813960484Sobrien	* config.sub, configure.in: Recognize sparclet cpu.
814060484Sobrien
814160484SobrienMon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
814260484Sobrien
814360484Sobrien	* config.guess:  Support m68k-cbm-sysv4.
814460484Sobrien
814560484SobrienSat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
814660484Sobrien
814760484Sobrien	* config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
814860484Sobrien	m68k-unknown-linuxaout from linker help string.  Put quotes around
814960484Sobrien	$ld_help_string.
815060484Sobrien
815160484SobrienThu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
815260484Sobrien
815360484Sobrien	* config.guess (powerpc-harris-powerunix): Add guess for port
815460484Sobrien	to new target.
815560484Sobrien
815660484SobrienThu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
815760484Sobrien
815860484Sobrien	* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
815960484Sobrien
816060484SobrienMon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
816160484Sobrien
816260484Sobrien	* configure.in: If --enable-shared was used, set SET_LIB_PATH to
816360484Sobrien	$(REALLY_SET_LIB_PATH) in Makefile.
816460484Sobrien	* Makefile.in (SET_LIB_PATH): New variable.
816560484Sobrien	(REALLY_SET_LIB_PATH): New variable.
816660484Sobrien	($(DO_X)): Use $(SET_LIB_PATH).
816760484Sobrien	(install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
816860484Sobrien	($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
816960484Sobrien	($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
817060484Sobrien	($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
817160484Sobrien	($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
817260484Sobrien	($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
817360484Sobrien	(all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
817460484Sobrien	(install-dosrel): Likewise.
817560484Sobrien	(all-opcodes): Depend upon all-libiberty.
817660484Sobrien
817760484SobrienSun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
817860484Sobrien
817960484Sobrien	* config.guess (*:CYGWIN*): New
818060484Sobrien
818160484SobrienSat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
818260484Sobrien
818360484Sobrien	* Makefile.in (all-target-winsup): All all-target-libiberty.
818460484Sobrien
818560484SobrienFri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
818660484Sobrien
818760484Sobrien	* configure.in (noconfigdirs): Add missing # in front of comment.
818860484Sobrien
818960484SobrienThu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
819060484Sobrien
819160484Sobrien	* configure.in: add second pass to things added to noconfigdirs
819260484Sobrien	so *-gm-magic can exclude libgloss properly.
819360484Sobrien
819460484SobrienThu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
819560484Sobrien
819660484Sobrien	* mpw-configure (extralibs_name, rez_name): Set correctly
819760484Sobrien	for MWC68K compiler.
819860484Sobrien
819960484Sobrien	* mpw-README: Add more info on the necessary build tools.
820060484Sobrien
820160484SobrienThu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
820260484Sobrien
820360484Sobrien	* configure.in, config.sub: Recognize cygwin32.
820460484Sobrien
820560484SobrienWed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
820660484Sobrien
820760484Sobrien	* config.guess, config.sub: Recognize A/UX.
820860484Sobrien
820960484SobrienWed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
821060484Sobrien
821160484Sobrien	* config.sub: Merge with gcc/config.sub.
821260484Sobrien
821360484SobrienThu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
821460484Sobrien
821560484Sobrien	* mpw-build.in (do-binutils): Add build of stamps.
821660484Sobrien
821760484SobrienThu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
821860484Sobrien
821960484Sobrien	* config.sub: Add recognition for mips64vr4100*-* targets.
822060484Sobrien
822160484SobrienWed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
822260484Sobrien
822360484Sobrien	* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
822460484Sobrien	Add creation of gconfigargs with `--enable-shared' turned on.
822560484Sobrien	($(host)-stamp-stage2-configured): Pass $(gconfigargs).
822660484Sobrien	($(host)-stamp-stage3-configured): Likewise.
822760484Sobrien	(HOLES): Add chatr and ldd.
822860484Sobrien	(i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
822960484Sobrien
823060484SobrienWed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
823160484Sobrien
823260484Sobrien	* configure: Pass --nfp to recursive configures.
823360484Sobrien
823460484SobrienMon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
823560484Sobrien
823660484Sobrien	* Makefile.in (DLLTOOL): New.
823760484Sobrien	(DLLTOOL_FOR_TARGET): New.
823860484Sobrien	(EXTRA_HOST_FLAGS): Pass down DLLTOOL.
823960484Sobrien	(EXTRA_TARGET_FLAGS): Ditto.
824060484Sobrien	(EXTRA_GCC_FLAGS): Ditto.
824160484Sobrien	(CONFIGURE_TARGET_MODULES): Ditto.
824260484Sobrien	(DO_X): Ditto.
824360484Sobrien	* configure: Add DLLTOOL.
824460484Sobrien
824560484SobrienFri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
824660484Sobrien
824760484Sobrien	SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
824860484Sobrien	* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
824960484Sobrien	mh-sco, since old workarounds no longer needed, and don't
825060484Sobrien	build ld, since libraries have weak symbols in COFF.
825160484Sobrien
825260484SobrienSun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
825360484Sobrien
825460484Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
825560484Sobrien
825660484SobrienFri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
825760484Sobrien
825860484Sobrien	* configure.in: Make sure that ${CC} can be used to compile an
825960484Sobrien	executable.
826060484Sobrien
826160484SobrienSat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
826260484Sobrien
826360484Sobrien	* Makefile.in (all-gdb): Depend on $(GDB_TK).
826460484Sobrien	* configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
826560484Sobrien	nothing depending on whether gdbtk is being built.
826660484Sobrien
826760484SobrienWed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
826860484Sobrien
826960484Sobrien	* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
827060484Sobrien
827160484SobrienMon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
827260484Sobrien
827360484Sobrien	* configure.in (noconfigdirs): Put ld or gas in this early, if the
827460484Sobrien	user specifically used --with-gnu-ld=no or --with-gnu-as=no.
827560484Sobrien
827660484SobrienSat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
827760484Sobrien
827860484Sobrien	* config-ml.in: Add support for
827960484Sobrien	--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
828060484Sobrien	Simplify setting of multidirs from --disable-foo.
828160484Sobrien
828260484SobrienFri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
828360484Sobrien
828460484Sobrien	* Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
828560484Sobrien	LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
828660484Sobrien	LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
828780016Sobrien	non-empty, pass them on to the	GCC make.
828860484Sobrien	(all-bootstrap): New rule that is like all-gcc, except it executes
828960484Sobrien	the GCC bootstrap rule instead of the GCC all rule.
829060484Sobrien
829160484SobrienWed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
829260484Sobrien
829360484Sobrien	* config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
829460484Sobrien
829560484SobrienTue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
829660484Sobrien
829760484Sobrien	* config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
829860484Sobrien	DG/UX support.
829960484Sobrien
830060484SobrienFri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
830160484Sobrien
830260484Sobrien	* config.sub (i*86*) Change [345] to [3456]
830360484Sobrien
830460484SobrienWed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
830560484Sobrien
830660484Sobrien	* configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
830760484Sobrien	--with-gnu-ld=no.
830860484Sobrien
830960484SobrienWed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
831060484Sobrien
831160484Sobrien	* config-ml.in (rs6000*, powerpc*): Add switches to control which
831260484Sobrien	AIX multilibs get built.
831360484Sobrien
831460484SobrienMon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
831560484Sobrien
831660484Sobrien	* configure.in (i386-win32): Don't build expect if we're not
831760484Sobrien	building the tcl subdir.
831860484Sobrien
831960484SobrienMon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
832060484Sobrien
832160484Sobrien	* Makefile.in: (configure-target-examples, all-target-examples):
832260484Sobrien	New targets, configure and build example programs.
832360484Sobrien
832460484SobrienFri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
832560484Sobrien
832660484Sobrien	* mpw-configure: If an mpw-config.in generated a file mk.sed,
832760484Sobrien	use it as input to sedit the generated MPW makefile.
832860484Sobrien	* mpw-README: Add a suggestion about Gestalt.h.
832960484Sobrien
833060484SobrienWed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
833160484Sobrien
833260484Sobrien	* config.sub: Accept *-*-ieee*.
833360484Sobrien
833460484SobrienTue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
833560484Sobrien
833660484Sobrien	* Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
833760484Sobrien	Ronald F. Guilmette <rfg@monkeys.com>.
833860484Sobrien
833960484SobrienMon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
834060484Sobrien
834160484Sobrien	* configure.in (host==powerpc-pe): Add many directories to noconfigdirs
834260484Sobrien	for powerpc-pe native.
834360484Sobrien	(target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
834460484Sobrien	(target==powerpc-pe): duplicate i386-win32 entry.
834560484Sobrien
834660484SobrienSat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
834760484Sobrien
834860484Sobrien	* configure.in (noconfigdirs): Exclude target-newlib for all versions
834960484Sobrien	of vxworks, not just vxworks5.1.
835060484Sobrien
835160484SobrienMon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
835260484Sobrien
835360484Sobrien	* mpw-configure: Add support for exec-prefix.
835460484Sobrien
835560484SobrienMon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
835660484Sobrien
835760484Sobrien	* config.guess: Recognize HP model 816 machines as having
835860484Sobrien	a PA1.1 processor.
835960484Sobrien
836060484SobrienMon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
836160484Sobrien
836260484Sobrien	* configure: Ignore new autoconf configure options.
836360484Sobrien
836460484SobrienThu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
836560484Sobrien
836660484Sobrien	* config.guess:  Recognize Pentium under SCO.
836760484Sobrien	From Robert Lipe <robertl@arnet.com>.
836860484Sobrien
836960484SobrienWed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
837060484Sobrien
837160484Sobrien	* configure.in (noconfigdirs): Disable target-libio on v810-*-*.
837260484Sobrien
837360484SobrienWed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
837460484Sobrien
837560484Sobrien	* configure.in: Don't configure gas for alpha-dec-osf*.
837660484Sobrien
837760484SobrienTue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
837860484Sobrien
837960484Sobrien	* configure.in: Default to --with-stabs for some targets for which
838060484Sobrien	it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
838160484Sobrien	i[345]86*-*-unixware*.
838260484Sobrien
838360484SobrienMon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
838460484Sobrien
838560484Sobrien	* config-ml.in: Get list of multidirs using gcc --print-multi-lib
838660484Sobrien	rather than basing it on the target.  Simplify handling of options
838760484Sobrien	controlling which directories to configure.  Remove extraneous
838860484Sobrien	slash in multi-clean target.
838960484Sobrien
839060484SobrienFri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
839160484Sobrien
839260484Sobrien	* config-ml.in: Prefix more variables with ml_ so they don't collide
839360484Sobrien	with configure's.
839460484Sobrien
839560484SobrienWed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
839660484Sobrien
839760484Sobrien	* configure: Don't turn -v into --v.
839860484Sobrien
839960484SobrienTue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
840060484Sobrien
840160484Sobrien	* configure.in (targargs): Fix typo.
840260484Sobrien
840360484Sobrien	* Makefile.in (DEVO_SUPPORT): Add symlink-tree.
840460484Sobrien
840560484SobrienTue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
840660484Sobrien
840760484Sobrien	* configure.in: Strip --host and --target options from
840860484Sobrien	CONFIG_ARGUMENTS, and always configure for --host only.  Add
840960484Sobrien	--with-cross-host option when building with a cross-compiler.
841060484Sobrien	* configure: Canonicalize the arguments put into config.status by
841160484Sobrien	always using `=' for an option with an argument.  Pass a presumed
841260484Sobrien	--host or --target explicitly.
841360484Sobrien
841460484SobrienFri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
841560484Sobrien
841660484Sobrien	* config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
841760484Sobrien	into general OS recognition case.
841860484Sobrien
841960484SobrienFri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
842060484Sobrien
842160484Sobrien	* configure.in (target_configdirs): add target-winsup only
842260484Sobrien	for win32 target systems.
842360484Sobrien
842460484SobrienThu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
842560484Sobrien
842660484Sobrien	* Makefile.in (all-target-libgloss): Depend upon
842760484Sobrien	configure-target-newlib, since when libgloss is built it looks to
842860484Sobrien	see if the newlib directory exists.
842960484Sobrien
843060484SobrienWed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
843160484Sobrien
843260484Sobrien	* Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
843360484Sobrien	cfg-ml-*.in.
843460484Sobrien
843560484SobrienWed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
843660484Sobrien
843760484Sobrien	* configure: Handle LD and LD_FOR_TARGET when configuring a
843860484Sobrien	Canadian Cross.
843960484Sobrien
844060484SobrienTue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
844160484Sobrien
844260484Sobrien	* configure.in (target_libs): add target-winsup.
844360484Sobrien	(target==i386-win32): add patch diff flex make to $noconfigdirs.
844460484Sobrien	(target==ppcle-pe): remove ld from $noconfigdirs.
844560484Sobrien
844660484SobrienTue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
844760484Sobrien
844860484Sobrien	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
844960484Sobrien	Preserve relative path names in $srcdir.  Build symlink tree if
845060484Sobrien	configuring cross target dir and srcdir=. (= no VPATH support).
845160484Sobrien	(configure-target-libg++): Depend on configure-target-librx.
845260484Sobrien	* cfg-ml-com.in, cfg-ml-pos.in: Deleted.
845360484Sobrien	* config-ml.in: New file.
845460484Sobrien	* symlink-tree: New file.
845560484Sobrien	* configure: Ensure srcdir="." if that's what it is.
845660484Sobrien
845760484SobrienMon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
845860484Sobrien
845960484Sobrien	* mpw-README: Clarify some phrasing, add notes about CodeWarrior
846060484Sobrien	includes and FLEX_SKELETON setting.
846160484Sobrien	* mpw-configure (--with-gnu-ld): New option, controls whether
846260484Sobrien	to use PPCLink or ld with PowerMac GCC.
846360484Sobrien	* mpw-build.in (all-grez, do-grez, install-grez): New targets.
846460484Sobrien	* mpw-config.in: Configure grez if targeting Mac.
846560484Sobrien
846660484Sobrien	* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
846780016Sobrien	accept mpw and mac-mpw as names for m68k Macs, change macos7 to
846880016Sobrien	just macos.
846960484Sobrien	* configure.in: Configure grez resource compiler if targeting Mac.
847060484Sobrien	* Makefile.in (all-grez, install-grez): New targets.
847160484Sobrien
847260484SobrienWed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
847360484Sobrien
847460484Sobrien	* configure: CXX defaults to gcc, not g++.  If we find
847580016Sobrien	gcc in the path, set CC to gcc -O2.
847660484Sobrien
847760484SobrienTue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
847860484Sobrien
847960484Sobrien	* configure: Default ${build} correctly.  Avoid picking up extra
848060484Sobrien	spaces when reading CC and CXX from Makefile.  When doing a
848160484Sobrien	Canadian Cross, use plausible default values for numerous
848260484Sobrien	variables.
848360484Sobrien	* configure.in: When doing a Canadian Cross, don't try to
848460484Sobrien	configure tools whose configure script can't handle it.
848560484Sobrien
848660484SobrienMon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
848760484Sobrien
848860484Sobrien	* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
848960484Sobrien
849060484SobrienSun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
849160484Sobrien
849260484Sobrien	* configure:  Remove dubious bug reporting address.
849360484Sobrien
849460484SobrienFri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
849560484Sobrien
849660484Sobrien	* Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
849760484Sobrien	configure script, run that instead of this directory's configure.
849860484Sobrien	In either case, print a message that we're configuring the sub-dir.
849960484Sobrien
850060484SobrienThu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
850160484Sobrien
850260484Sobrien	* configure.in: Before checking for the existence of various files,
850360484Sobrien	use sed to filter out "target-".
850460484Sobrien
850560484SobrienThu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
850660484Sobrien
850760484Sobrien	* Makefile.in (DO_X): Split rule to decrease command line length
850860484Sobrien	for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
850960484Sobrien	(Philippe De Muyter).
851060484Sobrien
851160484SobrienWed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
851260484Sobrien
851360484Sobrien	* Makefile.in (all-patch): depend on all-libiberty.
851460484Sobrien
851560484SobrienWed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
851660484Sobrien
851760484Sobrien	* configure.in: If the only directory in target_configdirs which
851860484Sobrien	actually exists is libiberty, then set target_configdirs to empty,
851960484Sobrien	to avoid trying to build a target libiberty in a gas or gdb
852060484Sobrien	distribution.
852160484Sobrien
852260484SobrienTue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
852360484Sobrien
852460484Sobrien	* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
852580016Sobrien	of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
852680016Sobrien	systems.
852760484Sobrien
852860484SobrienTue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
852960484Sobrien
853060484Sobrien	* configure.in (copy_dirs): Use sys-include instead of include
853160484Sobrien	for --with-headers option.
853260484Sobrien
853360484SobrienTue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
853460484Sobrien
853560484Sobrien	* Makefile.in, configure.in: Make winsup builds work with
853660484Sobrien	new scheme.
853760484Sobrien
853860484SobrienMon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
853960484Sobrien
854060484Sobrien	* configure.in: Build the linker on AIX.
854160484Sobrien
854260484SobrienMon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
854360484Sobrien
854460484Sobrien	* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
854560484Sobrien	where needed.
854660484Sobrien
854760484SobrienMon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
854860484Sobrien
854960484Sobrien	* Makefile.in (all-gcc): Fix typo.
855060484Sobrien
855160484SobrienSat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
855260484Sobrien
855360484Sobrien	* Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
855460484Sobrien
855560484SobrienFri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
855660484Sobrien
855760484Sobrien	* configure.in:  Rename libFOO to target-libFOO, and xiberty
855860484Sobrien	to target-xiberty, to provide more flexibility.
855960484Sobrien	(target_subdir):  Define.  Create if cross.
856060484Sobrien	Set TARGET_SUBDIR in Makefile to ${target_subdir}.
856160484Sobrien	* Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
856260484Sobrien	-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
856360484Sobrien	check-libFOO -> check-target-libFOO, etc.
856460484Sobrien	($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
856560484Sobrien	($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
856660484Sobrien	$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
856760484Sobrien	(configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
856860484Sobrien	allow ALL_GCC="" to only configure.
856960484Sobrien	(DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
857060484Sobrien	(ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
857160484Sobrien	(LIBGXX_SUPPORT_DIRS):  Remove xiberty.
857260484Sobrien
857360484SobrienSat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
857460484Sobrien
857560484Sobrien	* Makefile.in (taz): Build "info" in etc explicitly.
857660484Sobrien
857760484SobrienFri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
857860484Sobrien
857960484Sobrien	* configure.in:  Make sure that CC is undefined (as opposed to
858060484Sobrien	null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
858160484Sobrien	problem with autoconf trying to configure on a host without GCC.
858260484Sobrien
858360484SobrienThu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
858460484Sobrien
858560484Sobrien	* mpw-configure: Set host alias from choice of host compiler,
858660484Sobrien	only use generic MPW Makefile sed if present, edit a file
858760484Sobrien	named "hacked_Makefile.in" instead of "Makefile.in" if present.
858860484Sobrien	* mpw-README: Add problem notes about CW6 and CW7.
858960484Sobrien
859060484SobrienThu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
859160484Sobrien
859260484Sobrien	* Makefile.in (taz): Use ";" instead of ";;".
859360484Sobrien
859460484SobrienWed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
859560484Sobrien
859660484Sobrien	* Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
859760484Sobrien	sub-directory Makefiles, instead of using DISTSTUFFDIRS and
859860484Sobrien	DISTDOCDIRS.
859960484Sobrien	(DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
860060484Sobrien	(newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
860160484Sobrien
860260484SobrienWed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
860360484Sobrien
860460484Sobrien	* Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
860560484Sobrien	and gnats, because they are now subsumed by DISTSTUFFDIRS.
860660484Sobrien	Move bfd to DISTSTUFFDIRS.
860760484Sobrien
860860484SobrienTue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
860960484Sobrien
861060484Sobrien	* Makefile.in (X11_LIB): Removed.
861160484Sobrien	(X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
861260484Sobrien
861360484Sobrien	* configure.in (host_makefile_frag): mh-aix & mh-sun removed.
861460484Sobrien
861560484SobrienSun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
861660484Sobrien
861760484Sobrien	* cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
861860484Sobrien	names.
861960484Sobrien
862060484SobrienFri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
862160484Sobrien
862260484Sobrien	* cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
862360484Sobrien
862460484SobrienThu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
862560484Sobrien
862660484Sobrien	* configure.in (i[345]86-*-win32): Always build newlib.
862760484Sobrien	Don't configure cvs, autoconf or texinfo.
862860484Sobrien	* Makefile.in (LD_FOR_TARGET): New.
862960484Sobrien	(BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
863060484Sobrien	Pass down LD_FOR_TARGET.
863160484Sobrien
863260484SobrienWed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
863360484Sobrien
863460484Sobrien	* winsup: New directory.
863560484Sobrien	* Makefile.in: Build winsup.
863660484Sobrien	* configure.in: Winsup is configured when target is win32.
863760484Sobrien	Can only build win32 target GDB when native.
863880016Sobrien
863960484SobrienMon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
864060484Sobrien
864160484Sobrien	* config.guess: Recognize HP model 819 machines as having
864260484Sobrien	a PA 1.1 processor.
864360484Sobrien
864460484SobrienMon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
864560484Sobrien
864660484Sobrien	* configure: Fix sed loop which substitutes for CC and CXX to
864760484Sobrien	avoid bug found in various sed implementations.
864860484Sobrien
864960484SobrienWed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
865060484Sobrien
865160484Sobrien	* cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
865260484Sobrien	simulator.  Use standard powerpc-*-eabi*.
865360484Sobrien
865460484SobrienMon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
865560484Sobrien
865660484Sobrien	* configure.in: Stop putting gas and binutils in noconfigdirs for
865760484Sobrien	powerpc-*-aix* and rs6000-*-*.
865860484Sobrien
865960484SobrienMon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
866060484Sobrien
866160484Sobrien	* cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
866260484Sobrien	-mcall-aixdesc libraries.
866360484Sobrien
866460484SobrienFri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
866560484Sobrien
866660484Sobrien	Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
866760484Sobrien
866860484Sobrien	* config.sub (arm | armel | armeb): Fix shell syntax.
866960484Sobrien
867060484SobrienFri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
867160484Sobrien
867260484Sobrien	* cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
867360484Sobrien	-msoft-float and -mcpu=common support.
867460484Sobrien	(powerpc*-*-eabisim*): Add support for building -mcall-aix
867560484Sobrien	libraries.
867660484Sobrien
867760484SobrienThu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
867860484Sobrien
867960484Sobrien	* configure.in: Allow configuration and build of emacs19 for the alpha.
868060484Sobrien
868160484SobrienWed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
868260484Sobrien
868360484Sobrien	* configure.in (CC): Get ^CC, not just any old CC, from
868460484Sobrien	${host_makefile_frag}.
868560484Sobrien
868660484SobrienWed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
868760484Sobrien
868880016Sobrien	* configure.in (CC): Try to get CC from
868960484Sobrien	${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
869060484Sobrien
869160484SobrienWed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
869260484Sobrien
869360484Sobrien	* Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
869460484Sobrien	only if it exists in $(srcdir).
869560484Sobrien
869660484SobrienWed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
869760484Sobrien
869860484Sobrien	* configure: If CC and CXX are not set in the environment, set
869960484Sobrien	them, based on either an existing Makefile or on searching for gcc
870060484Sobrien	in PATH.  Substitute for CC and CXX in Makefile.
870160484Sobrien	* configure.in: Remove libm from target_libs.  Separate
870260484Sobrien	target_configdirs from configdirs.  If CC is not set in
870360484Sobrien	environment, try to get it from a host Makefile fragment.  Rewrite
870460484Sobrien	changes of configdirs to use skipdirs instead.  A few minor
870560484Sobrien	tweaks.  Take directories out of target_configdirs as they are
870660484Sobrien	taken out of configdirs.  Remove existing Makefile files from
870760484Sobrien	subdirectories.  Substitute for TARGET_CONFIGDIRS and
870860484Sobrien	CONFIG_ARGUMENTS in Makefile.
870960484Sobrien	* Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
871060484Sobrien	by configure.in.
871160484Sobrien	(CONFIG_ARGUMENTS): Likewise.
871260484Sobrien	(CONFIGURE_TARGET_MODULES): New variable.
871360484Sobrien	($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
871460484Sobrien	($(CONFIGURE_TARGET_MODULES)): New target.
871560484Sobrien	(configure-libg++, configure-libio): New targets.
871660484Sobrien	(all-libg++): Depend upon configure-libg++.
871760484Sobrien	(all-libio): Depend upon configure-libio.
871860484Sobrien	(configure-libgloss, all-libgloss): New targets.
871960484Sobrien	(configure-libstdc++): New target.
872060484Sobrien	(all-libstdc++): Depend upon configure-libstdc++.
872160484Sobrien	(configure-librx, all-librx): New targets.
872260484Sobrien	(configure-newlib): New target.
872360484Sobrien	(all-newlib): Depend upon configure-newlib
872460484Sobrien	(configure-xiberty): New target.
872560484Sobrien	(all-xiberty): Depend upon configure-xiberty.
872660484Sobrien
872760484SobrienSat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
872860484Sobrien
872960484Sobrien	* configure.in (host i[345]86-*-win32):  Expand the
873060484Sobrien	noconfigdirs again.
873160484Sobrien
873260484SobrienThu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
873360484Sobrien
873460484Sobrien	* mpw-configure: Fix sed command file name.
873560484Sobrien
873660484SobrienThu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
873760484Sobrien
873880016Sobrien	* configure.in (host i[345]86-*-win32): Reduce the
873960484Sobrien	noconfigdirs again.
874060484Sobrien
874160484SobrienWed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
874260484Sobrien
874360484Sobrien	* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
874460484Sobrien	or powerpc*-*-pe*, since they are not yet supported.
874560484Sobrien
874660484SobrienTue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
874760484Sobrien
874860484Sobrien	Add PowerMac support and many other enhancements.
874960484Sobrien	* mpw-configure: New option --cc to select compiler to use,
875060484Sobrien	paste options set according to --cc into the generated
875160484Sobrien	Makefile, generate the Makefile by sed'ing the Unix Makefile.in
875260484Sobrien	if mpw-make.sed is present.
875360484Sobrien	* mpw-config.in: Don't test for gC1, test for mpw-touch,
875460484Sobrien	add forward includes for PowerPC include files.
875560484Sobrien	* mpw-build.in: Build using Makefile.PPC if present.
875660484Sobrien	(do-byacc, etc): Remove separate version resource builds.
875760484Sobrien	(do-gas): Build "stamps" before "all".
875860484Sobrien	(do-gcc): Build "stamps-h" and "stamps-c" before "all".
875960484Sobrien	* mpw-README: Update to reflect --cc option, PowerMac support,
876060484Sobrien	and recently-reported compatibility problems.
876160484Sobrien
876260484SobrienFri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
876360484Sobrien
876460484Sobrien	* cfg-ml-com.in (m68*-*-*): Only build multilibs for
876560484Sobrien	embedded m68k systems (-aout, -coff, -elf, -vxworks).
876660484Sobrien	(--with-multilib-top): Pass to recursive invocations.
876760484Sobrien
876860484SobrienTue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
876960484Sobrien
877060484Sobrien	* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
877160484Sobrien	v810-*-*.
877260484Sobrien
877360484SobrienMon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
877460484Sobrien
877560484Sobrien	* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
877660484Sobrien	gdb, ld and opcodes on v810-*-*.
877760484Sobrien
877860484SobrienTue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
877960484Sobrien
878060484Sobrien	* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
878160484Sobrien	(local-maintainer-clean): New target.
878260484Sobrien	(maintainer-clean): New target.
878360484Sobrien	(realclean): Just depend upon maintainer-clean.
878460484Sobrien
878560484SobrienFri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
878660484Sobrien
878760484Sobrien	* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
878860484Sobrien
878960484SobrienFri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
879060484Sobrien
879160484Sobrien	* configure.in: Build ld in mips*-*-bsd* case.
879260484Sobrien
879360484SobrienThu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
879460484Sobrien
879560484Sobrien	* config.sub: Accept -lites* OS.  From Ian Dall.
879660484Sobrien
879760484SobrienFri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
879860484Sobrien
879960484Sobrien	* config.sub: recognise mips64vr4300 and mips64vr4300el as valid
880080016Sobrien	targets.
880160484Sobrien
880260484SobrienWed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
880360484Sobrien
880460484Sobrien	* configure.in: treat i386-win32 canadian cross the same as
880560484Sobrien	i386-go32 canadian cross.
880660484Sobrien
880760484SobrienThu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
880860484Sobrien
880960484Sobrien	* cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
881060484Sobrien	running under the simulator to build a reduced set of libraries.
881160484Sobrien	(powerpc-*-eabiaix): Add fine grained multilib support added to
881260484Sobrien	other powerpc targets yesterday.
881360484Sobrien
881460484SobrienWed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
881560484Sobrien
881660484Sobrien	* cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
881760484Sobrien	-disable-softfloat, -disable-relocatable, -disable-aix, and
881860484Sobrien	-disable-sysv to control which multilib libraries get built.
881960484Sobrien
882060484SobrienThu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
882160484Sobrien
882260484Sobrien	* configure: Add Makefile.tem to list of files to remove in trap
882360484Sobrien	handler.
882460484Sobrien
882560484SobrienMon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
882660484Sobrien
882760484Sobrien	* config.guess (*Linux*):  Add missing "exit"s.
882860484Sobrien	Also, need specific check for alpha-unknown-linux (uses COFF).
882960484Sobrien
883060484SobrienFri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
883160484Sobrien
883260484Sobrien	* config.guess:  Merge with FSF:
883360484Sobrien
883460484Sobrien	Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
883560484Sobrien	* config.guess (AIX4): More robust release numbering discovery.
883660484Sobrien
883760484Sobrien	Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
883860484Sobrien	* config.guess (i386-sequent-ptx): Properly get version number.
883960484Sobrien
884060484Sobrien	Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
884160484Sobrien	* config.guess (mips:*:4*:UMIPS): New case.
884260484Sobrien
884360484SobrienMon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
884460484Sobrien
884560484Sobrien	* configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
884660484Sobrien	(i386-win32 host): Likewise.  Don't build readline.
884760484Sobrien
884860484SobrienSat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
884960484Sobrien
885060484Sobrien	* Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
885160484Sobrien	SUPPORT_FILES to submakes.
885260484Sobrien
885360484SobrienFri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
885460484Sobrien
885560484Sobrien	* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
885660484Sobrien	(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
885760484Sobrien	mpw-configure.
885860484Sobrien
885960484SobrienWed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
886060484Sobrien
886160484Sobrien	* configure.in (appdirs): Use =, not ==, in test expression when
886260484Sobrien	trying to build the text to print in the warning message for
886360484Sobrien	Solaris users.
886460484Sobrien
886560484SobrienMon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
886660484Sobrien
886760484Sobrien	* cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
886860484Sobrien
886960484SobrienFri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
887060484Sobrien
887160484Sobrien	* config.guess: Recognize lynx-2.3.
887260484Sobrien
887360484SobrienThu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
887460484Sobrien
887560484Sobrien	* config.sub (z8ksim): Deleted
887660484Sobrien	(z8k-*-coff): New, this is the one true name of the target.
887760484Sobrien
887860484SobrienThu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
887960484Sobrien
888060484Sobrien	* cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
888160484Sobrien
888260484SobrienThu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
888360484Sobrien
888460484Sobrien	* config.guess (*:Linux:*:*): First try asking the linker what the
888560484Sobrien	default object file format is (elf, aout, or coff).  Then if this
888660484Sobrien	fails, try previous methods.
888760484Sobrien
888860484SobrienThu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
888960484Sobrien
889060484Sobrien	* configure.in: Don't build newlib for *-*-vxworks5.1.
889160484Sobrien
889260484SobrienThu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
889360484Sobrien
889460484Sobrien	* configure.in: Don't build newlib for a29k-*-vxworks5.1.
889560484Sobrien	* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
889660484Sobrien
889760484SobrienTue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
889860484Sobrien
889960484Sobrien	* cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
890060484Sobrien
890160484SobrienFri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
890260484Sobrien
890360484Sobrien	* cfg-ml-com.in: New file.
890460484Sobrien	* cfg-ml-pos.in: New file.
890560484Sobrien
890660484SobrienWed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
890760484Sobrien
890860484Sobrien	* COPYING.NEWLIB: Add HP free copyright to list.
890960484Sobrien
891060484SobrienTue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
891160484Sobrien
891260484Sobrien	* config.sub: Recognize -eabi* for the system, not just -eabi.
891360484Sobrien
891460484SobrienMon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
891560484Sobrien
891660484Sobrien	* Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
891760484Sobrien	* config.sub, configure.in (win32): New target and host.
891860484Sobrien
891960484SobrienWed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
892060484Sobrien
892160484Sobrien	* configure.in: Add i386-pe configuration.
892260484Sobrien
892360484SobrienFri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
892460484Sobrien
892560484Sobrien	* mpw-build.in (install): Install GDB after LD.
892660484Sobrien
892760484SobrienThu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
892860484Sobrien
892960484Sobrien	* mpw-config.in (elf/mips.h): Always forward-include, needed
893060484Sobrien	for GDB to build.
893160484Sobrien
893260484SobrienWed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
893360484Sobrien
893460484Sobrien	* testsuite: New directory for customer acceptance and whole tool
893560484Sobrien	chain tests.
893660484Sobrien
893760484SobrienWed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
893860484Sobrien
893960484Sobrien	* configure: If per-host line isn't found, but AC_OUTPUT is found
894060484Sobrien	and a configure script exists, run it instead.
894160484Sobrien
894260484SobrienThu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
894360484Sobrien
894460484Sobrien	* config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
894560484Sobrien
894660484SobrienTue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
894760484Sobrien
894860484Sobrien	* configure: Set build_{cpu,vendor,os,alias} to host values when
894960484Sobrien	--build isn't specified.
895060484Sobrien
895160484SobrienMon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
895260484Sobrien
895360484Sobrien	* Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
895460484Sobrien	(FLAGS_TO_PASS): Pass them.
895560484Sobrien	(EXTRA_TARGET_FLAGS): Ditto.
895660484Sobrien
895760484SobrienWed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
895860484Sobrien
895960484Sobrien	* Makefile.in (all-libg++): Depend on all-libstdc++.
896060484Sobrien
896160484SobrienThu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
896260484Sobrien
896360484Sobrien	* configure.in (noconfigdirs): Enable all packages for
896460484Sobrien	  i386-unknown-netbsd.
896560484Sobrien
896660484SobrienSat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
896760484Sobrien
896860484Sobrien	* configure.in (noconfigdirs): Don't configure tk for i386-go32
896960484Sobrien	hosted builds (DOS builds)
897060484Sobrien
897160484SobrienThu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
897260484Sobrien
897360484Sobrien	Changes for ARM based on patches from Richard Earnshaw:
897460484Sobrien	* config.sub: Handle armeb and armel.
897560484Sobrien	* configure.in: Omit arm linker only for riscix.
897660484Sobrien
897760484SobrienThu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
897860484Sobrien
897960484Sobrien	* config.guess:  Update from FSF.
898060484Sobrien
898160484SobrienTue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
898260484Sobrien
898360484Sobrien	* config.sub: Recognize powerpcle as the little endian varient of
898460484Sobrien	the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
898560484Sobrien	powerpcle variant.  Convert pentium into i586, not i486.  Add p5
898660484Sobrien	alias for i586.  Map new x86 variants p6, k5, nexgen into i586
898760484Sobrien	temporarily.
898860484Sobrien
898960484SobrienTue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
899060484Sobrien
899160484Sobrien	* configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
899260484Sobrien
899360484SobrienSun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
899460484Sobrien
899560484Sobrien	* config.sub: Accept -lites* as a basic system type.
899660484Sobrien
899760484SobrienThu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
899860484Sobrien
899960484Sobrien	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
900060484Sobrien	installed, and if so return linuxoldld as the system name.
900160484Sobrien
900260484SobrienWed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
900360484Sobrien
900460484Sobrien	* config.guess: Add hppa1.1-hp-lites support.
900560484Sobrien
900660484SobrienTue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
900760484Sobrien
900860484Sobrien	* configure.in: Don't build newlib for m68k-vxworks5.1.
900960484Sobrien
901060484SobrienWed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
901160484Sobrien
901260484Sobrien	* configure.in (mips-sgi-irix6): Use mh-irix5.
901360484Sobrien
901460484SobrienFri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
901560484Sobrien
901660484Sobrien	* Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
901760484Sobrien
901860484SobrienWed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
901960484Sobrien
902060484Sobrien	* test-build.mk: Enable building of shared libraries on IRIX 5 and
9021104834Sobrien	OSF/1.  Fix compiler flags.
902260484Sobrien	* build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
902360484Sobrien
902460484SobrienTue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
902560484Sobrien
902660484Sobrien	* configure.in: Recognize --with-newlib.
902760484Sobrien	(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
902860484Sobrien
902960484SobrienMon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
903060484Sobrien
903160484Sobrien	* Makefile.in: move {all,check,install}-gdb from *_MODULES
903260484Sobrien	to *_X11_MODULES due to gdbtk needing X include files et al.
903360484Sobrien
903460484SobrienMon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
903560484Sobrien
903660484Sobrien	Merge in support for Mac MPW as a host.
903760484Sobrien	(Old change descriptions retained for informational value.)
903860484Sobrien
903960484Sobrien	* mpw-config.in: Add generic include forwards for cpu-specific
904060484Sobrien	include files in aout and elf directories.
904160484Sobrien
904260484Sobrien	* mpw-configure: Added copyright.
904360484Sobrien	* mpw-config.in: Check for presence of required build tools.
904460484Sobrien	(target_libs): Add newlib.
904560484Sobrien	(target_tools): Add examples.
904660484Sobrien	(Read Me): Generate as "Read Me for MPW" instead.
904760484Sobrien	* mpw-build.in: Base sub-builds on all-foo instead of do-foo.
904860484Sobrien	(all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
904960484Sobrien	(do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
905060484Sobrien
905160484Sobrien	* mpw-configure: Remove subdir-specific makefile hackery,
905260484Sobrien	delete mk.tmp after using it.
905360484Sobrien
905460484Sobrien	* mpw-build.in (all): Display start and end times.
905560484Sobrien
905660484Sobrien	* mpw-configure (host_canonical): Set.
905760484Sobrien	(target_cpu): Always add to makefiles.
905860484Sobrien	(ARCHDEFS, EMUL): Add to makefile only if nonempty.
905960484Sobrien	(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
906060484Sobrien	(mpw-mh-mpw): Look for in srcdir and srcroot.
906160484Sobrien	Use sed instead of mpw-edit-prefix to edit prefix definitions.
906260484Sobrien
906360484Sobrien	* mpw-build.in: (install-only): New target.
906460484Sobrien
906560484Sobrien	* mpw-configure (host_alias, target_alias): Rename from hostalias
906660484Sobrien	and targetalias, add into generated Makefile.
906760484Sobrien	(mk.tmp): If present, add into generated Makefile.
906860484Sobrien	* mpw-build.in (all-gas): Build config.h first before gas proper.
906960484Sobrien
907060484Sobrien	* mpw-configure (config.status): Write only if changed.
907160484Sobrien	* mpw-config.in (readline): Configure it (not built, just used for
907260484Sobrien	definitions).
907360484Sobrien
907460484Sobrien	* mpw-config.in (elf/mips.h): Add a forward include.
907560484Sobrien
907660484Sobrien	* mpw-config.in: Forward-include most .h files in include into
907760484Sobrien	extra-include.
907860484Sobrien	(readline): Don't build.
907960484Sobrien	mpw-build.in (install): Install GDB.
908060484Sobrien
908160484Sobrien	* mpw-configure (prefix, mpw_prefix): Handle it.
908260484Sobrien	* mpw-config.in (mmalloc, readline): Don't configure.
908360484Sobrien	* mpw-build.in (thisscript): Rename to ThisScript.
908460484Sobrien	Use mpw-build instead of BuildProgram everywhere.
908560484Sobrien	(mmalloc, readline): Don't build.
908660484Sobrien	* mpw-README: New file, basic documentation about the MPW port.
908760484Sobrien
908860484Sobrien	* mpw-config.in: Use forward-include to create include files.
908960484Sobrien
909060484Sobrien	* mpw-configure: Add more things to the top of each configured
909160484Sobrien	Makefile, including contents of config/mpw-mh-mpw.
909260484Sobrien	* mpw-config.in (extra-include): Create this directory and fill it
909360484Sobrien	with Posix-like include files when configuring.
909460484Sobrien
909560484Sobrien	* config.sub (apple, mac, mpw): Add various aliases.
909660484Sobrien
909760484Sobrien	* mpw-build.in: New file, top-level build script fragment for MPW.
909860484Sobrien	* mpw-configure: New file, configure script for MPW.
909960484Sobrien	* mpw-config.in: New file, config fragment for MPW.
910060484Sobrien
910160484SobrienFri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
910260484Sobrien
910360484Sobrien	* configure.in (host_libs): Remove glob, since it is gone from the
910460484Sobrien	sources.
910560484Sobrien
910660484SobrienFri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
910760484Sobrien
910860484Sobrien	* Makefile.in: define empty GDB_NLM_DEPS var.
910960484Sobrien
911060484Sobrien	* configure.in(target_makefile_frag): use config/mt-netware
911160484Sobrien	for netware targets.
911260484Sobrien
911360484SobrienThu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
911460484Sobrien
911560484Sobrien	* config.sub: Merge in recent FSF changes.  Remove linux special
911660484Sobrien	cases.
911760484Sobrien
911860484SobrienTue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
911960484Sobrien
9120130561Sobrien	Revert this change:
912160484Sobrien
912260484Sobrien	Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
912360484Sobrien
912460484Sobrien		* build-all.mk: Use CC=cc -Xs on Solaris.
912560484Sobrien
912660484SobrienTue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
912760484Sobrien
912860484Sobrien	* glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
912960484Sobrien	stop using it.
913060484Sobrien	* Makefile.in: Nuke all references to glob subdirectory.
913160484Sobrien
913260484SobrienThu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
913360484Sobrien
913460484Sobrien	* configure.in: Fix --enable-shared logic in per-host.
913560484Sobrien
913660484SobrienMon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
913760484Sobrien
913860484Sobrien	* configure.in (*-hp-hpux[78]*): Use mh-hpux8.
913960484Sobrien
914060484SobrienMon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
914160484Sobrien
914260484Sobrien	* configure.in (noconfigdirs): Don't build gas on AIX, for
914360484Sobrien	powerpc*-*-aix* as well as for rs6000*-*-aix*.
914460484Sobrien
914560484SobrienWed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
914660484Sobrien
914760484Sobrien	* configure: Fix --cache-file to work if the file argument is a
914860484Sobrien	relative path.
914960484Sobrien
915060484SobrienTue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
915160484Sobrien
915260484Sobrien	* configure: If the --cache-file is used, pass it down to
915360484Sobrien	configure in subdirectories.
915460484Sobrien
915560484SobrienMon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
915660484Sobrien
915760484Sobrien	* config.sub: add vxworks29k configuration.
915860484Sobrien
915960484SobrienFri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
916060484Sobrien
916160484Sobrien	* Makefile.in (taz): Do "diststuff" part quietly.
916260484Sobrien
916360484SobrienSun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
916460484Sobrien
916560484Sobrien	* config.sub: Mini-merge with gcc/config.sub.
916660484Sobrien
916760484SobrienSat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
916860484Sobrien
916960484Sobrien	* config.guess (IRIX): Sed - to _.
917060484Sobrien
917160484SobrienFri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
917260484Sobrien
917360484Sobrien	* Makefile.in (source-vault, binary-vault): New targets.
917460484Sobrien
917560484SobrienThu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
917660484Sobrien
917760484Sobrien	* config.sub: Recognize -eabi as a basic system type.
917860484Sobrien
917960484SobrienThu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
918060484Sobrien
918160484Sobrien	* configure.in (enable_shared stuff): Fix typo.
918260484Sobrien
918360484SobrienThu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
918460484Sobrien
918560484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
918660484Sobrien
918760484SobrienWed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
918860484Sobrien
918960484Sobrien	* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
919060484Sobrien
919160484SobrienMon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
919260484Sobrien
919360484Sobrien	* configure.in (rs6000-*-*): Don't build gas.
919460484Sobrien
919560484SobrienWed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
919660484Sobrien
919760484Sobrien	* Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
919860484Sobrien	reduce command line length.
919960484Sobrien	(AS_FOR_TARGET): Check for as.new, not Makefile.
920060484Sobrien	(NM_FOR_TARGET): Check for nm.new, not Makefile.
920160484Sobrien
920260484SobrienWed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
920360484Sobrien
920460484Sobrien	* config.guess:  Merge from FSF.
920560484Sobrien
920660484SobrienThu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
920760484Sobrien
920860484Sobrien	* configure: Don't use $ when handling program_suffix.
920960484Sobrien
921060484SobrienMon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
921160484Sobrien
921260484Sobrien	* configure.in:  Configure tk for hppa/hpux.
921360484Sobrien
921460484SobrienFri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
921560484Sobrien
921660484Sobrien	* Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
921760484Sobrien
921860484SobrienTue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
921960484Sobrien
922060484Sobrien	* Makefile.in:  Move -fno-implicit-template from CXXFLAGS
922160484Sobrien	to LIBCXXFLAGS.  Tests are better run without it.
922260484Sobrien
922360484SobrienWed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
922460484Sobrien
922560484Sobrien	* Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
922660484Sobrien
922760484SobrienMon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
922860484Sobrien
922960484Sobrien	* configure.in (*-*-netware*): Don't configure xiberty.
923060484Sobrien
923160484SobrienMon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
923260484Sobrien
923360484Sobrien	* configure.in:  Remove tk from native_only list.
923460484Sobrien
923560484SobrienFri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
923660484Sobrien
923760484Sobrien	* build-all.mk: Add mips-ncd-elf target to sun4 targets
923860484Sobrien	  for special NCD build.
923960484Sobrien
924060484SobrienMon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
924160484Sobrien
924260484Sobrien	* Makefile.in (DEVO_SUPPORT): Remove configure.bat and
924360484Sobrien	makeall.bat, they're only useful for binutils snapshots.
924460484Sobrien	(binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
924560484Sobrien	makeall.bat to specified SUPPORT_FILES.
924660484Sobrien
924760484SobrienMon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
924860484Sobrien
924960484Sobrien	* build-all.mk: Add Ericsson targets to sun4 and solaris
925060484Sobrien	  hosts.  Add  BNR's sun4 target to solaris host, so their
925160484Sobrien	  build-from-source will be tested in-house first.
925260484Sobrien
925360484SobrienSat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
925460484Sobrien
925560484Sobrien	* Makefile.in (LIBCFLAGS): New variable.
925660484Sobrien	(CFLAGS_FOR_TARGET): Ditto.
925760484Sobrien	(LIBCFLAGS_FOR_TARGET): Ditto.
925860484Sobrien	(LIBCXXFLAGS): Ditto.
925960484Sobrien	(CXXFLAGS_FOR_TARGET): Ditto.
926060484Sobrien	(LIBCXXFLAGS_FOR_TARGET): Ditto.
926160484Sobrien	(BASE_FLAGS_TO_PASS): Pass them.
926260484Sobrien	(EXTRA_TARGET_FLAGS): Ditto.
926360484Sobrien
9264130561Sobrien	* configure.in: Support --enable-shared.
926560484Sobrien
926660484SobrienSat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
926760484Sobrien
926860484Sobrien	* configure.in (target_libs):  Include libstdc++ again.
926960484Sobrien	* config.guess:  Update from FSF (for FreeBSD).
927060484Sobrien
927160484SobrienThu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
927260484Sobrien
927360484Sobrien	* Makefile.in (DEVO_SUPPORT): Include configure.bat and
927460484Sobrien	makeall.bat.
927560484Sobrien	(DISTDOCDIRS): Add `etc'.
927660484Sobrien	(ETC_SUPPORT_PFX): New variable.
927760484Sobrien	(taz): Include anything from etc starting with a word in
927860484Sobrien	ETC_SUPPORT_PFX.
927960484Sobrien
928060484SobrienWed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
928160484Sobrien
928260484Sobrien	* config.sub: Update for recent FSF changes.  Remove obsolete
928360484Sobrien	h8300hds entry.  Add -windows* and -osx as basic os.  Minor
928460484Sobrien	spacing changes.
928560484Sobrien
928660484SobrienThu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
928760484Sobrien
928860484Sobrien	* configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
928960484Sobrien
929060484Sobrien	* config.guess:  Merge with FSF.
929160484Sobrien	* configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
929260484Sobrien
929360484SobrienThu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
929460484Sobrien
929560484Sobrien	* configure: Since the "trap 0" handler will override the exit
929660484Sobrien	status on many systems, only use it for "exit 1", and make it set
929760484Sobrien	a non-zero exit status; reset it before "exit 0".  Also, check
929860484Sobrien	exit status of config.sub, and error out if it failed.
929960484Sobrien
930060484SobrienWed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
930160484Sobrien
930260484Sobrien	* Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
930360484Sobrien	and install libgloss.
930460484Sobrien
930560484SobrienTue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
930660484Sobrien
930760484Sobrien	* Makefile.in (all-binutils): Depend upon all-byacc.
930860484Sobrien
930960484Sobrien	* configure.in: Don't build emacs on Irix 5.
931060484Sobrien
931160484SobrienMon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
931260484Sobrien
931360484Sobrien	* configure.in (*-*-netware*): Add libio.
931460484Sobrien
931560484SobrienThu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
931660484Sobrien
931760484Sobrien	* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
931860484Sobrien	(CHECK_TARGET_MODULES): Ditto.
931960484Sobrien	(INSTALL_TARGET_MODULES): Ditto.
932060484Sobrien	(TARGET_LIBS): Ditto.
932160484Sobrien	(all-libstdc++): Note dependencies.
932260484Sobrien
932360484SobrienThu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
932460484Sobrien
932560484Sobrien	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
932660484Sobrien
932760484SobrienTue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
932860484Sobrien
932960484Sobrien	* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
933060484Sobrien	-fexternal-templates.
933160484Sobrien
933260484Sobrien	* configure.in (target_libs): Add libstdc++.
933360484Sobrien	(noconfigdirs): Add libstdc++ as appropriate.
933460484Sobrien
933560484SobrienThu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
933660484Sobrien
933760484Sobrien	* config.guess:  Update from FSF.
933860484Sobrien
933960484SobrienTue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
934060484Sobrien
934160484Sobrien	* configure: Use ${config_shell} when running ${configsub}.
934260484Sobrien
934360484SobrienMon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
934460484Sobrien
934560484Sobrien	* config.sub: No longer recognize h8300h.
934660484Sobrien
934760484SobrienMon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
934860484Sobrien
934960484Sobrien	* config.sub: Remove extraneous differences between config.sub and
935060484Sobrien	gcc/config.sub.
935160484Sobrien
935260484SobrienSat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
935360484Sobrien
935460484Sobrien	* Makefile.in (DISTSTUFFDIRS): Add gas.
935560484Sobrien
935660484SobrienThu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
935760484Sobrien
935860484Sobrien	* COPYING.NEWLIB: New file.
935960484Sobrien
936060484SobrienMon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
936160484Sobrien
936260484Sobrien	* config.guess (HP-UX):  Patch from Harlan Stenn
936360484Sobrien	<harlan@landmark.com> to also emit release level.
936460484Sobrien
936560484SobrienWed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
936660484Sobrien
936760484Sobrien	* config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
936860484Sobrien
936960484SobrienTue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
937060484Sobrien
937160484Sobrien	* config.sub:  Merge nextstep cleanup from FSF.
937260484Sobrien
937360484SobrienMon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
937460484Sobrien
937560484Sobrien	* configure.in (arm-*-*): Don't configure ld for this target.
937660484Sobrien
937760484SobrienThu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
937860484Sobrien
937960484Sobrien	* configure.in (*-*-netware): don't configure libg++, libio,
938060484Sobrien	  librx, or newlib.
938160484Sobrien
938260484SobrienWed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
938360484Sobrien
938460484Sobrien	* configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
938560484Sobrien	configure ld--it works, but it doesn't support shared libraries.
938660484Sobrien
938760484SobrienSun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
938860484Sobrien
938960484Sobrien	* config.guess (*-unknown-freebsd*):  Get rid of possible
939060484Sobrien	trailing "(Release)" in version string.
939160484Sobrien	Patch from Paul Richards <paul@isl.cf.ac.uk>.
939260484Sobrien
939360484SobrienSat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
939460484Sobrien
939560484Sobrien	* config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
939660484Sobrien	Fix type: *-next-neststep -> *-next-nextstep.
939760484Sobrien
939860484Sobrien	* config.guess:  Merge from FSF:
939960484Sobrien
940060484Sobrien	Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
940160484Sobrien
940260484Sobrien	* config.guess: Recognize powerpc-ibm-aix3.2.5.
940360484Sobrien
940460484Sobrien	Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
940560484Sobrien
940660484Sobrien	* config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
940760484Sobrien	instead of UNIX_SV for UnixWare 1.0).
940860484Sobrien
940960484SobrienSat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
941060484Sobrien
941160484Sobrien	* Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
941260484Sobrien	to make gdb/nlm/* build after the compiler and linker.
941360484Sobrien
941460484SobrienFri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
941560484Sobrien
941660484Sobrien	* config.guess (netbsd, freebsd, linux):  Accept any machine,
941760484Sobrien	not just i[34]86.
941860484Sobrien	(m68k-atari-sysv4):  Relocate to match FSF version.
941960484Sobrien
942060484Sobrien	* config.guess:  More merges from the FSF:
942160484Sobrien
942260484Sobrien	Add a space before function call or macro invocation.
942360484Sobrien
942460484Sobrien	Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
942560484Sobrien
942660484Sobrien	* config.guess: Add trap cmd to remove dummy.c and dummy when
942760484Sobrien	interrupted.
942860484Sobrien
942960484Sobrien	Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
943060484Sobrien
943160484Sobrien	* config.guess (dummy.c): Redirect stderr for `hostinfo' command.
943260484Sobrien	(dummy): Redirect stderr from compilation of dummy.c.
943360484Sobrien
943460484Sobrien	Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
943560484Sobrien
943660484Sobrien	* config.guess: Distinguish between NeXTStep 2.1 and 3.x.
943760484Sobrien
943860484SobrienFri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
943960484Sobrien
944060484Sobrien	* configure: Accept and ignore --cache*, for compatibility with
944160484Sobrien	new autoconf.
944260484Sobrien
944360484SobrienFri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
944460484Sobrien
944560484Sobrien	* config.guess:  Merge from FSF:
944660484Sobrien
944760484Sobrien	Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
944860484Sobrien
944960484Sobrien	* config.guess (Pyramid*:OSx*:*:*): New case.
9450104834Sobrien	(PATH): Add /.attbin at end for finding uname.
9451104834Sobrien	(dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
945260484Sobrien
945360484Sobrien	Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
945460484Sobrien
9455104834Sobrien	* config.guess (M88*:DolphinOS:*:*): New case.
945660484Sobrien
945760484Sobrien	Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
945860484Sobrien
9459104834Sobrien	* config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9460104834Sobrien	to select whether to use ELF or COFF.
946160484Sobrien
946260484Sobrien	Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
946360484Sobrien
9464104834Sobrien	* config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
946560484Sobrien
946660484Sobrien	Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
946760484Sobrien
946860484Sobrien	* config.guess: Guess the OS version for HPUX.
946960484Sobrien
947060484Sobrien	Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
947160484Sobrien
947260484Sobrien	* config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
947360484Sobrien
947460484SobrienFri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
947560484Sobrien
947660484Sobrien	* configure.in: Recognize --with-headers, --with-libs, and
947760484Sobrien	--without-newlib.
947860484Sobrien	* Makefile.in (all-xiberty): Depend upon all-ld.
947960484Sobrien
948060484SobrienWed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
948160484Sobrien
948260484Sobrien	* configure.in: Change i[34]86 to i[345]86.
948360484Sobrien
948460484SobrienMon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
948560484Sobrien
948660484Sobrien	* configure (version): A few more tweaks to help message.
948760484Sobrien
948860484SobrienFri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
948960484Sobrien
949060484Sobrien	* Makefile.in:  Remove (for now) librx as a host library,
949160484Sobrien	now that we're building it for target.
949260484Sobrien
949360484SobrienFri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
949460484Sobrien
949560484Sobrien	* configure: Fix up help message; from karl@owl.hq.ileaf.com
949660484Sobrien	(Karl Berry).
949760484Sobrien
949860484SobrienTue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
949960484Sobrien
950060484Sobrien	* configure.in:  Also configure librx.
950160484Sobrien
950260484SobrienMon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
950360484Sobrien
950460484Sobrien	* Makefile.in:  Update various rules to reflect that librx
950560484Sobrien	is now needed for libg++.
950660484Sobrien
950760484SobrienFri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
950860484Sobrien
950960484Sobrien	* config.sub: Accept mips64orion and mips64orionel as a CPU name.
951060484Sobrien
951160484SobrienMon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
951260484Sobrien
951360484Sobrien	* configure.in: Configure the examples directory.
951460484Sobrien
951560484SobrienThu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
951660484Sobrien
951760484Sobrien	* configure: Simplify Jun 2 1994 change.
951860484Sobrien
951960484SobrienWed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
952060484Sobrien
952160484Sobrien	* change CC to /usr/latest/bin/gcc for lynx host builds, since
952260484Sobrien	/bin/gcc isn't good enough to build gcc.
952360484Sobrien
952460484SobrienWed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
952560484Sobrien
952660484Sobrien	* Makefile.in (GDB_SUPPORT_FILES): Remove
952760484Sobrien	(setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
952860484Sobrien	(gdb.tar.gz): Add new rule to use standard distribution building
952960484Sobrien	mechanism.
953060484Sobrien
953160484SobrienMon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
953260484Sobrien
953360484Sobrien	* configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
953460484Sobrien	Bill Cox <bill@cygnus.com>.
953560484Sobrien
953660484SobrienSat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
953760484Sobrien
953860484Sobrien	* config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
953960484Sobrien
954060484SobrienFri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
954160484Sobrien
954260484Sobrien	* configure:  Search current dir first in .gdbinit.
954360484Sobrien
954460484SobrienFri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
954560484Sobrien
954660484Sobrien	* config.sub:  Recognize freebsd (merged from gcc config.sub).
954760484Sobrien
954860484SobrienThu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
954960484Sobrien
955060484Sobrien	* config.sub:  Refer to NeXT's operating system as nextstep.
955160484Sobrien
955260484Sobrien	* config.sub (case $basic_machine):  Re-order the cases, to match
955360484Sobrien	the order in the FSF version (which is mostly alphabethical).
955460484Sobrien	Merge in some additions and changes from the FSF.
955560484Sobrien
955660484SobrienSat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
955760484Sobrien
955860484Sobrien	* config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
955960484Sobrien	* config.sub: Recognize cxux7.
956060484Sobrien	* configure.in: Use mh-cxux for m88k-harris-cxux*.
956160484Sobrien
956260484SobrienMon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
956360484Sobrien
956460484Sobrien	* config.sub:  Fix typo powerpc -> powerpc-*.
956560484Sobrien
956660484SobrienSat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
956760484Sobrien
956860484Sobrien	* Makefile.in: `all-emacs19' depends on `all-byacc'.
956960484Sobrien
957060484Sobrien	* Makefile.in: Add all-emacs19 and install-emacs19 rules (in
957160484Sobrien	parallel with all-emacs and install-emacs).  Top-level command
957260484Sobrien	`make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
957360484Sobrien
957460484SobrienThu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
957560484Sobrien
957660484Sobrien	* test-build.mk ($(host)-stamp-stage2-installed): Remove
957760484Sobrien	$(relbindir)/make before doing ``make install'', and use
957860484Sobrien	$(GNU_MAKE) while doing it.  Avoids problem on SunOS with
957960484Sobrien	installing over running make binary.
958060484Sobrien	($(host)-stamp-stage3-installed): Likewise.
958160484Sobrien
958260484SobrienTue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
958360484Sobrien
958460484Sobrien	* config.guess: Recognize Mach.
958560484Sobrien
958660484SobrienMon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
958760484Sobrien
958860484Sobrien	* configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
958960484Sobrien	see whether --exec-prefix was used.
959060484Sobrien
959160484SobrienSun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
959260484Sobrien
959360484Sobrien	* README:  Explicitly mention libg++/README.  (Zoo's idea.)
959460484Sobrien
959560484SobrienTue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
959660484Sobrien
959760484Sobrien	* Makefile.in: Add all-librx target similar to all-libproc.
959860484Sobrien
959960484SobrienWed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
960060484Sobrien
960160484Sobrien	* config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
960260484Sobrien	with post 1.2 uname bogosity.
960360484Sobrien
960460484SobrienThu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
960560484Sobrien
960660484Sobrien	* configure: Remove temporary files on receipt of a signal.
960760484Sobrien
960860484SobrienTue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
960960484Sobrien
961060484Sobrien	* configure: If there is a package_makefile_frag, remove
961160484Sobrien	${subdir}/Makefile.tem after copying it in.
961260484Sobrien
961360484SobrienMon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
961460484Sobrien
961560484Sobrien	* build_all.mk: support rs6000 lynx identifies itself as
961660484Sobrien	rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
961760484Sobrien	since /bin/gcc is too feeble to compile a modern gcc.
961860484Sobrien
961960484SobrienMon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
962060484Sobrien
962160484Sobrien	* brought devo/test-build.mk update-to-date with progressive/
962260484Sobrien	  test-build.mk. Add lynx targets and hppa flag info.
962360484Sobrien
962460484SobrienSat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
962560484Sobrien
962660484Sobrien	* configure.in:  Use mh-ncrsvr43.  Patch from
962760484Sobrien	Tom McConnell <tmcconne@sedona.intel.com>.
962860484Sobrien
962960484SobrienFri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
963060484Sobrien
963160484Sobrien	* config.guess (i386-unknown-bsdi):  No longer need to
963260484Sobrien	check #if defined(__bsdi__) && defined(__i386__).
963360484Sobrien
963460484SobrienThu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
963560484Sobrien
963660484Sobrien	* configure: Set program_transform_nameoption correctly.
963760484Sobrien
963860484SobrienThu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
963960484Sobrien
964060484Sobrien	* brought build-all.mk update-to-date with progressive build-all.mk,
964160484Sobrien	  added new targets and hppa info.
964280016Sobrien
964360484SobrienThu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
964460484Sobrien
964560484Sobrien	* configure: If config.guess result is a prefix of the user
964660484Sobrien	specified target, assume a native build and use the user specified
964760484Sobrien	target as the host alias.  Remove SunOS patch suffix removal hack.
964860484Sobrien	* configure.in: Remove SunOS patch suffix removal hack.
964960484Sobrien
965060484Sobrien	* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
965160484Sobrien	in NATIVE_CHECK_MODULES.
965260484Sobrien
965360484SobrienWed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
965460484Sobrien
965560484Sobrien	* Makefile.in: Rename HOST_ONLY to NATIVE.
965660484Sobrien	* configure: Delete SunOs patch suffix from host_canonical
965760484Sobrien	  and build_canonical variables that are prepended to Makefiles.
965860484Sobrien	* configure.in: Add comments for easier maintenance.
965960484Sobrien
966060484SobrienTue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
966160484Sobrien
966260484Sobrien	* Makefile.in: Add all-libproc target similar to all-gui.
966360484Sobrien
966460484SobrienTue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
966560484Sobrien
966660484Sobrien	* Makefile.in (CHECK_MODULES): split into
966760484Sobrien	HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
966860484Sobrien
966960484SobrienTue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
967060484Sobrien
967160484Sobrien	* config.guess (i386-unknown-bsdi): New system to guess.
967260484Sobrien
967360484SobrienWed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
967460484Sobrien
967560484Sobrien	* Makefile.in: Add all-gui target (but not yet build by "all").
967660484Sobrien
967760484SobrienThu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
967860484Sobrien
967960484Sobrien	* config.sub: Move deletion of patch suffix from here...
968060484Sobrien	* configure.in: To here, at Ian's suggestion.  The top-
968160484Sobrien	  level scripts might need to know of a patch level.
968260484Sobrien
968360484SobrienWed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
968460484Sobrien
968560484Sobrien	* config.sub: Strip off patch suffix so rtl is recognized
968660484Sobrien	  as a sunos4.1.3 machine, even though it's been patched.
968760484Sobrien
968860484SobrienFri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
968960484Sobrien
969060484Sobrien	* Makefile.in (INSTALL_LAST): Delete.
969160484Sobrien	(INSTALL_DOSREL): New.
969260484Sobrien
969360484SobrienThu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
969460484Sobrien
969560484Sobrien	* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
969660484Sobrien	Don't set use_gnu_ld to no for *-*-sysv4; that only controls
969760484Sobrien	whether we pass down --with-gnu-ld anyhow.
969860484Sobrien
969960484SobrienThu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
970060484Sobrien
970160484Sobrien	* Makefile.in (INSTALL_LAST): Change operation so it works
970260484Sobrien	on more flavors of make.
970360484Sobrien	* configure.in (go32): Don't build libg++ or libio.
970460484Sobrien
970560484SobrienFri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
970660484Sobrien
970760484Sobrien	* Makefile.in (Move HOST_PREFIX_1 and friends up so
970860484Sobrien	they can be overriden by templates.
970960484Sobrien
971060484SobrienSat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
971160484Sobrien
971260484Sobrien	* configure.in (target==go32): Don't build gdb.
971360484Sobrien	* dosrel: New directory.
971460484Sobrien
971560484SobrienFri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
971660484Sobrien
971760484Sobrien	* configure.in (host==go32): Configure dosrel too.
971860484Sobrien	* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
971960484Sobrien	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
972060484Sobrien	be set by incoming names or templates.
972160484Sobrien	(INSTALL_LAST): New rule.
972260484Sobrien
972360484SobrienThu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
972460484Sobrien
972560484Sobrien	* config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
972660484Sobrien
972760484SobrienThu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
972860484Sobrien
972960484Sobrien	* configure.in (appdirs): New variable.  Currently empty, but will
973060484Sobrien	be used in gas distribution.  If nonempty, lists a set of
973160484Sobrien	directories at least one of which must get configured, or top
973260484Sobrien	level configuration is considered to have failed.
973360484Sobrien	(rs6000-*-lynxos*): Use new file name.
973460484Sobrien
973560484SobrienThu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
973660484Sobrien
973760484Sobrien	Eliminate XTRAFLAGS.
973860484Sobrien	* Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
973960484Sobrien	newlib include files using -idirafter, and also use -nostdinc.
974060484Sobrien	(CXX_FOR_TARGET): Likewise.
974160484Sobrien	(XTRAFLAGS): Removed.
974260484Sobrien	(BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
974360484Sobrien	(EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
974460484Sobrien	(EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
974560484Sobrien	($(DO_X)): Don't pass down XTRAFLAGS.
974660484Sobrien
974760484SobrienThu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
974860484Sobrien
974960484Sobrien	* configure.in (mips*-dec-bsd*): New target; do build linker.
975060484Sobrien	(mips*-*-bsd*): New target; don't build linker.
975160484Sobrien
975260484SobrienWed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
975360484Sobrien
975460484Sobrien	* configure.in: support rs6000-*-lynxos* configuration.
975560484Sobrien	support sunos4 as a cross target.
975660484Sobrien
975760484Sobrien	* config.sub: look for lynx*, not lynx since the OS version may
975860484Sobrien	legitimately be part of the name.
975960484Sobrien
976060484SobrienTue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
976160484Sobrien
976260484Sobrien	* configure.in (i[34]86-*-sco*): Move to be with other i386
976360484Sobrien	targets.
976460484Sobrien	(romp-*-*): New target.  Skip various binary utilities.
976560484Sobrien	(vax-*-*): New target.  Don't build newlib.
976660484Sobrien	(vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
976760484Sobrien
976860484SobrienThu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
976960484Sobrien
977060484Sobrien	* configure.in: Only set host_makefile_frag if config
977160484Sobrien	directory exists.
977260484Sobrien
977360484SobrienWed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
977460484Sobrien
977560484Sobrien	* install.sh: If $dstdir exists, don't check whether each
977660484Sobrien	component does.
977760484Sobrien
977860484SobrienTue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
977960484Sobrien
978060484Sobrien	* test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
978160484Sobrien
978260484SobrienMon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
978360484Sobrien
978480016Sobrien	* configure.in (*-*-lynxos*): Don't configure newlib for either
978580016Sobrien	native or cross Lynx.
978660484Sobrien
978760484SobrienSat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
978860484Sobrien
978960484Sobrien	* config.sub (sparc64-elf): Fix os.
979060484Sobrien	(z8k): Remove duplicate.
979160484Sobrien
979260484SobrienThu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
979360484Sobrien
979460484Sobrien	* Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
979560484Sobrien	gcc/stmp-fixproto, to try to prevent fixproto from being run.
979660484Sobrien
979760484SobrienWed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
979860484Sobrien
979960484Sobrien	* configure: Make file links cleanly even if Lynx fails on
9800104834Sobrien	  an NFS symlink (at least fail cleanly).
980160484Sobrien
980260484SobrienMon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
980360484Sobrien
980460484Sobrien	* test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
980560484Sobrien	-XNh2000.
980660484Sobrien
980760484SobrienSat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
980860484Sobrien
980960484Sobrien	* configure: Unknown options are fatal again.
981060484Sobrien
981160484SobrienFri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
981260484Sobrien
981360484Sobrien	* configure: Ignore --x-includes and --x-libraries, for Autoconf
981480016Sobrien	compatibility.
981560484Sobrien
981660484SobrienThu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
981760484Sobrien
981860484Sobrien	* build-all.mk: Add `clean' target.
981960484Sobrien
982060484SobrienWed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
982160484Sobrien
982260484Sobrien	* config.guess:  Add SINIX support.
982360484Sobrien	* configure.in:  Add mips-*-sysv4* support.
982460484Sobrien
982560484SobrienMon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
982660484Sobrien
982760484Sobrien	* build-all.mk: Document all useful targets.
982860484Sobrien	If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
982960484Sobrien	If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
983060484Sobrien
983160484SobrienThu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
983260484Sobrien
983360484Sobrien	* configure: Support --silent, --quiet.
983460484Sobrien
983560484SobrienWed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
983660484Sobrien
983760484Sobrien	* configure: Support --disable-FEATURE.
983860484Sobrien
983960484SobrienTue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
984060484Sobrien
984160484Sobrien	* config.guess: Recognize NCR running SVR4.3.
984260484Sobrien
984360484SobrienMon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
984460484Sobrien
984560484Sobrien	* config.guess:  Make BSDI generate i386-unknown-bsd386.
984660484Sobrien	Patch from Paul Eggert <eggert@twinsun.com>.
984760484Sobrien
984860484SobrienMon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
984960484Sobrien
985060484Sobrien	* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
985160484Sobrien
985260484SobrienSat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
985360484Sobrien
985460484Sobrien	* configure: Make unrecognized options give nonfatal warnings
985560484Sobrien	instead of fatal errors, and pass them to any subdirectory
985660484Sobrien	configures in case they recognize them.
985760484Sobrien	Make --x equivalent to --with-x.
985860484Sobrien
985960484SobrienFri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
986060484Sobrien
986160484Sobrien	* configure: Add --enable-* options.  Clean up usage message and
986260484Sobrien	some comments.
986360484Sobrien
986460484SobrienThu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
986560484Sobrien
986660484Sobrien	* Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
986760484Sobrien
986860484SobrienSun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
986960484Sobrien
987060484Sobrien	* configure.in (hppa*-*-*): Enable binutils.
987160484Sobrien
987260484SobrienSat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
987360484Sobrien
987460484Sobrien	* config.sub: Recognize cisco.
987560484Sobrien
987660484SobrienFri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
987760484Sobrien
987860484Sobrien	* Makefile.in (CXXFLAGS): Add -fexternal-templates.
987960484Sobrien
988060484SobrienTue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
988160484Sobrien
988260484Sobrien	* config.guess: about target *-hitachi-hiuxwe2, don't print more
988360484Sobrien	than one configuration name.  Add comment.
988460484Sobrien
988560484SobrienSun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
988660484Sobrien
988760484Sobrien	* config.guess: about target *-hitachi-hiuxwe2, fixed
988860484Sobrien	machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
988960484Sobrien	macro is incorrect.]
989060484Sobrien
989160484SobrienSun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
989260484Sobrien
989360484Sobrien	* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
989460484Sobrien	than the "make ls" stuff which used to be here.
989560484Sobrien
989660484SobrienFri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
989760484Sobrien
989860484Sobrien	* config.guess:  Recognize i[34]86-unknown-freebsd.
989960484Sobrien	From Shawn M Carey <smcarey@rodan.syr.edu>.
990060484Sobrien
990160484SobrienThu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
990260484Sobrien
990360484Sobrien	* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
990460484Sobrien
990560484SobrienWed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
990660484Sobrien
990760484Sobrien	* config.guess: Check for ptx.
990860484Sobrien
990960484SobrienMon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
991060484Sobrien
991160484Sobrien	* config.sub: Add os9k checking.
991260484Sobrien
991360484SobrienThu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
991460484Sobrien
991560484Sobrien	* config.guess: Handle OSF1 running on HPPA processors
991660484Sobrien
991760484SobrienFri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
991860484Sobrien
991960484Sobrien	* configure: If subdir configure fails, print out a message with
992060484Sobrien	subdirectory name, in case subdir's configure code didn't identify
992160484Sobrien	itself.
992260484Sobrien
992360484SobrienFri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
992460484Sobrien
992560484Sobrien	* configure.in: Remove embedded newlines from configdirs.
992660484Sobrien	Avoid mismatches of substrings.  Fix matching strings at end
992760484Sobrien	of configdirs.
992860484Sobrien
992960484SobrienFri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
993060484Sobrien
993160484Sobrien	* config.guess:  Add Lynx/rs6000 config support.
993260484Sobrien
993360484SobrienTue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
993460484Sobrien
993560484Sobrien	* configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
993660484Sobrien
993760484SobrienMon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
993860484Sobrien
993960484Sobrien	* configure.in (hppa*-*-osf*): Treat this just like most other
994060484Sobrien	PA configurations (eg no binutils or ld).
994160484Sobrien	(hppa*-*-*elf*): These configurations have binutils and ld.
994260484Sobrien
994360484SobrienSun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
994460484Sobrien
994560484Sobrien	* config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
994660484Sobrien
994760484SobrienSat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
994860484Sobrien
994960484Sobrien	* configure.in (rs6000-*-*): Build gas.
995060484Sobrien
995160484SobrienWed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
995260484Sobrien
9953104834Sobrien	* Makefile.in:  Avoid bug in losing hpux sed.
995460484Sobrien
995560484SobrienWed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
995660484Sobrien
995760484Sobrien	* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
995860484Sobrien	for GDB and GDB has been fixed to not need it.
995960484Sobrien
996060484SobrienSun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
996160484Sobrien
996260484Sobrien	* config.guess: Recognize vax hosts.
996360484Sobrien
996460484SobrienFri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
996560484Sobrien
996660484Sobrien	* configure (while loop): Don't use "break 2" inside case
996760484Sobrien	statement -- the case statement isn't an enclosing loop.
996860484Sobrien
996960484SobrienMon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
997060484Sobrien
997160484Sobrien	* config.guess:  Clean up NeXT support, to allow nextstep
997260484Sobrien	on Intel machines.  Make OS be nextstep.
997360484Sobrien
997460484SobrienSun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
997560484Sobrien
997660484Sobrien	* config.guess: Add alternate forms for Convex.
997760484Sobrien
997860484SobrienThu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
997960484Sobrien
998060484Sobrien	* configure:  Completely rewrite option processing.  Take
998160484Sobrien	advantage of pattern-matching to avoid invoking test frequently.
998260484Sobrien	Also clean up host and target defaulting logic.
998360484Sobrien
998460484SobrienMon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
998560484Sobrien
998660484Sobrien	* Makefile.in: Replace all occurrances of "rootme" with "r" and
998760484Sobrien	"$${rootme}" with "$$r", to increase the likelihood that the do-*
998860484Sobrien	commands (plus user environment) will fit SCO limits.
998960484Sobrien
999060484SobrienThu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
999160484Sobrien
999260484Sobrien	* configure.in: Don't issue warnings about directories which are
999360484Sobrien	not being configured if -norecursion is set.  Correct test for
999460484Sobrien	--with-gnu-as and --with-gnu-ld to not get confused by substring
999560484Sobrien	matches.
999660484Sobrien
999760484Sobrien	* configure.in: Don't build gas for alpha-dec-osf1*.
999860484Sobrien
999960484SobrienTue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
1000060484Sobrien
1000160484Sobrien	* configure:  Back out Per's change of 12/19/1993.  It changes the
1000260484Sobrien	behavior of configure in unexpected and confusing ways.
1000360484Sobrien
1000460484Sobrien	Also, use different delim char when calculating
1000560484Sobrien	program_transform_name so that the name can contain slashes.
1000660484Sobrien
1000760484SobrienSat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
1000860484Sobrien
1000960484Sobrien	* configure.in, config.sub: Add support for VSTa micro-kernel.
1001060484Sobrien
1001160484SobrienSat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
1001260484Sobrien
1001360484Sobrien	* configure.in: Nuke hacks which were used to get a special
1001460484Sobrien	version of GAS for HPPA configurations.
1001560484Sobrien
1001660484SobrienSun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
1001760484Sobrien
1001860484Sobrien	* configure:  If only ${target_alias} is given, use that
1001960484Sobrien	as the default for ${host_alias}.
1002060484Sobrien	* configure:  Add missing back-slashes before nested quotes.
1002160484Sobrien
1002260484SobrienWed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
1002360484Sobrien
1002460484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
1002560484Sobrien
1002660484SobrienTue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
1002760484Sobrien
1002860484Sobrien	* config.guess:  Recognize some Tektronix configurations.
1002960484Sobrien	From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
1003060484Sobrien
1003160484SobrienSat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
1003260484Sobrien
1003360484Sobrien	* config.sub: Match any flavor of SH.
1003460484Sobrien
1003560484SobrienThu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
1003660484Sobrien
1003760484Sobrien	* configure.in: Don't try to configure newlib for Alpha.
1003860484Sobrien
1003960484SobrienThu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
1004060484Sobrien
1004160484Sobrien	* configure.in: Don't build ld for Irix 5.  Don't build gas,
1004260484Sobrien	libg++ or libio for any Alpha target.
1004360484Sobrien
1004460484Sobrien	* configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
1004560484Sobrien
1004660484SobrienWed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
1004760484Sobrien
1004860484Sobrien	* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
1004960484Sobrien	default arguments -- so it tried to compress itself.
1005060484Sobrien
1005160484SobrienTue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
1005260484Sobrien
1005360484Sobrien	* configure.in (notsupp): ensure that a space is always at the end
1005460484Sobrien	  of the configdirs list, since the grep checks for an explicit space
1005560484Sobrien
1005660484SobrienTue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1005760484Sobrien
1005860484Sobrien	* configure.in (target i386-sysv4.2): don't build ld, since static
1005960484Sobrien	  versions of many libraries are not available.
1006060484Sobrien
1006160484SobrienTue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1006260484Sobrien
1006360484Sobrien	* config.guess: Recognize Apollos (using environment variables).
1006460484Sobrien	* configure.in: Don't configure ld, binutils, or gprof for Apollo.
1006560484Sobrien
1006660484SobrienThu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1006760484Sobrien
1006860484Sobrien	* config.guess: Recognize Sony news mips running newsos.
1006960484Sobrien
1007060484SobrienWed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
1007160484Sobrien
1007260484Sobrien	* Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
1007360484Sobrien	"fi ; else" for bash.
1007460484Sobrien
1007560484SobrienTue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
1007660484Sobrien
1007760484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
1007860484Sobrien
1007960484SobrienFri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
1008060484Sobrien
1008160484Sobrien	* config.sub: accept unixware as an alias for svr4.2.
1008260484Sobrien	Fix some inconsistancies with the gcc version.
1008360484Sobrien
1008460484SobrienFri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1008560484Sobrien
1008660484Sobrien	* Makefile.in (DISTDOCDIRS):  Add gdb.
1008760484Sobrien
1008860484SobrienFri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
1008960484Sobrien
1009060484Sobrien	* Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
1009160484Sobrien
1009260484SobrienFri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
1009360484Sobrien
1009460484Sobrien	* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
1009560484Sobrien	(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
1009660484Sobrien	this now.
1009760484Sobrien
1009860484SobrienThu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1009960484Sobrien
1010060484Sobrien	* config.sub: Accept hiux* as an OS name.
1010160484Sobrien
1010260484Sobrien	* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
1010360484Sobrien	etc/make-stds.texi.  The underscore came from gcc, and dje now
1010460484Sobrien	agrees that RUNTESTFLAGS is the correct name.
1010560484Sobrien
1010660484SobrienThu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
1010760484Sobrien
1010860484Sobrien	* install.sh:  Remove 'set -e'.  It makes any conditionals
1010960484Sobrien	in the script useless.
1011060484Sobrien
1011160484Sobrien	* config.guess: Automatically recognize arm-acorn-riscix
1011260484Sobrien	Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
1011360484Sobrien
1011460484SobrienThu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
1011560484Sobrien
1011660484Sobrien	* Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
1011760484Sobrien
1011860484SobrienWed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
1011960484Sobrien
1012060484Sobrien	* Makefile.in (DISTDOCDIRS): New variable.
1012160484Sobrien	(taz): Edit local Makefile.in sooner, instead of proto-toplev
1012280016Sobrien	Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
1012360484Sobrien
1012460484SobrienWed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1012560484Sobrien
1012660484Sobrien	* configure.in (hppa target): check the source directory for the
1012760484Sobrien	  pagas sub-directory
1012860484Sobrien
1012960484SobrienWed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
1013060484Sobrien
1013160484Sobrien	* config.sub: Allow -aout* and -elf*.
1013260484Sobrien
1013360484SobrienWed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
1013460484Sobrien
1013560484Sobrien	* configure.in: Don't build ld on i386-solaris2, same as for
1013660484Sobrien	sparc-solaris2.
1013760484Sobrien
1013860484SobrienTue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
1013960484Sobrien
1014060484Sobrien	* Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
1014160484Sobrien
1014260484SobrienTue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
1014360484Sobrien
1014460484Sobrien	* configure.in:  Configure gdb for alpha.
1014560484Sobrien
1014660484SobrienMon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1014760484Sobrien
1014860484Sobrien	* Makefile.in (CXXFLAGS): Add -O.
1014960484Sobrien
1015060484SobrienWed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1015160484Sobrien
1015260484Sobrien	* config.guess: added support for DG Aviion
1015360484Sobrien
1015460484SobrienTue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
1015560484Sobrien
1015660484Sobrien	* configure.in: Produce warning message for subdirectories not
1015760484Sobrien	configurable for this host/target combination.  Don't try to
1015860484Sobrien	configure gdb for vms.
1015960484Sobrien
1016060484SobrienMon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
1016160484Sobrien
1016260484Sobrien	* Makefile.in (taz): Replace "byacc" with "bison -y" in the
1016360484Sobrien	appropriate files before making "diststuff".
1016460484Sobrien	(DISTBISONFILES): New var: list of files to be edited.
1016560484Sobrien	(DISTSTUFFDIRS): Add binutils.
1016660484Sobrien
1016760484SobrienFri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1016860484Sobrien
1016960484Sobrien	* config.sub: also handle mipsel and mips64el (for little endian mips)
1017060484Sobrien
1017160484SobrienFri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1017260484Sobrien
1017360484Sobrien	* configure.in: Add * to end of all OS names.
1017460484Sobrien
1017560484SobrienThu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
1017660484Sobrien
1017760484Sobrien	* configure.in: Build newlib for LynxOS native.
1017860484Sobrien
1017960484SobrienWed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1018060484Sobrien
1018160484Sobrien	* config.guess: Add support for delta 88k running SVR3.
1018260484Sobrien
1018360484Sobrien	* configure.in: Add comment about HP compiler vs. emacs.
1018460484Sobrien
1018560484SobrienTue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1018660484Sobrien
1018760484Sobrien	* configure.in: don't build ld on solaris2 (not a viable option
1018860484Sobrien	  due to bugs in getpwnam & getpwuid)
1018960484Sobrien
1019060484SobrienTue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
1019160484Sobrien
1019260484Sobrien	* configure.in: Accept alpha-dec-osf1*, not just -osf1, since
1019360484Sobrien	config.guess will produce a full version number.
1019460484Sobrien
1019560484SobrienTue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
1019660484Sobrien
1019760484Sobrien	* configure.in: Build linker and binutils for alpha-dec-osf1.
1019860484Sobrien
1019960484SobrienTue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1020060484Sobrien
1020160484Sobrien	* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
1020260484Sobrien	and gdb/testsuite/Makefile.in.
1020360484Sobrien
1020460484SobrienSat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1020560484Sobrien
1020660484Sobrien	* configure.in: recognize mips*- instead of mips-
1020760484Sobrien
1020860484SobrienFri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
1020960484Sobrien
1021060484Sobrien	* config.sub: Accept linux*coff and linux*elf as operating
1021160484Sobrien	systems.
1021260484Sobrien
1021360484SobrienThu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
1021460484Sobrien
1021560484Sobrien	* config.sub: Recognize mips64, and mips3 as an alias for it.
1021660484Sobrien
1021760484SobrienWed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
1021860484Sobrien
1021960484Sobrien	* configure.in: Remove alpha-dec-osf*, no longer necessary now that
1022060484Sobrien	gdb knows how to handle OSF/1 shared libraries.
1022160484Sobrien
1022260484SobrienTue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1022360484Sobrien
1022460484Sobrien	* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
1022560484Sobrien	* config.guess: Recognize Hitachi's HIUX.
1022660484Sobrien	* config.sub: Recognize h3050r* and hppahitachi.
1022760484Sobrien	Remove redundant cases for hp9k[23]*.
1022860484Sobrien
1022960484SobrienMon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1023060484Sobrien
1023160484Sobrien	* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
1023260484Sobrien	if gas and ld are in the source tree and are in ${configdirs}.
1023360484Sobrien	If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
1023480016Sobrien	--with options (but still pass them down on the command line,
1023560484Sobrien	if they were explicitly specified).
1023660484Sobrien
1023760484SobrienFri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1023860484Sobrien
1023960484Sobrien	* configure: substitute SHELL value in Makefile.in with
1024060484Sobrien	${CONFIG_SHELL}
1024160484Sobrien
1024260484SobrienThu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
1024360484Sobrien
1024460484Sobrien	* configure.in: Build gas, ld, and binutils for *-*-sysv4* and
1024560484Sobrien	*-*-solaris2* targets.
1024660484Sobrien
1024760484SobrienSun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1024860484Sobrien
1024960484Sobrien	* Makefile.in: define M4, and pass it down to sub-makes;
1025060484Sobrien	all-autoconf now depends on all-m4
1025160484Sobrien
1025260484SobrienSat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1025360484Sobrien
1025460484Sobrien	* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
1025560484Sobrien	presence of {ar,ranlib} instead of a configured directory
1025660484Sobrien
1025760484SobrienWed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
1025860484Sobrien
1025960484Sobrien	* config.guess: Accept 34?? as well as 33?? for NCR.
1026060484Sobrien
1026160484SobrienMon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1026260484Sobrien
1026360484Sobrien	* configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
1026460484Sobrien	of 'gas' in sed commands, since 'gash' is now in the tree as well.
1026560484Sobrien
1026660484SobrienFri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1026760484Sobrien
1026860484Sobrien	* configure: grab values for $(CC) and $(CXX) from the
1026960484Sobrien	environment, so that someone can do "CC=gcc configure; make" and
1027060484Sobrien	have it work right (matching the way that autoconf works now)
1027160484Sobrien
1027260484Sobrien	* configure.in, Makefile.in: add support for gash, the tcl
1027360484Sobrien	interface to Galaxy
1027460484Sobrien
1027560484Sobrien	* config.guess: add NetBSD variants (hp300, x86)
1027660484Sobrien
1027760484SobrienThu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
1027860484Sobrien
1027960484Sobrien	* install.sh: Support -d option (in the manner of SunOS 4 install,
1028060484Sobrien	as it is more deterministic than that of GNU install)
1028160484Sobrien	(chmodcmd): Set file to mode 755 by default (should also do default
1028260484Sobrien	chgrp and chown, but I don't feel like dealing with that now)
1028360484Sobrien
1028460484SobrienTue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
1028560484Sobrien
1028660484Sobrien	* config.sub: Remove h8300hhms alias.
1028760484Sobrien
1028860484SobrienTue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1028960484Sobrien
1029060484Sobrien	* configure.in: Match *-*-solaris2* not *-sun-solaris2*.
1029160484Sobrien
1029260484SobrienMon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1029360484Sobrien
1029460484Sobrien	* Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
1029560484Sobrien	as stmp-fixinc
1029660484Sobrien
1029760484SobrienWed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
1029860484Sobrien
1029960484Sobrien	* config.sub: recognize m88110-bug-coff.
1030060484Sobrien
1030160484SobrienTue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1030260484Sobrien
1030360484Sobrien	* Makefile.in (all-libio): all dependencies on the toolchain used
1030460484Sobrien	to build this (gcc, gas, ld, etc)
1030560484Sobrien
1030660484SobrienFri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1030760484Sobrien
1030860484Sobrien	* config.guess: Deal with OSF/1 1.3 on alpha.
1030960484Sobrien
1031060484SobrienThu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1031160484Sobrien
1031260484Sobrien	* install.sh: add some 'else true' clauses for portability
1031360484Sobrien
1031460484Sobrien	* configure.in: don't build libio for h8[35]00-*-* targets
1031560484Sobrien
1031660484SobrienTue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
1031760484Sobrien
1031860484Sobrien	* Makefile.in:  Add support for new libio.
1031960484Sobrien
1032060484SobrienSun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1032160484Sobrien
1032260484Sobrien	* install.sh: If one command fails, don't try the rest.  Don't try
1032360484Sobrien	to remove $dsttmp (via trap) unless we have already created it.
1032460484Sobrien	If $src doesn't exist, detect it and exit with an error.
1032560484Sobrien
1032660484Sobrien	* config.guess: Recognize BSD on hp300.
1032760484Sobrien
1032860484SobrienWed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
1032960484Sobrien
1033060484Sobrien	* config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
1033160484Sobrien	Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
1033260484Sobrien
1033360484SobrienWed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
1033460484Sobrien
1033560484Sobrien	* Makefile.in (all-send-pr): depends on all-prms
1033660484Sobrien
1033760484SobrienWed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1033860484Sobrien
1033960484Sobrien	* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
1034060484Sobrien
1034160484SobrienFri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
1034260484Sobrien
1034360484Sobrien	* config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
1034460484Sobrien	Added test for mips-mips-riscos5.
1034560484Sobrien
1034660484SobrienThu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1034760484Sobrien
1034860484Sobrien	* configure.in: use mh-hp300 for 68k HP hosts
1034960484Sobrien
1035060484SobrienMon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1035160484Sobrien
1035260484Sobrien	* configure: add support for CONFIG_SHELL, so that you can use
1035360484Sobrien	some alternate shell for evaluating configure scripts
1035460484Sobrien
1035560484SobrienSun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
1035660484Sobrien
1035760484Sobrien	* Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
1035860484Sobrien	in configure script to bug-gdb@prep.ai.mit.edu when building
1035960484Sobrien	distribution archive.
1036060484Sobrien	* Makefile.in (COMPRESS):  Remove def.
1036160484Sobrien	* Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
1036260484Sobrien	gdb.tar.Z and make-gdb.tar.Z respectively.
1036360484Sobrien	* Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
1036460484Sobrien	* Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
1036560484Sobrien	to convergence with 'taz' target in Makefile.in.
1036660484Sobrien
1036760484SobrienFri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1036860484Sobrien
1036960484Sobrien	* install.sh (dsttmp): use trap to ensure that tmp files go
1037060484Sobrien	away on error conditions
1037160484Sobrien
1037260484SobrienWed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1037360484Sobrien
1037460484Sobrien	* Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
1037560484Sobrien
1037660484SobrienTue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1037760484Sobrien
1037860484Sobrien	* Makefile.in (install-dirs): Deal with a prefix like /gnu;
1037960484Sobrien	its parent is '/' not ''.
1038060484Sobrien
1038160484Sobrien	* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
1038260484Sobrien
1038360484SobrienFri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
1038460484Sobrien
1038560484Sobrien	* configure: if ${newsrcdir}/configure doesn't exist, don't assume
1038660484Sobrien	that ${newsrcdir}/configure.in does.
1038760484Sobrien
1038860484SobrienTue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
1038960484Sobrien
1039060484Sobrien	* test-build.mk: support for CONFIG_SHELL
1039160484Sobrien
1039260484SobrienMon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
1039360484Sobrien
1039460484Sobrien	* config.sub (netware):  Add as a basic system type.
1039560484Sobrien
1039660484SobrienWed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
1039760484Sobrien
1039860484Sobrien	* Makefile.in (Makefile): depend on configure.in.  Also drop the
1039960484Sobrien	  $(srcdir)/ from the dependency on Makefile.in.
1040060484Sobrien
1040160484SobrienTue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
1040260484Sobrien
1040360484Sobrien	* config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
1040460484Sobrien	(h8300hhms is temporary until multi-libraries are implemented).
1040560484Sobrien	* configure.in: Handle h8300h too.
1040660484Sobrien
1040760484SobrienSun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1040860484Sobrien
1040960484Sobrien	* config.guess: Recognize dpx/2 as m68k-bull-sysv3.
1041060484Sobrien
1041160484SobrienThu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
1041260484Sobrien
1041360484Sobrien	* configure:  Remove extraneous output when guessing host type.
1041460484Sobrien	* config.guess:  Remove extraneous output when guessing using C
1041560484Sobrien	compiler rather than uname, or when guessing fails.
1041660484Sobrien
1041760484SobrienWed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
1041860484Sobrien
1041960484Sobrien	* Makefile.in: remove all.cross and install.cross targets
1042060484Sobrien
1042160484Sobrien	* configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
1042260484Sobrien	  definitions
1042360484Sobrien
1042460484SobrienTue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
1042560484Sobrien
1042660484Sobrien	* configure.in (target sh): Build gprof.
1042760484Sobrien
1042860484SobrienThu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1042960484Sobrien
1043060484Sobrien	* config.sub: change -solaris to -solaris2
1043160484Sobrien
1043260484SobrienThu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1043360484Sobrien
1043460484Sobrien	* configure.in: Use config/mh-riscos for mips-*-sysv*.
1043560484Sobrien
1043660484SobrienWed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
1043760484Sobrien
1043860484Sobrien	* configure: Correct error message for missing Makefile.in to
1043960484Sobrien	print correct directory.
1044060484Sobrien
1044160484SobrienTue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1044260484Sobrien
1044360484Sobrien	* install.sh: kludge around 386BSD shell bug
1044460484Sobrien
1044560484SobrienTue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
1044660484Sobrien
1044760484Sobrien	* config.guess:  Recognize NeXT.
1044860484Sobrien	* config.guess:  Recognize i486-ncr-sysv4.
1044960484Sobrien	* Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
1045060484Sobrien
1045160484SobrienTue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
1045260484Sobrien
1045360484Sobrien	* Makefile.in (MAKEINFOFLAGS): New variable.
1045460484Sobrien	(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
1045560484Sobrien	* build-all.mk, test-build.mk: Pass down --no-split as
1045660484Sobrien	MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
1045760484Sobrien
1045860484SobrienThu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
1045960484Sobrien
1046060484Sobrien	* Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
1046160484Sobrien
1046260484SobrienWed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
1046360484Sobrien
1046460484Sobrien	* Makefile.in (libg++.tar.z):  New rule.
1046560484Sobrien	* Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
1046660484Sobrien	* Makefile.in (taz):  Only do a single chmod.
1046760484Sobrien
1046860484SobrienFri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
1046960484Sobrien
1047060484Sobrien	* install.sh: don't use dirname anymore (replaced with sed usage)
1047160484Sobrien
1047260484SobrienThu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
1047360484Sobrien
1047460484Sobrien	* Makefile.in:  Change extension for gzip'd files from '.z' to
1047560484Sobrien	'.gz' per new FSF standard usage.
1047660484Sobrien
1047760484SobrienThu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
1047860484Sobrien
1047960484Sobrien	* configure: put quotes around the final value of program_transform_name
1048060484Sobrien
1048160484SobrienTue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1048260484Sobrien
1048360484Sobrien	* Makefile.in: new install.sh support; update install-info rules
1048460484Sobrien
1048560484SobrienWed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
1048660484Sobrien
1048760484Sobrien	* configure.in: Build diff for crosses, but not for go32 host.
1048860484Sobrien
1048960484Sobrien	* configure.in: Build gprof only for native, and don't build it
1049060484Sobrien	for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
1049160484Sobrien
1049260484SobrienMon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
1049360484Sobrien
1049460484Sobrien	* configure.in: don't build gas,ld,binutils on for *-*-sysv4
1049560484Sobrien
1049660484SobrienMon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
1049760484Sobrien
1049860484Sobrien	* configure.in (host_tools): Add prms.
1049960484Sobrien
1050060484SobrienFri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1050160484Sobrien
1050260484Sobrien	* Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
1050360484Sobrien	with $(FLAGS_TO_PASS) on the command line
1050460484Sobrien
1050560484Sobrien	* config.sub: Recognize lynx and lynxos
1050660484Sobrien
1050760484SobrienFri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
1050860484Sobrien
1050960484Sobrien	* config.sub: Accept -ecoff*, not just -ecoff.
1051060484Sobrien
1051160484SobrienThu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
1051260484Sobrien
1051360484Sobrien	* Makefile.in (taz): Use .gz suffix instead of .z.
1051460484Sobrien	(binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
1051560484Sobrien	names.
1051660484Sobrien
1051760484SobrienThu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1051860484Sobrien
1051960484Sobrien	* Makefile.in (vault-install): add an 'else true' (for Ultrix)
1052060484Sobrien
1052160484SobrienWed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1052260484Sobrien
1052360484Sobrien	* Makefile.in (install-no-fixedincludes):  install gcc last, so
1052460484Sobrien	that rebuilds that might happen during 'make install' don't get
1052560484Sobrien	bogus gcc include files
1052660484Sobrien
1052760484SobrienWed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
1052860484Sobrien
1052960484Sobrien	Change from Utah for HPPA support:
1053060484Sobrien	* config.guess: Recognize hppa1.x-hp-bsd.
1053160484Sobrien
1053260484SobrienWed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
1053360484Sobrien
1053460484Sobrien	* config.guess:  Add support for Motorola Delta 68k, up to r3v7.
1053560484Sobrien	Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
1053660484Sobrien
1053760484SobrienTue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
1053860484Sobrien
1053960484Sobrien	* config.sub: Add support for rom68k and bug boot monitors.
1054060484Sobrien
1054160484SobrienMon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
1054260484Sobrien
1054360484Sobrien	* Makefile.in: Make all-opcodes depend on all-bfd.
1054460484Sobrien
1054560484SobrienThu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
1054660484Sobrien
1054760484Sobrien	* config.guess: Added special check for i[34]86-univel-sysv4*.
1054860484Sobrien
1054960484SobrienWed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
1055060484Sobrien
1055160484Sobrien	* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
1055260484Sobrien	the processor rather than assuming i486.
1055360484Sobrien
1055460484SobrienWed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
1055560484Sobrien
1055660484Sobrien	* config.guess: Recognize SunOS6 as Solaris3.
1055760484Sobrien
1055860484SobrienTue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
1055960484Sobrien
1056060484Sobrien	* config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
1056160484Sobrien	Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
1056260484Sobrien
1056360484SobrienTue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
1056460484Sobrien
1056560484Sobrien	* build-all.mk (all-cross): New target for Canadian Cross.
1056660484Sobrien	Added Q2 go32 targets.
1056760484Sobrien	* test-build.mk: Configure go32 cross sparclite-aout and
1056860484Sobrien	mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
1056960484Sobrien	PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
1057060484Sobrien
1057160484SobrienMon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1057260484Sobrien
1057360484Sobrien	* configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
1057460484Sobrien	GO32 hosted toolchains
1057560484Sobrien
1057660484SobrienMon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
1057760484Sobrien
1057860484Sobrien	* configure: change  so "-exec-prefix" gets passed down rather
1057960484Sobrien	than "-exec_prefix" so autoconf generated Makefiles get the
1058060484Sobrien	exec_prefix set right.
1058160484Sobrien
1058260484SobrienFri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1058360484Sobrien
1058460484Sobrien	* config.guess: get the Solaris2 minor version number
1058560484Sobrien
1058660484Sobrien	* Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
1058760484Sobrien
1058860484SobrienFri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
1058960484Sobrien
1059060484Sobrien	* config.guess: Recognize some Sequent platforms.
1059160484Sobrien
1059260484SobrienThu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1059360484Sobrien
1059460484Sobrien	* Makefile.in: added the vault-install target
1059560484Sobrien
1059660484Sobrien	* configure.in: actually use the Sun3 makefile fragment that's in
1059760484Sobrien	config, also added the release dir to configdirs
1059860484Sobrien
1059960484SobrienThu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
1060060484Sobrien
1060160484Sobrien	* Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
1060260484Sobrien
1060360484SobrienTue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1060460484Sobrien
1060560484Sobrien	* configure.in: remove some program from Alpha targetted toolchains
1060660484Sobrien
1060760484SobrienTue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
1060860484Sobrien
1060960484Sobrien	* Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
1061060484Sobrien	gprof.
1061160484Sobrien	(taz): Run "make diststuff" in those directories instead of "make
1061260484Sobrien	proto-dir".  Look for "VERSION=" only at start of line in subdir
1061360484Sobrien	Makefile.  Use "gzip -9" for compression.
1061460484Sobrien	(TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
1061560484Sobrien	(binutils.tar.z): New target.
1061660484Sobrien
1061760484SobrienMon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
1061860484Sobrien
1061960484Sobrien	* Makefile.in (taz): Include gpl.texinfo.
1062060484Sobrien
1062160484SobrienFri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
1062260484Sobrien
1062360484Sobrien	* Makefile.in (setup-dirs): Merged into "taz" target.
1062460484Sobrien	(taz): Only do `proto-dir' stuff if a directory is actually needed
1062560484Sobrien	for this target.
1062660484Sobrien
1062760484SobrienWed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
1062860484Sobrien
1062960484Sobrien	* Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
1063060484Sobrien	(FLAGS_TO_PASS): Pass down MUNCH_NM.
1063160484Sobrien	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
1063260484Sobrien	(EXTRA_GCC_FLAGS): Pass down HOST_* variables.
1063360484Sobrien	(gcc-no-fixedincludes): Correct for current gcc Makefile.
1063460484Sobrien
1063560484SobrienTue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
1063660484Sobrien
1063760484Sobrien	* Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
1063860484Sobrien	config.sub, and move-if-change to gdb testsuite distribution
1063960484Sobrien	archive, so the testsuite can be extracted, configured, and
1064060484Sobrien	run separately from the gdb distribution.  Blow away the Chill
1064160484Sobrien	tests that require a Chill compiled executable, since GNU Chill
1064260484Sobrien	is not yet publically available.
1064360484Sobrien
1064460484SobrienMon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1064560484Sobrien
1064660484Sobrien	* test-build.mk: set environment variables in a single command,
1064760484Sobrien	instead of a list of assignments and exports
1064860484Sobrien
1064960484Sobrien	* config.guess: recognize Alpha/OSF1 systems
1065060484Sobrien
1065160484SobrienMon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
1065260484Sobrien
1065360484Sobrien	* configure: Change help message to prefer --options rather than
1065460484Sobrien	  -options.
1065560484Sobrien
1065660484SobrienMon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
1065760484Sobrien
1065860484Sobrien	* config.sub: Convergent Tech. "miniframe" uses m68010, sez
1065960484Sobrien	zippy@ecst.csuchico.edu.
1066060484Sobrien	* config.guess: Recognize miniframe.
1066160484Sobrien
1066260484SobrienSun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
1066360484Sobrien
1066460484Sobrien       * Makefile.in: Use srcroot to find runtest rather than rootme.
1066560484Sobrien       Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
1066660484Sobrien
1066760484SobrienFri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
1066860484Sobrien
1066960484Sobrien	* test-build.mk: Extensive additions to support building on a
1067060484Sobrien	machine other than the host.
1067160484Sobrien
1067260484SobrienWed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
1067360484Sobrien
1067460484Sobrien	* configure (tooldir): Fix for i386-aix again.
1067560484Sobrien
1067660484SobrienMon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
1067760484Sobrien
1067860484Sobrien	* configure, Makefile.in:  Change definition of $(tooldir)
1067960484Sobrien	to match the FSF.
1068060484Sobrien
1068160484SobrienFri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
1068260484Sobrien
1068360484Sobrien	* config.guess:  Recognize i[34]86/SVR4.
1068460484Sobrien
1068560484SobrienFri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
1068660484Sobrien
1068760484Sobrien	* Makefile.in (all-gdb): gdb depends on sim.
1068860484Sobrien
1068960484SobrienThu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
1069060484Sobrien
1069160484Sobrien	* Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
1069260484Sobrien	at the same time we make the prototype gdb directory.
1069360484Sobrien	* Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
1069460484Sobrien	files at the same time as the gdb base release distribution.
1069560484Sobrien
1069660484SobrienThu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
1069760484Sobrien
1069860484Sobrien	* Makefile.in (check): Use individual check targets rather than
1069960484Sobrien	DO_X rule.
1070060484Sobrien	(check-gcc): Added.
1070160484Sobrien
1070260484SobrienThu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
1070360484Sobrien
1070460484Sobrien	* config.sub: Use sysv3.2 not sysv32 for canonical OS
1070560484Sobrien	for System V release 3.2.
1070660484Sobrien
1070760484SobrienThu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
1070860484Sobrien
1070960484Sobrien	* config.sub: Recognize hppaosf.
1071060484Sobrien	* configure.in: Do configure ld/binutils/gas for it.
1071160484Sobrien
1071260484SobrienTue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
1071360484Sobrien
1071460484Sobrien	* configure (tooldir): Alter syntax used to set this, for systems
1071560484Sobrien	where "\$" isn't handled right, like i386-aix.
1071660484Sobrien
1071760484SobrienThu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
1071860484Sobrien
1071960484Sobrien	* configure: Pass program-transform-name, not
1072060484Sobrien	program_transform_name, to recursive configures.
1072160484Sobrien
1072260484SobrienThu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
1072360484Sobrien
1072460484Sobrien	* Makefile.in (gas+binutils.tar.z): New rule for building snapshots
1072560484Sobrien	of gas+ld+binutils.
1072660484Sobrien
1072760484SobrienMon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
1072860484Sobrien
1072960484Sobrien	* config.guess:  Recognize AIX3.2 as distinct from 3.1.
1073060484Sobrien
1073160484SobrienSat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1073260484Sobrien
1073360484Sobrien	* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
1073460484Sobrien
1073560484SobrienTue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
1073660484Sobrien
1073760484Sobrien	* Makefile.in (PRMS): Set back to all-prms.
1073860484Sobrien
1073960484SobrienSat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
1074060484Sobrien
1074160484Sobrien	* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
1074260484Sobrien	targets, rather than for MIPS hosts.
1074360484Sobrien
1074460484SobrienFri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1074560484Sobrien
1074660484Sobrien	* configure.in: add comment for --with-x default values
1074760484Sobrien
1074860484Sobrien	* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
1074960484Sobrien
1075060484Sobrien	* Makefile.in: add check-* targets for each of the directories in
1075160484Sobrien	the tree.  Add a definition of RUNTEST that will use the one we
1075260484Sobrien	just built, if it exists.  Pass this down via FLAGS_TO_PASS.
1075360484Sobrien
1075460484SobrienThu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
1075560484Sobrien
1075660484Sobrien	* configure.in: Removed obsolete references to bfd_target and
1075760484Sobrien	target_makefile_frag.
1075860484Sobrien
1075960484Sobrien	* build-all.mk: Set assorted targets for Q2.
1076060484Sobrien	* config.sub: Recognize z8k-sim and h8300-hms.
1076160484Sobrien	* test-build.mk: Really don't pass host to configure.
1076260484Sobrien	(HOLES): Added uname.
1076360484Sobrien
1076460484SobrienWed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
1076560484Sobrien
1076660484Sobrien	* configure: Handle an empty program-prefix, program-suffix or
1076760484Sobrien	program-transform-name correctly.
1076860484Sobrien
1076960484SobrienTue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
1077060484Sobrien
1077160484Sobrien	* build-all.mk: -G 8 no longer required for MIPS targets.
1077260484Sobrien	* test-build.mk: Don't pass host argument to configure; make it
1077360484Sobrien	guess.
1077460484Sobrien
1077560484SobrienTue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
1077660484Sobrien
1077760484Sobrien	* Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
1077860484Sobrien	* Makefile.in (COMPRESS):  New macro, like GZIP.
1077960484Sobrien
1078060484SobrienFri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
1078160484Sobrien
1078260484Sobrien	* test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
1078360484Sobrien
1078460484Sobrien	* build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
1078560484Sobrien	with gas currently defaults to -G 0.
1078660484Sobrien
1078760484SobrienThu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
1078860484Sobrien
1078960484Sobrien	* Makefile.in (all-flex): flex depends on byacc.
1079060484Sobrien
1079160484Sobrien	* build-all.mk: If host not specified, use config.guess.  Pass TAG
1079260484Sobrien	to test-build.mk as RELEASE_TAG.
1079360484Sobrien	* test-build.mk (configargs): New variable containing arguments to
1079460484Sobrien	pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
1079560484Sobrien	(FLAGS_TO_PASS): Pass down RELEASE_TAG.
1079660484Sobrien
1079760484Sobrien	* config.guess: Use /bin/uname when checking -X argument on SCO,
1079860484Sobrien	to avoid invoking GNU uname which doesn't understand -X.
1079960484Sobrien
1080060484Sobrien	* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
1080160484Sobrien
1080260484Sobrien	* configure.in: Build gas for mips-*-*.
1080360484Sobrien
1080460484SobrienWed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
1080560484Sobrien
1080660484Sobrien	* Makefile.in (all.normal): insert missing backslash.
1080760484Sobrien
1080860484SobrienWed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
1080960484Sobrien
10810130561Sobrien	* build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
1081160484Sobrien
1081260484Sobrien	* Makefile.in: Complete overhaul to merge many almost identical
1081360484Sobrien	targets.
1081460484Sobrien
1081560484SobrienTue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
1081660484Sobrien
1081760484Sobrien	* Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
1081860484Sobrien	(gdb.tar.Z): Adjusted.
1081960484Sobrien
1082060484Sobrien	* Makefile.in (setup-dirs, taz): New targets; should be general
1082160484Sobrien	enough to adapt for gdb sometime.  Build only .z file.
1082260484Sobrien	(gas.tar.z): New target.
1082360484Sobrien
1082460484SobrienTue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
1082560484Sobrien
1082660484Sobrien	* build-all.mk: Use CC=cc -Xs on Solaris.
1082760484Sobrien
1082860484SobrienThu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
1082960484Sobrien
1083060484Sobrien	* Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
1083160484Sobrien	for handling BISON for FSF releases.
1083260484Sobrien
1083360484SobrienThu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
1083460484Sobrien
1083560484Sobrien	* configure: Actually implement the change zoo just documented.
1083660484Sobrien
1083760484SobrienWed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
1083860484Sobrien
1083960484Sobrien	* configure: when using config.guess, only set target_alias when
1084060484Sobrien	it's not already been set (ie, on the command line)
1084160484Sobrien
1084260484SobrienMon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1084360484Sobrien
1084460484Sobrien	* Makefile.in: add installcheck target, set PRMS to install-prms
1084560484Sobrien
1084660484SobrienSun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1084760484Sobrien
1084860484Sobrien	* configure: add support for package_makefile_fragment, handle the
1084960484Sobrien	case where a directory has a configure.in file but no Makefile.in
1085060484Sobrien	more gracefully (with an actual understandable error message, even);
1085160484Sobrien	add support for --without (and add this to the usage message); also
1085260484Sobrien	explicitly add a --host=${host_alias} to the command line when
1085360484Sobrien	config.guess is used
1085460484Sobrien
1085560484SobrienSun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
1085660484Sobrien
1085760484Sobrien	* configure: Must use both --host and --target in recursive calls.
1085860484Sobrien
1085960484SobrienThu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
1086060484Sobrien
1086160484Sobrien	* Makefile.in: Change deja-gnu to dejagnu.
1086260484Sobrien
1086360484SobrienMon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
1086460484Sobrien
1086560484Sobrien	* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
1086660484Sobrien
1086760484SobrienFri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1086860484Sobrien
1086960484Sobrien	* configure.in: canonicalize all instances to *-*-solaris2*,
1087060484Sobrien	also strip out a number of tools to not build for go32 host
1087160484Sobrien
1087260484SobrienWed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
1087360484Sobrien
1087460484Sobrien	* config.guess: add GPL.
1087560484Sobrien
1087660484Sobrien	* Makefile.in, config.guess, config.sub, configure: bump
1087760484Sobrien	  copyrights to 93.
1087860484Sobrien
1087960484SobrienWed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
1088060484Sobrien
1088160484Sobrien	* Makefile.in (do-info): Removed obsolete check for existence of
1088260484Sobrien	localenv file.
1088360484Sobrien
1088460484Sobrien	* Makefile.in (MAKEOVERRIDES): Define to be empty.
1088560484Sobrien
1088660484SobrienWed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1088760484Sobrien
1088860484Sobrien	* Makefile.in: a couple of 'else true' for decstation,
1088960484Sobrien	support for TclX
1089060484Sobrien
1089160484Sobrien	* configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
1089260484Sobrien
1089360484SobrienTue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
1089460484Sobrien
1089560484Sobrien	* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
1089660484Sobrien
1089760484SobrienMon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
1089860484Sobrien
1089960484Sobrien	* config.guess: Recognize i386-ibm-aix (PS/2).
1090060484Sobrien	* configure.in: Use config/mh-aix386 file for it.
1090160484Sobrien
1090260484SobrienMon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
1090360484Sobrien
1090460484Sobrien	* Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
1090560484Sobrien	CC_FOR_TARGET instead.
1090660484Sobrien	(BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
1090760484Sobrien
1090860484SobrienWed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
1090960484Sobrien
1091060484Sobrien	* Makefile.in: Add sim to list of directories sent with gdb
1091160484Sobrien
1091260484SobrienWed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
1091360484Sobrien
1091460484Sobrien	* configure.in: Put back mips-dec-bsd* case.
1091560484Sobrien
1091660484SobrienTue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
1091760484Sobrien
1091860484Sobrien	(Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
1091960484Sobrien	* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
1092060484Sobrien	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
1092160484Sobrien
1092260484SobrienTue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1092360484Sobrien
1092460484Sobrien	* configure.in: remove no-op mips-dec-bsd* in "case $target"
1092560484Sobrien
1092660484Sobrien	* Makefile.in (dir.info): only run gen-info-dir if it exists,
1092760484Sobrien	(install-info): install dir.info only if it exists,
1092860484Sobrien	(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
1092960484Sobrien
1093060484SobrienTue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
1093160484Sobrien
1093260484Sobrien	* configure.in: For vms target, skip bfd, ld, binutils.  Do build
1093360484Sobrien	gas for mips-dec-bsd.
1093460484Sobrien
1093560484SobrienTue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
1093660484Sobrien
1093760484Sobrien	* configure (makesrcdir): If ${srcdir} is relative and not ".",
1093860484Sobrien	and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
1093960484Sobrien
1094060484SobrienTue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
1094160484Sobrien
1094260484Sobrien	* configure.in: Added "dejagnu" to hosttools list.
1094360484Sobrien
1094460484SobrienMon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
1094560484Sobrien
1094660484Sobrien	* config.sub, configure.in, config.guess:  Add support
1094760484Sobrien	for Bosx, an AIX variant from Bull.
1094860484Sobrien	Patches from F.Pierresteguy@frcl.bull.fr.
1094960484Sobrien
1095060484SobrienSun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
1095160484Sobrien
1095260484Sobrien	* devo/dejagnu: Initial creation of devo/dejagnu.
1095360484Sobrien	Migrated dejagnu testcases and support files for testing software
1095460484Sobrien	tools to reside as subdirectories, currently called "testsuite",
1095560484Sobrien	within the directory of the software tool.  Migrated all programs,
1095660484Sobrien	support libraries, etc. beloging to dejagnu proper from
1095760484Sobrien	devo/deja-gnu to devo/dejagnu.	These files were moved "as is"
1095860484Sobrien	with no modifications.	The changes to these files which will
1095960484Sobrien	allow them to configure, build, and execute properly will be made
1096060484Sobrien	in a future update.
1096160484Sobrien
1096260484SobrienFri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
1096360484Sobrien
1096460484Sobrien	* Makefile.in: Change send_pr to send-pr.
1096560484Sobrien	* configure.in: Likewise.
1096660484Sobrien	* send_pr: Renamed directory to send-pr.
1096760484Sobrien
1096860484SobrienFri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
1096960484Sobrien
1097060484Sobrien	* Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
1097160484Sobrien
1097260484SobrienFri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
1097360484Sobrien
1097460484Sobrien	* README:  Update for gdb-4.8 release.
1097560484Sobrien	* Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
1097660484Sobrien	gdb-xxx.tar.z (gzip'd) file also.
1097760484Sobrien
1097860484SobrienThu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1097960484Sobrien
1098060484Sobrien	* Makefile.in: make all-diff depend on all-libiberty
1098160484Sobrien
1098260484SobrienTue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
1098360484Sobrien
1098460484Sobrien	* config.guess: add vax-ultrix in the spirit of mips-ultrix.
1098560484Sobrien
1098660484SobrienTue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1098760484Sobrien
1098860484Sobrien	* configure.in, Makefile.in: add hello, tar, gzip, recode, indent
1098960484Sobrien
1099060484SobrienTue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
1099160484Sobrien
1099260484Sobrien	* Makefile.in (DEVO_SUPPORT):  Remove etc directory
1099360484Sobrien	(ETC_SUPPORT):  Only add the files GDB wants from etc/.
1099460484Sobrien	(gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
1099560484Sobrien
1099660484SobrienThu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1099760484Sobrien
1099860484Sobrien	* Makefile.in:  makeinfo binary is in a new location
1099960484Sobrien
1100060484SobrienTue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
1100160484Sobrien
1100260484Sobrien	* config.sub: Accept -ecoff as an OS.
1100360484Sobrien
1100460484Sobrien	* Makefile.in: Various changes to eliminate a level of make
1100560484Sobrien	recursion and reduce the required command line length.
1100660484Sobrien	(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
1100760484Sobrien	sub-makes.
1100860484Sobrien	(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
1100960484Sobrien	variables holding settings for specific sub-makes.
1101060484Sobrien	(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
1101160484Sobrien	in terms of BASE_FLAGS_TO_PASS.
1101260484Sobrien	(TARGET_LIBS): New variable listing directories which use
1101360484Sobrien	TARGET_FLAGS_TO_PASS.
1101460484Sobrien	(subdir_do): Eliminated.
1101560484Sobrien	(do-*): New set of targets to replace subdir_do.
1101660484Sobrien	(various): All targets which used subdir_do now depend on do-*.
1101760484Sobrien	(local-clean): Renamed from do_clean.
1101860484Sobrien	(local-distclean): New target, dependency of distclean and
1101960484Sobrien	realclean.
1102060484Sobrien	(install-info): Don't create directories.  Depend on dir.info
1102160484Sobrien	rather than calling make recursively.
1102260484Sobrien	(install-dir.info): Eliminated.
1102360484Sobrien	(install-info-dirs): Create all info directories here.
1102460484Sobrien	(dir.info): Depend upon do-install-info.
1102560484Sobrien
1102660484Sobrien	* test-build.mk (HOLES): Added false.
1102760484Sobrien
1102860484SobrienSat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
1102960484Sobrien
1103060484Sobrien	* config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
1103160484Sobrien
1103260484SobrienThu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1103360484Sobrien
1103460484Sobrien	* Makefile.in (info): remove dependency on all-texinfo.  The
1103560484Sobrien	problem was really in texinfo/C, not at this level.
1103660484Sobrien
1103760484SobrienThu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
1103860484Sobrien
1103960484Sobrien	* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
1104060484Sobrien
1104160484SobrienThu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
1104260484Sobrien
1104360484Sobrien	* Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
1104460484Sobrien	GDB releases.
1104560484Sobrien
1104660484SobrienWed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
1104760484Sobrien
1104860484Sobrien	* configure: Include srcdir in message about target of link not
1104960484Sobrien	being found.  Don't convert `-' to `_' in `with' options being
1105060484Sobrien	passed to subdirs.
1105160484Sobrien
1105260484SobrienTue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1105360484Sobrien
1105460484Sobrien	* configure.in: add uudecode to host_tools
1105560484Sobrien
1105660484Sobrien	* Makefile.in: added {all,install}-uudecode targets, added them to
1105760484Sobrien	the appropriate lists
1105860484Sobrien
1105960484SobrienTue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
1106060484Sobrien
1106160484Sobrien	* Makefile.in (all-gcc): Added dependency on all-gas.
1106260484Sobrien
1106360484Sobrien	* configure.in (mips-*-*): Build ld and binutils.
1106460484Sobrien
1106560484SobrienMon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
1106660484Sobrien
1106760484Sobrien	* configure: check return code from mkdir, print error message and
1106860484Sobrien	  exit on failure.
1106960484Sobrien
1107060484SobrienSat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
1107160484Sobrien
1107260484Sobrien	* Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
1107360484Sobrien
1107460484SobrienThu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
1107560484Sobrien
1107660484Sobrien	* test-build.mk (HOLES): Added tar, cpio and uudecode.
1107760484Sobrien
1107860484SobrienWed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
1107960484Sobrien
1108060484Sobrien	* config.sub (h8500):  Recognize this as a cpu type.
1108160484Sobrien
1108260484SobrienSat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1108360484Sobrien
1108460484Sobrien	* configure: source directory missing is no longer a warning
1108560484Sobrien
1108660484Sobrien	* configure.in: recognize irix[34]* instead of irix[34]
1108760484Sobrien
1108860484Sobrien	* Makefile.in: define and pass down X11_LIB
1108960484Sobrien
1109060484SobrienSat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
1109160484Sobrien
1109260484Sobrien	* guess-systype: Renamed to ...
1109360484Sobrien	* config.guess:  ... by popular request.
1109460484Sobrien	* configure.in, Makefile.in:  Update accordingly.
1109560484Sobrien
1109660484SobrienThu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
1109760484Sobrien
1109860484Sobrien	* guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
1109960484Sobrien	+ Add Convex, Cray/Unicos, and Encore/Multimax support.
1110060484Sobrien	+ Execute ./dummy instead of assuming . is in PATH.
1110160484Sobrien
1110260484SobrienTue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
1110360484Sobrien
1110460484Sobrien	* guess-systype:  New shell script.  Attempts to guess the
1110560484Sobrien	canonical host name of the executing host.
1110660484Sobrien	Only a few hosts are supported so far.
1110760484Sobrien	* configure:  Call guess-systype if no host is specified.
1110860484Sobrien
1110960484SobrienTue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
1111060484Sobrien
1111160484Sobrien	* Makefile.in (gcc-no-fixedincludes): Made to work with current
1111260484Sobrien	gcc Makefile.
1111360484Sobrien
1111460484Sobrien
1111560484SobrienFri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
1111660484Sobrien
1111760484Sobrien	* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
1111860484Sobrien	(all-gcc, install-gcc, subdir_do): Use it.
1111960484Sobrien
1112060484SobrienWed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
1112160484Sobrien
1112260484Sobrien	* Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
1112360484Sobrien
1112460484SobrienWed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
1112560484Sobrien
1112660484Sobrien	* Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
1112760484Sobrien	  set exclusively by configure, using configure.in .
1112860484Sobrien
1112960484SobrienWed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1113060484Sobrien
1113160484Sobrien	* test-build.mk: set $PATH for all builds
1113260484Sobrien
1113360484Sobrien	* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
1113460484Sobrien
1113560484SobrienWed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
1113660484Sobrien
1113760484Sobrien	* Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
1113860484Sobrien	the one used in gcc/Makefile.in, so that a null expansion doesn't
1113960484Sobrien	override the one needed to build gcc with a native cc.
1114060484Sobrien
1114160484Sobrien
1114260484SobrienTue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
1114360484Sobrien
1114460484Sobrien	* configure: Accept -with arguments.
1114560484Sobrien
1114660484SobrienSun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
1114760484Sobrien
1114860484Sobrien	* Makefile.in: added h8300sim
1114960484Sobrien
1115060484SobrienTue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
1115160484Sobrien
1115260484Sobrien	* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
1115360484Sobrien	to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
1115460484Sobrien	(all-cygnus, native, build-cygnus): Make
1115560484Sobrien	$(canonhost)-stamp-3stage-done, not $(host)....
1115660484Sobrien	* test-build.mk (stamp-3stage-compared): Use tail +10c for
1115760484Sobrien	i386-sco3.2v4.  Added else true to if command.
1115860484Sobrien
1115960484SobrienMon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
1116060484Sobrien
1116160484Sobrien	* config.sub: (from FSF) Sequent uses a BSD-like OS.
1116260484Sobrien
1116360484SobrienMon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
1116460484Sobrien
1116560484Sobrien	* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
1116660484Sobrien
1116760484SobrienThu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1116860484Sobrien
1116960484Sobrien	* configure.in: don't remove binutils from Solaris builds
1117060484Sobrien
1117160484SobrienThu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
1117260484Sobrien
1117360484Sobrien	* Makefile.in: get rid of earlier definitions for *clean,
1117460484Sobrien	also handle the recursive info rule better
1117560484Sobrien
1117660484SobrienThu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
1117760484Sobrien
1117860484Sobrien	* Makefile.in (mostlyclean, distclean, realclean):  Fix to
1117960484Sobrien	do more-or-less the right thing.
1118060484Sobrien
1118160484SobrienWed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
1118260484Sobrien
1118360484Sobrien	* Makefile.in: Add lines defining CC and CXX, and use CXX rather
1118460484Sobrien	than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
1118560484Sobrien
1118660484SobrienTue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1118760484Sobrien
1118860484Sobrien	* Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
1118960484Sobrien	$(host_canonical).
1119060484Sobrien
1119160484Sobrien	* configure.in: split the configdirs list into 4 categories (native
1119260484Sobrien	v. cross, library v. tool) and handle the cross-only and native-
1119360484Sobrien	only in more reasonable (and correct!) way.
1119460484Sobrien
1119560484SobrienMon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
1119660484Sobrien
1119760484Sobrien	* configure.in (hppa*-*-*):  Don't remove bfd and gdb from
1119860484Sobrien	configdirs anymore.
1119960484Sobrien
1120060484SobrienSun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1120160484Sobrien
1120260484Sobrien	* Makefile.in: extensive cleanup::  removed all of the explicit
1120360484Sobrien	clean-* targets, collapsed many wrappers around subdir_do into
1120460484Sobrien	one, added additional targets to satisfy standards.texi, deleted
1120560484Sobrien	some old targets, some changes for consistency
1120660484Sobrien
1120760484SobrienFri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1120860484Sobrien
1120960484Sobrien	* configure.in: handle some programs as cross-only, and others as
1121060484Sobrien	native only
1121160484Sobrien
1121260484Sobrien	* test-build.mk: handle partial holes in a more generic manner
1121360484Sobrien
1121460484Sobrien	* Makefile.in: m4 depends on libiberty
1121560484Sobrien
1121660484SobrienThu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1121760484Sobrien
1121860484Sobrien	* configure.in: add m4, textutils, fileutils, sed, shellutils,
1121960484Sobrien	time, wdiff, and find to configdirs
1122060484Sobrien
1122160484Sobrien	* Makefile.in: all, clean, and install rules for the new programs
1122260484Sobrien	added to configure.in
1122360484Sobrien
1122460484SobrienMon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1122560484Sobrien
1122660484Sobrien	* configure.in: use mh-sun for all *-sun-* hosts
1122760484Sobrien
1122860484SobrienFri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1122960484Sobrien
1123060484Sobrien	* Makefile.in: define flags for X11 include files and library file
1123160484Sobrien	locations, pass them down to the programs that need this info
1123260484Sobrien
1123360484Sobrien	* build-all.mk: added a 'native' target, to 3stage the native toolchain
1123460484Sobrien
1123560484SobrienSun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1123660484Sobrien
1123760484Sobrien	* configure.in: start building libg++ for HP-UX targets
1123860484Sobrien
1123960484SobrienWed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
1124060484Sobrien
1124160484Sobrien	* README:  Update references to files moved into etc/.
1124260484Sobrien
1124360484SobrienSun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
1124460484Sobrien
1124560484Sobrien	* config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
1124660484Sobrien	* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
1124760484Sobrien
1124860484SobrienThu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
1124960484Sobrien
1125060484Sobrien	* configure: accept dash as well as underscore in long option
1125160484Sobrien	names for FSF compatibility.
1125260484Sobrien
1125360484SobrienWed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
1125460484Sobrien
1125560484Sobrien	* config.sub: added -sco3.2v4 support from FSF.
1125660484Sobrien
1125760484SobrienSun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1125860484Sobrien
1125960484Sobrien	* configure.in: expand the section that adds or removes
1126060484Sobrien	directories from the list of programs to build, to handle native
1126160484Sobrien	vs. cross in addition to host v. native
1126260484Sobrien
1126360484SobrienSat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
1126460484Sobrien
1126560484Sobrien	* Makefile.in:  Replace C++ in macro names with CXX.
1126660484Sobrien	This is less likely to break ...
1126760484Sobrien
1126860484SobrienSat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1126960484Sobrien
1127060484Sobrien	* test-build.mk: add -w to GNU_MAKE
1127160484Sobrien
1127260484SobrienFri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1127360484Sobrien
1127460484Sobrien	* config.sub: remove 'sparc'-->'sparc-sun' default transformation,
1127560484Sobrien	add 'sparc' to list of recognized cpus.  This needed to make
1127660484Sobrien	'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
1127760484Sobrien	Delete some redundant ose68 variants.  Recognize -wrs as an os,
1127860484Sobrien	then changes that into $CPU-wrs-vxworks.
1127960484Sobrien
1128060484Sobrien	* configure.in: remove most references to gdbtest, regularize
1128160484Sobrien	target based program removal
1128260484Sobrien
1128360484Sobrien	* test-build.mk: import from p3 tree (many fixes and changes)
1128460484Sobrien
1128560484SobrienFri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
1128660484Sobrien
1128760484Sobrien	* Makefile.in: added rules to handle tcl, tk, and expect
1128860484Sobrien
1128960484Sobrien	* configure.in: handle those directories if they exist
1129060484Sobrien
1129160484SobrienThu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1129260484Sobrien
1129360484Sobrien	* config.sub: removed bogus hppabsd and hppahpux names, since
1129460484Sobrien	"hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
1129560484Sobrien
1129660484SobrienThu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1129760484Sobrien
1129860484Sobrien	* Makefile.in: all-gcc now depends on all-binutils.  all-libg++
1129960484Sobrien	depends upon all-xiberty
1130060484Sobrien
1130160484Sobrien	* Makefile.in: changes from p3, including:
1130260484Sobrien
1130360484Sobrien	Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
1130460484Sobrien
1130560484Sobrien	* Makefile.in (XTRAFLAGS): include newlib directories if
1130660484Sobrien	newlib/Makefile exists, rather than if host != target.
1130760484Sobrien
1130860484Sobrien	Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
1130960484Sobrien
1131060484Sobrien	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
1131160484Sobrien	from the same source tree and not building a cross-compiler.  This
1131260484Sobrien	matters for the libg++ configuration if reconfiguring a tree that
1131360484Sobrien	has already been installed.
1131460484Sobrien
1131560484Sobrien	Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
1131660484Sobrien
1131760484Sobrien	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
1131860484Sobrien	pick up the machine and system specific header files.
1131960484Sobrien
1132060484Sobrien	* Makefile.in: added AS_FOR_TARGET, passed down in
1132160484Sobrien	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
1132260484Sobrien	the C compiler to use to create programs which are run in the
1132360484Sobrien	build environment, set it to default to $(CC), and passed it down
1132460484Sobrien	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
1132560484Sobrien
1132660484Sobrien	Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
1132760484Sobrien
1132860484Sobrien	* Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
1132960484Sobrien	We need them for unusual native builds, like systems without
1133060484Sobrien	ranlib.
1133160484Sobrien
1133260484Sobrien	* configure: also define $(host_canonical) and
11333104834Sobrien	$(target_canonical), which are the full, canonical names for the
11334104834Sobrien	given host and target
1133560484Sobrien
1133660484SobrienSun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
1133760484Sobrien
1133860484Sobrien	* Makefile.in:  Added separate definitions for C++.
1133960484Sobrien
1134060484SobrienFri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
1134160484Sobrien
1134260484Sobrien	* configure.in (configdirs):  Add deja-gnu.
1134360484Sobrien
1134460484SobrienFri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
1134560484Sobrien
1134660484Sobrien	* README:  Update for configure.texi and gdb-4.7 release.
1134760484Sobrien
1134860484SobrienWed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
1134960484Sobrien
1135060484Sobrien	* Makefile.in:  Move "all" target to top of file.
1135160484Sobrien	Previously, first target was ".PHONY" which caused BSD4.4 make
1135260484Sobrien	to build .PHONY when make was run without arguments.
1135360484Sobrien
1135460484SobrienMon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
1135560484Sobrien
1135660484Sobrien	* Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
1135760484Sobrien	Library-copylefted code in libiberty.
1135860484Sobrien
1135960484SobrienTue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
1136060484Sobrien
1136160484Sobrien	* config.sub:  Replace m68kmote with plain old m68k.
1136260484Sobrien
1136360484SobrienFri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
1136460484Sobrien
1136560484Sobrien	* Makefile.in:  Remove space from blank line, avoid Make complaints.
1136660484Sobrien
1136760484SobrienThu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
1136860484Sobrien
1136960484Sobrien	* config.sub: Complain if no argument is given.  Added support for
1137060484Sobrien	386bsd as OS and target alias.
1137160484Sobrien
1137260484SobrienThu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
1137360484Sobrien
1137460484Sobrien	* Makefile.in (XTRAFLAGS): include newlib directories if
1137560484Sobrien	newlib/Makefile exists, rather than if host != target.
1137660484Sobrien
1137760484SobrienMon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
1137860484Sobrien
1137960484Sobrien	* config.sub: recognize sparclite-wrs-vxworks.
1138060484Sobrien
1138160484Sobrien	* Makefile.in (install-xiberty): added *-xiberty make rules (from
1138260484Sobrien	p3.) Added clean-xiberty to clean.
1138360484Sobrien
1138460484SobrienThu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1138560484Sobrien
1138660484Sobrien	* configure.in: use *-*-* instead of nested cases for host and target
1138760484Sobrien
1138860484SobrienTue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
1138960484Sobrien
1139060484Sobrien	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
1139160484Sobrien	from the same source tree and not building a cross-compiler.  This
1139260484Sobrien	matters for the libg++ configuration if reconfiguring a tree that
1139360484Sobrien	has already been installed.
1139460484Sobrien
1139560484SobrienSep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
1139660484Sobrien
1139760484Sobrien	* config.sub (i486v/i486v4):  Merge in from FSF version.
1139860484Sobrien
1139960484SobrienFri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
1140060484Sobrien
1140160484Sobrien	* configure: only set PWD if it is already set.
1140260484Sobrien
1140360484SobrienThu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
1140460484Sobrien
1140560484Sobrien	* configure: just set PWD=`pwd` at the top, since Ultrix sh
1140660484Sobrien	doesn't have unset and all success paths (and most error paths)
1140760484Sobrien	out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
1140860484Sobrien	to just ${PWD} to avoid confusion.)
1140960484Sobrien
1141060484SobrienTue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
1141160484Sobrien
1141260484Sobrien	* configure: always set $(tooldir) to $(libdir)/$(target_alias),
1141360484Sobrien	even for a native compilation.
1141460484Sobrien
1141560484SobrienTue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
1141660484Sobrien
1141760484Sobrien	Changes to make the gdb.tar.Z rule work better.
1141860484Sobrien
1141960484Sobrien	* Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
1142060484Sobrien	(DEVO_SUPPORT):  Add configure.texi.
1142160484Sobrien	(bfd-ilrt.tar.Z):  Remove ancient rule.
1142260484Sobrien
1142360484SobrienThu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
1142460484Sobrien
1142560484Sobrien	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
1142660484Sobrien	pick up the machine and system specific header files.
1142760484Sobrien
1142860484Sobrien	* configure.in, config.sub: added new target m68010-adobe-scout,
1142960484Sobrien	with alias of adobe68k.  Changed configure.in to check for
1143060484Sobrien	-scout before -sco* to avoid a false match.
1143160484Sobrien
1143260484Sobrien	* Makefile.in: added AS_FOR_TARGET, passed down in
1143360484Sobrien	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
1143460484Sobrien	the C compiler to use to create programs which are run in the
1143560484Sobrien	build environment, set it to default to $(CC), and passed it down
1143660484Sobrien	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
1143760484Sobrien
1143860484SobrienWed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
1143960484Sobrien
1144060484Sobrien	* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
1144160484Sobrien	AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
1144260484Sobrien	TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
1144360484Sobrien	FOR_TARGET variants, to newlib and libg++.
1144460484Sobrien
1144560484SobrienTue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
1144660484Sobrien
1144760484Sobrien	* Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
1144860484Sobrien	first.
1144960484Sobrien
1145060484SobrienWed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
1145160484Sobrien
1145260484Sobrien	* config.sub:  Accept `elf' as an environment.
1145360484Sobrien
1145460484SobrienTue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
1145560484Sobrien
1145660484Sobrien	* Makefile.in (all-opcodes):  cd into the right directory
1145760484Sobrien
1145860484SobrienSun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
1145960484Sobrien
1146060484Sobrien	* configure: added -program_transform_name option, used as
1146160484Sobrien	argument to sed when installing programs.
1146260484Sobrien	configure.texi: added documentation for -program_prefix,
1146360484Sobrien	-program_suffix and -program_transform_name.
1146460484Sobrien
1146560484SobrienThu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
1146660484Sobrien
1146760484Sobrien	* config.sub:  Accept i486 where i386 ok.
1146860484Sobrien
1146960484SobrienThu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
1147060484Sobrien
1147160484Sobrien	* config.sub: accept we32k
1147260484Sobrien
1147360484SobrienMon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
1147460484Sobrien
1147580016Sobrien	* config.sub, configure.in: accept OSE68000 and OSE68k.
1147660484Sobrien
1147760484Sobrien	* Makefile.in: don't create all directories for ``make install'';
1147860484Sobrien	let the subdirectories create the ones they need.
1147960484Sobrien
1148060484SobrienTue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1148160484Sobrien
11482104834Sobrien	* COPYING: new file, GPL v2
1148360484Sobrien
1148460484SobrienTue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1148560484Sobrien
1148660484Sobrien	* Makefile.in: use the new gen-info-dir, which needs a template
1148760484Sobrien	argument (which also lives in texinfo)
1148860484Sobrien
1148960484Sobrien	* configure.texi, standards.texi: fix INFO-DIR-ENTRY
1149060484Sobrien
1149160484SobrienMon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
1149260484Sobrien
1149360484Sobrien	* config.sub (ncr3000):  Change i386 to i486.
1149460484Sobrien
1149560484SobrienThu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1149660484Sobrien
1149760484Sobrien	* Makefile.in: add install-rcs, install-grep to
1149860484Sobrien	install-no-fixedincludes, removed install-bison and install-libgcc
1149960484Sobrien
1150060484SobrienTue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
1150160484Sobrien
1150260484Sobrien	* configure.in: grab the HPUX makefile fragment if on HPUX
1150360484Sobrien
1150460484SobrienMon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
1150560484Sobrien
1150660484Sobrien	* Makefile.in: eradicate bison spoor (ditto libgcc).
1150760484Sobrien	 configure.in: recognise m68{k,000}-ericsson-OSE.
1150860484Sobrien	 es1800 is alias for m68k-ericsson-OSE
1150960484Sobrien
1151060484SobrienSun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1151160484Sobrien
1151260484Sobrien	* configure.in: rearrange the parts that remove programs from
1151360484Sobrien	configdirs, based now on HOST==TARGET or by canonical triple.
1151460484Sobrien
1151560484SobrienFri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
1151660484Sobrien
1151760484Sobrien	* test-build.mk: recurse explicitly with -f test-build.mk when
1151860484Sobrien	  appropriate.  predicate stage3 and comparison on the existence
1151960484Sobrien	  of gcc.  That is, if gcc isn't around, we aren't three-staging.
1152060484Sobrien	  On very clean, also remove ...stamp-co.  Build in-place before
1152160484Sobrien	  doing other builds.
1152260484Sobrien
1152360484SobrienThu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
1152460484Sobrien
1152560484Sobrien	* Makefile.in, configure.in: add tgas
1152660484Sobrien
1152760484SobrienThu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
1152860484Sobrien
1152960484Sobrien	* Makefile.in: a number of changes merged in from progressive.
1153060484Sobrien
1153160484Sobrien	* configure.in: add libm.
1153260484Sobrien
1153360484Sobrien	* .cvsignore: ignore some stuff that comes from test-build.mk.
1153460484Sobrien
1153560484SobrienTue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
1153660484Sobrien
1153760484Sobrien	* config.sub:  Add es1800 (m68k-ericsson-es1800).
1153860484Sobrien
1153960484SobrienTue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
1154060484Sobrien
1154160484Sobrien	* configure: Add program_suffix (parallel to program_prefix)
1154260484Sobrien	* Makefile.in: adjust directory-creating script for losing decstation
1154360484Sobrien
1154460484SobrienMon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
1154560484Sobrien
1154660484Sobrien	* configure:  Minor $subdir-related fixes.
1154760484Sobrien
1154860484SobrienMon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
1154960484Sobrien
1155060484Sobrien	* configure: fix various problems with propogating
1155160484Sobrien	makefile_target_frag in subdirs.
1155260484Sobrien	* configure.in: config libgcc if its there
1155360484Sobrien
1155460484SobrienFri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
1155560484Sobrien
1155660484Sobrien	* config.sub:  HPPA merge.
1155760484Sobrien
1155860484SobrienSun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
1155960484Sobrien
1156060484Sobrien	* Makefile.in:  Replace all-bison with all-byacc in all
1156160484Sobrien	dependency lines for other tools (which now use byacc).
1156260484Sobrien
1156360484SobrienFri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
1156460484Sobrien
1156560484Sobrien	* config.sub:  Add sun4sol2 => sparc-sun-solaris2.
1156660484Sobrien
1156760484SobrienThu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
1156860484Sobrien
1156960484Sobrien	* Makefile.in: make gprof rules similar to byacc rules (instead of
1157060484Sobrien	vestigal $(unsubdir) that didn't work...)
1157160484Sobrien
1157260484SobrienThu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
1157360484Sobrien
1157460484Sobrien	* config.sub:  Add support for Linux.
1157560484Sobrien	* Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
1157660484Sobrien	(at least for libg++).
1157760484Sobrien
1157860484SobrienTue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
1157960484Sobrien
1158060484Sobrien	* configure.texi: fix doc for the -nfp option to configure
1158160484Sobrien
1158260484SobrienTue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
1158360484Sobrien
1158460484Sobrien	* Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
1158560484Sobrien
1158660484SobrienSun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
1158760484Sobrien
1158860484Sobrien	* config.sub: changed [^-]+ to [^-][^-]* so that it works under
1158960484Sobrien	Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
1159060484Sobrien	* configure.in: added solaris* host_makefile_frag hook.
1159160484Sobrien
1159260484SobrienSun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1159360484Sobrien
1159460484Sobrien	* config.sub: changed recognition of m68000 so that various
1159560484Sobrien	m68k types can be specified via m680[01234]0
1159660484Sobrien
1159760484SobrienSat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1159860484Sobrien
1159960484Sobrien	* config.sub (basic_machine): fix sed so that '-foo' isn't
1160060484Sobrien	completely substituted out while .+'-foo' loses the '-foo'
1160160484Sobrien
1160260484SobrienWed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
1160360484Sobrien
1160460484Sobrien	* config.sub ($os): Add -aout.
1160560484Sobrien
1160660484SobrienFri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
1160760484Sobrien
1160860484Sobrien	* configure:  If host_makefile_frag is absolute, don't
1160960484Sobrien	prefix ${invsubdir} (relevant to libg++ auto-configure).
1161060484Sobrien
1161160484SobrienThu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
1161260484Sobrien
1161360484Sobrien	* Makefile.in (tooldir): Define it.
1161460484Sobrien	(all-ld): Depend on all-flex.
1161560484Sobrien
1161660484SobrienSun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
1161760484Sobrien
1161860484Sobrien	* Makefile.in (check):  Fix libg++ special case.
1161960484Sobrien
1162060484SobrienFri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
1162160484Sobrien
1162260484Sobrien	* configure: do not bury `pwd` into config.status, thus do fewer
1162360484Sobrien	  pwd's.
1162460484Sobrien
1162560484Sobrien	* configure: print the "Building in" message only when building in
1162660484Sobrien	  other than "." AND verbose.
1162760484Sobrien
1162860484Sobrien	* configure: remove -s, rework -v to better accomodate guested
1162960484Sobrien	  configures.
1163060484Sobrien
1163160484Sobrien	* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
1163260484Sobrien
1163360484SobrienFri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
1163460484Sobrien
1163560484Sobrien	* Makefile.in: macroize flags passed on recursion.  remove
1163660484Sobrien	  fileutils.
1163760484Sobrien
1163860484SobrienThu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
1163960484Sobrien
1164060484Sobrien	* configure: get makesrcdir right for subdirs deeper than 1.
1164160484Sobrien
1164260484Sobrien	* Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
1164360484Sobrien	  install.
1164460484Sobrien
1164560484SobrienFri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
1164660484Sobrien
1164760484Sobrien	* Makefile.in: don't print subdir_do or recursion lines.
1164860484Sobrien
1164960484SobrienFri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
1165060484Sobrien
1165160484Sobrien	* standards.texi: added menu item.
1165260484Sobrien
1165360484Sobrien	* Makefile.in: build and install standards.info.
1165460484Sobrien
1165560484Sobrien	* standards.texi: new file.
1165660484Sobrien
1165760484SobrienWed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
1165860484Sobrien
1165960484Sobrien	* configure: test for and move config.status pieces from
1166060484Sobrien	  ${subdir}/.
1166160484Sobrien
1166260484SobrienWed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
1166360484Sobrien
1166460484Sobrien	* configure:  Test for existance of files before trying to mv
1166560484Sobrien	them, to avoid numerous non-existance messages.
1166660484Sobrien
1166760484SobrienTue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
1166860484Sobrien
1166960484Sobrien	* configure: correct final line of config.status.
1167060484Sobrien
1167160484Sobrien	* configure: patch from eggert.  Avoids a protection problem if
1167260484Sobrien	  the original Makefile.in is read only.
1167360484Sobrien
1167460484Sobrien	* configure: use move-if-change from gcc to create config.status.
1167560484Sobrien	  Some makefiles depend on config.status to tell if a directory
1167660484Sobrien	  has been reconfigured for a different host.  This change
1167760484Sobrien	  prevents those directories from remaking everything in the case
1167860484Sobrien	  where the reconfig was only intended to rebuild a Makefile.
1167960484Sobrien
1168060484Sobrien	* configure: test for config.sub with "config.sub sun4" rather
1168160484Sobrien	  than "config.sub ${host_alias}".  Otherwise we can't tell a bad
1168260484Sobrien	  host alias from a missing config.sub.
1168360484Sobrien
1168460484SobrienMon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
1168560484Sobrien
1168660484Sobrien	* Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
1168760484Sobrien	  MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
1168860484Sobrien
1168960484SobrienFri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
1169060484Sobrien
1169160484Sobrien	* configure: mkdir ${subdir} as needed.
1169260484Sobrien
1169360484SobrienWed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
1169460484Sobrien
1169560484Sobrien	* Makefile.in,configure.in: added autoconf.
1169660484Sobrien
1169760484SobrienWed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
1169860484Sobrien
1169960484Sobrien	* Makefile.in: no longer pass against on recursion.
1170060484Sobrien
1170160484Sobrien	* Makefile.in: added .NOEXPORT: so that stray makefile_frag
1170260484Sobrien	  definitions are not inherited.
1170360484Sobrien
1170460484Sobrien	* configure: correct makesrcdir when subdir is .
1170560484Sobrien
1170660484SobrienTue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
1170760484Sobrien
1170860484Sobrien	* configure:  Add support for 'subdirs' variable, which is
1170960484Sobrien	like 'configdirs', except that configure doesn't re-invoke
1171060484Sobrien	itself for subdirs, it just creates a Makefile for each subdir.
1171160484Sobrien	* configure.texi:  Document subdirs.
1171260484Sobrien
1171360484SobrienMon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
1171460484Sobrien
1171560484Sobrien	* configure.in: added flex to configdirs
1171660484Sobrien
1171760484SobrienMon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
1171860484Sobrien
1171960484Sobrien	* Makefile.in: remove clean-stamps from clean.
1172060484Sobrien
1172160484SobrienSat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
1172260484Sobrien
1172360484Sobrien	* configure.in:  Add gdbtest to configdirs.
1172460484Sobrien
1172560484SobrienFri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
1172660484Sobrien
1172760484Sobrien	* Makefile.in (MINUS_G):  Add macro, default to -g, pass on
1172860484Sobrien	to recursive makes.
1172960484Sobrien	* configure.in:  Recognize new ncr3000 config.
1173060484Sobrien
1173160484SobrienWed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
1173260484Sobrien
1173360484Sobrien	* Makefile.in, configure.in: removed references to gdbm.
1173460484Sobrien
1173560484SobrienTue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
1173660484Sobrien
1173760484Sobrien	* config.sub:  Don't canonicalize os value
1173860484Sobrien	newsos* to bsd (readline needs to check for newsos).
1173960484Sobrien	(This fix was earlier made Jan 31, but got re-broken.)
1174060484Sobrien
1174160484SobrienMon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
1174260484Sobrien
1174360484Sobrien	* configure.in:  sco is an os, not a vendor!
1174460484Sobrien
1174560484Sobrien	* configure:  Quote $( better.  Keep various shells happy.
1174660484Sobrien
1174760484SobrienTue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
1174860484Sobrien
1174960484Sobrien	* Makefile.in: eliminate stamp-files.
1175060484Sobrien
1175160484SobrienMon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
1175260484Sobrien
1175360484Sobrien	* Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
1175460484Sobrien	  Supress echoing of all the "if [ -d ... $(MAKE)" lines.
1175560484Sobrien
1175660484SobrienWed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
1175760484Sobrien
1175860484Sobrien	* config.sub:  fix iris/iris3.
1175960484Sobrien
1176060484SobrienWed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
1176160484Sobrien
1176260484Sobrien	* configure: re-add -rm.
1176360484Sobrien
1176460484SobrienTue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
1176560484Sobrien
1176660484Sobrien	* Maskefile.in: add .stmp-rcs to all.
1176760484Sobrien
1176860484Sobrien	* configure.in: remove gas from rs6000 build, use aix host fragment.
1176960484Sobrien
1177060484SobrienMon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
1177160484Sobrien
1177260484Sobrien	* configure: pass down site_option during recursion.
1177360484Sobrien
1177460484SobrienThu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
1177560484Sobrien
1177660484Sobrien	* Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
1177760484Sobrien
1177860484SobrienWed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
1177960484Sobrien
1178060484Sobrien	* configure: Change exec_prefix so that it really defaults to prefix.
1178160484Sobrien
1178260484SobrienSat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
1178360484Sobrien
1178460484Sobrien	* Makefile.in, configure.in:  Add support for mmalloc library.
1178560484Sobrien
1178660484SobrienFri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
1178760484Sobrien
1178860484Sobrien	* Makefile.in: add stmp dependencies for a few more things.
1178960484Sobrien
1179060484SobrienThu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
1179160484Sobrien
1179260484Sobrien	* configure: adjusted error message on objdir/srcdir configure
1179360484Sobrien	  collision, per john's suggestion.
1179460484Sobrien
1179560484Sobrien	* Makefile.in: add libiberty stmp to all and all.cross.
1179660484Sobrien
1179760484SobrienWed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
1179860484Sobrien
1179960484Sobrien	* Makefile.in: remove force dependencies, add grep to all.
1180060484Sobrien
1180160484SobrienTue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
1180260484Sobrien
1180360484Sobrien	* Makefile.in: drop flex.  make stamp files work.
1180460484Sobrien
1180560484Sobrien	* configure: added test for conflicting configuration in srcdir,
1180660484Sobrien	  remove trailing slashes from srcdir.  Otherwise emacs gdb mode
1180760484Sobrien	  gets cranky.  use relative paths for configure and srcdir
1180860484Sobrien	  whenever possible.  Send some error messages to stderr that were
1180960484Sobrien	  going to stdout.
1181060484Sobrien
1181160484SobrienTue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
1181260484Sobrien
1181360484Sobrien	* Makefile.in:  Fix libg++ rule to check for gcc directory
1181460484Sobrien	before using gcc/gcc.  Also pass XTRAFLAGS.
1181560484Sobrien
1181660484SobrienThu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
1181760484Sobrien
1181860484Sobrien	* Makefile.in: added stmp-files so that directories aren't polled
1181960484Sobrien	  when they are already built.
1182060484Sobrien
1182160484Sobrien	* configure.texi: fixed a node pointer problem.
1182260484Sobrien
1182360484SobrienThu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
1182460484Sobrien
11825130561Sobrien	* config.sub configure.in gdb/configure.in
1182660484Sobrien	gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
1182760484Sobrien	gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
1182860484Sobrien	gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
1182960484Sobrien
1183060484SobrienWed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
1183160484Sobrien
1183260484Sobrien	* configure: -recurring becomes -silent.  corrected help message
1183360484Sobrien	  for -site= option.
1183460484Sobrien
1183560484Sobrien	* Makefile.in: mkdir $(exec_prefix) and $(tooldir).
1183660484Sobrien
1183760484SobrienTue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
1183860484Sobrien
1183960484Sobrien	* configure: when building Makefile for crosses, replace
1184060484Sobrien	  tooldir and program_prefix.  default srcdir from location of
1184160484Sobrien	  config.sub.  remove "for host in hosts" and "for target in
1184260484Sobrien	  targets" loops.
1184360484Sobrien
1184460484SobrienWed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
1184560484Sobrien
1184660484Sobrien	* Makefile.in: Do not pass bindir or mandir to cvs.
1184760484Sobrien
1184860484SobrienWed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
1184960484Sobrien
1185060484Sobrien	* Makefile.in, configure.in: removed traces of namesubdir,
1185160484Sobrien	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
1185260484Sobrien	  copyrights to '92, changed some from Cygnus to FSF.
1185360484Sobrien
1185460484Sobrien	* configure.texi: remove most references to multiple hosts,
1185560484Sobrien	  multiple targets, subdirs, etc.
1185660484Sobrien
1185760484Sobrien	* configure.man: removed rcsid. reference config.sub not
1185860484Sobrien	  config.subr.
1185960484Sobrien
1186060484Sobrien	* Makefile.in: mkdir $(infodir) on install-info.
1186160484Sobrien
1186260484SobrienWed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
1186360484Sobrien
1186460484Sobrien	* configure.texi:  Explain better about .gdbinit and about
1186560484Sobrien	the environment that configure.in sections run in.
1186660484Sobrien
1186760484SobrienFri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
1186860484Sobrien
1186960484Sobrien	* configure.in:  Ultrix is only a decstation if it's a MIPS.
1187060484Sobrien
1187160484SobrienFri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
1187260484Sobrien
1187360484Sobrien	* README:  DOC.configure => cfg-paper.texi.
1187460484Sobrien
1187560484SobrienFri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
1187660484Sobrien
1187760484Sobrien	* config.sub (near case $os):  Don't convert newsos* to bsd!
1187860484Sobrien
1187960484SobrienFri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
1188060484Sobrien
1188160484Sobrien	* Makefile.in:  Reinstall change from gdb-4.3 that reduces
1188260484Sobrien	the number of copies of COPYING that go into the GDB tar file.
1188360484Sobrien
1188460484SobrienThu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
1188560484Sobrien
11886130561Sobrien	* bfd/configure.in, gdb/config/mh-i386sco,
1188760484Sobrien	gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
1188860484Sobrien	Fix SCO configuration stuff.
1188960484Sobrien
1189060484SobrienTue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
1189160484Sobrien
1189260484Sobrien	* Makefile.in:  For libg++, make sure the -I pointing
1189360484Sobrien	to the gcc directory goes *after* all the libg++-local -I flags.
1189460484Sobrien	Also, move just-gcc dependency from just-libg++ to all-libg++.
1189560484Sobrien
1189660484SobrienTue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
1189760484Sobrien
1189860484Sobrien	* configure:  Change -x to -f to keep Ultrix /bin/test happy.
1189960484Sobrien
1190060484SobrienSat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
1190160484Sobrien
1190260484Sobrien	* Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
1190360484Sobrien
1190460484SobrienSat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
1190560484Sobrien
1190660484Sobrien	* config.sub:  Add stratus configuration frags.  Also
1190760484Sobrien	submitted to FSF.
1190860484Sobrien
1190960484SobrienSat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
1191060484Sobrien
1191160484Sobrien	* Makefile.in (DEV_SUPPORT):  add configure.man.
1191260484Sobrien
1191360484Sobrien	* config.sub(Decode manufacturer-specific):  add -none*.
1191460484Sobrien
1191560484SobrienFri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
1191660484Sobrien
1191760484Sobrien	* Makefile.in:  remove form feeds to make Sun's make happy.
1191860484Sobrien	(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
1191960484Sobrien
1192060484SobrienSat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
1192160484Sobrien
1192260484Sobrien	* Makefile.in (AR_FLAGS):  Make quieter.
1192360484Sobrien
1192460484SobrienThu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
1192560484Sobrien
1192660484Sobrien	* configure.in:  Add libg++.
1192760484Sobrien	* configure:  When verbose, don't output the command line at each
1192860484Sobrien	level; it will be unremarkably the same as the previous version,
1192960484Sobrien	which will be the same as what the user typed.
1193060484Sobrien
1193160484SobrienFri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
1193260484Sobrien
1193360484Sobrien	* configure.in, Makefile.in: fix clean-info, add flex.  add
1193460484Sobrien	  fileutils.
1193560484Sobrien
1193660484Sobrien	* configure: be less sensitive to spaces in Makefile.in.  Do not
1193760484Sobrien	  look for sources in "..".  Doing so breaks subdirectories that
1193860484Sobrien	  might have their own configure.  If a subdir has it's own
1193960484Sobrien	  configure script, use it.
1194060484Sobrien
1194160484SobrienThu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
1194260484Sobrien
1194360484Sobrien	* cfg-paper.texi: some changes suggested by rms.
1194460484Sobrien
1194560484SobrienThu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
1194660484Sobrien
1194760484Sobrien	* config.sub:  Merge in some small additions from the FSF version,
1194860484Sobrien	taken from the gcc distribution, to bring the Cygnus and FSF
1194960484Sobrien	versions into closer sync.
1195060484Sobrien
1195160484SobrienFri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
1195260484Sobrien
1195360484Sobrien	* configure.in:  Changed svr4 references to sysv4.
1195460484Sobrien
1195560484SobrienThu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
1195660484Sobrien
1195760484Sobrien	* configure: added -V for version number option.
1195860484Sobrien
1195960484SobrienWed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
1196060484Sobrien
1196160484Sobrien	* DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
1196260484Sobrien	  renamed from DOC.configure to cfg-paper.texi.
1196360484Sobrien
1196460484SobrienMon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
1196560484Sobrien
1196660484Sobrien	* configure, config.subr, config.sub: config.subr is now
1196760484Sobrien	  config.sub again.
1196860484Sobrien
1196960484SobrienFri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
1197060484Sobrien
1197160484Sobrien	* configure.texi: new file, in progress.
1197260484Sobrien
1197360484Sobrien	* Makefile.in: build info file and install the man page for
1197460484Sobrien	  configure.
1197560484Sobrien
1197660484Sobrien	* configure.man: new file, first cut.
1197760484Sobrien
1197860484Sobrien	* configure: find config.subr again now that configuration "none"
1197960484Sobrien	  has gone.  removed all traces of the -ansi option.  removed all
1198060484Sobrien	  traces of the -languages option.
1198160484Sobrien
1198260484Sobrien	* config.subr: resync from rms.
1198360484Sobrien
1198489857Sobrien1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
1198560484Sobrien
1198660484Sobrien	* configure, config.sub, config.subr: merge config.sub into
1198760484Sobrien	  config.subr, call the result config.subr, remove config.sub, use
1198860484Sobrien	  config.subr.
1198960484Sobrien
1199060484Sobrien	* Makefile.in: revised install for dir.info.
1199160484Sobrien
1199289857Sobrien1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
1199360484Sobrien
1199460484Sobrien	* configure.in: add decstation host makefile frag.
1199560484Sobrien
1199660484Sobrien	* Makefile.in: BISON now bison -y again.  also install-gcc on
1199760484Sobrien	  install.  clean-gdbm on clean.  infodir belongs in datadir.
1199860484Sobrien	  Make directories for info install.  Build dir.info here then
1199960484Sobrien	  install it.
1200060484Sobrien
1200189857Sobrien1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
1200260484Sobrien
1200360484Sobrien	* Makefile.in: fix for bad directory tests.
1200460484Sobrien
1200589857Sobrien1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
1200660484Sobrien
1200760484Sobrien	* configure: \{1,2\} appears to be a sysv'ism.  Use a different
1200860484Sobrien	  regexp.  -srcdir relative was being handled incorrectly.
1200960484Sobrien
1201060484Sobrien	* Makefile.in: unwrapped some for loops so that parallel makes
1201160484Sobrien	  work again and so one can focus one's attention on a particular
1201260484Sobrien	  package.
1201360484Sobrien
1201489857Sobrien1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
1201560484Sobrien
1201660484Sobrien	* configure: added PWD as a stand in for `pwd` (for speed). use
1201760484Sobrien	  elif wherever possible.  make -srcdir work without -objdir.
1201860484Sobrien	  -objdir= commented out.
1201960484Sobrien
1202089857Sobrien1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
1202160484Sobrien
1202260484Sobrien	* configure: +options become --options.  -subdirs commented out.
1202360484Sobrien	  added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
1202460484Sobrien	  Makefile now at top of generated Makefile.  Removed cvs log
1202560484Sobrien	  entries.  added -srcdir.  create .gdbinit only if there is one
1202660484Sobrien	  in ${srcdir}.
1202760484Sobrien
1202860484Sobrien	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
1202960484Sobrien	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
1203060484Sobrien	  and mandir now keyed off datadir by default.
1203160484Sobrien
1203289857Sobrien1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
1203360484Sobrien
1203460484Sobrien	* Freshly created ChangeLog.
1203560484Sobrien
1203660484Sobrien
1203760484SobrienLocal Variables:
1203860484Sobrienmode: change-log
1203960484Sobrienleft-margin: 8
1204060484Sobrienfill-column: 76
1204160484Sobrienversion-control: never
1204260484SobrienEnd:
12043