aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows/converter
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-152-51/+51
* Explicitly LoadLibrary dbghelp.dll in symbol converter.Nelson Billing2019-06-281-0/+54
* Fix clang build warnings/errors for windows symbol converter.Nelson Billing2019-06-271-6/+7
* Add PE-only MD support to Windows symbol converter.Nelson Billing2019-06-242-8/+145
* Fix symbol converter after PE-only MD refactor.Nelson Billing2019-06-181-1/+1
* Fix MSVC build on 64-bitOrgad Shaneh2017-09-251-2/+2
* Fix Windows client compilation on mingw.ted.mielczarek@gmail.com2014-11-032-3/+3
* Adding support for 64-bit Windows modules to ms_symbol_server_converter.ivan.penkov@gmail.com2014-04-104-384/+551
* Log a failure message in case of LOCATE_NOT_FOUND error.doshimun2008-07-301-0/+6
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-071-319/+319
* Rename Airbag to Breakpad.mmentovai2007-02-142-6/+6
* Library to handle SymSrv integration (#111). r=brynermmentovai2007-01-183-0/+1036