Mail Archives: djgpp-workers/2002/11/26/04:49:39
FYI.
----- Original Message -----
From: <cagney AT redhat DOT com>
To: <anddjgpp AT ihug DOT com DOT au>; <cagney AT redhat DOT com>;
<gdb-prs AT sources DOT redhat DOT com>
Sent: Tuesday, November 26, 2002 9:15 AM
Subject: Re: gdb/591: bfd/config.bfd does not support i768 (aka Intel P4)
> Synopsis: bfd/config.bfd does not support i768 (aka Intel P4)
>
> State-Changed-From-To: open->analyzed
> State-Changed-By: cagney
> State-Changed-When: Mon Nov 25 14:15:29 2002
> State-Changed-Why:
> patch approved:
>
> On Fri, Nov 08, 2002 at 10:32:28PM -0500, Andrew Cagney wrote:
>
> > Is this ok? I note that some parts of BFD's configure.in already
> > recognize i786 but not all :-?
>
>
> Seems reasonable to me.
>
>
> > If it is, I can do a s/i\[23456\]/i\[34567\]/g on configure.in and
> > config.bfd.
>
>
> This too. (except that the above subst needs tweaking)
> There might be a few more files too..
>
> $ find . -type f \! -name \*~ \! -name \*.rej \! -name \*.orig
\! -name .\#\* \! -name \#\* \! -name ChangeLog\* \! -name CVS | xargs
grep -l 'i\[3456\]'
> ./gas/configure
> ./gas/configure.in
> ./configure.in
> ./config/acinclude.m4
> ./bfd/configure
> ./bfd/configure.in
> ./bfd/configure.host
> ./bfd/config.bfd
> ./libiberty/config.table
> ./binutils/configure.in
> ./binutils/configure
> ./ld/configure.host
> ./ld/configure.tgt
> ./etc/configure.texi
> ./expect/configure
> ./gdb/NEWS
> ./gdb/configure
> ./gdb/configure.host
> ./gdb/configure.tgt
> ./gdb/config/i386/nm-i386.h
> ./gdb/gdbserver/configure.srv
> ./gdb/nlm/configure
> ./gdb/nlm/configure.in
> ./utils/sparclite/configure
> ./utils/sparclite/configure.in
> ./newlib/NEWS
> ./newlib/README
> ./newlib/configure.host
> ./libgloss/configure
> ./libgloss/libnosys/configure.in
> ./libgloss/testsuite/libgloss.all/configure.in
>
> Feel free to update any of the binutils files.
>
> -- Alan Modra IBM OzLabs - Linux Technology Centre
>
>
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=591
>
>
- Raw text -