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 a0e44ef56c Add missing ChangeLog entries new 6ce26ac7c3 cpu/or1k: Add support for orfp64a32 spec new d3ad6278d6 cpu/or1k: Define unordered comparisons new eb212c84a1 cpu/or1k: Document no branch delay slot architectures and l.adrp new a2e4218f23 cpu/or1k: Update fpu compare symbols to imply set flag new e4c4ac46e8 opcodes/or1k: Regenerate opcodes
The 5 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: cpu/ChangeLog | 56 +++++++++ cpu/or1k.cpu | 21 ++-- cpu/or1k.opc | 92 ++++++++++++++ cpu/or1kcommon.cpu | 113 ++++++++++++++--- cpu/or1korbis.cpu | 3 +- cpu/or1korfpx.cpu | 214 +++++++++++++++++++++++++++---- opcodes/ChangeLog | 11 ++ opcodes/or1k-asm.c | 72 ++++++++++- opcodes/or1k-desc.c | 309 +++++++++++++++++++++++++++++++++++++++------ opcodes/or1k-desc.h | 341 ++++++++++++++++++++++++++------------------------ opcodes/or1k-dis.c | 43 ++++++- opcodes/or1k-ibld.c | 234 ++++++++++++++++++++++++++++++++-- opcodes/or1k-opc.c | 319 +++++++++++++++++++++++++++++++++++++++++----- opcodes/or1k-opc.h | 39 ++++-- opcodes/or1k-opinst.c | 100 ++++++++++++--- 15 files changed, 1639 insertions(+), 328 deletions(-)