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 1afdbb1e986 Automatic date update in version.in new 6e6ac32dde6 Add operator< and operator== to linetable_entry new 1acc9dca423 Change linetables to be objfile-independent new 977a0c161de Constify linetables new 82c5090c61e Remove extra scopes from objfile_relocate1 new ddc6677b170 Change linetable_entry::is_stmt to bool
The 5 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/buildsym.c | 30 +++++-------- gdb/coffread.c | 1 - gdb/dbxread.c | 9 ++-- gdb/disasm.c | 31 +++++++++----- gdb/dwarf2/read.c | 5 +-- gdb/jit.c | 12 +++--- gdb/linespec.c | 6 +-- gdb/mdebugread.c | 14 ++++--- gdb/mi/mi-symbol-cmds.c | 6 ++- gdb/objfiles.c | 92 +++++++++++++++------------------------- gdb/python/py-linetable.c | 14 +++---- gdb/record-btrace.c | 12 ++++-- gdb/symmisc.c | 10 ++--- gdb/symtab.c | 104 ++++++++++++++++++++++++++++------------------ gdb/symtab.h | 36 +++++++++++++--- gdb/xcoffread.c | 19 ++++----- 16 files changed, 215 insertions(+), 186 deletions(-)