Age | Commit message (Expand) | Author | Files | Lines |
2020-08-31 | PR26493 UBSAN: elfnn-riscv.c left shift of negative value | Alan Modra | 4 | -7/+20 |
2020-08-31 | PR26476, PR26477 UBSAN: elfxx-mips.c:2695,5370 cannot be represented | Alan Modra | 2 | -5/+14 |
2020-08-31 | PR26466 UBSAN: elf32-mep.c:300 left shift of negative value | Alan Modra | 3 | -50/+57 |
2020-08-31 | PR26461 UBSAN: elfxx-ia64.c:747 cannot be represented | Alan Modra | 2 | -3/+9 |
2020-08-31 | PR26457 UBSAN: som.c:1794 left shift cannot be represented | Alan Modra | 2 | -14/+26 |
2020-08-31 | PR26445 UBSAN: elf32-csky.c:4115 left shift of negative value | Alan Modra | 2 | -12/+18 |
2020-08-31 | crx: ubsan: cannot be represented | Alan Modra | 3 | -128/+116 |
2020-08-31 | PR26442 UBSAN: elf32-crx.c:512 cannot be represented in int | Alan Modra | 2 | -14/+13 |
2020-08-31 | PR26509 UBSAN: tc-z80.c:3656 shift exponent is too large | Alan Modra | 2 | -1/+6 |
2020-08-31 | mn10300: ubsan: shift exponent too large | Alan Modra | 2 | -8/+16 |
2020-08-31 | tic4x-coff: ubsan: various shift UB | Alan Modra | 2 | -10/+12 |
2020-08-31 | [gdb/testsuite] Add nopie to gdb.base/eh_return.exp | Tom de Vries | 2 | -1/+6 |
2020-08-31 | CSKY: Refine operand format error reporting. | Cooper Qu | 4 | -109/+214 |
2020-08-31 | CSKY: Add warning when -mdsp and -mcpu=ck803ern are both added. | Cooper Qu | 2 | -3/+22 |
2020-08-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-08-30 | ld: Add $NOSANTIZE_CFLAGS to more linker tests | H.J. Lu | 6 | -9/+33 |
2020-08-30 | changelog PR fix | Alan Modra | 1 | -2/+2 |
2020-08-30 | readelf: ubsan: shift exponent 32 is too large | Alan Modra | 2 | -1/+6 |
2020-08-30 | cr16 disassembly error of disp20 fields | Alan Modra | 11 | -118/+126 |
2020-08-30 | PR26437, PR26438 UBSAN: tc-cr16.c left shifts and overflows | Alan Modra | 2 | -801/+799 |
2020-08-30 | PR26435, PR26436 UBSAN: elf32-cr16.c:928 left shift | Alan Modra | 2 | -4/+8 |
2020-08-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-08-29 | Include members in the variable table used when resolving DW_AT_specification... | Nick Clifton | 2 | -2/+9 |
2020-08-29 | correct pr number in changelog | Alan Modra | 1 | -1/+1 |
2020-08-29 | PR26446 UBSAN: tc-csky.c:2618,4022 index out of bounds | Alan Modra | 2 | -2/+8 |
2020-08-29 | PR26481 UBSAN: tc-pj.c:281 index out of bounds | Alan Modra | 2 | -2/+8 |
2020-08-29 | PR26459 UBSAN: elfnn-ia64.c:1945 null pointer bsearch | Alan Modra | 2 | -19/+27 |
2020-08-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-08-29 | Adjust "maint info program-spaces" to per-inferior target stack | Pedro Alves | 2 | -2/+13 |
2020-08-28 | Fix gdb.base/advance-until-multiple-locations.exp with some compilers | Pedro Alves | 2 | -2/+8 |
2020-08-28 | Fix two out-of-date comments | Tom Tromey | 3 | -4/+7 |
2020-08-28 | Fix a bogus error message from the DWARF LEB129 decoder when trying to read a... | Nick Clifton | 2 | -7/+27 |
2020-08-28 | PR26449, PR26450 UBSAN: frv-ibld.c:135 left shift | Alan Modra | 16 | -90/+133 |
2020-08-28 | PR26460 UBSAN: tc-ia64.c:6107 index out of bounds | Alan Modra | 2 | -2/+10 |
2020-08-28 | PR26418 UBSAN: cache.c:386 null pointer fwrite | Alan Modra | 2 | -2/+8 |
2020-08-28 | gas: Handle bad -gdwarf options, just like bad --gdwarf options. | Mark Wielaard | 2 | -0/+11 |
2020-08-28 | MSP430: Fix alignment of __*_array_start symbols in default linker script | Jozef Lawrynowicz | 13 | -1/+320 |
2020-08-28 | LD: Add new %pU vfinfo format for printing linker script name | Jozef Lawrynowicz | 2 | -3/+10 |
2020-08-28 | PR26418 UBSAN: cache.c:386 null pointer fwrite | Alan Modra | 2 | -1/+6 |
2020-08-28 | Prevent the linker from overestimating the alignment requirement of common sy... | Tuckker | 2 | -2/+13 |
2020-08-28 | [gdb/breakpoint] Handle setting breakpoint on label without address | Tom de Vries | 8 | -23/+117 |
2020-08-28 | CSKY: Support attribute section. | Cooper Qu | 41 | -101/+827 |
2020-08-28 | Fixes for testsuite failures introduced by the changes made for PR 19011. | Nick Clifton | 4 | -4/+23 |
2020-08-28 | mingw plugin test regressions due to commit 514b4e191d5f | Alan Modra | 2 | -4/+17 |
2020-08-28 | RISC-V: Treat R_RISCV_CALL and R_RISCV_CALL_PLT as the same in check_relocs. | Nelson Chu | 6 | -12/+27 |
2020-08-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-08-27 | Fix advance/until and multiple locations (PR gdb/26524) | Pedro Alves | 5 | -41/+261 |
2020-08-27 | Fix advance/until and inline frames (PR gdb/26523) | Pedro Alves | 2 | -2/+11 |
2020-08-27 | readelf: MSP430: Fix incorrect usage of "msp430x" in function names | Jozef Lawrynowicz | 2 | -4/+13 |
2020-08-27 | ld/emultempl/msp430.em: Remove unused variable | Jozef Lawrynowicz | 2 | -3/+5 |