Age | Commit message (Expand) | Author | Files | Lines |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -3/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-13 | Constify arguments of gdb_bfd_lookup_symbol and related functions | Simon Marchi | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -5/+5 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -3/+3 |
2015-07-15 | Revert the previous 7 commits of: Validate binary before use | Jan Kratochvil | 1 | -1/+0 |
2015-07-15 | Validate symbol file using build-id | Jan Kratochvil | 1 | -0/+1 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -2/+6 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -2/+2 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -6/+6 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -2/+2 |
2014-01-15 | change solib-frv to use entry_point_address_query | Tom Tromey | 1 | -5/+4 |
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-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -1/+1 |
2013-05-06 | Reimplement shared library support on ppc-aix... | Joel Brobecker | 1 | -3/+3 |
2013-04-19 | -Wpointer-sign: gdb_byte -> char. | Pedro Alves | 1 | -1/+1 |
2013-04-08 | * coffread.c (cs_to_section): Use gdb_bfd_section_index. | Tom Tromey | 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 | -9/+9 |
2012-08-02 | gdb/ | Yao Qi | 1 | -6/+6 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -6/+7 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -2/+0 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -3/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-08-30 | gdb/ | Yao Qi | 1 | -72/+10 |
2011-08-09 | 2011-08-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -103/+12 |
2011-04-19 | gdb | Tom Tromey | 1 | -1/+1 |
2011-02-26 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -6/+6 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -12/+24 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-04-16 | gdb: fdpic/frv: fix shared library loading | Mike Frysinger | 1 | -10/+23 |
2010-02-24 | * breakpoint.c (breakpoint_init_inferior): Also delete | Pedro Alves | 1 | -4/+0 |
2010-01-08 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-02 | gdb/ | Jan Kratochvil | 1 | -14/+27 |
2009-07-17 | * solib.c (solib_bfd_open): Do not call ops->bfd_open. | Ulrich Weigand | 1 | -0/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -16/+32 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -2/+3 |
2009-05-22 | * target.h (struct section_table): Rename to ... | Pedro Alves | 1 | -1/+1 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -1/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-19 | * frv-tdep.c (frv_skip_main_prologue): New function. | Kevin Buettner | 1 | -3/+7 |
2008-08-26 | ChangeLog: | Ulrich Weigand | 1 | -15/+6 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -2/+2 |