aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorClaudiu Zissulescu <claziss@gmail.com>2020-01-13 11:16:47 +0200
committerClaudiu Zissulescu <claziss@gmail.com>2020-01-13 11:16:47 +0200
commit5e4f7e0518ee149838e258331ddb339c578501f6 (patch)
treeef60a1f92383167a492c384fc96bef90936c1e39 /opcodes/ChangeLog
parent39fe16e0780ac85a8907e9ad9a38b88066674b03 (diff)
downloadgdb-5e4f7e0518ee149838e258331ddb339c578501f6.zip
gdb-5e4f7e0518ee149838e258331ddb339c578501f6.tar.gz
gdb-5e4f7e0518ee149838e258331ddb339c578501f6.tar.bz2
[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.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 91ce742..bb235dc 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,9 @@
2012-01-13 Claudiu Zissulescu <claziss@gmail.com>
+ * arc-opc.c (C_NE): Make it required.
+
+2012-01-13 Claudiu Zissulescu <claziss@gmail.com>
+
* opcode/arc-dis.c (regnames): Correct ACCL/ACCH naming, fix typo
reserved register name.