aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows/symupload
Commit message (Expand)AuthorAgeFilesLines
* Allows the caller of CrashReportSender::SendCrashReport() to determine thatincrementalist2007-01-031-1/+2
* This patch fixes Airbag issue #44.incrementalist2006-12-081-1/+1
* symupload parameters don't match processor expectations (#91). r=brynermmentovai2006-12-062-27/+37
* Support GUID-less PDBs (#77). r=brynermmentovai2006-11-211-1/+1
* Removing erroneous svn:executable setting.mmentovai2006-11-181-0/+0
* Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).mmentovai2006-11-152-8/+24
* Symbol file should contain module GUID at beginning (#66). r=brynermmentovai2006-11-061-18/+16
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-262-8/+16
* Improvements for Windows client/tool-side code. r=brynermmentovai2006-10-191-7/+9
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-162-0/+395