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 74b10a3219e gdb: don't set Linux-specific displaced stepping methods in [...] new a8dde0a2114 ld: Limit cache size and add --max-cache-size=SIZE
The 1 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/bfd-in2.h | 3 ++ bfd/bfd.c | 3 ++ bfd/elf-bfd.h | 3 ++ bfd/elf32-i386.c | 3 +- bfd/elf64-x86-64.c | 3 +- bfd/elflink.c | 90 ++++++++++++++++++++++++--------- bfd/libbfd-in.h | 3 ++ bfd/libbfd.h | 3 ++ bfd/linker.c | 35 +++++++++++++ bfd/opncls.c | 2 + include/bfdlink.h | 7 +++ ld/NEWS | 3 ++ ld/ld.texi | 6 +++ ld/ldlex.h | 1 + ld/ldmain.c | 1 + ld/lexsup.c | 15 ++++++ ld/testsuite/ld-bootstrap/bootstrap.exp | 3 +- 17 files changed, 158 insertions(+), 26 deletions(-)