This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-O3_LTO in repository toolchain/ci/binutils-gdb.
from 8f57f34310 Fix gdb.base/advance-until-multiple-locations.exp with some [...] adds f7c7700d32 Adjust "maint info program-spaces" to per-inferior target stack adds 9b5f4ffe1b Automatic date update in version.in adds 736c9875c0 PR26459 UBSAN: elfnn-ia64.c:1945 null pointer bsearch adds 8a267ea847 PR26481 UBSAN: tc-pj.c:281 index out of bounds adds 0c0577f6a8 PR26446 UBSAN: tc-csky.c:2618,4022 index out of bounds adds 55b8e31a7a correct pr number in changelog adds e6f04d55f6 Include members in the variable table used when resolving DW [...] adds c44ea3aef6 Automatic date update in version.in adds 34d8e6d0c5 PR26435, PR26436 UBSAN: elf32-cr16.c:928 left shift adds c930281005 PR26437, PR26438 UBSAN: tc-cr16.c left shifts and overflows adds 2781f857e6 cr16 disassembly error of disp20 fields adds 54b8331d0b readelf: ubsan: shift exponent 32 is too large adds d0ed6fddfa changelog PR fix adds 42afa120eb ld: Add $NOSANTIZE_CFLAGS to more linker tests adds 18856f435e Automatic date update in version.in adds dd221981c4 CSKY: Add warning when -mdsp and -mcpu=ck803ern are both added. adds e2e82b115c CSKY: Refine operand format error reporting. adds e840f2e3e2 [gdb/testsuite] Add nopie to gdb.base/eh_return.exp adds 737d219034 tic4x-coff: ubsan: various shift UB adds 8f383897b6 mn10300: ubsan: shift exponent too large adds 26e3de8e0a PR26509 UBSAN: tc-z80.c:3656 shift exponent is too large adds c1f138f955 PR26442 UBSAN: elf32-crx.c:512 cannot be represented in int adds 880fc278ca crx: ubsan: cannot be represented adds f2173852cf PR26445 UBSAN: elf32-csky.c:4115 left shift of negative value adds a148a448ec PR26457 UBSAN: som.c:1794 left shift cannot be represented adds 108f6f97bd PR26461 UBSAN: elfxx-ia64.c:747 cannot be represented adds 1a211fc7d8 PR26466 UBSAN: elf32-mep.c:300 left shift of negative value adds 227d539b17 PR26476, PR26477 UBSAN: elfxx-mips.c:2695,5370 cannot be rep [...] adds 1174d92070 PR26493 UBSAN: elfnn-riscv.c left shift of negative value adds 169ec51259 PR26493 UBSAN: tc-riscv.c left shift negative and not representable adds 7a5dd76f3c PR26468 UBSAN: tc-mep.c:1684 left shift of negative value adds 46021a61e4 PR26471 UBSAN: tc-metag.c:7038 left shift cannot be represented adds e0fd91ef81 PR26472, PR26473, PR26474 UBSAN: tc-mips.c shift left UB adds baeb994f3f PR26479 UBSAN: tc-nios2.c:244 left shift cannot be represented adds 51bf29b1f7 PR26480 UBSAN: tc-nios2.c:1634 left shift cannot be represented adds 548c8b2ba7 PR26495 UBSAN: tc-score.c, tc-score7.c left shift of negative value adds 8659fff005 PR26497 UBSAN: tc-sh.c:2467 left shift cannot be represented adds 94f360ea2f PR26502 UBSAN: tc-tic6x.c left shift of negative value adds 8e82201777 PR26503 UBSAN: tc-v850.c:1447 left shift cannot be represented adds 06de2e0da2 PR26510 UBSAN: tc-z8k.c left shift of negative value adds fe1fe7eae9 gdb: remove NULL_TYPE adds 8efaf6b352 gdb: make frame_unwind_got_optimized return a not_lval value adds 84154d166a gdb: introduce explicit outer frame id kind adds 22b9b4b05b gdb: support frames inlined into the outer frame adds f3bd50f198 gdb: fix nits in previous patches adds 6a42ec96ca Automatic date update in version.in adds 2de01bdb2e gdb: fix indentation of struct field_info adds 264fc0e27b gdb: change type of field_info::non_public_fields to bool adds 973695d6bb Work around incorrect/broken pathnames in NT_FILE note adds efe24f056f corefile.exp: XFAIL warning-free test when testing on docker adds 00c91124d4 PR26423 UBSAN: elf32-arm.c:10237 left shift cannot be represented adds f911bb2201 PR26429 UBSAN: elf32-arm.c load /store misaligned address adds 7af677524e PR26420, PR26421, PR26425, PR26427 UBSAN: tc-arm.c left shifts adds 821e059c26 arm: ubsan: shift exponent 4G adds 8dbe96f070 mep: ubsan: mep-ibld.c:1635,1645,1652 left shift of negative value adds 4c8584be76 ELF: Document the .tls_common directive adds ef5e5b0b65 gdb: change bcache::insert `added` parameter to bool new 7d0a7dce39 Automatic date update in version.in
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 | 84 ++ bfd/dwarf2.c | 5 +- bfd/elf-m10300.c | 18 +- bfd/elf32-arm.c | 35 +- bfd/elf32-cr16.c | 5 +- bfd/elf32-crx.c | 21 +- bfd/elf32-csky.c | 24 +- bfd/elf32-mep.c | 80 +- bfd/elfnn-ia64.c | 40 +- bfd/elfnn-riscv.c | 6 +- bfd/elfxx-ia64.c | 6 +- bfd/elfxx-mips.c | 10 +- bfd/mep-relocs.pl | 19 +- bfd/reloc.c | 5 +- bfd/version.h | 2 +- binutils/ChangeLog | 5 + binutils/readelf.c | 2 +- cpu/ChangeLog | 6 + cpu/mep-core.cpu | 10 +- gas/ChangeLog | 183 +++ gas/config/tc-arm.c | 156 +- gas/config/tc-cr16.c | 1588 ++++++++++---------- gas/config/tc-crx.c | 224 ++- gas/config/tc-csky.c | 298 ++-- gas/config/tc-mep.c | 4 +- gas/config/tc-metag.c | 2 +- gas/config/tc-mips.c | 18 +- gas/config/tc-nios2.c | 6 +- gas/config/tc-pj.c | 4 +- gas/config/tc-riscv.c | 34 +- gas/config/tc-score.c | 12 +- gas/config/tc-score7.c | 18 +- gas/config/tc-sh.c | 12 +- gas/config/tc-tic4x.c | 16 +- gas/config/tc-tic6x.c | 42 +- gas/config/tc-v850.c | 2 +- gas/config/tc-z80.c | 2 +- gas/config/tc-z8k.c | 16 +- gas/doc/as.texi | 13 + gas/expr.c | 4 +- gas/testsuite/gas/cr16/cbitb_test.d | 10 +- gas/testsuite/gas/cr16/cbitw_test.d | 20 +- gas/testsuite/gas/cr16/sbitb_test.d | 10 +- gas/testsuite/gas/cr16/sbitw_test.d | 20 +- gas/testsuite/gas/cr16/storb_test.d | 10 +- gas/testsuite/gas/cr16/storw_test.d | 10 +- gas/testsuite/gas/cr16/tbitb_test.d | 10 +- gas/testsuite/gas/cr16/tbitw_test.d | 20 +- gdb/ChangeLog | 63 + gdb/ada-lang.c | 96 +- gdb/bcache.c | 10 +- gdb/bcache.h | 4 +- gdb/corelow.c | 84 +- gdb/dwarf2/read.c | 60 +- gdb/eval.c | 168 +-- gdb/f-lang.c | 12 +- gdb/frame-unwind.c | 14 +- gdb/frame-unwind.h | 3 + gdb/frame.c | 23 +- gdb/frame.h | 9 +- gdb/gdbtypes.c | 2 +- gdb/gdbtypes.h | 2 - gdb/inline-frame.c | 4 - gdb/opencl-lang.c | 35 +- gdb/progspace.c | 10 +- gdb/psymtab.c | 11 +- gdb/rust-lang.c | 22 +- gdb/testsuite/ChangeLog | 28 + gdb/testsuite/gdb.base/corefile.exp | 7 + gdb/testsuite/gdb.base/corefile2.exp | 27 + gdb/testsuite/gdb.base/eh_return.exp | 3 +- gdb/testsuite/gdb.dwarf2/dw2-reg-undefined.exp | 12 + .../gdb.dwarf2/frame-inlined-in-outer-frame.S | 137 ++ .../gdb.dwarf2/frame-inlined-in-outer-frame.exp | 114 ++ include/ChangeLog | 18 + include/opcode/riscv.h | 8 +- include/som/aout.h | 28 +- ld/ChangeLog | 8 + ld/testsuite/ld-elf/dwarf.exp | 4 + ld/testsuite/ld-elf/shared.exp | 4 + ld/testsuite/ld-elfvsb/elfvsb.exp | 13 +- ld/testsuite/ld-shared/shared.exp | 6 + ld/testsuite/ld-size/size.exp | 7 +- opcodes/ChangeLog | 24 + opcodes/cr16-dis.c | 114 +- opcodes/csky-dis.c | 1 + opcodes/csky-opc.h | 4 +- opcodes/mep-ibld.c | 10 +- 88 files changed, 2591 insertions(+), 1765 deletions(-) create mode 100644 gdb/testsuite/gdb.dwarf2/frame-inlined-in-outer-frame.S create mode 100644 gdb/testsuite/gdb.dwarf2/frame-inlined-in-outer-frame.exp