aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer)Pedro Alves3-49/+68
2018-04-26For PPC64: elf_gnu_ifunc_record_cache: handle plt symbols in .text sectionPedro Alves2-6/+13
2018-04-26Factor out minsym_found/find_function_start_sal overloadPedro Alves3-41/+37
2018-04-26Eliminate find_pc_partial_function_gnu_ifuncPedro Alves3-34/+17
2018-04-26Breakpoints, don't skip prologue of ifunc resolvers with debug infoPedro Alves2-15/+55
2018-04-26Fix setting breakpoints on ifunc functions after they're already resolvedPedro Alves5-21/+56
2018-04-26Fix elf_gnu_ifunc_resolve_by_got bugletPedro Alves2-3/+10
2018-04-26Calling ifunc functions when resolver has debug info, user symbol same namePedro Alves7-8/+70
2018-04-26Calling ifunc functions when target has no debug info but resolver hasPedro Alves9-51/+140
2018-04-26Fix calling ifunc functions when resolver has debug info and different namePedro Alves2-1/+8
2018-04-26Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation)Pedro Alves2-17/+44
2018-04-26x86: fold various non-memory operand AVX512VL templatesJan Beulich5-2045/+631
2018-04-26x86: also optimize zeroing-masking variants of insnsJan Beulich8-73/+84
2018-04-26x86: properly force / avoid forcing EVEX encodingJan Beulich7-7/+76
2018-04-26x86: CpuXSAVE is a prereq for various other featuresJan Beulich7-31/+95
2018-04-26x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMaskJan Beulich12-5231/+5322
2018-04-26x86: don't recognize bnd<N> as registers without CpuMPXJan Beulich5-0/+29
2018-04-26x86: x87-related adjustmentsJan Beulich10-30/+85
2018-04-26x86: fix indentation in build_modrm_byte()Jan Beulich2-39/+43
2018-04-26x86: move and fold common code in build_modrm_byte()Jan Beulich2-29/+18
2018-04-26x86: drop VexImmExtJan Beulich7-8082/+8086
2018-04-26x86: tighten assertion in build_modrm_byte()Jan Beulich2-4/+8
2018-04-26x86: drop dead code from build_modrm_byte()Jan Beulich2-19/+10
2018-04-26Automatic date update in version.inGDB Administrator1-1/+1
2018-04-25[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpice...Christophe Lyon119-111/+241
2018-04-25[ARM] FDPIC: Implement Thumb-only PLT for FDPIC.Christophe Lyon10-21/+352
2018-04-25[ARM] FDPIC: New tests.Christophe Lyon12-0/+811
2018-04-25[ARM] FDPIC: Fix ld testcase not to conflict with uclibc's includes.Christophe Lyon2-4/+10
2018-04-25[ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbolChristophe Lyon2-3/+9
2018-04-25[ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation f...Christophe Lyon2-1/+9
2018-04-25[ARM] FDPIC: Add stack segmentChristophe Lyon2-0/+19
2018-04-25[ARM] Add TLS relocations for FDPIC.Christophe Lyon10-14/+148
2018-04-25[ARM] Implement PLT for FDPIC.Christophe Lyon2-9/+152
2018-04-25[ARM] Implement FDPIC relocations.Christophe Lyon4-31/+731
2018-04-25[ARM] Add FDPIC relocations definitionsChristophe Lyon10-4/+170
2018-04-25[ARM] Add FDPIC OSABI flag support.Christophe Lyon8-4/+81
2018-04-25[ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon12-3/+131
2018-04-25Fix new inferior events outputPedro Alves7-6/+26
2018-04-25x86: drop redundant AVX512VL shift templatesJan Beulich3-126/+6
2018-04-25Fix the mask for the sqrdml(a|s)h instructions.Tamar Christina6-127/+10070
2018-04-25Updated Spanish translation for the gas directory.Nick Clifton2-559/+432
2018-04-25Silence gcc-8 warningsAlan Modra3-1/+36
2018-04-24Fix bug with relocation addends and merge sections with --icf.Cary Coutant3-31/+68
2018-04-25Remove arm-aout and arm-coff supportAlan Modra254-1929/+489
2018-04-25Automatic date update in version.inGDB Administrator1-1/+1
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant12-22/+196
2018-04-24Enable 'set print inferior-events' and improve detach/fork/kill/exit messagesSergio Durigan Junior20-62/+266
2018-04-24Fix an illegal memory access when trying to copy an ELF binary with corrupt s...Nick Clifton2-1/+12
2018-04-24Fix an illegal memory access when copying a PE format file with corrupt debug...Nick Clifton3-2984/+2662
2018-04-24info-shared.exp: Replace libs=-ldl with shlib_loadSimon Marchi2-1/+6