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 4916030821b PPC: undefweak dynamic relocs new d389a1a7692 gdb/testsuite: update expected results in gdb.python/py-sta [...] new 4c398cc06d3 x86: don't request useless overflow checking new deea4973094 x86: fold both instances of lex_got() new 3e301ce0b54 x86: use UNIX EOL in secrel testcase new 5e0a033bd29 x86: allow @secrel32 also in data definitions
The 5 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: bfd/ChangeLog | 7 ++ bfd/elf32-i386.c | 54 ++++----- bfd/elf64-x86-64.c | 26 ++--- gas/ChangeLog | 18 +++ gas/config/tc-i386.c | 115 ++----------------- gas/config/tc-i386.h | 3 +- gas/testsuite/gas/i386/secrel.d | 90 +++++++-------- gas/testsuite/gas/i386/secrel.s | 166 ++++++++++++++-------------- gdb/testsuite/ChangeLog | 7 ++ gdb/testsuite/gdb.python/py-startup-opt.exp | 30 ++++- 10 files changed, 243 insertions(+), 273 deletions(-)