aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-06Fix AArch64 in the same way as other targets updated in 8170f7693bc0a9442c0aa...James Clarke2-1/+7
2017-06-06Add IA64_MAX_FP_REGISTER_SIZEAlan Hayward2-5/+17
2017-06-06ld: Fix spelling mistake in comment.Andrew Burgess2-1/+5
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess18-24/+155
2017-06-06bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mipsJose E. Marchesi4-14/+10
2017-06-06bfd: remove unused local variable in elflink.c:init_reloc_cookie_relsJose E. Marchesi2-4/+5
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki8-37/+57
2017-06-05Drop arm support for falkor/qdf24xx targets, not present in released hardware.Jim Wilson3-8/+5
2017-06-06Automatic date update in version.inGDB Administrator1-1/+1
2017-06-05Add a testcase for PR ld/21529H.J. Lu4-1/+29
2017-06-05PR21529, internal error in linker.cAlan Modra2-1/+6
2017-06-05Fix --enable-new-dtags config supportAlan Modra6-7/+15
2017-06-05Introduce --enable-new-dtags configure option.Slava Barinov5-5/+60
2017-06-05Automatic date update in version.inGDB Administrator1-1/+1
2017-06-04Document the GDB 8.0 release in gdb/ChangeLogJoel Brobecker1-0/+4
2017-06-04Automatic date update in version.inGDB Administrator1-1/+1
2017-06-03x86-linux-nat: Remove unused arch_lwp_info structureSimon Marchi2-10/+4
2017-06-03linux-nat: Remove unused parameterSimon Marchi2-2/+8
2017-06-03Automatic date update in version.inGDB Administrator1-1/+1
2017-06-02x86: Remove linker option: -z prefix-nopH.J. Lu5-29/+9
2017-06-02Use delete instead of xfree for gdb_timerSimon Marchi2-1/+6
2017-06-02C++ify breakpoint class hierarchy (destructors only)Simon Marchi13-287/+274
2017-06-02Create struct type for longjmp breakpointSimon Marchi2-10/+35
2017-06-02Introduce and use new_breakpoint_from_typeSimon Marchi2-30/+29
2017-06-02Correct check for endiannessMichael Eager2-1/+5
2017-06-02Automatic date update in version.inGDB Administrator1-1/+1
2017-06-01Correct ChangeLog entry date.John Baldwin1-1/+1
2017-06-01Use the ELF class to determine the word size for FreeBSD core notes.John Baldwin2-10/+19
2017-06-01PPC64_OPT_LOCALENTRYAlan Modra10-39/+147
2017-06-01S/390: idte/ipte fixesAndreas Krebbel9-32/+19
2017-06-01Automatic date update in version.inGDB Administrator1-1/+1
2017-05-31Rename "mem" related commmandsSimon Marchi2-8/+20
2017-05-31PowerPC64 ld help quotingAlan Modra2-2/+6
2017-05-31btrace: support decoder eventsMarkus Metzger2-41/+121
2017-05-31config, btrace: check for pt_insn_event in libiptMarkus Metzger4-57/+116