View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015564CMakeCMakepublic2015-05-12 11:152015-11-02 09:15
ReporterMathieu Malaterre 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 3.3 
Target VersionCMake 3.3Fixed in VersionCMake 3.3 
Summary0015564: MIPS is a CPU (fix mipsel support)
DescriptionThe code assume that __MIPS__ imply big endian, which is incorrect. See attached patch for details.

Orig ref: https://bugs.debian.org/785126 [^]
TagsNo tags attached.
Attached Filespatch file icon mipsel.patch [^] (527 bytes) 2015-05-12 11:15 [Show Content]

 Relationships

  Notes
(0038741)
Brad King (manager)
2015-05-12 11:33

For reference, the same change was already made in KWIML:

 KWIML: Teach ABI.h that MIPS is biendian
 http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=aabf65a0 [^]

but not KWSys.
(0038742)
Brad King (manager)
2015-05-12 11:50

I've ported the change to KWSys upstream:

 http://review.source.kitware.com/19771 [^]
(0038744)
Brad King (manager)
2015-05-13 08:34

I've updated KWSys in CMake to integrate this change:

 KWSys 2015-05-12 (b1d560a0)
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3b815ed2 [^]
(0039809)
Robert Maynard (manager)
2015-11-02 09:15

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2015-05-12 11:15 Mathieu Malaterre New Issue
2015-05-12 11:15 Mathieu Malaterre File Added: mipsel.patch
2015-05-12 11:33 Brad King Note Added: 0038741
2015-05-12 11:50 Brad King Note Added: 0038742
2015-05-13 08:34 Brad King Note Added: 0038744
2015-05-13 08:34 Brad King Assigned To => Brad King
2015-05-13 08:34 Brad King Status new => resolved
2015-05-13 08:34 Brad King Resolution open => fixed
2015-05-13 08:34 Brad King Fixed in Version => CMake 3.3
2015-05-13 08:34 Brad King Target Version => CMake 3.3
2015-11-02 09:15 Robert Maynard Note Added: 0039809
2015-11-02 09:15 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team