Age | Commit message (Expand) | Author | Files | Lines |
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 | -2/+2 |
2012-09-27 | * amd64-tdep.c (amd64_return_value): Revert previous change | Siddhesh Poyarekar | 1 | -2/+3 |
2012-09-26 | * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly. | Siddhesh Poyarekar | 1 | -3/+2 |
2012-09-17 | * m2-valprint.c (m2_print_array_contents): Eliminate variable | Siddhesh Poyarekar | 1 | -2/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -7/+7 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -1/+2 |
2012-05-15 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2012-03-13 | 2012-03-13 Hui Zhu <teawater@gmail.com> | Pedro Alves | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-11-16 | * spu-tdep.c (spu_return_value): Fix handling of | Ulrich Weigand | 1 | -5/+13 |
2011-10-26 | * spu-tdep.c (spu_catch_start): Pass non-NULL breakpoint ops | Ulrich Weigand | 1 | -2/+2 |
2011-08-05 | gdb/ | Jan Kratochvil | 1 | -61/+63 |
2011-05-06 | ChangeLog: | Ulrich Weigand | 1 | -1/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+2 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -4/+21 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -15/+20 |
2011-02-26 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-02-08 | include/ChangeLog: | Ulrich Weigand | 1 | -2/+16 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -11/+17 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-11-12 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-11-11 | 2010-11-11 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+2 |
2010-07-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-06-23 | ChangeLog: | Ulrich Weigand | 1 | -0/+34 |
2010-06-19 | * spu-tdep.c (spu_frame_unwind_cache): Use LSLR register | Ulrich Weigand | 1 | -5/+17 |
2010-06-19 | ChangeLog: | Ulrich Weigand | 1 | -23/+4 |
2010-03-17 | gdb/ | Jan Kratochvil | 1 | -5/+7 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -1/+1 |
2010-03-02 | * spu-tdep.c (spu_analyze_prologue): Track instruction to | Ulrich Weigand | 1 | -1/+11 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+4 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -2/+140 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -0/+117 |
2009-07-31 | * ppc-linux-tdep.c: Include "solib.h", "solist.h", "exceptions.h", | Ulrich Weigand | 1 | -0/+107 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -42/+145 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -55/+98 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -2/+3 |
2009-07-02 | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 1 | -1/+2 |
2009-07-02 | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 1 | -15/+14 |
2009-06-22 | * spu-tdep.c (spu_get_longjmp_target): New function. | Ulrich Weigand | 1 | -0/+21 |
2009-06-17 | * gdbarch.sh (pointer_to_address): Change to type 'm'. | Ulrich Weigand | 1 | -1/+2 |
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-09-11 | * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch) | Ulrich Weigand | 1 | -4/+6 |
2008-09-05 | * spu-tdep.c (spu_push_dummy_code): New function. | Ulrich Weigand | 1 | -0/+17 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -1/+1 |
2008-09-03 | * spu-tdep.c (spu_push_dummy_call): Update all stack pointer slots | Ulrich Weigand | 1 | -2/+9 |
2008-09-03 | * spu-tdep.c (spu_frame_unwind_cache): Do not attempt to unwind | Ulrich Weigand | 1 | -0/+4 |