aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-07gas: Make sure to only add an md5 to a .file when requested.Mark Wielaard3-2/+8
2020-09-07Automatic date update in version.inGDB Administrator1-1/+1
2020-09-06Remove unused declaration from symfile.hTom Tromey2-2/+4
2020-09-06Automatic date update in version.inGDB Administrator1-1/+1
2020-09-05Automatic date update in version.inGDB Administrator1-1/+1
2020-09-04PR26574, heap buffer overflow in _bfd_elf_slurp_secondary_reloc_sectionAlan Modra3-5/+14
2020-09-04Allow plugin syms to mark as-needed shared libs neededAlan Modra9-57/+21
2020-09-03ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGSH.J. Lu20-97/+120
2020-09-04Automatic date update in version.inGDB Administrator1-1/+1
2020-09-03Allow Flang kind printing in complex.exp,pointer-to-pointer.exp,vla-ptr-info.expAlok Kumar Sharma5-8/+53
2020-09-03Support printing of 16 byte real/complex type for Flang compilerAlok Kumar Sharma2-1/+8
2020-09-03bpf: several small fixes in the simulatorJose E. Marchesi7-3/+79
2020-09-03sim: better handle builds of primary targets lacking simsJose E. Marchesi3-6/+16
2020-09-03gas: Use DW_FORM_sec_offset for DWARF version 4 or higher.Mark Wielaard2-9/+16
2020-09-03Fix a division by zero error when processing secondary relocs in a fuzzed inp...Nick Clifton2-0/+17
2020-09-03[gdb/breakpoint, PIE] Handle setting breakpoint on label without addressTom de Vries4-1/+19
2020-09-03RISC-V: Minor cleanup and typos when merging elf attributes.Nelson Chu9-24/+41
2020-09-03RISC-V: Report warnings rather than errors for the mis-matched ISA versions.Nelson Chu10-33/+101
2020-09-03RISC-V: Improve the error message for the mis-matched ISA versions.Kito Cheng7-7/+26
2020-09-03heap use after free in xcoff_archive_info_eqAlan Modra4-2/+12
2020-09-03Automatic date update in version.inGDB Administrator1-1/+1
2020-09-02gdb: remove maint_print_section_dataSimon Marchi2-59/+53
2020-09-02Do not auto-dereference null pointers in Ada MI varobjTom Tromey6-11/+43
2020-09-02ubsan: v850-opc.c:412 left shift cannot be representedAlan Modra4-75/+87
2020-09-02ubsan: i386-dis.cAlan Modra2-13/+19
2020-09-02ubsan: csky-dis.c:1038 left shift cannot be representedAlan Modra2-1/+5
2020-09-02ubsan: crx-dis.c:571 left shift of negative valueAlan Modra2-74/+80
2020-09-02ubsan: *-ibld.cAlan Modra16-60/+78
2020-09-02ubsan: bfin-dis.c:160 shift exponent 32 is too largeAlan Modra2-1/+5
2020-09-02ubsan: expr.c:1725,1741 signed integer overflowAlan Modra2-2/+7
2020-09-02ubsan: tc-z80.c:3656 shift exponent 32 is too largeAlan Modra2-1/+5
2020-09-02ubsan: tc-sparc.c:1146 left shift cannot be representedAlan Modra2-1/+6
2020-09-02ubsan: tc-nios2.c:1403 shift exponent 32 is too largeAlan Modra2-1/+5
2020-09-02ubsan: tc-mips.c:9606 shift exponent 32 is too largeAlan Modra2-2/+9
2020-09-02ubsan: tc-d30v.c left shift cannot be representedAlan Modra2-2/+6
2020-09-02ubsan: rx-parse.y:1743 shift exponent 32 is too largeAlan Modra2-24/+30
2020-09-02ubsan: obj-macho.c:503 left shift cannot be representedAlan Modra2-1/+6
2020-09-02ubsan: bfin-lex.l:503 left shift cannot be representedAlan Modra2-1/+5
2020-09-02ubsan: objdump.c:3009 negation of -2147483648Alan Modra2-2/+6
2020-09-02ubsan elfnn-aarch64.c:7142 shift exponent 32 is too largeAlan Modra2-1/+6
2020-09-02ubasn: elf32-pru.c:570 left shift of negative valueAlan Modra2-1/+6
2020-09-0232-bit host pdp11 breakageAlan Modra2-0/+7
2020-09-02CSKY: Add CPU CK803r3.Cooper Qu6-19/+39
2020-09-02CSKY: Fix Encode of mulsws.Cooper Qu4-2/+10
2020-09-02CSKY: Refine literals pool dump process and float register parser.Cooper Qu2-3/+58
2020-09-02Automatic date update in version.inGDB Administrator1-1/+1
2020-09-01gdb: change bcache::insert `added` parameter to boolSimon Marchi5-15/+20
2020-09-01ELF: Document the .tls_common directiveH.J. Lu2-0/+17
2020-09-01mep: ubsan: mep-ibld.c:1635,1645,1652 left shift of negative valueAlan Modra4-10/+20
2020-09-01arm: ubsan: shift exponent 4GAlan Modra3-4/+11