aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-22Add OpenBSD AArch64 Little Endian BFD support.Frederic Cambus2-0/+9
2022-08-22LoongArch: gas: add support using constant variable in instructions.tangxiaolin11-18/+352
2022-08-22Automatic date update in version.inGDB Administrator1-1/+1
2022-08-21Fix crash in gdbpy_parse_register_idTom Tromey7-20/+48
2022-08-21Automatic date update in version.inGDB Administrator1-1/+1
2022-08-21symbols for bfd_simple_get_relocated_section_contentsAlan Modra1-27/+15
2022-08-21Re: Missing linking test case for pe dll using a def fileAlan Modra1-11/+11
2022-08-20Automatic date update in version.inGDB Administrator1-1/+1
2022-08-19gdb_do_one_event: use integer test syntaxPatrick Monnerat1-2/+2
2022-08-19Remove two initialization functionsTom Tromey3-25/+8
2022-08-19gdb/testsuite: re-compile entry-value-typedef .S files with -fPIESimon Marchi2-54/+64
2022-08-19gdb, testsuite: Adapt gdb.base/callfuncs.exp for new clang warning.Felix Willgerodt1-1/+3
2022-08-19gdb, testsuite: Enable testcases that suppress specific warnings, for icc/icx.Felix Willgerodt1-3/+7
2022-08-19gdb: LoongArch: Handle variadic argumentsTiezhu Yang1-29/+76
2022-08-19loongarch64_pei_vec garbage in objcopy'd relocsAlan Modra1-0/+4
2022-08-19Automatic date update in version.inGDB Administrator1-1/+1
2022-08-18gprofng: fix bug 29479 Collection fails when built without java supportVladimir Mezentsev2-0/+4
2022-08-18gdb: call check_typedef at beginning of dwarf_expr_context::fetch_resultSimon Marchi5-0/+28516
2022-08-18[aarch64] Remove handling of ADR/ADRP from prologue analyzerLuis Machado1-8/+0
2022-08-18Change bookmark allocationTom Tromey1-90/+46
2022-08-18Add test for AArch64 Scalable Vector ExtensionThiago Jung Bauermann4-4/+171
2022-08-18Fix thread's gdbarch when SVE vector length changesThiago Jung Bauermann4-31/+36