[PATCH MIPS][LS3A]Generic Support
Mingming Sun
mingm.sun@gmail.com
Wed Nov 10 11:12:00 GMT 2010
2010/9/27 Nick Clifton <nickc@redhat.com>:
> Hi Mingming,
>
> Thanks very much for submitting this patch. The work itself is fine, but
> unfortunately we cannot accept it without a binutils FSF copyright
> assignment in place. (I know that you have a GCC assignment, but we need a
> binutils one). Please could you fill out the attached form and send it off
> so that the assignment can be sorted out.
>
> Cheers
> Nick
>
Hi Nick,
I've got the binutils FSF copyright assignment recently.
Is this patch ok for binutils?
Thanks,
Mingming Sun
2010-09-21 Mingming Sun <mingm.sun@gmail.com>
bfd/
* archures.c (bfd_mach_mips_loongson_3a): Defined.
* bfd-in2.h (bfd_mach_mips_loongson_3a): Defined.
* cpu-mips.c (I_loongson_3a): New add.
(arch_info_struct): Add loongson_3a.
* elfxx-mips.c (_bfd_elf_mips_mach): Add loongson_3a.
(mips_set_isa_flags): Add loongson_3a.
(mips_mach_extensions): Add loongson_3a in MIPS64 extensions.
binutils/
* readelf.c (get_machine_flags): Add loongson-3a.
gas/
* config/tc-mips.c (mips_cpu_info_table): Add loongson3a in MIPS 64.
* doc/c-mips.texi (MIPS cpu): Add loongson3a.
include/
* elf/mips.h (E_MIPS_MACH_LS3A): Defined.
* opcode/mips.h (INSN_LOONGSON_3A): Defined.
(CPU_LOONGSON_3A): Defined.
(OPCODE_IS_MEMBER): Add LOONGSON_3A.
opcodes/
* mips-dis.c (mips_arch_choices): Add loongson3a.
* mips-opc.c (IL3A): Defined as INSN_LOONGSON_3A.
(mips_builtin_opcodes): Modify some instructions' membership from
IL2F to IL2F|IL3A, since these instructions are supported by Loongson_3A.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: binutils-3a.patch
Type: application/octet-stream
Size: 23707 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20101110/32203f6b/attachment.obj>
More information about the Binutils
mailing list