GAS port for ip2k
Denis Chertykov
denisc@overta.ru
Mon Jul 22 12:10:00 GMT 2002
Nick Clifton <nickc@redhat.com> writes:
> Hi Denis,
>
> > 2002-07-18 Denis Chertykov <denisc@overta.ru>
> > Frank Ch. Eigler <fche@redhat.com>
> > Alan Lehotsky <alehotsky@cygnus.com>
> > John Healy <jhealy@redhat.com>
> > Jeff Johnston <jjohnstn@redhat.com>
> >
> > * configure.in: Add ip2k configuraton.
> > * Makefile.am: Add ip2k configuraton.
> > * configure: Regenerate.
> > * Makefile.in: Regenerate.
> > * config/tc-ip2k.c: New file.
> > * config/tc-ip2k.h: New files.
> > * NEWS: Mention new support.
>
> Approved and applied.
>
> Note - I have also added IP2K documentation in the gas/doc directory.
> You should check it over to make sure that it is correct.
My committed fix:
2002-07-22 Denis Chertykov <denisc@overta.ru>
* doc/c-ip2k.texi: The company name Scenix changed to Ubicom.
* doc/as.texi: Likewise.
Index: as.texinfo
===================================================================
RCS file: /cvs/src/src/gas/doc/as.texinfo,v
retrieving revision 1.68
diff -c -3 -p -r1.68 as.texinfo
*** as.texinfo 19 Jul 2002 11:35:06 -0000 1.68
--- as.texinfo 22 Jul 2002 18:59:25 -0000
*************** error if necessary.
*** 678,684 ****
@ifset IP2K
The following options are available when @value{AS} is configured for the
! Scenix IP2K series.
@table @gcctabopt
--- 678,684 ----
@ifset IP2K
The following options are available when @value{AS} is configured for the
! Ubicom IP2K series.
@table @gcctabopt
Index: c-ip2k.texi
===================================================================
RCS file: /cvs/src/src/gas/doc/c-ip2k.texi,v
retrieving revision 1.1
diff -c -3 -p -r1.1 c-ip2k.texi
*** c-ip2k.texi 19 Jul 2002 07:52:39 -0000 1.1
--- c-ip2k.texi 22 Jul 2002 18:59:25 -0000
***************
*** 23,29 ****
@cindex options, IP2K
@cindex IP2K options
! The Scenix IP2K version of @code{@value{AS}} has a few machine
dependent options:
@table @code
--- 23,29 ----
@cindex options, IP2K
@cindex IP2K options
! The Ubicom IP2K version of @code{@value{AS}} has a few machine
dependent options:
@table @code
More information about the Binutils
mailing list