This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from e53c95d40b1 gdb: use ptid_t::to_string instead of target_pid_to_str in [...] new dab863ef408 Remove a use of xfree in location.c new 7910e2dee3d Boolify explicit_to_string_internal new 49a9cf56ffd Remove EL_* macros from location.c new 2b0c285ea55 Split event_location into subclasses new 85e428a69f5 Use std::string in event_location new 5947982f1da Simplify event_location_probe
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/linespec.c | 8 +- gdb/location.c | 568 ++++++++++++++++++++++++++++++--------------------------- gdb/location.h | 19 +- gdb/probe.c | 2 +- 4 files changed, 307 insertions(+), 290 deletions(-)