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 53f18dfd3e7 Automatic date update in version.in new 6bee34a1dc9 fix Dwarf2 build with certain gcc versions new a442cac5084 ix86: wrap constants
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: bfd/ChangeLog | 4 +++ bfd/dwarf2.c | 4 +-- binutils/ChangeLog | 4 +++ binutils/dwarf.c | 2 +- gas/ChangeLog | 9 ++++++ gas/config/tc-i386.c | 34 ++++++++++++++++---- gas/testsuite/gas/i386/i386.exp | 2 ++ gas/testsuite/gas/i386/wrap32-data.d | 23 ++++++++++++++ gas/testsuite/gas/i386/wrap32-text.d | 43 ++++++++++++++++++++++++++ gas/testsuite/gas/i386/wrap32.s | 60 ++++++++++++++++++++++++++++++++++++ 10 files changed, 176 insertions(+), 9 deletions(-) create mode 100644 gas/testsuite/gas/i386/wrap32-data.d create mode 100644 gas/testsuite/gas/i386/wrap32-text.d create mode 100644 gas/testsuite/gas/i386/wrap32.s