breakpad/src
jimblandy 5cf2e760b6 Breakpad processor: Support negative literals in the postfix evaluator.
Some versions of the libstdc++, the GNU standard C++ library, have
stream extractors for unsigned integer values that permit a leading
'-' sign (6.0.13); others do not (6.0.9). Regardless of the behavior
of the extractors, Breakpad postfix expressions should support
negative literals.

a=jimblandy, r=nealsid


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@537 4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-02-24 19:17:54 +00:00
..
client Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
common Breakpad Linux dumper: Add missing newlines to error messages. 2010-02-23 01:23:36 +00:00
google_breakpad Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
processor Breakpad processor: Support negative literals in the postfix evaluator. 2010-02-24 19:17:54 +00:00
third_party/linux New uploader for Linux with unit tests, and gflags/glog libraries 2009-09-29 21:55:19 +00:00
tools Linux DWARF reader: Follow DW_AT_abstract_origin links to find function names. 2010-02-10 17:55:24 +00:00
breakpad_googletest_includes.h Add more error information to minidump processing return code. Also added dependency on google test, and modified minidump processing unit tests to use google test 2009-05-29 00:53:02 +00:00
config.h.in Make build system less annoying (#8) r=bryner 2006-08-30 20:05:05 +00:00