Age | Commit message (Expand) | Author | Files | Lines |
2017-04-05 | -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info | Pedro Alves | 1 | -1/+1 |
2017-03-23 | Remove some unnecessary inferior_ptid setting/restoring when fetching/storing... | Simon Marchi | 1 | -4/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-09 | gdb: Remove support for obsolete OSABIs and a.out | Pedro Alves | 1 | -1/+1 |
2016-06-24 | Add support for catching system calls to native FreeBSD targets. | John Baldwin | 1 | -0/+21 |
2016-06-24 | Add a gdbarch 'print_auxv_entry' method for FreeBSD ABIs. | John Baldwin | 1 | -0/+35 |
2016-01-19 | Dump register notes for each thread when generating a FreeBSD core. | John Baldwin | 1 | -26/+118 |
2016-01-19 | Display per-thread information for threads in FreeBSD cores. | John Baldwin | 1 | -0/+66 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-09 | Add two callback data casts | Simon Marchi | 1 | -1/+2 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-03-16 | Fetch all registers before writing the core register notes. | John Baldwin | 1 | -1/+2 |
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 | Do not include unnecessary files in fbsd-tdep.c | Gary Benson | 1 | -3/+0 |
2014-09-30 | Add multi-arch capable 'fbsd_make_corefile_notes' variant | Andreas Arnez | 1 | -0/+137 |