Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-07-03 | Remove ptid_get_lwp | Tom Tromey | 1 | -4/+4 |
2018-07-03 | Remove ptid_get_pid | Tom Tromey | 1 | -8/+8 |
2018-07-03 | Remove pid_to_ptid | Tom Tromey | 1 | -1/+1 |
2018-05-30 | Remove regcache_raw_collect | Simon Marchi | 1 | -2/+2 |
2018-05-30 | Remove regcache_raw_supply | Simon Marchi | 1 | -3/+3 |
2018-05-30 | Remove regcache_get_ptid | Simon Marchi | 1 | -2/+2 |
2018-05-04 | [spu] Fix build break | Ulrich Weigand | 1 | -2/+2 |
2018-05-03 | target factories, target open and multiple instances of targets | Pedro Alves | 1 | -1/+1 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -36/+42 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-03-20 | spu: Use ptid from regcache instead of inferior_ptid | Simon Marchi | 1 | -0/+10 |
2017-01-10 | Use class to manage BFD reference counts | Tom Tromey | 1 | -22/+16 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-05-04 | [spu] Fix C++ build problems | Ulrich Weigand | 1 | -2/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 1 | -1/+1 |
2015-07-24 | Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere | Pedro Alves | 1 | -1/+1 |
2015-04-14 | Zero supplied stat buffers in functions that pretend to stat | Gary Benson | 1 | -0/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-02-19 | Add target_ops argument to to_post_startup_inferior | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_can_use_hw_breakpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_post_attach | Tom Tromey | 1 | -1/+1 |
2014-02-11 | Update comments to to_xfer_partial implementations. | Yao Qi | 1 | -1/+3 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -19/+35 |
2014-02-07 | Replace -1 with TARGET_XFER_E_IO | Yao Qi | 1 | -2/+2 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -2/+2 |
2014-01-08 | Fix pointer assignment with different signedness | Yao Qi | 1 | -3/+3 |
2014-01-08 | Pass name to symbol_file_add_from_bfd | Yao Qi | 1 | -1/+2 |
2014-01-07 | Fix missing-prototypes error for '_initialize_spu_nat' | Yao Qi | 1 | -0/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -12/+13 |
2013-07-01 | Normalize on PATH_MAX instead of MAXPATHLEN throughout. | Pedro Alves | 1 | -1/+0 |
2013-04-12 | gdb/ | Jan Kratochvil | 1 | -1/+3 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -1/+1 |
2012-09-26 | * procfs.c: Add gdb_bfd header. | Pierre Muller | 1 | -0/+1 |
2012-07-23 | * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile' | Tom Tromey | 1 | -2/+7 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -5/+4 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -1/+1 |
2012-07-18 | * symfile.c (symfile_bfd_open): Don't copy name. Call | Tom Tromey | 1 | -1/+1 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -1/+2 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-05-22 | 2012-05-22 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+1 |