summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/modules/pc_hard.cpp
Commit message (Expand)AuthorAgeFilesLines
* imgtool: MT 6693 wip, solves mess_hd issue (nw) Sergey Svishchev2019-06-021-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-35/+35
* [Imgtool] Modernized imgtool::image::list_partitions() Nathan Woods2016-10-171-8/+12
* [Imgtool] Bulk change: 'imgtool::image *' ==> 'imgtool::image &' Nathan Woods2016-10-161-25/+25
* [Imgtool] Changed the create/open callbacks to take 'imgtool::stream &&' Nathan Woods2016-10-151-5/+5
* [Imgtool] Changed many 'imgtool::stream *' to 'imgtool::stream &' Nathan Woods2016-10-141-28/+28
* [Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream) Nathan Woods2016-10-121-2/+2
* Made imgtool_image (now imgtool::image) a "real" C++ class Nathan Woods2016-09-271-21/+21
* Changing bad_alloc catch declarations Nathan Woods2016-09-251-1/+1
* Putting try { ... } catch(std::bad_alloc &) { ... } around recently introduce... Nathan Woods2016-09-251-1/+2
* Imgtool: Changed the read_sector apparatus to use std::vector Nathan Woods2016-09-241-15/+9
* Worked around the OPTION_GUIDE_EXTERN issue by using a crazy trick involving ... Nathan Woods2016-09-031-1/+1
* option_guide C++-ification, touched up imgtool Nathan Woods2016-08-271-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* Fix up imgtool as well Vas Crabb2016-07-081-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+470