aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-13Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) conditionPedro Alves8-29/+144
2016-01-13Mark the linker's -Bsymbolic-functions test as an expected failure for MIPS t...Nick Clifton2-0/+5
2016-01-13Mark the linker's extract symbols test as an expected failure for MIPS targets.Nick Clifton2-0/+15
2016-01-13Mark the rgn-at11 test as an expected failure for MIPS targets.Nick Clifton2-1/+9
2016-01-13Automatic date update in version.inGDB Administrator1-1/+1
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone19-8/+566
2016-01-12Fix compile error with use of 'typename' outside of templateH.J. Lu2-3/+7
2016-01-12Remove typename from Mips64_rela_dataH.J. Lu1-1/+1
2016-01-12Fix breakage for SHT_REL targets where get_r_addend() gives internal error.Cary Coutant4-2/+33
2016-01-12Fix compile error with use of 'typename' outside of template.H.J. Lu2-2/+7
2016-01-12Sync top-level btool.m4 with GCCH.J. Lu2-3/+11
2016-01-12[ARM] Support ARMv8.2 RAS extension.Matthew Wahab6-0/+124
2016-01-12Add cantunwind when unwind info does not match start of section.Yury Usishchev7-0/+79
2016-01-12Sync top-level Makefile.def with GCCH.J. Lu3-27/+34
2016-01-12Fix invalid conversion from void * to gdb_byte *Yao Qi2-1/+6
2016-01-12gdbserver: use the new gdb warning helpersMike Frysinger4-80/+76
2016-01-12gdbserver: fix various warningsMike Frysinger7-25/+26
2016-01-12Change function signature passed to cloneYao Qi2-5/+13
2016-01-12Remove trademark acknowledgements throughoutPedro Alves18-66/+79
2016-01-12[DOC] Interrupt when program is stoppedYao Qi2-1/+7
2016-01-12Test gdb.base/random-signal.exp with "attach"Pedro Alves2-11/+50
2016-01-12Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk"Thomas Schwinge2-1/+5
2016-01-12PowerPC gas test vsx3Alan Modra2-0/+5
2016-01-11Fix internal error when applying TLSDESC relocations with no TLS segment.Cary Coutant4-30/+20
2016-01-12sim: mips: workaround 32-bit addr sign extensionsMike Frysinger2-1/+18
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant21-690/+1591
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves27-265/+122
2016-01-12Automatic date update in version.inGDB Administrator1-1/+1
2016-01-11testsuite: i386 regression for funcargs.expJan Kratochvil2-0/+13
2016-01-11testsuite: Regression for foll-vfork.expJan Kratochvil2-6/+29
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil31-126/+301
2016-01-11gdb: split out warnings helpersMike Frysinger5-113/+146
2016-01-11Delete opcodes that have been removed from ISA 3.0.Peter Bergner7-25/+16
2016-01-11Import changes made to files shared with the FSF GCC project.Nick Clifton12-64/+167
2016-01-11sim: config: do not try to align settingsMike Frysinger2-5/+10
2016-01-11Automatic date update in version.inGDB Administrator1-1/+1
2016-01-10sim: move many common settings from CPPFLAGS to config.hMike Frysinger96-2107/+3571
2016-01-10sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger62-229/+177
2016-01-10sim: allow the environment configure option everywhereMike Frysinger73-411/+744
2016-01-10sim: allow the assert configure option everywhereMike Frysinger56-54/+626
2016-01-10sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger59-1557/+151
2016-01-10sim: mips: drop SIM_AC_OPTION_SMP callMike Frysinger3-43/+7
2016-01-10sim: allow the inline configure option everywhereMike Frysinger79-1006/+1113
2016-01-10sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger69-660/+245
2016-01-10sim: drop --enable-sim-cflags optionMike Frysinger66-716/+191
2016-01-10Automatic date update in version.inGDB Administrator1-1/+1
2016-01-09sim: stop configuring common subdirMike Frysinger4-18/+7
2016-01-09sim: drop common/cconfig.h in favor of a single config.hMike Frysinger99-10674/+11040
2016-01-09Automatic date update in version.inGDB Administrator1-1/+1
2016-01-08Fix gdb.multi/base.exp testsuite regressionJan Kratochvil4-14/+29