]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
[ARC][committed] Code cleanup and improvements.
authorClaudiu Zissulescu <claziss@gmail.com>
Mon, 13 Jan 2020 09:16:47 +0000 (11:16 +0200)
committerClaudiu Zissulescu <claziss@gmail.com>
Mon, 13 Jan 2020 09:16:47 +0000 (11:16 +0200)
commit5e4f7e0518ee149838e258331ddb339c578501f6
treeef60a1f92383167a492c384fc96bef90936c1e39
parent39fe16e0780ac85a8907e9ad9a38b88066674b03
[ARC][committed] Code cleanup and improvements.

Code clean up and improvements when changing the cpu from command
line. Also, remove unused/old emulations.

gas/
xxxx-xx-xx  Claudiu Zissulescu  <claziss@synopsys.com>

* config/tc-arc.c (arc_select_cpu): Re-init the bfd if we change
the CPU.
* config/tc-arc.h: Add header if/defs.
* testsuite/gas/arc/pseudos.d: Improve matching pattern.

ls/
xxxx-xx-xx  Claudiu Zissulescu  <claziss@synopsys.com>

* Makefile.am: Remove earcelf_prof.c and earclinux_prof.c
emulations.
* Makefile.in: Regenerate.
* configure.tgt: Likewise.
* emulparams/arcelf_prof.sh: Remove file.
* emulparams/arclinux_prof.sh: Likewise.

opcodes/
xxxx-xx-xx  Claudiu Zissulescu  <claziss@synopsys.com>

* arc-opc.c (C_NE): Make it required.
12 files changed:
gas/ChangeLog
gas/config/tc-arc.c
gas/config/tc-arc.h
gas/testsuite/gas/arc/pseudos.d
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/arcelf_prof.sh [deleted file]
ld/emulparams/arclinux_prof.sh [deleted file]
opcodes/ChangeLog
opcodes/arc-opc.c