This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Test results for commit 90092e730582d024f621c78c6b5b1e6f2348e77d on branch master


*** TEST RESULTS FOR COMMIT 90092e730582d024f621c78c6b5b1e6f2348e77d ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 90092e730582d024f621c78c6b5b1e6f2348e77d

Fixes a problem with the RL78 disassembler which would incorrectly disassemble [HL+0] as [HL].
	* rl78-decode.opc: Add 'a' attribute to instructions that support
	[HL+0] addressing.
	* rl78-decode.c: Regenerate.
	* rl78-dis.c (print_insn_rl78): Display the offset in [HL+0]
	addresses.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]