This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/binutils-gdb.
from 5224aea8c2 Automatic date update in version.in adds b9255b7808 infinite recursion detected in gold testcase adds 1037150181 Adjust quoted-sym-names test adds 74e315dbfe elf: Set p_align to the minimum page size if possible new 93f3b8eeaa Fix pager regression
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/elf-bfd.h | 4 ++ bfd/elf.c | 71 +++++++++++++++++++++++++++++++- bfd/elfxx-target.h | 5 +++ bfd/elfxx-x86.h | 2 + gas/testsuite/gas/all/quoted-sym-names.d | 10 ++--- gas/testsuite/gas/all/quoted-sym-names.s | 2 +- gdb/testsuite/gdb.base/page-logging.exp | 10 +++++ gdb/utils.c | 1 + gold/testsuite/icf_test.cc | 10 +++-- include/bfdlink.h | 3 ++ ld/emultempl/elf.em | 1 + ld/ldelf.c | 3 ++ ld/testsuite/ld-elf/elf.exp | 4 +- ld/testsuite/ld-elf/header.d | 2 +- ld/testsuite/ld-elf/linux-x86.exp | 36 ++++++++++++++++ ld/testsuite/ld-elf/p_align-1.c | 25 +++++++++++ ld/testsuite/ld-elf/page-size-1.d | 4 ++ ld/testsuite/ld-elf/pr26936.d | 2 +- ld/testsuite/ld-elf/seg.d | 2 +- ld/testsuite/ld-pru/pru_irq_map-1.d | 4 +- ld/testsuite/ld-pru/pru_irq_map-2.d | 2 +- ld/testsuite/ld-scripts/pr23571.d | 2 +- ld/testsuite/ld-scripts/rgn-at5.d | 2 +- 23 files changed, 185 insertions(+), 22 deletions(-) create mode 100644 ld/testsuite/ld-elf/p_align-1.c create mode 100644 ld/testsuite/ld-elf/page-size-1.d