aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-08Do not adjust mtime timezone on WindowsTom Tromey5-3/+25
2020-09-08Fix uninitialized warning in gdb_bfd_openTom Tromey2-3/+9
2020-09-08Avoid hash table corruption in gdb_bfd.cTom Tromey2-42/+61
2020-09-08MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz17-10/+362
2020-09-08aarch64: Add -mcpu option for Cortex-R82Alex Coplan3-1/+8
2020-09-08aarch64: Add support for Armv8-R system registersAlex Coplan14-16/+597
2020-09-08aarch64: Add support for Armv8-R DFB aliasAlex Coplan8-1367/+1400
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan11-3/+76
2020-09-08PR26580, Size and alignment of commons vs as-needed shared libAlan Modra13-50/+159
2020-09-08sync libiberty from gccAlan Modra11-84/+299
2020-09-08[gdb/testsuite] Fix gdb.dwarf2/frame-inlined-in-outer-frame.expTom de Vries2-0/+6
2020-09-08Stop the plugin handler from ignoring unknown symbol types when conanicalizin...Nick Clifton2-0/+7
2020-09-08Automatic date update in version.inGDB Administrator1-1/+1
2020-09-07gdb/infrun: use switch_to_target_no_thread to switch the targetTankut Baris Aktemur2-7/+7
2020-09-07gas: Output directory and file names in .debug_line_str for DWARF5Mark Wielaard3-23/+82
2020-09-07gas: Output .debug_rnglists for DWARF 5.Mark Wielaard2-14/+96
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