aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-20Remove gdb.hpJan Kratochvil71-5010/+85
2015-03-20Limit multi-byte nop instructions to 10 bytesH.J. Lu47-3432/+920
2015-03-20Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.Nick Clifton3-6/+35
2015-03-20Don't call set_gdbarch_cannot_step_breakpoint in aarch64_gdbarch_initYao Qi2-1/+5
2015-03-20Automatic date update in version.inGDB Administrator1-1/+1
2015-03-19Fix race exposed by gdb.threads/killed.expPedro Alves6-33/+186
2015-03-19Remove spurious gdb/ChangeLog entryPedro Alves1-5/+0
2015-03-19gdbserver/Linux: unbreak non-stopPedro Alves2-3/+7
2015-03-19Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton9-32/+130
2015-03-19gdbserver/Linux: unbreak thread event randomizationPedro Alves6-2/+38
2015-03-19native/Linux: internal error if resume is short-circuitedPedro Alves5-4/+182
2015-03-19select_event_lwp_callback: update commentsPedro Alves4-6/+16
2015-03-19Fix building and testing dwarf debug section compression feature when zlib is...Nick Clifton4-7/+14
2015-03-19Automatic date update in version.inGDB Administrator1-1/+1
2015-03-18Tighten gdb.base/disp-step-syscall.expPedro Alves2-27/+35
2015-03-18Make bfd_compress_section_contents staticH.J. Lu3-24/+13
2015-03-18Add a testcase for PR gas/18087H.J. Lu7-3/+211
2015-03-18Fixes a problem generating relocs for import libraries created by Microsoft t...Nick Clifton2-0/+15
2015-03-18Fix debug section compression so that it is only performed if it would make t...Jon Turney11-24/+89
2015-03-18Fix amd64 windows unwinding issues within MS dlls.Tristan Gingold2-36/+86
2015-03-18Reimplement "vFile:fstat" without qSupportedGary Benson6-28/+25
2015-03-18Support catch syscall on aarch64 linuxYao Qi6-4/+359
2015-03-18Use %F instead of %X for einfoChen Gang2-2/+6
2015-03-17Exclude target-zlib if target-libjava isn't builtH.J. Lu3-6/+24
2015-03-17Revert "Disable all target libraries if not building gcc"H.J. Lu1-5/+0
2015-03-18Automatic date update in version.inGDB Administrator1-1/+1
2015-03-17sim/erc32: Removed type mismatch compiler warningsJiri Gaisler2-9/+19
2015-03-17sim/erc32: Added -v command line switch for verbose outputJiri Gaisler5-12/+23
2015-03-17Add znver1 processorGanesh Gopalasubramanian24-5285/+5853
2015-03-17Fix name of ser_base_setstopbits's second argument.Yurij Grechishhev2-1/+6
2015-03-17Sync config-ml.in with GCC trunkH.J. Lu2-30/+45
2015-03-17Remove forward declaration of struct statGary Benson2-2/+8
2015-03-17Fix elf64-ppc.c electric fence warningAlan Modra2-5/+16
2015-03-17Automatic date update in version.inGDB Administrator1-1/+1
2015-03-16watchpoint-reuse-slot.exp: skip setting HW breakpoints on some addressYao Qi2-0/+37
2015-03-16Update top-level files from GCC trunkH.J. Lu6-2564/+5305
2015-03-16Sync isl.m4 with GCC treeH.J. Lu2-17/+11
2015-03-16Sync elf.m4 with GCC treeH.J. Lu2-2/+12
2015-03-16Append -g -Os rather than overwritingH.J. Lu2-2/+11
2015-03-16Don't reset CXXFLAGS_FOR_TARGETH.J. Lu2-3/+11
2015-03-16Sync bootstrap-asan.mk/bootstrap-lto.mk with GCC treeH.J. Lu3-5/+19
2015-03-16Remove cloog.m4H.J. Lu2-152/+4
2015-03-16Disable all target libraries if not building gccH.J. Lu3-0/+11
2015-03-16Fetch all registers before writing the core register notes.John Baldwin2-1/+7
2015-03-16stub termcap, add extern "C"Yuanhui Zhang3-1/+16
2015-03-16stub-termcap.c: prototype tputs's parameter's parameter, for C++ modePedro Alves2-2/+7
2015-03-16windows-nat.c: conflicting declaration of struct thread_info in C++ modeYuanhui Zhang2-21/+30
2015-03-16Removes a #if 1 ... #endif accidentally left in the source code.Nick Clifton2-2/+5
2015-03-16Fixes a problem with the RX port trying to perform linker relaxation when -no...Nick Clifton2-1/+19
2015-03-16sim: mcore/microblaze: strip trailing whitespaceMike Frysinger4-140/+148