Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-05-06 | * spu-linux-nat.c (spu_symbol_file_add_from_memory): Add NULL | Ulrich Weigand | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-06-19 | ChangeLog: | Ulrich Weigand | 1 | -2/+20 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -2/+5 |
2009-06-16 | 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -2/+2 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -1/+1 |
2009-04-03 | * spu-linux-nat.c (spu_bfd_open): Set filename of in-memory | Ulrich Weigand | 1 | -1/+18 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -2/+4 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -1/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-16 | 2008-12-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+0 |