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 9cab7ecda2 Fix float to LONGEST conversion. new f48cd8368b Refactor get_init_files to use std::string new 9224a01377 Factor out the code to do the datadir-relocation for gdbinit new f2aec7f6d1 Make relocate_{path,gdb_directory} return std::string
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 | 34 ++++++++ gdb/auto-load.c | 2 +- gdb/defs.h | 8 +- gdb/guile/guile.c | 5 +- gdb/jit.c | 4 +- gdb/main.c | 219 +++++++++++++++++++++++++++------------------------- gdb/python/python.c | 2 +- gdb/top.c | 2 +- gdb/xml-syscall.c | 7 +- 9 files changed, 163 insertions(+), 120 deletions(-)