aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-30Fix gdb.flush documentationTom Tromey1-1/+1
2022-08-30BFD library: Use entry 0 in directory and filename tables of DWARF-5 debug info.Nick Clifton4-29/+76
2022-08-30gdb: update ranged_breakpoint::print_one_detail in commentsEnze Li2-2/+2
2022-08-30Add a testcase for PR 29494.Nick Clifton3-0/+10001
2022-08-30LoongArch: Fix redefinition of "PACKAGE".liuzhensong1-1/+1
2022-08-30RISC-V: Add 'Zmmul' extension in assembler.Tsukasa OI30-27/+175
2022-08-30[gdb/symtab] Fix assert in set_lengthTom de Vries2-1/+83
2022-08-30[gdb/tdep] Declare score-*-* target obsoleteTom de Vries2-1/+1
2022-08-30Automatic date update in version.inGDB Administrator1-1/+1
2022-08-29Automatic date update in version.inGDB Administrator1-1/+1
2022-08-28PR29494 Trailing jump table on ARMAlan Modra1-6/+6
2022-08-28Automatic date update in version.inGDB Administrator1-1/+1
2022-08-27bfd: Fix minor bug in read_indexed_address function.rupothar1-3/+3
2022-08-27Automatic date update in version.inGDB Administrator1-1/+1
2022-08-26gdbsupport: fix gdb::optional compilation with C++11 && _GLIBCXX_DEBUGSimon Marchi1-2/+2
2022-08-26gdb: change bpstat_print's kind parameter to target_waitkindSimon Marchi2-5/+4
2022-08-26gdb, gdbsupport: configure: factor out yes/no/auto value checkingSimon Marchi3-93/+115
2022-08-26PR12265, Compiling ld/ fails on Solaris 8Alan Modra2-5/+3
2022-08-26Automatic date update in version.inGDB Administrator1-1/+1
2022-08-25Allow to document user-defined aliases.Philippe Waroquiers5-34/+146
2022-08-25sim/aarch64: Fix aarch64_get_CPSR_bits() declarationJan-Benedict Glaw1-1/+1
2022-08-25x86: Ignore protected visibility in shared libraries on SolarisH.J. Lu2-2/+4
2022-08-25GAS: Add a return type tag to DWARF DIEs generated for function symbols.Nick Clifton6-4/+82
2022-08-25GAS: Allow AArch64 pseudo-ops to accept the command line separator character.Nick Clifton4-12/+30
2022-08-25gas: NEWS: Add the RISC-V features for 2.39Palmer Dabbelt1-0/+12
2022-08-25gas: NEWS: Add the RISC-V features for 2.38Palmer Dabbelt1-0/+11
2022-08-25gas: NEWS: Add the RISC-V features for 2.37Palmer Dabbelt1-0/+3
2022-08-25gas: NEWS: Add the RISC-V features for 2.36Palmer Dabbelt1-0/+2
2022-08-25gas: NEWS: Add the RISC-V features for 2.35Palmer Dabbelt1-0/+5
2022-08-25gas: NEWS: Add the RISC-V features for 2.31Palmer Dabbelt1-0/+2
2022-08-25PR11290, avr-ld "out of range error" is confusingAlan Modra3-32/+34
2022-08-25ld: pe: Move the return type to a separate line from the function nameMartin Storsjö2-2/+4
2022-08-25PR10372, SH: ld test with sim/sh/run fails alwaysAlan Modra1-3/+7
2022-08-25Re: LoongArch: ld: Fix bug not generate plt when link a dsoAlan Modra1-12/+15
2022-08-25Automatic date update in version.inGDB Administrator1-1/+1
2022-08-24ld: pe: Make archive member file extension comparisons case insensitive when ...Martin Storsjö2-10/+44
2022-08-24gas: arm: handle multiple .directives on a single line (PR29519)Richard Earnshaw3-20/+73
2022-08-24gdb: new 'maint print frame-id' commandAndrew Burgess5-0/+157
2022-08-24LoongArch: ld: Fix bug not generate plt when link a dsoliuzhensong4-0/+49
2022-08-24Automatic date update in version.inGDB Administrator1-1/+1
2022-08-23SHT_RELR sh_link and sh_infoAlan Modra1-0/+1
2022-08-23Re: bfd_elf_set_group_contents assertionAlan Modra1-5/+19
2022-08-23Add an option to dlltool to allow the creation of deterministic libraries.Nick Clifton4-38/+91
2022-08-23binutils: Updated my email address.Nelson Chu1-1/+1
2022-08-23Automatic date update in version.inGDB Administrator1-1/+1
2022-08-22Implement target async for WindowsTom Tromey2-15/+110
2022-08-22Move some Windows operations to worker threadTom Tromey1-75/+182
2022-08-22Avoid crash with Ravenscar tasksTom Tromey1-4/+8
2022-08-22Fix compile time warning from Clang about error messages not being printed sa...Nick Clifton1-2/+2
2022-08-22Have readelf warn users if it is asked to decode a LLVM bitcode file or a gol...Nick Clifton2-9/+67