Merge topic 'import-elf'
115ff6a3 cmELF: Include the ELF parsing code unconditionally 5dfa3ddb cmELF: Allow building without system ELF headers 0da1540a cmELF: Fix check for TagMipsRldMapRel e21188df cmELF: Open file explicitly in binary mode 70cdb36d Merge branch 'upstream-elf' into import-elf 7a0a37ca elf 2021-06-23 (f13da247) 18038042 cmelf: Add script to import the FreeBSD ELF headers Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !6240
No related branches found
No related tags found
Showing
- Source/CMakeLists.txt 2 additions, 36 deletionsSource/CMakeLists.txt
- Source/cmConfigure.cmake.h.in 0 additions, 1 deletionSource/cmConfigure.cmake.h.in
- Source/cmELF.cxx 17 additions, 57 deletionsSource/cmELF.cxx
- Source/cmELF.h 3 additions, 4 deletionsSource/cmELF.h
- Source/cmFileCommand.cxx 6 additions, 14 deletionsSource/cmFileCommand.cxx
- Source/cmGeneratorTarget.cxx 2 additions, 7 deletionsSource/cmGeneratorTarget.cxx
- Source/cmSystemTools.cxx 4 additions, 35 deletionsSource/cmSystemTools.cxx
- Tests/RunCMake/CMakeLists.txt 1 addition, 3 deletionsTests/RunCMake/CMakeLists.txt
- Tests/RunCMake/file-RPATH/RunCMakeTest.cmake 1 addition, 3 deletionsTests/RunCMake/file-RPATH/RunCMakeTest.cmake
- Utilities/Scripts/update-elf.bash 28 additions, 0 deletionsUtilities/Scripts/update-elf.bash
- Utilities/cmelf/.gitattributes 1 addition, 0 deletionsUtilities/cmelf/.gitattributes
- Utilities/cmelf/elf32.h 265 additions, 0 deletionsUtilities/cmelf/elf32.h
- Utilities/cmelf/elf64.h 269 additions, 0 deletionsUtilities/cmelf/elf64.h
- Utilities/cmelf/elf_common.h 1492 additions, 0 deletionsUtilities/cmelf/elf_common.h
- bootstrap 1 addition, 0 deletionsbootstrap
Loading
Please register or sign in to comment