Age | Commit message (Expand) | Author | Files | Lines |
2014-09-25 | breakpoint.c: debug output when we skip inserting a breakpoint | Pedro Alves | 2 | -1/+14 |
2014-09-25 | infrun.c: comment/typo fixes | Pedro Alves | 2 | -3/+10 |
2014-09-25 | daily update | Alan Modra | 1 | -1/+1 |
2014-09-24 | Fix typo in thumb_in_function_epilogue_p | Yao Qi | 2 | -1/+6 |
2014-09-24 | Regen gold POTFILES.in | Alan Modra | 2 | -1/+7 |
2014-09-24 | BFD: Add support for more than one plugin in lib/bfd-plugins | Markus Trippelsdorf | 2 | -52/+63 |
2014-09-23 | Add PR reference to ChangeLog entry. | Cary Coutant | 1 | -0/+1 |
2014-09-23 | Fix race condition causing assert in Eh_frame_hdr::do_sized_write(). | Cary Coutant | 6 | -7/+25 |
2014-09-24 | daily update | Alan Modra | 1 | -1/+1 |
2014-09-23 | Disallow VEX/EVEX encoded instructions in 16-bit mode | H.J. Lu | 6 | -4/+57 |
2014-09-23 | Honour SIGILL and SIGSEGV in cancel breakpoint and event lwp selection | Yao Qi | 2 | -10/+26 |
2014-09-23 | daily update | Alan Modra | 1 | -1/+1 |
2014-09-23 | Fix 'call8: call target out of range' xtensa ld relaxation bug | Sterling Augustine | 2 | -4/+44 |
2014-09-22 | Ignore MOD field for control/debug register move | H.J. Lu | 7 | -32/+70 |
2014-09-22 | readline/search.c: Remove useless parameter '0' for rl_message() | Chen Gang | 2 | -1/+7 |
2014-09-22 | 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 2 | -0/+5 |
2014-09-22 | Update target_stop's documentation | Gary Benson | 2 | -2/+8 |
2014-09-22 | Rename target_{stop,continue}_ptid | Gary Benson | 5 | -13/+24 |
2014-09-22 | Find lto plugin when using gcc-5.0 | Alan Modra | 2 | -1/+9 |
2014-09-22 | Fix various warnings seen when using gcc-5.0 | Alan Modra | 4 | -3/+11 |
2014-09-22 | Readelf: Handle forward references to CIEs | Alan Modra | 2 | -80/+169 |
2014-09-22 | Produce output file with -noinhibit-exec after overlapping FDE error | Alan Modra | 2 | -17/+17 |
2014-09-22 | Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto" | Pedro Alves | 11 | -55/+361 |
2014-09-22 | Tell update_global_location_list to insert breakpoints | Pedro Alves | 2 | -21/+50 |
2014-09-22 | Change parameter type of update_global_location_list from boolean to enum | Pedro Alves | 2 | -53/+79 |
2014-09-22 | MIPS: Don't sign extend the addend for RELA relocations | Matthew Fortune | 2 | -7/+30 |
2014-09-22 | NDS32/bfd: Synchronize the argument type. | Kuan-Lin Chen | 2 | -4/+8 |
2014-09-22 | daily update | Alan Modra | 1 | -1/+1 |
2014-09-21 | daily update | Alan Modra | 1 | -1/+1 |
2014-09-20 | daily update | Alan Modra | 1 | -1/+1 |
2014-09-19 | Add Sergio Durigan Junior as maintainer of SystemTap support in GDB. | Joel Brobecker | 2 | -0/+7 |
2014-09-19 | Refactor ptrace extended event status. | Don Breazeal | 6 | -9/+51 |
2014-09-19 | S/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_TPOFF for PIE. | Andreas Krebbel | 3 | -2/+21 |
2014-09-19 | Run dw2-var-zero-addr.exp with --readnow | Yao Qi | 2 | -3/+21 |
2014-09-19 | Check function is GC'ed | Yao Qi | 4 | -16/+59 |
2014-09-19 | daily update | Alan Modra | 1 | -1/+1 |
2014-09-18 | A a testcase for common symbol handling with plugins. | Rafael Ávila de Espíndola | 5 | -14/+94 |
2014-09-18 | New "producer" attribute of python gdb.Symtab. | Doug Evans | 7 | -1/+150 |
2014-09-18 | Fix regression for Linux vDSO in GDB (PR gdb/17407). | Jan Kratochvil | 2 | -1/+6 |
2014-09-18 | daily update | Alan Modra | 1 | -1/+1 |
2014-09-17 | Regenerate gold/Makefile.in. | Cary Coutant | 1 | -0/+1 |
2014-09-17 | Fix handling of common symbols with plugins. | Rafael Ávila de Espíndola | 3 | -4/+11 |
2014-09-17 | Add tls support to gold aarch64 backend. | Jing Yu | 5 | -134/+1579 |
2014-09-17 | PR gdb/17384: Do not print memory errors in safe_read_memory_integer | Ulrich Weigand | 2 | -45/+13 |
2014-09-17 | Fix arm-elf build failure on non-C99 systems (was using int64_t) | Tristan Gingold | 2 | -2/+7 |
2014-09-16 | Add test for global variable that is nested by another DSO | Sergio Durigan Junior | 5 | -0/+134 |
2014-09-17 | daily update | Alan Modra | 1 | -1/+1 |
2014-09-16 | CONTRIBUTE: For internals refer to wiki, not gdb/doc | Maciej W. Rozycki | 2 | -3/+9 |
2014-09-16 | Fix CPPFLAGS handling in gdbserver's build. | Joel Brobecker | 2 | -2/+9 |
2014-09-16 | Remove dead code from objc-lang.c (spurious "fprintf (stderr...") | Sergio Durigan Junior | 2 | -5/+4 |