Age | Commit message (Expand) | Author | Files | Lines |
2017-05-02 | Change return type of gdbarch_software_single_step to vector<CORE_ADDR> | Simon Marchi | 1 | -5/+4 |
2017-04-12 | Introduce event_location_up | Tom Tromey | 1 | -6/+2 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -2/+2 |
2017-03-20 | Convert lvalue reference type check to general reference type check | Artemiy Volkov | 1 | -0/+1 |
2017-01-26 | Refactor disassembly code | Yao Qi | 1 | -10/+10 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | Class-ify ui_out | Simon Marchi | 1 | -62/+62 |
2016-11-22 | Change gdbarch software_single_step frame_info to regcache | Yao Qi | 1 | -2/+1 |
2016-11-22 | gdbarch software_single_step frame_info to regcache: spu | Yao Qi | 1 | -4/+5 |
2016-11-11 | Don't handle unavailable/optimized-out in spu_software_single_step | Yao Qi | 1 | -18/+1 |
2016-11-08 | gdbarch software_single_step returns VEC (CORE_ADDR) * | Yao Qi | 1 | -7/+6 |
2016-11-03 | Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -3/+4 |
2016-11-03 | GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -10/+3 |
2016-06-24 | Support structure offsets that are 512K or larger. | David Taylor | 1 | -1/+1 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -2/+1 |
2016-03-18 | [spu] throw error when target_read_memory fails | Yao Qi | 1 | -1/+3 |
2016-01-21 | Fix regression introduced in "break *<EXPR>" by explicit location patches. | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -9/+11 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+2 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-08-11 | Explicit locations: introduce address locations | Keith Seitz | 1 | -4/+1 |
2015-08-11 | Explicit locations: use new location API | Keith Seitz | 1 | -3/+9 |
2015-05-26 | Rename in_function_epilogue_p to stack_frame_destroyed_p | Martin Galvan | 1 | -4/+3 |
2015-04-08 | [spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_init | Yao Qi | 1 | -1/+0 |
2015-03-20 | constify sparc-sol2-tdep.c and spu-tdep.c | Pedro Alves | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -5/+6 |
2014-11-18 | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated. | Doug Evans | 1 | -1/+1 |
2014-11-06 | Move lookup_block_symbol to block.c, rename to block_lookup_symbol. | Doug Evans | 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-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-18 | constify some blockvector APIs | Tom Tromey | 1 | -1/+1 |
2014-06-13 | make calls to help_list use enumerator | Tom Tromey | 1 | -1/+1 |
2014-04-17 | Enable DWARF unwinders for SPU | Ulrich Weigand | 1 | -0/+62 |
2014-04-17 | Use address_from_register in dwarf2-frame.c:read_addr_from_reg | Ulrich Weigand | 1 | -3/+4 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -4/+4 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -14/+15 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -5/+5 |
2014-01-13 | replace XCALLOC with XCNEWVEC or XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-06 | New OPTIMIZED_OUT_ERROR error code. | Pedro Alves | 1 | -2/+3 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-04-19 | -Wpointer-sign: gdb_byte -> char. | Pedro Alves | 1 | -7/+9 |
2013-04-19 | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 1 | -1/+1 |
2013-04-15 | Add missing empty line in spu_write_pc. | Joel Brobecker | 1 | -0/+1 |
2013-04-08 | PR symtab/8424: | 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 | -2/+2 |