This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 2d1388e73c7 Fix location list offset address dump under DW_AT_location [...] new ddd7bf3e288 drop XC16x bits new 4f6c04da698 bfd: prune config.bfd's setting of targ_archs
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/Makefile.am | 4 - bfd/Makefile.in | 6 - bfd/archures.c | 6 - bfd/bfd-in2.h | 10 - bfd/config.bfd | 10 +- bfd/configure | 1 - bfd/configure.ac | 1 - bfd/cpu-xc16x.c | 53 - bfd/elf32-xc16x.c | 487 ----- bfd/libbfd.h | 4 - bfd/po/SRC-POTFILES.in | 2 - bfd/reloc.c | 11 - bfd/targets.c | 3 - binutils/readelf.c | 14 - cpu/xc16x.cpu | 3146 ----------------------------- cpu/xc16x.opc | 290 --- gas/Makefile.am | 2 - gas/Makefile.in | 5 - gas/config/tc-xc16x.c | 350 ---- gas/config/tc-xc16x.h | 59 - gas/configure | 4 - gas/configure.ac | 4 - gas/doc/all.texi | 1 - gas/doc/c-xc16x.texi | 80 - gas/po/POTFILES.in | 2 - gas/testsuite/gas/xc16x/add.s | 17 - gas/testsuite/gas/xc16x/add_test.s | 92 - gas/testsuite/gas/xc16x/addb.s | 11 - gas/testsuite/gas/xc16x/addc.s | 11 - gas/testsuite/gas/xc16x/addcb.s | 17 - gas/testsuite/gas/xc16x/and.s | 14 - gas/testsuite/gas/xc16x/andb.s | 10 - gas/testsuite/gas/xc16x/bfldl.s | 4 - gas/testsuite/gas/xc16x/bit.s | 11 - gas/testsuite/gas/xc16x/calla.s | 24 - gas/testsuite/gas/xc16x/calli.s | 21 - gas/testsuite/gas/xc16x/cmp.s | 9 - gas/testsuite/gas/xc16x/cmp_test.s | 45 - gas/testsuite/gas/xc16x/cmpb.s | 8 - gas/testsuite/gas/xc16x/cmpi.s | 18 - gas/testsuite/gas/xc16x/cpl.s | 7 - gas/testsuite/gas/xc16x/div.s | 8 - gas/testsuite/gas/xc16x/jmpa.s | 23 - gas/testsuite/gas/xc16x/jmpi.s | 24 - gas/testsuite/gas/xc16x/jmpr.s | 25 - gas/testsuite/gas/xc16x/mov.s | 20 - gas/testsuite/gas/xc16x/mov_test.s | 85 - gas/testsuite/gas/xc16x/movb.s | 26 - gas/testsuite/gas/xc16x/movbs.s | 8 - gas/testsuite/gas/xc16x/movbz.s | 9 - gas/testsuite/gas/xc16x/mul.s | 6 - gas/testsuite/gas/xc16x/neg.s | 6 - gas/testsuite/gas/xc16x/nop.s | 6 - gas/testsuite/gas/xc16x/or.s | 11 - gas/testsuite/gas/xc16x/orb.s | 10 - gas/testsuite/gas/xc16x/prior.s | 5 - gas/testsuite/gas/xc16x/pushpop.s | 5 - gas/testsuite/gas/xc16x/ret.s | 9 - gas/testsuite/gas/xc16x/scxt.s | 6 - gas/testsuite/gas/xc16x/shlrol.s | 14 - gas/testsuite/gas/xc16x/sub.s | 19 - gas/testsuite/gas/xc16x/sub_test.s | 70 - gas/testsuite/gas/xc16x/subb.s | 19 - gas/testsuite/gas/xc16x/subc.s | 19 - gas/testsuite/gas/xc16x/subcb.s | 20 - gas/testsuite/gas/xc16x/syscontrol1.s | 12 - gas/testsuite/gas/xc16x/syscontrol2.s | 26 - gas/testsuite/gas/xc16x/trap.s | 6 - gas/testsuite/gas/xc16x/xc16x.exp | 1333 ------------- gas/testsuite/gas/xc16x/xor.s | 10 - gas/testsuite/gas/xc16x/xorb.s | 10 - include/elf/xc16x.h | 40 - ld/Makefile.am | 6 - ld/Makefile.in | 9 - ld/configure.tgt | 3 - ld/emulparams/elf32xc16x.sh | 8 - ld/emulparams/elf32xc16xl.sh | 8 - ld/emulparams/elf32xc16xs.sh | 8 - ld/po/BLD-POTFILES.in | 3 - ld/scripttempl/elf32xc16x.sc | 80 - ld/scripttempl/elf32xc16xl.sc | 80 - ld/scripttempl/elf32xc16xs.sc | 81 - ld/testsuite/ld-elf/elf.exp | 1 - ld/testsuite/ld-elf/pr22450.d | 4 +- ld/testsuite/ld-elf/pr23658-1a.d | 2 +- ld/testsuite/ld-xc16x/absrel.d | 28 - ld/testsuite/ld-xc16x/absrel.s | 31 - ld/testsuite/ld-xc16x/offset.d | 18 - ld/testsuite/ld-xc16x/offset.s | 13 - ld/testsuite/ld-xc16x/pcreloc.d | 34 - ld/testsuite/ld-xc16x/pcreloc.s | 27 - ld/testsuite/ld-xc16x/pcrelocl.d | 34 - ld/testsuite/ld-xc16x/xc16x.exp | 68 - opcodes/Makefile.am | 21 +- opcodes/Makefile.in | 26 +- opcodes/configure | 1 - opcodes/configure.ac | 1 - opcodes/disassemble.c | 6 - opcodes/disassemble.h | 1 - opcodes/po/POTFILES.in | 7 - opcodes/xc16x-asm.c | 786 -------- opcodes/xc16x-desc.c | 3521 --------------------------------- opcodes/xc16x-desc.h | 456 ----- opcodes/xc16x-dis.c | 849 -------- opcodes/xc16x-ibld.c | 1830 ----------------- opcodes/xc16x-opc.c | 3049 ---------------------------- opcodes/xc16x-opc.h | 234 --- 107 files changed, 8 insertions(+), 18090 deletions(-) delete mode 100644 bfd/cpu-xc16x.c delete mode 100644 bfd/elf32-xc16x.c delete mode 100644 cpu/xc16x.cpu delete mode 100644 cpu/xc16x.opc delete mode 100644 gas/config/tc-xc16x.c delete mode 100644 gas/config/tc-xc16x.h delete mode 100644 gas/doc/c-xc16x.texi delete mode 100644 gas/testsuite/gas/xc16x/add.s delete mode 100644 gas/testsuite/gas/xc16x/add_test.s delete mode 100644 gas/testsuite/gas/xc16x/addb.s delete mode 100644 gas/testsuite/gas/xc16x/addc.s delete mode 100644 gas/testsuite/gas/xc16x/addcb.s delete mode 100644 gas/testsuite/gas/xc16x/and.s delete mode 100644 gas/testsuite/gas/xc16x/andb.s delete mode 100644 gas/testsuite/gas/xc16x/bfldl.s delete mode 100644 gas/testsuite/gas/xc16x/bit.s delete mode 100644 gas/testsuite/gas/xc16x/calla.s delete mode 100644 gas/testsuite/gas/xc16x/calli.s delete mode 100644 gas/testsuite/gas/xc16x/cmp.s delete mode 100644 gas/testsuite/gas/xc16x/cmp_test.s delete mode 100644 gas/testsuite/gas/xc16x/cmpb.s delete mode 100644 gas/testsuite/gas/xc16x/cmpi.s delete mode 100644 gas/testsuite/gas/xc16x/cpl.s delete mode 100644 gas/testsuite/gas/xc16x/div.s delete mode 100644 gas/testsuite/gas/xc16x/jmpa.s delete mode 100644 gas/testsuite/gas/xc16x/jmpi.s delete mode 100644 gas/testsuite/gas/xc16x/jmpr.s delete mode 100644 gas/testsuite/gas/xc16x/mov.s delete mode 100644 gas/testsuite/gas/xc16x/mov_test.s delete mode 100644 gas/testsuite/gas/xc16x/movb.s delete mode 100644 gas/testsuite/gas/xc16x/movbs.s delete mode 100644 gas/testsuite/gas/xc16x/movbz.s delete mode 100644 gas/testsuite/gas/xc16x/mul.s delete mode 100644 gas/testsuite/gas/xc16x/neg.s delete mode 100644 gas/testsuite/gas/xc16x/nop.s delete mode 100644 gas/testsuite/gas/xc16x/or.s delete mode 100644 gas/testsuite/gas/xc16x/orb.s delete mode 100644 gas/testsuite/gas/xc16x/prior.s delete mode 100644 gas/testsuite/gas/xc16x/pushpop.s delete mode 100644 gas/testsuite/gas/xc16x/ret.s delete mode 100644 gas/testsuite/gas/xc16x/scxt.s delete mode 100644 gas/testsuite/gas/xc16x/shlrol.s delete mode 100644 gas/testsuite/gas/xc16x/sub.s delete mode 100644 gas/testsuite/gas/xc16x/sub_test.s delete mode 100644 gas/testsuite/gas/xc16x/subb.s delete mode 100644 gas/testsuite/gas/xc16x/subc.s delete mode 100644 gas/testsuite/gas/xc16x/subcb.s delete mode 100644 gas/testsuite/gas/xc16x/syscontrol1.s delete mode 100644 gas/testsuite/gas/xc16x/syscontrol2.s delete mode 100644 gas/testsuite/gas/xc16x/trap.s delete mode 100644 gas/testsuite/gas/xc16x/xc16x.exp delete mode 100644 gas/testsuite/gas/xc16x/xor.s delete mode 100644 gas/testsuite/gas/xc16x/xorb.s delete mode 100644 include/elf/xc16x.h delete mode 100644 ld/emulparams/elf32xc16x.sh delete mode 100644 ld/emulparams/elf32xc16xl.sh delete mode 100644 ld/emulparams/elf32xc16xs.sh delete mode 100644 ld/scripttempl/elf32xc16x.sc delete mode 100644 ld/scripttempl/elf32xc16xl.sc delete mode 100644 ld/scripttempl/elf32xc16xs.sc delete mode 100644 ld/testsuite/ld-xc16x/absrel.d delete mode 100644 ld/testsuite/ld-xc16x/absrel.s delete mode 100644 ld/testsuite/ld-xc16x/offset.d delete mode 100644 ld/testsuite/ld-xc16x/offset.s delete mode 100644 ld/testsuite/ld-xc16x/pcreloc.d delete mode 100644 ld/testsuite/ld-xc16x/pcreloc.s delete mode 100644 ld/testsuite/ld-xc16x/pcrelocl.d delete mode 100644 ld/testsuite/ld-xc16x/xc16x.exp delete mode 100644 opcodes/xc16x-asm.c delete mode 100644 opcodes/xc16x-desc.c delete mode 100644 opcodes/xc16x-desc.h delete mode 100644 opcodes/xc16x-dis.c delete mode 100644 opcodes/xc16x-ibld.c delete mode 100644 opcodes/xc16x-opc.c delete mode 100644 opcodes/xc16x-opc.h