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] Change the type of the aarch64_feature_set typedef to unsigned long long so that it will work on 32-bit hosts.


*** TEST RESULTS FOR COMMIT 21b81e67c73368dbbc9f6356ac5a7eb274789a32 ***

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

Change the type of the aarch64_feature_set typedef to unsigned long long so that it will work on 32-bit hosts.

	* opcode/aarch64.h (aarch64_feature_set): Change type to unsigned
	long long.


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