This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/linux/master in repository binutils-gdb.
from bed72a1897 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] adds f7c486b165 Automatic date update in version.in adds f2ab4b4206 Make power8 the default cpu when assembling for 64-bit littl [...] adds 9ae79dac31 Remove make_cleanup_unpush_target adds 11ed8cada6 Remove free_cached_comp_units cleanups adds 5dafb3d176 Remove parameter from free_dwo_file adds 263db9a1f4 Remove free_dwo_file_cleanup adds e83e4e2402 Change target_read_string to use unique_xmalloc_ptr adds a7961323e2 Remove some cleanups from solib-svr4.c adds a18ba4e4c9 Use std::vector in uploaded_tp adds 17d08cd413 Use std::vector and std::string instead of VEC(char_ptr) in [...] adds d8611974cf Remove usage of VEC(char_ptr) in gdbscm_parse_function_args adds dc20d41409 Automatic date update in version.in adds a16ffec0da Automatic date update in version.in adds ec1f2d91e0 Remove char_ptr typedef adds a9f4c2f56f Automatic date update in version.in adds 09473be85c Change rs6000_ptrace_ldinfo to return a byte_vector adds 3d6b3b8221 gdb/ChangeLog: Fix filenames in a couple of entries adds 79f1873171 Fix infinite recursion when printing static member with typedef adds 121ad66c94 Fix merge issues in gdb/ChangeLog and gdb/testsuite/ChangeLog... adds b39efc483a Add myself as a write-after-approval GDB maintainer. adds 8849a5e9ed Automatic date update in version.in adds bce5a025d2 Fix problem where mixed section types can cause internal err [...] adds dfdad367e4 MIPS/LD/testsuite: Correct LD emulations for `mips*-*-kfreeb [...] adds c5edbf3d1c Change read_alphacoff_dynamic_symtab to use gdb::byte_vector adds 270baac007 Automatic date update in version.in adds 7ed6f92aaf PR binutils/22875: MIPS/ELF: Also fail with relocation placeholders adds f428698edf PR binutils/22875: FRV/ELF: Prevent an out-of-bounds howto t [...] adds 0cc919dc6a PR binutils/22875: IQ2000/ELF: Prevent an out-of-bounds howt [...] adds 707bad1b21 PR binutils/22875: Visium/ELF: Prevent an out-of-bounds howt [...] adds 5d7c8b8048 PR binutils/22875: i860/ELF: Report unsupported relocation types adds 8ee55178c2 PR binutils/22875: HPPA/ELF: Also fail with relocation placeholders adds f1ca0d6d8b Retire Jason Eckhardt as i860 maintainer. adds 4fb0d2b912 Update Spanish translations for ld/ opcodes/ and gold/ sub-d [...] adds 317ff0084b Speed up direct linking with DLLs on Windows (1/2). adds 9d8e8f445c Speed up direct linking with DLLs on Windows (2/2). adds 142b7a144b Add blurb about linker changes for Cygwin and Mingw targets. adds caf0678c84 i386: Clear vex instead of vex.evex new b2aa64cbc6 Merge remote-tracking branch 'origin/master' into users/hjl/ [...]
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/ChangeLog | 41 + bfd/elf-hppa.h | 23 +- bfd/elf32-frv.c | 3 +- bfd/elf32-i860.c | 39 +- bfd/elf32-iq2000.c | 3 +- bfd/elf32-mips.c | 23 +- bfd/elf32-visium.c | 3 +- bfd/elf64-mips.c | 34 +- bfd/elfn32-mips.c | 32 +- bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/MAINTAINERS | 2 +- gas/ChangeLog | 13 + gas/config/tc-ppc.c | 6 +- gas/testsuite/gas/i386/prefix.d | 3 + gas/testsuite/gas/i386/prefix.s | 4 + gdb/ChangeLog | 101 +- gdb/MAINTAINERS | 1 + gdb/ada-lang.c | 5 +- gdb/breakpoint.c | 16 +- gdb/common/gdb_vecs.h | 3 - gdb/cp-valprint.c | 6 +- gdb/ctf.c | 18 +- gdb/dwarf2read.c | 105 +- gdb/expprint.c | 9 +- gdb/gdbserver/ChangeLog | 9 + gdb/gdbserver/tdesc.c | 13 +- gdb/gdbserver/tdesc.h | 2 +- gdb/guile/scm-utils.c | 13 +- gdb/inf-ptrace.c | 28 +- gdb/linux-thread-db.c | 7 +- gdb/mipsread.c | 91 +- gdb/rs6000-nat.c | 32 +- gdb/solib-darwin.c | 5 +- gdb/solib-dsbt.c | 7 +- gdb/solib-frv.c | 8 +- gdb/solib-svr4.c | 72 +- gdb/target.c | 5 +- gdb/target.h | 3 +- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.cp/static-typedef-print.cc | 34 + gdb/testsuite/gdb.cp/static-typedef-print.exp | 37 + gdb/tracefile-tfile.c | 8 +- gdb/tracepoint.c | 15 +- gdb/tracepoint.h | 32 +- gdb/utils.c | 18 - gdb/utils.h | 3 - gdb/windows-nat.c | 28 +- gold/ChangeLog | 56 + gold/aarch64.cc | 4 + gold/arm.cc | 2 + gold/i386.cc | 3 + gold/incremental.cc | 7 +- gold/layout.cc | 48 +- gold/layout.h | 3 +- gold/mips.cc | 2 + gold/object.cc | 76 +- gold/object.h | 12 +- gold/output.cc | 3 +- gold/output.h | 12 + gold/po/es.po | 3555 +++++++++++++++++++------ gold/powerpc.cc | 4 + gold/s390.cc | 2 + gold/sparc.cc | 2 + gold/target.h | 8 + gold/testsuite/Makefile.am | 26 + gold/testsuite/Makefile.in | 33 +- gold/testsuite/pr23016_1.sh | 87 + gold/testsuite/pr23016_1a.s | 3 + gold/testsuite/pr23016_1b.s | 3 + gold/testsuite/pr23016_2.sh | 57 + gold/testsuite/pr23016_2a.s | 3 + gold/testsuite/pr23016_2b.s | 3 + gold/testsuite/testfile.cc | 1 + gold/tilegx.cc | 4 + gold/x86_64.cc | 4 + ld/ChangeLog | 66 + ld/NEWS | 2 + ld/deffile.h | 10 + ld/deffilep.y | 100 +- ld/emultempl/pe.em | 143 +- ld/emultempl/pep.em | 121 +- ld/ld.texinfo | 19 +- ld/pe-dll.c | 374 ++- ld/pe-dll.h | 6 +- ld/pep-dll.c | 5 +- ld/pep-dll.h | 7 +- ld/po/es.po | 1768 +++++++----- ld/testsuite/ld-mips-elf/comm-data.exp | 5 +- opcodes/ChangeLog | 11 + opcodes/i386-dis.c | 7 +- opcodes/po/es.po | 1425 +++++++--- 92 files changed, 6455 insertions(+), 2611 deletions(-) create mode 100644 gdb/testsuite/gdb.cp/static-typedef-print.cc create mode 100644 gdb/testsuite/gdb.cp/static-typedef-print.exp create mode 100755 gold/testsuite/pr23016_1.sh create mode 100644 gold/testsuite/pr23016_1a.s create mode 100644 gold/testsuite/pr23016_1b.s create mode 100755 gold/testsuite/pr23016_2.sh create mode 100644 gold/testsuite/pr23016_2a.s create mode 100644 gold/testsuite/pr23016_2b.s