mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-16 16:47:52 +00:00
cfb8c0921c
* Makefile.am (ALL_MACHINES): Add cpu-epiphany.lo . (ALL_MACHINES_CFILES): Add cpu-epiphany.c . (BFD32_BACKENDS): Add elf32-epiphany.lo . (BFD32_BACKENDS_CFILES): Add elf32-epiphany.c . * Makefile.in, bfd-in2.h, configure, libbfd.h: Regenerate. * archures.c (bfd_arch_epiphany): Add. (bfd_mach_epiphany16, bfd_mach_epiphany32): Define. (bfd_epiphany_arch): Declare. (bfd_archures_list): Add &bfd_epiphany_arch. * config.bfd (epiphany-*-elf): New target case. * configure.in (bfd_elf32_epiphany_vec): New target vector case. * reloc.c (BFD_RELOC_EPIPHANY_SIMM8): New relocation. (BFD_RELOC_EPIPHANY_SIMM24, BFD_RELOC_EPIPHANY_HIGH): Likewise. (BFD_RELOC_EPIPHANY_LOW, BFD_RELOC_EPIPHANY_SIMM11): Likewise. (BFD_RELOC_EPIPHANY_IMM11, BFD_RELOC_EPIPHANY_IMM8): Likewise. * targets.c (bfd_elf32_epiphany_vec): Declare. (_bfd_target_vector): Add bfd_elf32_epiphany_vec. * po/SRC-POTFILES.in, po/bfd.pot: Regenerate. * cpu-epiphany.c, elf32-epiphany.c: New files. binutils: * readelf.c (include "elf/epiphany.h") (guess_is_rela, dump_relocation): Handle EM_ADAPTEVA_EPIPHANY. (get_machine_name, is_32bit_abs_reloc, is_32bit_pcrel_reloc): Likewise. (is_16bit_abs_reloc, is_none_reloc): Likewise. * po/binutils.pot: Regenerate. cpu: * cpu/epiphany.cpu, cpu/epiphany.opc: New files. gas: * NEWS: Mention addition of Adapteva Epiphany support. * config/tc-epiphany.c, config/tc-epiphany.h: New files. * Makefile.am (TARGET_CPU_CFILES): Add config/tc-epiphany.c . (TARGET_CPU_HFILES): Add config/tc-epiphany.h . * Makefile.in, configure, doc/Makefile.in, po/POTFILES.in: Regenerate. * configure.in: Also set using_cgen for epiphany. * configure.tgt: Handle epiphany. * doc/Makefile.am (CPU_DOCS): Add c-epiphany.texi . * doc/all.texi: Set EPIPHANY. * doc/as.texinfo: Add EPIPHANY-specific text. * doc/c-epiphany.texi: New file. * po/gas.pot: Regenerate. gas/testsuite: * gas/epiphany: New directory. include: * dis-asm.h (print_insn_epiphany): Declare. * elf/epiphany.h: New file. * elf/common.h (EM_ADAPTEVA_EPIPHANY): Define. ld: * NEWS: Mention addition of Adapteva Epiphany support. * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32epiphany.c . (eelf32epiphany.c): New rule. * Makefile.in: Regenerate. * configure.tgt: Handle epiphany-*-elf. * po/ld.pot: Regenerate. * testsuite/ld-srec/srec.exp: xfail epiphany. * emulparams/elf32epiphany.sh: New file. opcodes: * Makefile.am (HFILES): Add epiphany-desc.h and epiphany-opc.h . (TARGET_LIBOPCODES_CFILES): Add epiphany-asm.c, epiphany-desc.c, epiphany-dis.c, epiphany-ibld.c and epiphany-opc.c . (CLEANFILES): Add stamp-epiphany. (EPIPHANY_DEPS): Set. Make CGEN-generated Epiphany files depend on it. (stamp-epiphany): New rule. * Makefile.in, configure, po/POTFILES.in, po/opcodes.pot: Regenerate. * configure.in: Handle bfd_epiphany_arch. * disassemble.c (ARCH_epiphany): Define. (disassembler): Handle bfd_arch_epiphany. * epiphany-asm.c, epiphany-desc.c, epiphany-desc.h: New files. * epiphany-dis.c, epiphany-ibld.c, epiphany-opc.c: Likewise. * epiphany-opc.h: Likewise.
254 lines
4.0 KiB
Plaintext
254 lines
4.0 KiB
Plaintext
app.c
|
|
as.c
|
|
as.h
|
|
asintl.h
|
|
atof-generic.c
|
|
bignum.h
|
|
bit_fix.h
|
|
cgen.c
|
|
cgen.h
|
|
compress-debug.c
|
|
compress-debug.h
|
|
cond.c
|
|
config/atof-ieee.c
|
|
config/atof-vax.c
|
|
config/e-crisaout.c
|
|
config/e-criself.c
|
|
config/e-i386aout.c
|
|
config/e-i386coff.c
|
|
config/e-i386elf.c
|
|
config/e-mipsecoff.c
|
|
config/e-mipself.c
|
|
config/obj-aout.c
|
|
config/obj-aout.h
|
|
config/obj-coff.c
|
|
config/obj-coff.h
|
|
config/obj-ecoff.c
|
|
config/obj-ecoff.h
|
|
config/obj-elf.c
|
|
config/obj-elf.h
|
|
config/obj-evax.c
|
|
config/obj-evax.h
|
|
config/obj-fdpicelf.c
|
|
config/obj-fdpicelf.h
|
|
config/obj-macho.c
|
|
config/obj-macho.h
|
|
config/obj-multi.c
|
|
config/obj-multi.h
|
|
config/obj-som.c
|
|
config/obj-som.h
|
|
config/tc-alpha.c
|
|
config/tc-alpha.h
|
|
config/tc-arc.c
|
|
config/tc-arc.h
|
|
config/tc-arm.c
|
|
config/tc-arm.h
|
|
config/tc-avr.c
|
|
config/tc-avr.h
|
|
config/tc-bfin.c
|
|
config/tc-bfin.h
|
|
config/tc-cr16.c
|
|
config/tc-cr16.h
|
|
config/tc-cris.c
|
|
config/tc-cris.h
|
|
config/tc-crx.c
|
|
config/tc-crx.h
|
|
config/tc-d10v.c
|
|
config/tc-d10v.h
|
|
config/tc-d30v.c
|
|
config/tc-d30v.h
|
|
config/tc-dlx.c
|
|
config/tc-dlx.h
|
|
config/tc-epiphany.c
|
|
config/tc-epiphany.h
|
|
config/tc-fr30.c
|
|
config/tc-fr30.h
|
|
config/tc-frv.c
|
|
config/tc-frv.h
|
|
config/tc-h8300.c
|
|
config/tc-h8300.h
|
|
config/tc-hppa.c
|
|
config/tc-hppa.h
|
|
config/tc-i370.c
|
|
config/tc-i370.h
|
|
config/tc-i386.c
|
|
config/tc-i386.h
|
|
config/tc-i860.c
|
|
config/tc-i860.h
|
|
config/tc-i960.c
|
|
config/tc-i960.h
|
|
config/tc-ia64.c
|
|
config/tc-ia64.h
|
|
config/tc-ip2k.c
|
|
config/tc-ip2k.h
|
|
config/tc-iq2000.c
|
|
config/tc-iq2000.h
|
|
config/tc-lm32.c
|
|
config/tc-lm32.h
|
|
config/tc-m32c.c
|
|
config/tc-m32c.h
|
|
config/tc-m32r.c
|
|
config/tc-m32r.h
|
|
config/tc-m68hc11.c
|
|
config/tc-m68hc11.h
|
|
config/tc-m68k.c
|
|
config/tc-m68k.h
|
|
config/tc-mcore.c
|
|
config/tc-mcore.h
|
|
config/tc-mep.c
|
|
config/tc-mep.h
|
|
config/tc-microblaze.c
|
|
config/tc-microblaze.h
|
|
config/tc-mips.c
|
|
config/tc-mips.h
|
|
config/tc-mmix.c
|
|
config/tc-mmix.h
|
|
config/tc-mn10200.c
|
|
config/tc-mn10200.h
|
|
config/tc-mn10300.c
|
|
config/tc-mn10300.h
|
|
config/tc-moxie.c
|
|
config/tc-msp430.c
|
|
config/tc-msp430.h
|
|
config/tc-mt.c
|
|
config/tc-mt.h
|
|
config/tc-ns32k.c
|
|
config/tc-ns32k.h
|
|
config/tc-openrisc.c
|
|
config/tc-openrisc.h
|
|
config/tc-or32.c
|
|
config/tc-or32.h
|
|
config/tc-pdp11.c
|
|
config/tc-pdp11.h
|
|
config/tc-pj.c
|
|
config/tc-pj.h
|
|
config/tc-ppc.c
|
|
config/tc-ppc.h
|
|
config/tc-rx.c
|
|
config/tc-rx.h
|
|
config/tc-s390.c
|
|
config/tc-s390.h
|
|
config/tc-score.c
|
|
config/tc-score.h
|
|
config/tc-sh.c
|
|
config/tc-sh.h
|
|
config/tc-sh64.c
|
|
config/tc-sh64.h
|
|
config/tc-sparc.c
|
|
config/tc-sparc.h
|
|
config/tc-spu.c
|
|
config/tc-spu.h
|
|
config/tc-tic30.c
|
|
config/tc-tic30.h
|
|
config/tc-tic4x.c
|
|
config/tc-tic4x.h
|
|
config/tc-tic54x.c
|
|
config/tc-tic54x.h
|
|
config/tc-tic6x.c
|
|
config/tc-tic6x.h
|
|
config/tc-tilegx.c
|
|
config/tc-tilegx.h
|
|
config/tc-tilepro.c
|
|
config/tc-tilepro.h
|
|
config/tc-v850.c
|
|
config/tc-v850.h
|
|
config/tc-vax.c
|
|
config/tc-vax.h
|
|
config/tc-xc16x.c
|
|
config/tc-xc16x.h
|
|
config/tc-xstormy16.c
|
|
config/tc-xstormy16.h
|
|
config/tc-xtensa.c
|
|
config/tc-xtensa.h
|
|
config/tc-z80.c
|
|
config/tc-z80.h
|
|
config/tc-z8k.c
|
|
config/tc-z8k.h
|
|
config/te-386bsd.h
|
|
config/te-aix5.h
|
|
config/te-armeabi.h
|
|
config/te-armlinuxeabi.h
|
|
config/te-dynix.h
|
|
config/te-epoc-pe.h
|
|
config/te-freebsd.h
|
|
config/te-generic.h
|
|
config/te-gnu.h
|
|
config/te-go32.h
|
|
config/te-hppa.h
|
|
config/te-hppa64.h
|
|
config/te-hppalinux64.h
|
|
config/te-i386aix.h
|
|
config/te-ia64aix.h
|
|
config/te-interix.h
|
|
config/te-lnews.h
|
|
config/te-lynx.h
|
|
config/te-mach.h
|
|
config/te-macos.h
|
|
config/te-nbsd.h
|
|
config/te-nbsd532.h
|
|
config/te-netware.h
|
|
config/te-pc532mach.h
|
|
config/te-pe.h
|
|
config/te-psos.h
|
|
config/te-riscix.h
|
|
config/te-solaris.h
|
|
config/te-sparcaout.h
|
|
config/te-sun3.h
|
|
config/te-svr4.h
|
|
config/te-symbian.h
|
|
config/te-tmips.h
|
|
config/te-vms.c
|
|
config/te-vxworks.h
|
|
config/te-wince-pe.h
|
|
config/xtensa-relax.c
|
|
config/xtensa-relax.h
|
|
depend.c
|
|
dw2gencfi.c
|
|
dw2gencfi.h
|
|
dwarf2dbg.c
|
|
dwarf2dbg.h
|
|
ecoff.c
|
|
ecoff.h
|
|
ehopt.c
|
|
emul-target.h
|
|
emul.h
|
|
expr.c
|
|
expr.h
|
|
flonum-copy.c
|
|
flonum-konst.c
|
|
flonum-mult.c
|
|
flonum.h
|
|
frags.c
|
|
frags.h
|
|
hash.c
|
|
hash.h
|
|
input-file.c
|
|
input-file.h
|
|
input-scrub.c
|
|
itbl-lex.h
|
|
itbl-ops.c
|
|
itbl-ops.h
|
|
listing.c
|
|
listing.h
|
|
literal.c
|
|
macro.c
|
|
macro.h
|
|
messages.c
|
|
obj.h
|
|
output-file.c
|
|
output-file.h
|
|
read.c
|
|
read.h
|
|
remap.c
|
|
sb.c
|
|
sb.h
|
|
stabs.c
|
|
struc-symbol.h
|
|
subsegs.c
|
|
subsegs.h
|
|
symbols.c
|
|
symbols.h
|
|
tc.h
|
|
write.c
|
|
write.h
|