]> sourceware.org Git - newlib-cygwin.git/commit
* elf32-v850.c (v850_elf_is_target_special_symbol): New function.
authorNick Clifton <nickc@redhat.com>
Wed, 3 Apr 2013 14:42:10 +0000 (14:42 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 3 Apr 2013 14:42:10 +0000 (14:42 +0000)
commit8c1d3f336b68baa65214b64ab24270679fdc1d32
treea01900ba31cd47af7cf01027f845d58b71da16be
parentd1bef83800afb91ab73701b64a1e770662a5bbdd
* elf32-v850.c (v850_elf_is_target_special_symbol): New function.
(bfd_elf32_bfd_is_target_special_symbol): Define.

* v850.h (V850_INVERSE_PCREL): Define.

* v850-dis.c (print_value): With V850_INVERSE_PCREL compute the
destination address by subtracting the operand from the current
address.
* v850-opc.c (insert_u16_loop): Disallow negative offsets.  Store
a positive value in the insn.
(extract_u16_loop): Do not negate the returned value.
(D16_LOOP): Add V850_INVERSE_PCREL flag.

(ceilf.sw): Remove duplicate entry.
(cvtf.hs): New entry.
(cvtf.sh): Likewise.
(fmaf.s): Likewise.
(fmsf.s): Likewise.
(fnmaf.s): Likewise.
(fnmsf.s): Likewise.
(maddf.s): Restrict to E3V5 architectures.
(msubf.s): Likewise.
(nmaddf.s): Likewise.
(nmsubf.s): Likewise.
include/opcode/ChangeLog
include/opcode/v850.h
This page took 0.0363 seconds and 5 git commands to generate.