aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-29objdump: Fix check for corrupt reloc information, to allow for the fact that ...Nick Clifton2-2/+15
2018-11-29Automatic date update in version.inGDB Administrator1-1/+1
2018-11-28Automatic date update in version.inGDB Administrator1-1/+1
2018-11-27RISC-V: Add .insn CA support.Jim Wilson9-15/+86
2018-11-27[ARM] Update knowledge of bfd architecturesThomas Preud'homme152-31/+1282
2018-11-27MIPS/LD: Accept high-part relocations in PIC code with absolute symbolsMaciej W. Rozycki14-0/+121
2018-11-27MIPS/LD: Continue processing with refused relocations in PIC codeMaciej W. Rozycki2-6/+13
2018-11-27LD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki2-3/+10
2018-11-27Initialize *uncompressed_align_pow_p to 0H.J. Lu2-0/+8
2018-11-27AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)Tamar Christina6-5/+185
2018-11-27Tighten the constraints for warning about NOPs for the MSP 430 ISA, so NOPs a...Jozef Lawrynowicz24-71/+751
2018-11-27Handle ELF compressed header alignment correctly by setting up the section al...Mark Wielaard9-39/+77
2018-11-27Automatic date update in version.inGDB Administrator1-1/+1
2018-11-26Fix spurious semicolon in sparc-linux-nat.cSimon Marchi2-1/+7
2018-11-26Fix Solaris buildPedro Alves3-9/+18
2018-11-26[GOLD] justsyms_exec test fail on powerpc64Alan Modra4-4/+11
2018-11-26[GOLD] support objdump -T display of st_otherAlan Modra2-4/+9
2018-11-26Automatic date update in version.inGDB Administrator1-1/+1
2018-11-25Implement timestamp'ed output on "make check"Sergio Durigan Junior4-8/+94
2018-11-25Remove obsolete comments from field_fmtTom Tromey4-5/+6
2018-11-25Automatic date update in version.inGDB Administrator1-1/+1
2018-11-24Re-fix leak in source.c (open_source_file).Philippe Waroquiers2-1/+9
2018-11-24Automatic date update in version.inGDB Administrator1-1/+1
2018-11-23[GAS][ARM] Fix testism for bl local v4t testAndre Vieira4-1/+61
2018-11-23gdbserver: AArch64: Remove cannot_fetch/store_registerAlan Hayward2-18/+8
2018-11-23Remove declarations of is_running/is_stopped/is_exitedPedro Alves2-26/+27
2018-11-23Automatic date update in version.inGDB Administrator1-1/+1
2018-11-22Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves37-821/+1403
2018-11-22Fix follow_exec latent problemPedro Alves2-5/+6
2018-11-22Avoid find_thread_ptid with null_ptidPedro Alves5-11/+25
2018-11-22Automatic date update in version.inGDB Administrator1-1/+1