aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Pull in patch for libiberty that fixes a stack exhaustion bug when demangling...Nick Clifton2-22/+42
2019-04-10Introduce a separate debug objfile iteratorTom Tromey5-54/+121
2019-04-10Fix a couple of commentsTom Tromey3-7/+6
2019-04-10Remove some uses of "object_files"Tom Tromey4-20/+20
2019-04-10PR24427, bfd/doc/chew.c reads uninitialized memory and subtracts from functio...Michael Forney2-2/+7
2019-04-10Disable R_X86_64_PLT32 generation as branch marker on Solaris/x86Rainer Orth21-0/+426
2019-04-10Re: XFAIL PR ld/20995 tests for lynxos and nto targetsAlan Modra2-2/+7
2019-04-10cskyelf.em branch stub handlingAlan Modra2-16/+23
2019-04-10Fix some ld dependenciesAlan Modra8-58/+34
2019-04-10Regen BLD-POTFILES.inAlan Modra2-1/+4
2019-04-10te-cloudabi.hAlan Modra5-6/+41
2019-04-10Automatic date update in version.inGDB Administrator1-1/+1
2019-04-09Fix Rust lexer bugletTom Tromey2-2/+12
2019-04-09Use find_thread_in_random in select_event_lwpTom Tromey2-31/+8
2019-04-09Consistently use bool for fake_pid_pTom Tromey4-10/+20
2019-04-09Fix typo in latest ChangeLog entrySimon Marchi1-1/+1
2019-04-09Use -qualified flag when setting temporary breakpoint in start commandSimon Marchi5-1/+84
2019-04-09[MIPS] Add RDHWR with the SEL field for MIPS R6.Robert Suchanek6-0/+76
2019-04-08Rename python function thread_from_thread_handle to thread_from_handleKevin Buettner6-20/+50
2019-04-08Documentation for python method InferiorThread.handleKevin Buettner2-0/+13
2019-04-08Tests for gdb.InferiorThread.handleKevin Buettner2-3/+44
2019-04-08Support buffer objects as handles in Inferior.thread_from_thread_handle()Kevin Buettner4-10/+37
2019-04-08Add python method InferiorThread.handleKevin Buettner2-0/+38
2019-04-08Introduce target_ops method thread_info_to_thread_handleKevin Buettner7-0/+95
2019-04-08x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16H.J. Lu11-4/+30
2019-04-09Automatic date update in version.inGDB Administrator1-1/+1
2019-04-08XFAIL PR ld/20995 tests for lynxos and nto targetsH.J. Lu2-2/+9
2019-04-08Some gdb_exception{,error,quit} tweaksPedro Alves3-22/+43
2019-04-08x86: Remove i386-*-kaos* and i386-*-chaos targetsH.J. Lu10-37/+18
2019-04-08Count i386-moss as ELFH.J. Lu2-0/+5
2019-04-08Use elf-x86.em for i386-moss and i386-beosH.J. Lu3-0/+7
2019-04-08x86: Consolidate AVX512 BF16 entries in i386-opc.tblH.J. Lu3-282/+34
2019-04-08Replace throw_exception with throw in some casesTom Tromey36-71/+151
2019-04-08Make exception throwing a bit more efficientTom Tromey3-18/+37
2019-04-08Remove some now-dead exception codeTom Tromey3-57/+13
2019-04-08Rename gdb exception typesTom Tromey146-459/+606
2019-04-08Rewrite TRY/CATCHTom Tromey144-1326/+1033
2019-04-08Make exceptions use std::string and be self-managingTom Tromey43-245/+253
2019-04-08Simplify exception handlingTom Tromey3-81/+10
2019-04-08Fix i386-lynxos and other runtime linker failsAlan Modra4-0/+9
2019-04-08Fix x86_64-rdos build failAlan Modra3-26/+33
2019-04-08Automatic date update in version.inGDB Administrator1-1/+1
2019-04-07Make "all" depend on "info"Tom Tromey2-1/+5
2019-04-07print_insn_powerpc tidyAlan Modra2-26/+29
2019-04-07PR24421, Wrong brackets in opcodes/arm-dis.cAlan Modra2-213/+219
2019-04-07Merge libiberty from gccAlan Modra10-42/+97
2019-04-07Automatic date update in version.inGDB Administrator1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey162-1593/+1426
2019-04-06x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu29-58/+256
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey162-1261/+1757