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]

[binutils-gdb] Fix address violation problems when disassembling a corrupt RX binary.


*** TEST RESULTS FOR COMMIT db5fa770268baf8cc82cf9b141d69799fd485fe2 ***

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

Fix address violation problems when disassembling a corrupt RX binary.

	PR binutils/21587
	* rx-decode.opc: Include libiberty.h
	(GET_SCALE): New macro - validates access to SCALE array.
	(GET_PSCALE): New macro - validates access to PSCALE array.
	(DIs, SIs, S2Is, rx_disp): Use new macros.
	* rx-decode.c: Regenerate.


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