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 5f9febe0f6e Use std::string rather than grow_vect new bbcdf9ab730 Rewrite GNAT-encoded fixed point types in DWARF reader
The 1 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 | 22 +++++ gdb/ada-lang.c | 152 +------------------------------ gdb/ada-lang.h | 6 -- gdb/ada-typeprint.c | 58 +++--------- gdb/ada-valprint.c | 20 +---- gdb/dwarf2/read.c | 157 +++++++++++++++++++++++++++------ gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.ada/fixed_points.exp | 85 +++++------------- 8 files changed, 198 insertions(+), 307 deletions(-)