binutils patch for maxq target
Inderpreet Singh Baweja
Inderpreet.Baweja@noida.hcltech.com
Mon Jan 10 05:21:00 GMT 2005
Hi Ben,
I am sending the patch for the config.sub.
I have attached the Changelog.
Please commit this.
------------------------ ChangeLog ----------------------------
2004-12-17 Inderpreet Singh <inderpreetb@noida.hcltech.com>
* config.sub: Add new target maxq.
**************** PATCH ************************************
Index: config.sub
===================================================================
RCS file: /cvs/src/src/config.sub,v
retrieving revision 1.49
diff -c -3 -p -r1.49 config.sub
*** config.sub 16 Nov 2004 01:18:39 -0000 1.49
--- config.sub 16 Nov 2004 14:27:58 -0000
*************** case $basic_machine in
*** 237,243 ****
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] |
hppa64 \
| i370 | i860 | i960 | ia64 \
| ip2k | iq2000 \
! | m32r | m32rle | m68000 | m68k | m88k | mcore \
| mips | mipsbe | mipseb | mipsel | mipsle \
| mips16 \
| mips64 | mips64el \
--- 237,243 ----
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] |
hppa64 \
| i370 | i860 | i960 | ia64 \
| ip2k | iq2000 \
! | m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \
| mips | mipsbe | mipseb | mipsel | mipsle \
| mips16 \
| mips64 | mips64el \
*************** case $basic_machine in
*** 311,317 ****
| m32r-* | m32rle-* \
| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
| m88110-* | m88k-* | mcore-* \
! | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
| mips16-* \
| mips64-* | mips64el-* \
| mips64vr-* | mips64vrel-* \
--- 311,317 ----
| m32r-* | m32rle-* \
| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
| m88110-* | m88k-* | mcore-* \
! | maxq-* | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
| mips16-* \
| mips64-* | mips64el-* \
| mips64vr-* | mips64vrel-* \
*************** case $basic_machine in
*** 646,651 ****
--- 646,654 ----
m88k-omron*)
basic_machine=m88k-omron
;;
+ maxq)
+ basic_machine=maxq
+ ;;
magnum | m3230)
basic_machine=mips-mips
os=-sysv
-------------------------------------------------------------------
Thanks,
Inder.
> -----Original Message-----
> From: binutils-owner@sources.redhat.com
> [mailto:binutils-owner@sources.redhat.com] On Behalf Of Ben Elliston
> Sent: Monday, January 10, 2005 9:24 AM
> To: Inderpreet Singh Baweja
> Cc: binutils@sources.redhat.com
> Subject: Re: binutils patch for maxq target
>
> Hi Inderpreet,
>
> I cannot recall receiving a patch from you for config.sub for
> the maxq target. If I have missed it, I'm very sorry.
> Please try re-sending it to config-patches and I will take
> care of it right away.
>
> Cheers, Ben
>
More information about the Binutils
mailing list