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 372b4a048a2 Automatic date update in version.in new 9ed8433a04b Rename objfile::sections new 5250cbc85cb Remove ALL_OBJFILE_OSECTIONS new 8e8d48f91c2 Remove ALL_DICT_SYMBOLS new 7a8de0c3301 Remove ALL_BREAKPOINTS_SAFE
The 4 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/arm-tdep.c | 4 +- gdb/block.h | 4 ++ gdb/breakpoint.c | 134 +++++++++++++++++++-------------------- gdb/buildsym.c | 15 ++--- gdb/dictionary.h | 55 ++++++++++++---- gdb/exec.c | 4 +- gdb/gcore.c | 6 +- gdb/hppa-bsd-tdep.c | 59 +++++++++-------- gdb/hppa-linux-tdep.c | 64 +++++++++---------- gdb/hppa-tdep.c | 29 +++++---- gdb/ia64-tdep.c | 99 ++++++++++++++--------------- gdb/machoread.c | 7 +-- gdb/maint.c | 10 +-- gdb/minsyms.c | 4 +- gdb/objfiles.c | 38 +++++------ gdb/objfiles.h | 171 ++++++++++++++++++++++++++++++++++---------------- gdb/printcmd.c | 3 +- gdb/solib-aix.c | 8 +-- gdb/solib-dsbt.c | 5 +- gdb/solib-frv.c | 5 +- gdb/symfile.c | 38 +++++------ gdb/symmisc.c | 6 +- gdb/symtab.c | 8 +-- gdb/xcoffread.c | 3 +- gdb/xstormy16-tdep.c | 53 ++++++++-------- gdb/z80-tdep.c | 16 ++--- 26 files changed, 443 insertions(+), 405 deletions(-)