aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Synchronize libiberty sources with FSF GCC mainline version.Nick Clifton8-42/+503
2016-08-02Fix SH GOT allocation in the presence of linker garbage collection.Nick Clifton10-216/+46
2016-08-02Avoid compile time warning when building on 32-bit host.Nick Clifton2-1/+7
2016-08-02Automatic date update in version.inGDB Administrator1-1/+1
2016-08-01 Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner7-4/+58
2016-08-01Update NEWS post GDB 7.12 branch creation.Joel Brobecker2-1/+9
2016-08-01Bump version to 7.12.50.DATE-git.Joel Brobecker2-1/+6
2016-08-01Swap "single-process" and "multi-process" in process-dies-while-detaching.expgdb-7.12-branchpointYao Qi2-1/+7
2016-08-01Update Swedish translation in bfd directory.Nick Clifton2-66/+70
2016-08-01Tweak gdb.cp tests for aarch32Yao Qi4-5/+11
2016-08-01Automatic date update in version.inGDB Administrator1-1/+1
2016-07-31Automatic date update in version.inGDB Administrator1-1/+1
2016-07-30Automatic date update in version.inGDB Administrator1-1/+1
2016-07-29gas: avoid spurious failures in non-ELF targets in the SPARC testsuite.Jose E. Marchesi3-48/+56
2016-07-29Automatic date update in version.inGDB Administrator1-1/+1
2016-07-28Fix decoding of Windows resources.Nick Clifton3-5/+21
2016-07-28Automatic date update in version.inGDB Administrator1-1/+1
2016-07-27MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki50-663/+8579
2016-07-27Begin implementing ARC NPS-400 Accelerator instructionsGraham Markall11-126/+724
2016-07-27Restrict linker garbage collection personality test to cfi enabled targets.Nick Clifton2-2/+6
2016-07-27Fix seg-fault when running garbage collection on coff binaries.Nick Clifton2-1/+14
2016-07-27Fix warning in ldbuildid.c mingw32 codeIgor Kudrin2-1/+6
2016-07-27Fix aarch64_relocs.sh file modeAlan Modra1-0/+0
2016-07-27Automatic date update in version.inGDB Administrator1-1/+1
2016-07-27Wean gdb and sim off private libbfd.h headerAlan Modra11-11/+25
2016-07-26Fix PR server/20414 - x32 gdbserver always crashes inferiorPedro Alves2-4/+15
2016-07-26PR python/20190 - compute TLS symbol without a frameTom Tromey9-69/+169
2016-07-26MIPS/GAS: Respect the `insn32' mode in branch relaxationMaciej W. Rozycki10-66/+1248
2016-07-26MIPS/BFD: Handle branches in PLT compression selectionMaciej W. Rozycki17-27/+559
2016-07-26Fix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSERPedro Alves2-12/+16
2016-07-26Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof (nat_siginfo_t) == size...Pedro Alves5-149/+193
2016-07-26Add support for creating uuid based build-id's in a MinGW32 environment.Igor Kudrin2-10/+41
2016-07-26[Gold, aarch64] Implement some AArch64 relocs.Han Shen8-9/+300
2016-07-26btrace, testsuite: fix assembly source file selectionMarkus Metzger5-18/+42
2016-07-26Automatic date update in version.inGDB Administrator1-1/+1
2016-07-25Handle correctly passing a bad interpreter name to new-uiSimon Marchi5-10/+73
2016-07-25linux-procfs: Handle lowercase "t (tracing stop)" statePedro Alves2-0/+9
2016-07-25linux-procfs: Introduce enum proc_statePedro Alves2-19/+79
2016-07-25Add myself as a write-after-approval GDB maintainer.Tim Wiederhake2-0/+5
2016-07-25btrace: Resume recording after disconnect.Tim Wiederhake10-14/+259
2016-07-25Revise targets able to run ELF 64k section testAlan Modra2-8/+10
2016-07-25Automatic date update in version.inGDB Administrator1-1/+1
2016-07-24Automatic date update in version.inGDB Administrator1-1/+1
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi42-2468/+7538
2016-07-23Fix ARMv8.1/v8.2 for hw watchpoint and breakpointAndrew Pinski3-2/+17
2016-07-23Support JIT debugging on MS-WindowsРуслан Ижбулатов5-0/+76
2016-07-23Automatic date update in version.inGDB Administrator1-1/+1
2016-07-22PR rust/20162 - fix gdb regressions caused by rust 1.10Tom Tromey2-2/+29
2016-07-22Get "num" as unsigned in ctfYao Qi2-1/+6
2016-07-22Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda5-13/+34