| 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 |
* | m32c: Split m32c_move_reg_t in read/write variants | Simon Marchi | 2015-10-12 | 1 | -62/+68 |
* | Add some more casts (1/2) | Simon Marchi | 2015-09-25 | 1 | -2/+3 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -2/+2 |
* | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 2015-08-26 | 1 | -1/+1 |
* | Fix struct, union, and enum nesting in C++ | Tom Tromey | 2015-02-27 | 1 | -13/+22 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Include gdb_assert.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Move stdarg.h to common-defs.h | Gary Benson | 2014-08-07 | 1 | -3/+0 |
* | start change to progspace independence | Tom Tromey | 2014-02-26 | 1 | -6/+5 |
* | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 2014-02-26 | 1 | -12/+14 |
* | change minsym representation | Tom Tromey | 2014-02-26 | 1 | -6/+6 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | remove gdb_string.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | use gdb_string.h in m32c-tdep.c | Tom Tromey | 2013-11-08 | 1 | -4/+1 |
* | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 2013-04-19 | 1 | -2/+1 |
* | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 2013-04-08 | 1 | -7/+8 |
* | Consistent use of (C) after "Copyright". | Pedro Alves | 2013-02-12 | 1 | -1/+1 |
* | 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 | -4/+4 |
* | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-18 | 1 | -1/+1 |
* | gdb/ | Maciej W. Rozycki | 2012-05-16 | 1 | -1/+1 |
* | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 2012-02-07 | 1 | -2/+2 |
* | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 2012-02-02 | 1 | -3/+3 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -0/+1 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -34/+62 |
* | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-10 | 1 | -6/+6 |
* | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-09 | 1 | -7/+8 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+2 |
* | * gdb_assert.h (gdb_assert_not_reached): New macro. | Doug Evans | 2010-08-18 | 1 | -4/+4 |
* | * m32c-tdep.c (m32c_m16c_address_to_pointer): Print warning | Kevin Buettner | 2010-04-16 | 1 | -7/+46 |
* | * m32c-tdep.c (make_types): When calling `arch_type', pass size of | Kevin Buettner | 2010-04-06 | 1 | -3/+6 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -10/+20 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -2/+2 |
* | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 2009-07-02 | 1 | -16/+15 |
* | * gdbarch.sh (pointer_to_address): Change to type 'm'. | Ulrich Weigand | 2009-06-17 | 1 | -2/+4 |
* | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 2009-06-17 | 1 | -1/+1 |
* | * prologue-value.c (make_pv_area): Add ADDR_BIT argument. | Ulrich Weigand | 2009-06-17 | 1 | -1/+1 |
* | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 2009-02-22 | 1 | -3/+5 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | * gnu-v3-abi.c (vtable_ptrdiff_type): New function. | Kevin Buettner | 2008-12-13 | 1 | -0/+14 |
* | * alphafbsd-tdep.c: Update for unwinder changes. | Ulrich Weigand | 2008-06-28 | 1 | -63/+34 |
* | * gdbarch.sh: Delete dwarf_reg_to_regnum. | Daniel Jacobowitz | 2008-05-16 | 1 | -1/+0 |
* | doc/ChangeLog: | Corinna Vinschen | 2008-04-22 | 1 | -0/+1 |
* | * alpha-tdep.c (alpha_heuristic_proc_start) | Markus Deuling | 2008-01-11 | 1 | -1/+1 |
* | * gdbarch.sh (skip_prologue): Add gdbarch | Markus Deuling | 2008-01-11 | 1 | -2/+2 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |