aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-26aarch64: Restructure feature flag handlingRichard Sandiford5-545/+515
2023-09-26[gdb/dap] Fix dap for python < 3.8Tom de Vries1-1/+5
2023-09-26fbsd-nat: Fix build failure with GCC 12Enze Li1-1/+1
2023-09-26Fix to step instruction due to P10 prefix instruction.Aditya Vidyadhar Kamath1-1/+5
2023-09-26Allow the use of SOURCE_DATE_EPOCH in the timestamps for members of static ar...Nick Clifton7-7/+331
2023-09-26Use string_file::release in some placesTom Tromey2-3/+3
2023-09-26Automatic date update in version.inGDB Administrator1-1/+1
2023-09-25Fix readelf's display of dwarf v5 range listsVsevolod Alekseyev3-158/+368
2023-09-25Revert "arc: Add new GAS tests for ARCv3."Claudiu Zissulescu17-920/+0
2023-09-25Revert "arc: Add new LD tests for ARCv3."Claudiu Zissulescu11-183/+0
2023-09-25Revert "arc: Add new ARCv3 ISA to BFD."Claudiu Zissulescu17-1592/+824
2023-09-25Revert "arc: Add new linker emulation and scripts for ARCv3 ISA."Claudiu Zissulescu10-103/+35
2023-09-25Revert "arc: Update opcode related include files for ARCv3."Claudiu Zissulescu6-452/+96
2023-09-25Revert "arc: Update ARC's Gnu Assembler backend with ARCv3 ISA."Claudiu Zissulescu6-563/+241
2023-09-25Revert "arc: Add new opcode functions for ARCv3 ISA."Claudiu Zissulescu15-3872/+3091
2023-09-25Revert "arc: New ARCv3 ISA instruction table"Claudiu Zissulescu1-11422/+0
2023-09-25Revert "arc: Update arc's gas tests"Claudiu Zissulescu17-53/+53
2023-09-25Revert "arc: Update NEWS files"Claudiu Zissulescu3-7/+0
2023-09-25Revert "arc: Update bfd arc pattern file to allow enable-targets=all"Claudiu Zissulescu1-9/+5
2023-09-25arc: Update bfd arc pattern file to allow enable-targets=allClaudiu Zissulescu1-5/+9
2023-09-25RISC-V: Protect .got with relroAndreas Schwab3-1/+5
2023-09-25arc: Update NEWS filesClaudiu Zissulescu3-0/+7
2023-09-25arc: Update arc's gas testsClaudiu Zissulescu17-53/+53
2023-09-25arc: New ARCv3 ISA instruction tableClaudiu Zissulescu1-0/+11422
2023-09-25arc: Add new opcode functions for ARCv3 ISA.Claudiu Zissulescu15-3091/+3872
2023-09-25arc: Update ARC's Gnu Assembler backend with ARCv3 ISA.Claudiu Zissulescu6-241/+563
2023-09-25arc: Update opcode related include files for ARCv3.Claudiu Zissulescu6-96/+452
2023-09-25arc: Add new linker emulation and scripts for ARCv3 ISA.Claudiu Zissulescu10-35/+103
2023-09-25arc: Add new ARCv3 ISA to BFD.Claudiu Zissulescu17-824/+1592
2023-09-25arc: Add new LD tests for ARCv3.Claudiu Zissulescu11-0/+183
2023-09-25arc: Add new GAS tests for ARCv3.Claudiu Zissulescu17-0/+920
2023-09-25arc: Update binutils arc predicate for tests.Claudiu Zissulescu1-1/+1
2023-09-25Automatic date update in version.inGDB Administrator1-1/+1
2023-09-24Automatic date update in version.inGDB Administrator1-1/+1
2023-09-23Automatic date update in version.inGDB Administrator1-1/+1
2023-09-22Update the NetBSD system call table to add memfd_create(2) and epoll(2).Frederic Cambus1-1/+6
2023-09-22fbsd-nat: Pacify gcc with no functional changesEnze Li1-5/+6
2023-09-22Remove keywords from target debug printer namesTom Tromey3-85/+86
2023-09-21gprofng: 30834 improve disassembly output for call and branch instructionsVladimir Mezentsev5-121/+185
2023-09-22Automatic date update in version.inGDB Administrator1-1/+1
2023-09-21ld: write resolved path to included file to dependency-fileThomas Weißschuh1-3/+4
2023-09-21Automatic date update in version.inGDB Administrator1-1/+1
2023-09-20Remove stray trailing "," from DAP breakpoint.pyTom Tromey1-1/+1
2023-09-20Remove explanatory comments from includesTom Tromey93-132/+129
2023-09-20gdb/dap: only include sourceReference if file path does not existGregory Anders2-9/+16
2023-09-20gdb/dap: use breakpoint fullname to resolve sourceGregory Anders1-3/+3
2023-09-20gdb/dap: ignore unused keyword args in step_outGregory Anders2-1/+8
2023-09-20gdb/dap: check for breakpoint source before unpackingGregory Anders2-8/+19
2023-09-20Run 'black' on printing.pyTom Tromey1-1/+5
2023-09-20gdb/tui: add 'set tui mouse-events off' to restore mouse selectionMatthew "strager" Glazar6-2/+52