This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/linux/master in repository binutils-gdb.
from 5f7c6a4e244 Don't apply R_X86_64_THUNK_GOTPCRELX/R_X86_64_GPOFF adds e139a727be2 gdb/remote: do not check for null_ptid in stop reply adds 77bf7b53171 Extend the linker's error message for missing libraries if [...] adds 60e22c1eacb Allow pointer arithmetic with integer references adds 3ce23ca1de4 Arm: Skip Thumb2 PLT tests on NaCL. new a4322c5d360 Merge remote-tracking branch 'origin/master' into users/hjl [...] new 4bdce6a7711 Update x86: Only allow S + A relocations against absolute symbol
The 2 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 | 12 +++ gdb/eval.c | 20 ++++- gdb/remote.c | 3 - gdb/testsuite/ChangeLog | 11 +++ gdb/testsuite/gdb.cp/misc.cc | 3 + gdb/testsuite/gdb.cp/misc.exp | 8 ++ gdb/testsuite/gdb.server/stop-reply-no-thread.exp | 24 +++++- ld/ChangeLog | 12 +++ ld/ldfile.c | 16 ++++ ld/testsuite/ld-arm/arm-elf.exp | 6 +- ...low-S-A-relocations-against-absolute-symb.patch | 86 ++++++++++++++++------ 11 files changed, 168 insertions(+), 33 deletions(-)