aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-06opcodes/riscv: Hide '.L0 ' fake symbolsAndrew Burgess8-2/+49
2018-12-06Automatic date update in version.inGDB Administrator1-1/+1
2018-12-05Use separate sed expressions to escape auto-load directories.John Baldwin3-4/+10
2018-12-05[aarch64] Add support for pointer authentication B keySam Tebbs9-16/+156
2018-12-05gdb/riscv: Improve logic for when h/w float abi should be usedAndrew Burgess2-12/+58
2018-12-05gdb/testsuite/sim: Remove redundant setting of timeoutAndrew Burgess2-10/+9
2018-12-05AArch64: Racy: Don't set empty set of hardware BPs/WPs on new threadAlan Hayward6-7/+50
2018-12-05gold won't build with gcc-9Alan Modra2-1/+5
2018-12-05Automatic date update in version.inGDB Administrator1-1/+1
2018-12-04x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND propertiesH.J. Lu9-4/+61
2018-12-03Restore build on x86_64-w64-mingw32.Alexey Neyman5-4/+34
2018-12-04PR23939, Check frch_cfi_data before usewu.heng2-1/+15
2018-12-04Automatic date update in version.inGDB Administrator1-1/+1
2018-12-03RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson36-143/+720
2018-12-03[aarch64] - Only use MOV for disassembly when shifter op is LSL #0Egeyar Bagcioglu5-3/+24
2018-12-03Update the assembler to use a version of 3 when generating the header of the ...Nick Clifton22-21/+49
2018-12-03Automatic date update in version.inGDB Administrator1-1/+1
2018-12-02gold: Get alignment of uncompressed section from ch_addralignH.J. Lu5-12/+42
2018-12-02Automatic date update in version.inGDB Administrator1-1/+1
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu13-7/+125
2018-12-01PR23946, illegal memory access in readelf.c:slurp_ia64_unwind_tableAlan Modra2-2/+27
2018-12-01PR23945, NULL pointer dereference in readelf.c:slurp_hppa_unwind_tableAlan Modra2-5/+25
2018-12-01[gdb/testsuite] Add gdb-caching-proc.exp testcaseTom de Vries2-0/+116
2018-12-01PR23938, should not free memory alloced in obstack by free()Alan Modra8-44/+67
2018-12-01Automatic date update in version.inGDB Administrator1-1/+1
2018-11-30Use kinfo_getfile to implement fdwalk on FreeBSD.John Baldwin2-0/+29
2018-11-30Fix leak in linespec parserSimon Marchi2-23/+30
2018-11-30Update the conditionals in fbsd-nat.h so they are always honored.John Baldwin3-6/+32
2018-11-30GAS/MIPS: Add `-mfix-r5900' option for the R5900 short loop erratumFredrik Noring9-1/+161
2018-11-30gdb/riscv: Add read_description method for riscv_linux_nat_targetAndrew Burgess2-0/+44
2018-11-30gdb/riscv: Create each unique target description only onceAndrew Burgess3-0/+48
2018-11-30gdb/riscv: Add equality operators to riscv_gdb_featuresAndrew Burgess3-3/+21
2018-11-30gdb/riscv: Make some target description functions constantAndrew Burgess4-3/+10
2018-11-30Fix dwarf2read.c:dwarf2_find_containing_comp_unit's binary searchSergio Durigan Junior2-1/+12
2018-11-30target_ops::to_stratum -> target_ops::stratum() virtual methodPedro Alves19-73/+122
2018-11-30Add PR number to previous delta to the bfd/ directory.Nick Clifton1-0/+1
2018-11-30Convert default_child_has_foo functions to process_stratum_target methodsPedro Alves12-121/+83
2018-11-30Introduce process_stratum_targetPedro Alves16-82/+165
2018-11-30Move test_target_ops to a separate filePedro Alves8-66/+121
2018-11-30Fix a memory exhaustion bug when attempting to allocate room for an impossibl...Nick Clifton2-0/+10
2018-11-30Remove an abort in the bfd library and add a check for an integer overflow wh...Nick Clifton2-1/+18
2018-11-30PR23937, powerpc64le local ifunc IRELATIVE relocs are wrongAlan Modra6-1/+90
2018-11-30Automatic date update in version.inGDB Administrator1-1/+1
2018-11-29Fix leak in forward-searchPhilippe Waroquiers2-1/+7
2018-11-29Implement the "gdb_signal_to/from_target" gdbarch methods for FreeBSD.Rajendra SY2-0/+293
2018-11-29RISC-V: Add missing c.unimp instruction.Jim Wilson2-1/+7
2018-11-29Avoid buffer overflow in value_x_unopTom Tromey2-2/+4
2018-11-29Fix use-after-free in gdbserverTom Tromey7-14/+29
2018-11-29Document purpose of each ld statement listsThomas Preud'homme3-7/+31
2018-11-29elf: Don't merge .note.gnu.property section in IRH.J. Lu2-1/+8