Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-04 | gdb: make displaced stepping implementation capable of managing multiple buffers | Simon Marchi | 1 | -1/+1 |
2020-12-04 | gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp... | Simon Marchi | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -3/+3 |
2020-07-21 | Migrate the sparc64 ADI handle_segmentation_fault hook to report_signal_info. | John Baldwin | 1 | -6/+6 |
2020-02-08 | Move DWARF code to dwarf2/ subdirectory | Tom Tromey | 1 | -1/+1 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-11-26 | Make a bunch of functions static | Simon Marchi | 1 | -1/+1 |
2019-07-15 | Use field_core_addr in more places | Tom Tromey | 1 | -3/+3 |
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -3/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-08-27 | Avoid -Wnarrowing warnings in struct tramp_frame instances | Tom Tromey | 1 | -3/+3 |
2018-06-21 | Use thread_info and inferior pointers more throughout | Pedro Alves | 1 | -2/+2 |
2018-05-30 | Remove regcache_cooked_read | Simon Marchi | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -4/+0 |
2017-08-23 | gdb: SPARC ADI support | Weimin Pan | 1 | -0/+69 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -1/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 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 | Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o... | Sergio Durigan Junior | 1 | -1/+1 |
2014-05-21 | SPARC: Replace regset_alloc() invocations by static regset structures. | Andreas Arnez | 1 | -4/+16 |
2014-05-21 | SPARC: Rename register maps from "*regset" to "*regmap" | Andreas Arnez | 1 | -5/+5 |
2014-01-29 | This changeset makes sparc64_linux_step_trap to return 0 when a | Jose E. Marchesi | 1 | -1/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | sparc: support single-stepping over longjmp calls. | Jose E. Marchesi | 1 | -0/+47 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-23 | Fix Sparc %fsr regset offset for BSD and Linux. | David S. Miller | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-04 | * corelow.c (core_pid_to_str): Default to using normal_pid_to_str | Pedro Alves | 1 | -0/+3 |
2010-02-24 | gdb: Add sparc*-*-linux catch syscall support. | David S. Miller | 1 | -0/+30 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -1/+5 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 |
2008-05-11 | * sparc-linux-tdep.c (PSR_SYSCALL): Define. | David S. Miller | 1 | -0/+28 |
2008-05-11 | * sparc-linux-tdep.c, sparc64-linux-tdep.c: Use | David S. Miller | 1 | -1/+1 |
2008-04-30 | * hppanbsd-tdep.c, m68kbsd-tdep.c, mn10300-linux-tdep.c, | Daniel Jacobowitz | 1 | -5/+5 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-15 | * gdbarch.sh (software_single_step): Replace REGCACHE argument by | Ulrich Weigand | 1 | -5/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-04-09 | * sparc64-linux-tdep.c (sparc64_linux_init_abi): Append dwarf2 | David S. Miller | 1 | -0/+4 |
2006-04-08 | * sparc64-linux-tdep.c (sparc64_linux_core_gregset, | David S. Miller | 1 | -0/+57 |
2006-04-08 | * sparc-linux-tdep.c (sparc32_linux_step_trap): New. | David S. Miller | 1 | -0/+35 |