Age | Commit message (Expand) | Author | Files | Lines |
2024-04-22 | gdb: move store/extract integer functions to extract-store-integer.{c,h} | Simon Marchi | 1 | -0/+1 |
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-02-20 | gdb: pass frames as `const frame_info_ptr &` | Simon Marchi | 1 | -10/+10 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-06-05 | [gdb] Fix grammar in comments and docs | Tom de Vries | 1 | -1/+1 |
2023-03-09 | gdb, gdbserver, gdbsupport: fix whitespace issues | Simon Marchi | 1 | -2/+2 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-10-10 | Change GDB to use frame_info_ptr | Tom Tromey | 1 | -10/+10 |
2022-07-21 | gdb: move the type cast into gdbarch_tdep | Andrew Burgess | 1 | -1/+1 |
2022-04-11 | gdb: remove minimal symbol size macros | Simon Marchi | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-11-15 | gdb: fix gdbarch_tdep ODR violation | Simon Marchi | 1 | -1/+1 |
2021-06-07 | Add Power 10 PLT instruction patterns | Carl Love | 1 | -3/+191 |
2021-02-24 | gdb: spread a little 'const' through the target_section_table code | Andrew Burgess | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -2/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -2/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-08-27 | Avoid -Wnarrowing warnings in ppc64-tdep.c | Tom Tromey | 1 | -43/+43 |
2018-01-26 | PowerPC PLT stub matching | Alan Modra | 1 | -8/+8 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-12 | PR22576, ppc64_skip_trampoline_code uses wrong r2 for EXEC_REVERSE | Alan Modra | 1 | -58/+43 |
2017-01-01 | update copyright year range in GDB files | 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-15 | [ppc64le] Use skip_entrypoint for skip_trampoline_code | Jan Kratochvil | 1 | -2/+16 |
2015-01-21 | Add missing comments in rs6000-tdep.c, ppc64-tdep.c and ppc-linux-tdep.c. | Wei-cheng Wang | 1 | -1/+4 |
2015-01-17 | Skip-trampoline for PowerPC reverse-stepping. | Wei-cheng Wang | 1 | -28/+60 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-06-03 | Support fusion for ELFv2 stubs | Alan Modra | 1 | -2/+29 |
2014-01-28 | Fix typo in ppc64_standard_linkage7 | Ulrich Weigand | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-15 | PowerPC64 ELFv2 trampoline match | Alan Modra | 1 | -28/+173 |
2013-07-17 | * nto-tdep.c (nto_relocate_section_addresses): Update, | Doug Evans | 1 | -1/+2 |
2013-06-04 | * ppc-tdep.h (ppc_insns_match_pattern): Update prototype. | Alan Modra | 1 | -56/+86 |
2013-02-22 | * elfread.c (elf_symtab_read): Do not use udata.p here to find | Alan Modra | 1 | -0/+15 |
2013-02-01 | Add missing file from the previous commit. | Andreas Tobler | 1 | -0/+363 |