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 4a11703a04c [gdb/testsuite] Fix gdb.threads/multi-create-ns-info-thr.exp new 4c5d7c03c4d [gdb/testsuite] Fix gdb.base/batch-preserve-term-settings.e [...] new f185acddfa2 x86: minor improvements to optimize_disp() (part I) new 77c59789070 x86-64: avoid bogus warnings with 32-bit addressing new cd613c1fccd x86: minor improvements to optimize_disp() (part II) new 7e96fb68712 x86: minor improvements to optimize_imm() (part II) new 7c757f41aaa x86: cover a.out in recently added tests
The 6 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: gas/ChangeLog | 32 ++++++++++++++ gas/config/tc-i386.c | 41 +++++++++--------- gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/lea16-optimize.d | 2 + gas/testsuite/gas/i386/lea16.d | 50 ++++++++++++++++++++++ gas/testsuite/gas/i386/lea16.s | 3 ++ gas/testsuite/gas/i386/lea64-optimize.d | 6 +++ gas/testsuite/gas/i386/lea64.d | 6 +++ gas/testsuite/gas/i386/lea64.s | 8 ++++ gas/testsuite/gas/i386/quoted.d | 24 +++++------ gas/testsuite/gas/i386/wrap32-data.d | 26 +++++------ gas/testsuite/gas/i386/wrap32-text.d | 32 +++++++------- gdb/testsuite/ChangeLog | 5 +++ .../gdb.base/batch-preserve-term-settings.exp | 12 +++++- 14 files changed, 186 insertions(+), 62 deletions(-) create mode 100644 gas/testsuite/gas/i386/lea16.d