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 a6530d7df2 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] new cb9c2805bf Update binutils-lto-mixed.patch against master adds 7d4f13635f Automatic date update in version.in adds 69a52a7b7a Automatic date update in version.in adds c20bca94fa Automatic date update in version.in adds 484cf504af Remove cleanup from build_type_psymtabs_1 adds be2daae6b8 Use std::vector for field lists in dwarf2read.c adds 933522d1db Fix ia64 GDB build adds 984c72381c Use gdb::byte_vector when reading section data adds 89a3b63e52 gdb/riscv: Fix some ARI issues adds b0d186effc Automatic date update in version.in adds 3e33b23945 Prevent memory access violations when attempting to parse an [...] adds 81db3241f2 Add range changing to STABS parsing functions, in order to p [...] adds b4a3689a68 Updated Russian and Brazilian Portuguese translations. adds e45ad1239d Prevent a buffer overrun when parsing corrupt STABS debug in [...] new e39d8a8c52 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] new 2978d1ab93 Apply "GC: Also check the local debug definition section"
The 3 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 | 13 + bfd/pei-x86_64.c | 54 +- bfd/version.h | 2 +- binutils/ChangeLog | 31 + binutils/stabs.c | 408 ++++--- gas/ChangeLog | 4 + gas/po/ru.po | 2270 +++++++++++++++++++++----------------- gdb/ChangeLog | 46 + gdb/arm-tdep.c | 53 +- gdb/dwarf2read.c | 318 ++---- gdb/ia64-libunwind-tdep.c | 2 +- gdb/ia64-libunwind-tdep.h | 2 +- gdb/riscv-tdep.c | 17 +- gdb/rs6000-aix-tdep.c | 15 +- include/ChangeLog | 6 + include/coff/pe.h | 1 + ld/ChangeLog | 4 + ld/po/pt_BR.po | 52 +- opcodes/ChangeLog | 4 + opcodes/po/pt_BR.po | 6 +- patches/README | 1 + patches/binutils-lto-mixed.patch | 50 +- patches/binutils-pr20882.patch | 68 ++ 23 files changed, 1926 insertions(+), 1501 deletions(-) create mode 100644 patches/binutils-pr20882.patch