This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch in repository binutils-gdb.
from 3929b7e stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression new 8ff5432 testsuite: solib-disc: Use `standard_output_file' new f92cb42 mips-tdep: Rearrange comments in `mips_pseudo_register_type' new 1ce1f6d mips-tdep: Make FCRs always 32-bit
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 | 10 ++++ gdb/mips-tdep.c | 29 +++++++----- gdb/testsuite/ChangeLog | 10 ++++ .../break-fun-addr1.c => gdb.arch/mips-fcr.c} | 0 gdb/testsuite/gdb.arch/mips-fcr.exp | 54 ++++++++++++++++++++++ gdb/testsuite/gdb.base/solib-disc.exp | 4 +- 6 files changed, 93 insertions(+), 14 deletions(-) copy gdb/testsuite/{gdb.base/break-fun-addr1.c => gdb.arch/mips-fcr.c} (100%) create mode 100644 gdb/testsuite/gdb.arch/mips-fcr.exp