aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-22readline/search.c: Remove useless parameter '0' for rl_message()Chen Gang2-1/+7
2014-09-222014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-0/+5
2014-09-22Update target_stop's documentationGary Benson2-2/+8
2014-09-22Rename target_{stop,continue}_ptidGary Benson5-13/+24
2014-09-22Find lto plugin when using gcc-5.0Alan Modra2-1/+9
2014-09-22Fix various warnings seen when using gcc-5.0Alan Modra4-3/+11
2014-09-22Readelf: Handle forward references to CIEsAlan Modra2-80/+169
2014-09-22Produce output file with -noinhibit-exec after overlapping FDE errorAlan Modra2-17/+17
2014-09-22Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"Pedro Alves11-55/+361
2014-09-22Tell update_global_location_list to insert breakpointsPedro Alves2-21/+50
2014-09-22Change parameter type of update_global_location_list from boolean to enumPedro Alves2-53/+79
2014-09-22MIPS: Don't sign extend the addend for RELA relocationsMatthew Fortune2-7/+30
2014-09-22NDS32/bfd: Synchronize the argument type.Kuan-Lin Chen2-4/+8
2014-09-22daily updateAlan Modra1-1/+1
2014-09-21daily updateAlan Modra1-1/+1
2014-09-20daily updateAlan Modra1-1/+1
2014-09-19Add Sergio Durigan Junior as maintainer of SystemTap support in GDB.Joel Brobecker2-0/+7
2014-09-19Refactor ptrace extended event status.Don Breazeal6-9/+51
2014-09-19S/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_TPOFF for PIE.Andreas Krebbel3-2/+21
2014-09-19Run dw2-var-zero-addr.exp with --readnowYao Qi2-3/+21
2014-09-19Check function is GC'edYao Qi4-16/+59
2014-09-19daily updateAlan Modra1-1/+1
2014-09-18A a testcase for common symbol handling with plugins.Rafael Ávila de Espíndola5-14/+94
2014-09-18New "producer" attribute of python gdb.Symtab.Doug Evans7-1/+150
2014-09-18Fix regression for Linux vDSO in GDB (PR gdb/17407).Jan Kratochvil2-1/+6
2014-09-18daily updateAlan Modra1-1/+1
2014-09-17Regenerate gold/Makefile.in.Cary Coutant1-0/+1
2014-09-17Fix handling of common symbols with plugins.Rafael Ávila de Espíndola3-4/+11
2014-09-17Add tls support to gold aarch64 backend.Jing Yu5-134/+1579
2014-09-17PR gdb/17384: Do not print memory errors in safe_read_memory_integerUlrich Weigand2-45/+13
2014-09-17Fix arm-elf build failure on non-C99 systems (was using int64_t)Tristan Gingold2-2/+7
2014-09-16Add test for global variable that is nested by another DSOSergio Durigan Junior5-0/+134
2014-09-17daily updateAlan Modra1-1/+1
2014-09-16CONTRIBUTE: For internals refer to wiki, not gdb/docMaciej W. Rozycki2-3/+9
2014-09-16Fix CPPFLAGS handling in gdbserver's build.Joel Brobecker2-2/+9
2014-09-16Remove dead code from objc-lang.c (spurious "fprintf (stderr...")Sergio Durigan Junior2-5/+4
2014-09-16Replace "fprintf (stderr..." by "fprintf_unfiltered (gdb_stdlog..."Sergio Durigan Junior2-11/+21
2014-09-16gdb.base/watch-bitfields.exp: Improve testSergio Durigan Junior2-26/+62
2014-09-16Fix PR12526: -location watchpoints for bitfield argumentsPatrick Palka8-2/+214
2014-09-16Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler.Ilya Tocar59-1/+7718
2014-09-16Remove documention of dead "target vxworks"Pedro Alves2-170/+10
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson28-245/+277
2014-09-16Fix watchpoint-stops-at-right-insn.expPedro Alves2-1/+7
2014-09-16Add test to make sure GDB knows which "kind" of watchpoint the target hasPedro Alves3-0/+215
2014-09-16Add hardware watchpoint support for x86 GNU Hurd.Samuel Thibault6-1/+188
2014-09-16Make the linker return an error status if it fails to merge ARM binaries withTerry Guo9-10/+68
2014-09-16Remove support for testing against dead "target vxworks"Pedro Alves15-492/+54
2014-09-16Another board file for remote hostYao Qi2-0/+89
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen13-4082/+6322
2014-09-16NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt.Kuan-Lin Chen8-1847/+2344