Bug 171421

Summary: CDT ELF parser do not detect COLDFIRE cpu from ELF machine id
Product: [Tools] CDT Reporter: Uwe Stieber <uwe.st>
Component: cdt-coreAssignee: Anton Leherbauer <aleherb+eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: contributed
Version: 4.0   
Target Milestone: 4.0 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Declare the missing ELF machine type bjorn.freeman-benson: iplog+

Description Uwe Stieber CLA 2007-01-23 11:41:05 EST
Build ID: I20061214-1445

Steps To Reproduce:
call getCPU() on a COLDFIRE ELF file


More information:
Value 52 not recognized from ELFhdr.e_machine.
Comment 1 Uwe Stieber CLA 2007-01-23 11:42:14 EST
Created attachment 57354 [details]
Declare the missing ELF machine type
Comment 2 Anton Leherbauer CLA 2007-01-25 03:22:28 EST
Patch looks good.
Comment 3 Anton Leherbauer CLA 2007-01-25 03:27:48 EST
Committed to HEAD, available in builds > 20070125. Thanks, Uwe!