Age | Commit message (Expand) | Author | Files | Lines |
2015-02-23 | Fixes a typo in the license notice in include/elf/score.h | Nick Clifton | 2 | -2/+8 |
2015-02-23 | gdb.base/info-os.c: Include stdlib.h | Pedro Alves | 2 | -0/+5 |
2015-02-23 | Fixes a couple of typos in the license header of the cpu-w65.c file. | Nick Clifton | 2 | -2/+7 |
2015-02-23 | gdbserver: 64-bit kernel / 32-inferior, syscall restarting | Pedro Alves | 2 | -2/+12 |
2015-02-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-22 | sim/erc32: Use readline.h for readline types and functions. | Jiri Gaisler | 3 | -12/+8 |
2015-02-22 | Set GOLD_DEFAULT_SIZE to 32 for x32 | H.J. Lu | 3 | -0/+7 |
2015-02-22 | testcase for PR symtab/17855 | Doug Evans | 4 | -2/+49 |
2015-02-21 | PR c++/17976, symtab/17821 | Doug Evans | 5 | -17/+63 |
2015-02-21 | sim/erc32: File loading via command line did not work | Jiri Gaisler | 1 | -1/+4 |
2015-02-21 | sim/erc32: Fix incorrect simulator performance report | Jiri Gaisler | 5 | -17/+39 |
2015-02-21 | sim/erc32: Remove unused defines in Makefile and switch off statistics | Jiri Gaisler | 2 | -1/+5 |
2015-02-21 | sim/erc32: Use fenv.h for host FPU access | Jiri Gaisler | 2 | -161/+35 |
2015-02-21 | sim/erc32: Perform pseudo-init if binary linked to non-zero address. | Jiri Gaisler | 4 | -0/+37 |
2015-02-21 | sim/erc32: Corrected wrong CPU implementation and version ID in psr | Jiri Gaisler | 2 | -1/+5 |
2015-02-21 | sim/erc32: Disassembly in stand-alone mode did not work. | Jiri Gaisler | 2 | -3/+19 |
2015-02-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-21 | binutils: readelf: add missing newline to warning message | Mike Frysinger | 2 | -1/+6 |
2015-02-21 | Testsuite patch for: i386: Fix internal error when prstatus in core file is t... | Jan Kratochvil | 3 | -0/+64 |
2015-02-21 | gdb.threads/multi-create-ns-info-thr.exp and native-extended-remote board | Pedro Alves | 2 | -1/+8 |
2015-02-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-20 | Fix gdb.base/solib-corrupted.exp after dtrace probes changes | Pedro Alves | 2 | -1/+6 |
2015-02-20 | GNU/Linux: Stop using libthread_db/td_ta_thr_iter | Pedro Alves | 10 | -172/+291 |
2015-02-20 | linux-nat.c: fix a few lin_lwp_attach_lwp issues | Pedro Alves | 2 | -21/+47 |
2015-02-20 | Garbage collect forward_target_decr_pc_after_break | Pedro Alves | 2 | -4/+5 |
2015-02-20 | fix gdbserver/linux-low'c's pending status handling | Pedro Alves | 2 | -3/+6 |
2015-02-20 | Fix no-attach-trace.exp with "target remote" / gdbserver | Pedro Alves | 2 | -9/+10 |
2015-02-20 | PR18006: internal error if threaded program calls clone(CLONE_VM) | Pedro Alves | 5 | -0/+130 |
2015-02-20 | Document the GDB 7.9 release in gdb/ChangeLog | Joel Brobecker | 1 | -0/+4 |
2015-02-20 | S390: Support new vector register sections | Andreas Arnez | 7 | -0/+88 |
2015-02-20 | sim: drop unused headers | Mike Frysinger | 9 | -288/+25 |
2015-02-19 | sim: drop unused sim_kill function | Mike Frysinger | 10 | -36/+20 |
2015-02-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-20 | sim: ChangeLog: Correct the related items position and format. | Chen Gang | 4 | -20/+18 |
2015-02-19 | Wrap a few opcodes headers in extern "C" for C++ | Pedro Alves | 9 | -0/+69 |
2015-02-19 | floatformat.h: Wrap in extern "C" | Pedro Alves | 2 | -0/+12 |
2015-02-19 | 2015-02-19 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 2 | -3/+12 |
2015-02-19 | Fix non executable stack handling when calling functions in the inferior. | Antoine Tremblay | 9 | -18/+142 |
2015-02-19 | [gdb/ax] small "setv" fix and documentation's adjustment. | David Taylor | 4 | -2/+10 |
2015-02-19 | Use nm/readelf with "failif" | H.J. Lu | 4 | -0/+25 |
2015-02-19 | Fix buffer overrun in verilog code | Branko Drevensek | 2 | -1/+6 |
2015-02-19 | sim: microblaze: fix build failure after opcodes update | Mike Frysinger | 2 | -3/+7 |
2015-02-19 | tidy _bfd_elf_define_linkage_sym | Alan Modra | 2 | -3/+6 |
2015-02-19 | gas doc warning fixes | Alan Modra | 3 | -23/+28 |
2015-02-19 | Strip undefined symbols from .symtab | Alan Modra | 19 | -56/+53 |
2015-02-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-02-18 | Add missing gdb/ChangeLog entry for previous change. | Patrick Palka | 1 | -0/+15 |
2015-02-18 | Asynchronously resize the TUI | Patrick Palka | 2 | -39/+41 |
2015-02-18 | Factorize target program transformations in the GDB_AC_TRANSFORM macro. | Jose E. Marchesi | 10 | -60/+91 |
2015-02-18 | Fix gold error: hidden symbol '...' is not defined locally | Alan Modra | 2 | -0/+7 |