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 889d527eb43 Automatic date update in version.in new 211d5b1c18e gdb: remove callback in macro expand functions new 14d960c82a6 gdb: make macro_expand_next return a gdb::unique_xmalloc_ptr<char> new a36158ec0c5 gdb: make macro_stringify return a gdb::unique_xmalloc_ptr<char>
The 3 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/ChangeLog | 32 +++++++++++++++++++++++++++ gdb/c-exp.y | 19 ++++++---------- gdb/macrocmd.c | 22 +++++++++---------- gdb/macroexp.c | 67 ++++++++++++++++++++++---------------------------------- gdb/macroexp.h | 59 +++++++++++++++++++------------------------------ gdb/macroscope.c | 14 ++++++------ gdb/macroscope.h | 9 +++----- gdb/macrotab.c | 14 ++++-------- 8 files changed, 111 insertions(+), 125 deletions(-)