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] Stop corruption of ihex output shen addresses are sign extended.


*** TEST RESULTS FOR COMMIT d2eb0fb5a04e2e2ad374f56c7107f2421cdd93c9 ***

Author: rhn <sowaac.rhn@porcupinefactory.org>
Branch: master
Commit: d2eb0fb5a04e2e2ad374f56c7107f2421cdd93c9

Stop corruption of ihex output shen addresses are sign extended.

	PR 23699
	* ihex.c (ihex_write_object_contents): Check for sign extended
	addresses that cannot be supported in the ihex format.


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