aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-19gprofng/testsuite: skip Java test without JDKJan Beulich3-1/+5
2022-12-19gprofng/testsuite: eliminate bogus castsJan Beulich2-2/+2
2022-12-19gprofng/testsuite: correct line continuation in endcases.cJan Beulich1-1/+1
2022-12-19gprofng/testsuite: correct names for signal handling testsJan Beulich1-2/+2
2022-12-19gprofng/testsuite: adjust linking of synprogJan Beulich1-1/+1
2022-12-19Arm: break gas dependency on libopcodesJan Beulich2-2/+2
2022-12-19x86: omit Cpu prefixes from opcode tableJan Beulich2-2220/+2238
2022-12-19Automatic date update in version.inGDB Administrator1-1/+1
2022-12-18Comment bfd_get_section_limit_octets and bfd_get_section_alloc_sizeAlan Modra4-13/+12
2022-12-18ld bootstrap test in build dir with path containing symlinksAlan Modra1-1/+1
2022-12-18Update gdb/NEWS after GDB 13 branch creation.Joel Brobecker1-1/+3
2022-12-18Bump version to 14.0.50.DATE-git.Joel Brobecker2-2/+2
2022-12-18Automatic date update in version.ingdb-13-branchpointGDB Administrator1-1/+1
2022-12-17bfd_get_relocated_section_contents allow NULL data bufferAlan Modra18-51/+143
2022-12-17asan: elf.c:12621:18: applying zero offset to null pointerAlan Modra1-1/+1
2022-12-17Re: The problem with warning in elf_object_pAlan Modra9-75/+279
2022-12-16sframe: doc: update spec for the mangled-RA bit in FREIndu Bhagat1-2/+2
2022-12-16gas: sframe: testsuite: add testcase for .cfi_negate_ra_stateIndu Bhagat3-0/+39
2022-12-16objdump/readelf: sframe: emit marker for FREs with mangled RAIndu Bhagat1-2/+9
2022-12-16libsframe: provide new access API for mangled RA bitIndu Bhagat2-0/+25
2022-12-16gas: sframe: add support for .cfi_negate_ra_stateIndu Bhagat5-41/+39
2022-12-16sframe.h: add support for .cfi_negate_ra_stateIndu Bhagat1-8/+15
2022-12-17Automatic date update in version.inGDB Administrator1-1/+1
2022-12-16Delay checking whether /proc/pid/mem is writable (PR gdb/29907)Pedro Alves1-3/+6
2022-12-16Fix previous delta to allow for compilation on 32-bit systemsNick Clifton5-3/+60
2022-12-16[gdb/testsuite] Fix race in gdb.threads/detach-step-over.expTom de Vries1-8/+26
2022-12-16gdb: fix crash when getting the value of a label symbolAndrew Burgess3-14/+103
2022-12-16gdb: convert linux-osdata.c from buffer to std::stringSimon Marchi1-139/+148
2022-12-16gdbsupport: add string_xml_appendfSimon Marchi2-0/+115
2022-12-16gdb: clean up some inefficient std::string usageAndrew Burgess2-3/+2
2022-12-16Fix a potential illegal memory access when parsing corrupt DWARF information.Nick Clifton2-1/+25
2022-12-16gdb/testsuite: add test for Python commands redefining itselfJan Vrany1-0/+30
2022-12-16[aarch64] Fix removal of non-address bits for PAuthLuis Machado16-73/+314
2022-12-16gas: restore Dwarf info generation after macro diagnostic adjustmentsJan Beulich6-5/+29
2022-12-16x86: change representation of extension opcodeJan Beulich3-2286/+2288
2022-12-15gdbsupport: change xml_escape_text_append's parameter from pointer to referenceSimon Marchi5-12/+12
2022-12-15gdb: remove static buffer in command_line_inputSimon Marchi13-108/+102
2022-12-16Automatic date update in version.inGDB Administrator1-1/+1
2022-12-15libsframe asan: avoid generating misaligned loadsIndu Bhagat4-24/+42
2022-12-15gdb/testsuite: don't delete command files in gdb.base/commands.expSimon Marchi1-10/+4
2022-12-15Move streq and compare_cstrings to gdbsupportTom Tromey3-20/+16
2022-12-15Remove subset_compareTom Tromey4-27/+5
2022-12-15gdb: use gdb_assert not internal_errorAndrew Burgess1-8/+2
2022-12-15gdb: some int to bool conversion in remote-sim.cAndrew Burgess1-10/+10
2022-12-15gdb: make more use of make_target_connection_stringAndrew Burgess2-28/+11
2022-12-15gdb: int to bool conversion in tracefile.cAndrew Burgess1-3/+3
2022-12-15[gdb/testsuite] Fix gdb.base/condbreak-multi-context.exp with gcc 4.8.5Tom de Vries1-3/+3
2022-12-15Automatic date update in version.inGDB Administrator1-1/+1
2022-12-14gdb/maint: add core file name to 'maint info program-spaces' outputAndrew Burgess3-4/+26
2022-12-14gdb: ensure all targets are popped before an inferior is destructedAndrew Burgess1-0/+15