summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-26gprofng: check for the makeinfo versionVladimir Mezentsev
2022-07-26gdb/linux_nat: Write memory using ptrace if /proc/pid/mem is not writableKeith Seitz
2022-07-26gdb/linux-nat: Check whether /proc/pid/mem is writablePedro Alves
2022-07-26gdb: LoongArch: Handle the function return valueTiezhu Yang
2022-07-26gdb: LoongArch: Fix code style issuesTiezhu Yang
2022-07-26Stop the linker from complaining about RWX segments in sparc-solaris targets.Nick Clifton
2022-07-26[gdb/testsuite] Fix gdb.opt/inline-small-func.exp with clangTom de Vries
2022-07-26PowerPC32 ld test fails with --enable-targets=allAlan Modra
2022-07-26gdb/hurd: pass memory_tagged as false to find_memory_region_ftypeEnze Li
2022-07-26gdb/netbsd: add missing header fileEnze Li
2022-07-26Updated translations for various sub-directoriesNick Clifton
2022-07-26gdb: rename gdbarch_tdep struct to fix g++ 4.8 buildAndrew Burgess
2022-07-26Fix indentation in loongarch code, preventing a compile time warning.Nick Clifton
2022-07-26gdb/varobj: Fix varobj_invalidate_iterLancelot SIX
2022-07-26gdb/varobj: Fix use after free in varobjLancelot SIX
2022-07-26MI: mi_runto -pendingPedro Alves
2022-07-26Automatic date update in version.inGDB Administrator
2022-07-25gprofng: fix bug 29356 - Execution fails if gprofng is not included in PATHRuud van der Pas
2022-07-25gprofng: fix bug 29392 - Unexpected line format in summary fileRuud van der Pas
2022-07-25gprofng: fix bug 29353 - Fix a lay-out issue in the html disassembly filesRuud van der Pas
2022-07-25gprofng: fix bug 29352 - Fix the message Hexadecimal number > 0xffffffff non-...Ruud van der Pas
2022-07-25gprofng: fix bug 29351 - Move dynamic loading of modules to a later stageRuud van der Pas
2022-07-25set/show python dont-write-bytecode fixesKevin Buettner
2022-07-25gdb/python: fix invalid use disassemble_info::streamAndrew Burgess
2022-07-25gdb: fix use of uninitialised gdb_printing_disassembler::m_in_commentAndrew Burgess
2022-07-25ld: Compile 2 CTF tests with -O2H.J. Lu
2022-07-25struct packed: Add fallback byte array implementationPedro Alves
2022-07-25struct packed: Unit tests and more operatorsPedro Alves
2022-07-25struct packed: Use gcc_struct on WindowsPedro Alves
2022-07-25binutils-gdb/git: highlight whitespace errors in source filesAndrew Burgess
2022-07-25gdb/arm: Sync sp with other *sp registersYvan Roux
2022-07-25gdb/arm: Use if-else if instead of switchTorbjörn SVENSSON
2022-07-25Remove dead code from windows_nat_target::detachTom Tromey
2022-07-25gdb: handle dis_style_sub_mnemonic disassembler styleAndrew Burgess
2022-07-25libopcodes/ppc: add support for disassembler stylingAndrew Burgess
2022-07-25opcodes: add new sub-mnemonic disassembler styleAndrew Burgess
2022-07-25LoongArch: Add testcases for new relocate types.liuzhensong
2022-07-25bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong
2022-07-25LoongArch: Move ifunc info to rela.dyn from rela.plt.liuzhensong
2022-07-25LoongArch: gas: Add new reloc types.liuzhensong
2022-07-25LoongArch:opcodes: Add new reloc types.liuzhensong
2022-07-25bfd: Add supported for LoongArch new relocations.liuzhensong
2022-07-25Re: PowerPC64 .branch_lt addressAlan Modra
2022-07-25Automatic date update in version.inGDB Administrator
2022-07-24gdb/testsuite: add a clear test to py-breakpoint.expEnze Li
2022-07-24gdb/testsuite: rename get_maint_bp_addr and move it to gdb-utils.expEnze Li
2022-07-24Automatic date update in version.inGDB Administrator
2022-07-23Automatic date update in version.inGDB Administrator
2022-07-22[gdb/symtab] Fix duplicate CUs in all_comp_unitsTom de Vries
2022-07-22gdb/testsuite: give binaries distinct names in Ada testsSimon Marchi