This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: Reinstate readelf decoding of i860 and i960 machine names


Hi Alan,

On Sat, Apr 14, 2018 at 06:13:17PM +0930, Alan Modra wrote:
> @@ -2260,6 +2261,7 @@ get_machine_name (unsigned e_machine)
>      case EM_PARISC:		return "HPPA";
>      case EM_VPP550:		return "Fujitsu VPP500";
>      case EM_SPARC32PLUS:	return "Sparc v8+" ;
> +    case EM_960:		return "Intel 90860";

I think you typoed 80960?


Segher


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