aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-12ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu5-11/+28
2017-06-12S/390: Return with an error for broken tls rewritesAndreas Krebbel2-10/+32
2017-06-12Automatic date update in version.inGDB Administrator1-1/+1
2017-06-11Introduce "set debug separate-debug-file"Simon Marchi7-0/+59
2017-06-11PR 21564, Section start in binary output file incorrectAlan Modra2-1/+9
2017-06-11Automatic date update in version.inGDB Administrator1-1/+1
2017-06-10Automatic date update in version.inGDB Administrator1-1/+1
2017-06-10gdbarch: Remove displaced_step_free_closureSimon Marchi14-85/+19
2017-06-09Include <signal.h> on gdbserver/fork-child.c (and fix regressions)Sergio Durigan Junior2-0/+7
2017-06-09x86-64: Add some x32 ELF property testsH.J. Lu10-4/+94
2017-06-09Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang6-92/+8
2017-06-09Automatic date update in version.inGDB Administrator1-1/+1
2017-06-08Fix possible bug when no args have been provided to the executableSergio Durigan Junior2-1/+6
2017-06-08[ARC] Corrected conditions for dynamic sections creation.Cupertino Miranda2-9/+16
2017-06-08[ARC] Fixed condition to generate TEXTREL.Cupertino Miranda2-1/+7
2017-06-08[ARC] Fixed TLS for IE model.Cupertino Miranda5-4/+18
2017-06-08[ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.Cupertino Miranda2-0/+14
2017-06-08[ARC] ARC_PC32 dynamic reloc incorrectly generated.Cupertino Miranda2-10/+18
2017-06-08[ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_Vineet Gupta3-5/+6
2017-06-08[ARC] Reassign the symbol got information to actual symbol when indirect.Cupertino Miranda2-0/+10
2017-06-08[ARC] Disable warning on absolute relocs when symbol is local.Cupertino Miranda2-1/+7
2017-06-08[ARC] Avoid creating dynamic relocs when static linked is requested.Cupertino Miranda2-11/+19
2017-06-08Add MN10300_MAX_REGISTER_SIZEAlan Hayward2-2/+13
2017-06-08Update ff4ca5ac6a2e8 to the correct version.Alan Hayward2-11/+6
2017-06-08[bfd][arm] Don't assert on suspicious build attributes in input fileRichard Earnshaw2-1/+16
2017-06-08Remove MAX_REGISTER_SIZE from mi/mi-main.cAlan Hayward2-13/+27
2017-06-08x86: Dump local IFUNC functions in the map fileH.J. Lu6-11/+43
2017-06-08clH.J. Lu2-0/+24
2017-06-08[AArch64] Allow COPY relocation eliminationJiong Wang6-8/+92
2017-06-072017-06-07 Eric Christopher <echristo@gmail.com>Eric Christopher2-2/+24
2017-06-08Automatic date update in version.inGDB Administrator1-1/+1
2017-06-07Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior10-1/+269
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior33-864/+1441
2017-06-07Share parts of gdb/gdbthread.h with gdbserverSergio Durigan Junior6-4/+48
2017-06-07Move parts of inferior job control to common/Sergio Durigan Junior11-77/+166
2017-06-07Introduce compiled_regex, eliminate make_regfree_cleanupPedro Alves15-226/+255
2017-06-07Add support for AArch64 system register names IP0, IP1, FP and LR.Michael Collison4-2/+16
2017-06-07Remove MAX_REGISTER_SIZE from regcache.cAlan Hayward2-15/+41
2017-06-07Remove MAX_REGISTER_SIZE from sh(64)-tdep.cAlan Hayward3-27/+33
2017-06-07Remove MAX_REGISTER_SIZE from aarch64-tdep.cAlan Hayward2-3/+10
2017-06-07Fix a number of pr21529 testcase failuresAlan Modra2-4/+6
2017-06-07Automatic date update in version.inGDB Administrator1-1/+1
2017-06-06bfd: support section groups with preceding SHF_GROUP sectionsJose E. Marchesi2-28/+13
2017-06-06Remove declaration of set_register_cache from regdef.hYao Qi2-5/+5
2017-06-06Remove a MAX_REGISTER_SIZE from frame.cAlan Hayward2-3/+25
2017-06-06Fix double free when running gdb.linespec/ls-errs.exp (PR breakpoints/21553)Pedro Alves3-64/+80
2017-06-06Remove uses of MAX_REGISTER_SIZE from alpha-tdep.cAlan Hayward2-9/+26
2017-06-06Handle printing information about PE format files which have 0 as the value o...Daniel Bonniot de Ruisselet2-0/+11
2017-06-06[Patch, ARM] Relax the restrictions on REG_SP under Thumb mode on ARMv8-AJiong Wang12-18/+328
2017-06-06Fix memory leaks in the sysinfo program.Simon Marchi2-1/+18