40b365969f
* Makefile.am (ALL_MACHINES): Add cpu-tic6x.lo. (ALL_MACHINES_CFILES): Add cpu-tic6x.c. (BFD32_BACKENDS): Add elf32-tic6x.lo. (BFD32_BACKENDS_CFILES): Add elf32-tic6x.c. * Makefile.in: Regenerate. * archures.c (bfd_arch_tic6x, bfd_tic6x_arch): New. (bfd_archures_list): Update. * config.bfd (tic6x-*-elf): New. * configure.in (bfd_elf32_tic6x_be_vec, bfd_elf32_tic6x_le_vec): New. * configure: Regenerate. * cpu-tic6x.c, elf32-tic6x.c: New. * reloc.c (BFD_RELOC_C6000_PCR_S21, BFD_RELOC_C6000_PCR_S12, BFD_RELOC_C6000_PCR_S10, BFD_RELOC_C6000_PCR_S7, BFD_RELOC_C6000_ABS_S16, BFD_RELOC_C6000_ABS_L16, BFD_RELOC_C6000_ABS_H16, BFD_RELOC_C6000_SBR_U15_B, BFD_RELOC_C6000_SBR_U15_H, BFD_RELOC_C6000_SBR_U15_W, BFD_RELOC_C6000_SBR_S16, BFD_RELOC_C6000_SBR_L16_B, BFD_RELOC_C6000_SBR_L16_H, BFD_RELOC_C6000_SBR_L16_W, BFD_RELOC_C6000_SBR_H16_B, BFD_RELOC_C6000_SBR_H16_H, BFD_RELOC_C6000_SBR_H16_W, BFD_RELOC_C6000_SBR_GOT_U15_W, BFD_RELOC_C6000_SBR_GOT_L16_W, BFD_RELOC_C6000_SBR_GOT_H16_W, BFD_RELOC_C6000_DSBT_INDEX, BFD_RELOC_C6000_PREL31, BFD_RELOC_C6000_COPY, BFD_RELOC_C6000_ALIGN, BFD_RELOC_C6000_FPHEAD, BFD_RELOC_C6000_NOCMP): New. * targets.c (bfd_elf32_tic6x_be_vec, bfd_elf32_tic6x_le_vec): New. (_bfd_target_vector): Update. * bfd-in2.h, libbfd.h: Regenerate. binutils: * MAINTAINERS: Add self as TI C6X maintainer. * NEWS: Add news entry for TI C6X support. * readelf.c: Include elf/tic6x.h. (guess_is_rela): Handle EM_TI_C6000. (dump_relocations): Likewise. (get_tic6x_dynamic_type): New. (get_dynamic_type): Call it. (get_machine_flags): Handle EF_C6000_REL. (get_osabi_name): Handle machine-specific values only for relevant machines. Handle C6X values. (get_tic6x_segment_type): New. (get_segment_type): Call it. (get_tic6x_section_type_name): New. (get_section_type_name): Call it. (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle EM_TI_C6000. gas: * Makefile.am (TARGET_CPU_CFILES): Add config/tc-tic6x.c. (TARGET_CPU_HFILES): Add config/tc-tic6x.h. * Makefile.in: Regenerate. * NEWS: Add news entry for TI C6X support. * app.c (do_scrub_chars): Handle "||^" for TI C6X. Handle TC_PREDICATE_START_CHAR and TC_PREDICATE_END_CHAR. Keep spaces in operands if TC_KEEP_OPERAND_SPACES. * configure.tgt (tic6x-*-*): New. * config/tc-ia64.h (TC_PREDICATE_START_CHAR, TC_PREDICATE_END_CHAR): Define. * config/tc-tic6x.c, config/tc-tic6x.h: New. * doc/Makefile.am (CPU_DOCS): Add c-tic6x.texi. * doc/Makefile.in: Regenerate. * doc/all.texi (TIC6X): Define. * doc/as.texinfo: Add TI C6X documentation. Include c-tic6x.texi. * doc/c-tic6x.texi: New. gas/testsuite: * gas/tic6x: New directory and testcases. include: * dis-asm.h (print_insn_tic6x): Declare. include/elf: * common.h (ELFOSABI_C6000_ELFABI, ELFOSABI_C6000_LINUX): Define. * tic6x.h: New. include/opcode: * tic6x-control-registers.h, tic6x-insn-formats.h, tic6x-opcode-table.h, tic6x.h: New. ld: * Makefile.am (ALL_EMULATIONS): Add eelf32_tic6x_be.o and eelf32_tic6x_le.o. (eelf32_tic6x_be.c, eelf32_tic6x_le.c): New. * NEWS: Add news entry for TI C6X support. * configure.tgt (tic6x-*-*): New. * emulparams/elf32_tic6x_be.sh, emulparams/elf32_tic6x_le.sh: New. ld/testsuite: * ld-elf/flags1.d, ld-elf/merge.d: XFAIL for tic6x-*-*. * ld-elf/sec-to-seg.exp: Set B_test_same_seg to 0 for tic6x-*-*. * ld-tic6x: New directory and testcases. opcodes: * Makefile.am (TARGET_LIBOPCODES_CFILES): Add tic6x-dis.c. * Makefile.in: Regenerate. * configure.in (bfd_tic6x_arch): New. * configure: Regenerate. * disassemble.c (ARCH_tic6x): Define if ARCH_all. (disassembler): Handle TI C6X. * tic6x-dis.c: New. |
||
---|---|---|
.. | ||
audit.exp | ||
audit.rd | ||
begin.c | ||
beginwarn.c | ||
binutils.exp | ||
comm1.c | ||
commonpage1.d | ||
commonpage2.d | ||
data1.c | ||
data1.h | ||
del.cc | ||
depaudit.rd | ||
depaudit2.rd | ||
dl1.c | ||
dl1.list | ||
dl1.out | ||
dl1main.c | ||
dl2.c | ||
dl2.list | ||
dl2a.list | ||
dl2a.out | ||
dl2b.out | ||
dl2main.c | ||
dl2xxx.c | ||
dl2xxx.list | ||
dl3.cc | ||
dl3.list | ||
dl3a.out | ||
dl3b.out | ||
dl3header.h | ||
dl3main.cc | ||
dl4.c | ||
dl4.list | ||
dl4a.out | ||
dl4b.out | ||
dl4main.c | ||
dl4xxx.c | ||
dl4xxx.list | ||
dl5.cc | ||
dl5.out | ||
dl6.c | ||
dl6a.out | ||
dl6amain.c | ||
dl6b.out | ||
dl6bmain.c | ||
dl6cmain.c | ||
dl6dmain.c | ||
dummy.c | ||
dwarf.exp | ||
dwarf1.c | ||
dwarf1.h | ||
dwarf1.out | ||
dwarf1main.c | ||
dynbss1.c | ||
dynsym1.d | ||
eh-frame-hdr.d | ||
eh-frame-hdr.s | ||
eh-group.exp | ||
eh-group1.s | ||
eh-group2.s | ||
eh1.d | ||
eh1.s | ||
eh1a.s | ||
eh2.d | ||
eh2a.s | ||
eh3.d | ||
eh3.s | ||
eh3a.s | ||
eh4.d | ||
eh4.s | ||
eh4a.s | ||
eh5.d | ||
eh5.s | ||
eh5a.s | ||
eh5b.s | ||
eh6.d | ||
eh6.s | ||
elf.exp | ||
empty.d | ||
empty.s | ||
empty2.d | ||
empty2.s | ||
end.c | ||
endhidden.c | ||
endprotected.c | ||
exclude.exp | ||
exclude1.s | ||
exclude2.s | ||
expr1.d | ||
expr1.s | ||
expr1.t | ||
extract-symbol-1.ld | ||
extract-symbol-1.s | ||
extract-symbol-1sec.d | ||
extract-symbol-1sym.d | ||
fini.c | ||
fini.out | ||
flags1.d | ||
flags1.ld | ||
flags1.s | ||
foo.c | ||
foo.map | ||
frame.exp | ||
frame.s | ||
func1.c | ||
group.ld | ||
group1.d | ||
group1a.s | ||
group1b.s | ||
group2.d | ||
group3a.d | ||
group3a.s | ||
group3b.d | ||
group3b.s | ||
group4.d | ||
group5.d | ||
group6.d | ||
group7.d | ||
group8.s | ||
group8a.d | ||
group8b.d | ||
group9.s | ||
group9a.d | ||
group9b.d | ||
group10.d | ||
group10.s | ||
hash.d | ||
header.d | ||
header.s | ||
header.t | ||
hidden.out | ||
init-fini-arrays.d | ||
init-fini-arrays.s | ||
init.c | ||
init.out | ||
linkonce1.d | ||
linkonce1a.s | ||
linkonce1b.s | ||
linkonce2.d | ||
linkoncerdiff.d | ||
linkoncerdiff1.s | ||
linkoncerdiff2.s | ||
lma.lnk | ||
lma.s | ||
loadaddr.s | ||
loadaddr.t | ||
loadaddr1.d | ||
loadaddr1.t | ||
loadaddr2.d | ||
loadaddr2.t | ||
loadaddr3.t | ||
loadaddr3a.d | ||
loadaddr3b.d | ||
local1.d | ||
local1.map | ||
local1.s | ||
main.c | ||
maxpage1.d | ||
maxpage1.s | ||
maxpage2.d | ||
maxpage3.t | ||
maxpage3a.d | ||
maxpage3b.d | ||
maxpage3c.d | ||
maxpage4.d | ||
maxpage4.t | ||
merge.d | ||
merge.ld | ||
merge.s | ||
merge2.d | ||
merge2.s | ||
multibss1.d | ||
multibss1.s | ||
new.cc | ||
nobits-1.d | ||
nobits-1.s | ||
nobits-1.t | ||
noload-1.d | ||
noload-1.s | ||
noload-1.t | ||
noload-2.d | ||
noload-3.d | ||
noload-3.s | ||
noload-3.t | ||
normal.out | ||
note-1.d | ||
note-1.s | ||
note-1.t | ||
note-2.d | ||
note-2.s | ||
note-2.t | ||
orphan-region.d | ||
orphan-region.ld | ||
orphan-region.s | ||
orphan.d | ||
orphan.ld | ||
orphan.s | ||
orphan2.d | ||
orphan2.s | ||
orphan3.d | ||
orphan3a.s | ||
orphan3b.s | ||
orphan3c.s | ||
orphan3d.s | ||
orphan3e.s | ||
orphan3f.s | ||
orphan4.d | ||
orphan4.ld | ||
orphan4.s | ||
overlay.d | ||
overlay.s | ||
overlay.t | ||
pass.out | ||
pr349-1.s | ||
pr349-2.s | ||
pr349.d | ||
pr9676-1.c | ||
pr9676-2.c | ||
pr9676-3.c | ||
pr9676-4.c | ||
pr9676.rd | ||
pr9679-1.c | ||
pr9679-2.c | ||
pr9679.rd | ||
pr11138-1.c | ||
pr11138-1.map | ||
pr11138-2.c | ||
pr11138-2.map | ||
pr11138.out | ||
pr11304.d | ||
pr11304a.s | ||
pr11304b.s | ||
preinit.c | ||
preinit.out | ||
relocatable.d | ||
relocatable.t | ||
relro1.s | ||
relro2.s | ||
sec-to-seg-script-adjoining-pages.t | ||
sec-to-seg-script-disjoint-pages.t | ||
sec-to-seg-script-same-page.t | ||
sec-to-seg.exp | ||
sec-to-seg1.s | ||
sec-to-seg2.s | ||
sec64k.exp | ||
seg.d | ||
seg.s | ||
seg.t | ||
shared.exp | ||
simple.s | ||
stab.d | ||
start.s | ||
symbol1ref.s | ||
symbol1w.s | ||
symbol2ref.s | ||
symbol2w.s | ||
table.s | ||
tbss.s | ||
tbss1.s | ||
tbss2.s | ||
tdata1.s | ||
tdata2.s | ||
textaddr1.d | ||
textaddr2.d | ||
tls_common.exp | ||
tls_common.s | ||
tls_gc.s | ||
unknown.d | ||
unknown2.d | ||
unknown2.s | ||
warn.out | ||
warn1.d | ||
warn2.d | ||
weak-dyn-1.ld | ||
weak-dyn-1.rd | ||
weak-dyn-1a.s | ||
weak-dyn-1b.s | ||
wrap.exp | ||
wrap1.c | ||
wrap1.out | ||
wrap1a.c | ||
wrap1b.c |