| Commit message (Expand) | Author | Age | Files | Lines |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Change some void* to gdb_byte* | Simon Marchi | 2015-10-09 | 1 | -2/+2 |
* | Add some more casts (1/2) | Simon Marchi | 2015-09-25 | 1 | -3/+3 |
* | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 2015-03-07 | 1 | -3/+10 |
* | New common function "startswith" | Gary Benson | 2015-03-06 | 1 | -3/+3 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Include gdb_assert.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | gcore, target: allow target to prepare/cleanup for/after core file generation | Markus Metzger | 2014-06-25 | 1 | -5/+22 |
* | make_corefile_notes: have caller free returned memory | Markus Metzger | 2014-06-25 | 1 | -0/+5 |
* | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 2014-02-26 | 1 | -2/+2 |
* | remove exec_set_find_memory_regions | Tom Tromey | 2014-02-19 | 1 | -3/+3 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 2013-09-30 | 1 | -1/+1 |
* | gcore: Make tilde-expanded filename visible. | Pedro Alves | 2013-08-09 | 1 | -16/+12 |
* | gcore: expand tilde in filename. | Pedro Alves | 2013-08-08 | 1 | -1/+7 |
* | * gcore.c (create_gcore_bfd): Make 'filename' const. | Tom Tromey | 2013-05-14 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2013-05-07 | 1 | -2/+3 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | ARI fixes: sprintf rule. | Pierre Muller | 2012-11-20 | 1 | -1/+2 |
* | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 2012-11-09 | 1 | -11/+11 |
* | gdb/ | Jan Kratochvil | 2012-08-07 | 1 | -6/+18 |
* | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 2012-07-23 | 1 | -3/+1 |
* | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 2012-07-23 | 1 | -1/+2 |
* | * symfile.c (symfile_bfd_open): Don't copy name. Call | Tom Tromey | 2012-07-18 | 1 | -0/+1 |
* | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 2012-07-18 | 1 | -3/+4 |
* | * gdbarch.sh (find_memory_regions): New callback. | Ulrich Weigand | 2012-01-20 | 1 | -2/+8 |
* | * gdbarch.sh (make_corefile_notes): New architecture callback. | Ulrich Weigand | 2012-01-20 | 1 | -21/+23 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-07 | 1 | -2/+2 |
* | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-05 | 1 | -1/+2 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -2/+2 |
* | PR 4606 | Alan Modra | 2010-09-15 | 1 | -2/+1 |
* | gdb/ | Jan Kratochvil | 2010-08-31 | 1 | -3/+1 |
* | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-14 | 1 | -0/+2 |
* | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-07 | 1 | -3/+1 |
* | gdb/ | Daniel Jacobowitz | 2010-02-16 | 1 | -8/+14 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | * gcore.c: Include solib.h. | Joseph Myers | 2009-12-01 | 1 | -1/+2 |
* | 2009-10-16 Hui Zhu <teawater@gmail.com> | Michael Snyder | 2009-10-22 | 1 | -63/+114 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -6/+7 |
* | * gdbarch.sh (gcore_bfd_target): New gdbarch callback. | Ulrich Weigand | 2009-06-17 | 1 | -6/+10 |
* | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 2009-02-21 | 1 | -0/+3 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | * valops.c: Include "objfiles.h" and "symtab.h". | Ulrich Weigand | 2008-09-11 | 1 | -3/+6 |
* | * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d. | Doug Evans | 2008-09-04 | 1 | -3/+3 |
* | * objfiles.h (struct obj_section): Remove addr and endaddr fields. | Pedro Alves | 2008-08-20 | 1 | -3/+3 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | 2007-11-16 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 2007-11-16 | 1 | -1/+1 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | 2007-06-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2007-06-20 | 1 | -5/+6 |