aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-23Fix illegal memory access parsing corrupt DWARF information.Nick Clifton2-1/+8
2022-12-23Fix MinGW build using mingw.org's MinGWEli Zaretskii1-1/+5
2022-12-23ld: Write linker symbols in PDBMark Harmstone3-34/+327
2022-12-23ld: Copy other symbols into PDB fileMark Harmstone5-0/+1076
2022-12-23ld: Write globals stream in PDBMark Harmstone9-40/+2230
2022-12-23ld: Parse LF_UDT_SRC_LINE records when creating PDB fileMark Harmstone8-10/+459
2022-12-23ld: Write types into IPI stream of PDBMark Harmstone8-18/+699
2022-12-23ld: Write types into TPI stream of PDBMark Harmstone8-22/+2270
2022-12-23ld: Write DEBUG_S_LINES entries in PDB fileMark Harmstone5-6/+204
2022-12-23ld: Fix segfault in populate_publics_streamMark Harmstone1-0/+3
2022-12-23ld: Write DEBUG_S_FILECHKSMS entries in PDBsMark Harmstone8-12/+709
2022-12-23ld: Generate PDB string tableMark Harmstone6-6/+472
2022-12-23pdb build fixesAlan Modra5-101/+156
2022-12-23sim: lm32/m32r: drop redundant opcode/cgen.h includeMike Frysinger2-2/+0
2022-12-23sim: ppc: drop unused types from sim-main.hMike Frysinger1-7/+0
2022-12-23sim: cgen: move symcat.h include to where it's usedMike Frysinger10-5/+9
2022-12-23sim: cgen: move cgen-types.h include to cgen-defs.hMike Frysinger8-7/+2
2022-12-23Revert "sim: mn10300: drop unused sim-main.c"Mike Frysinger1-0/+9
2022-12-22sim: mn10300: drop unused sim-main.cMike Frysinger1-4/+0
2022-12-22sim: endian: move bfd.h from header to sourceMike Frysinger2-2/+2
2022-12-22sim: move bfd.h include out of sim-main.hMike Frysinger20-13/+16
2022-12-22sim: mcore: replace custom "word" type with int32_tMike Frysinger2-33/+30
2022-12-22sim: moxie: replace custom "word" type with int32_tMike Frysinger1-13/+11
2022-12-22sim: cr16/d10v/mcore/moxie: clean up unused word & uword typesMike Frysinger4-10/+0
2022-12-22sim: mips: trim redundant igen settingsMike Frysinger2-18/+0
2022-12-22sim: mips: merge mips64* with existing multi-run buildMike Frysinger2-10/+4
2022-12-22sim: mips: merge mips64vr5000 with existing multi-run buildMike Frysinger2-8/+2
2022-12-23RISC-V: Relax the order checking for the architecture stringNelson Chu8-149/+83
2022-12-22sim: drop unused SIM_ADDR type [PR sim/7504]Mike Frysinger1-6/+0
2022-12-22sim: mips: switch from SIM_ADDR to address_wordMike Frysinger2-31/+13
2022-12-22sim: v850: switch from SIM_ADDR to address_wordMike Frysinger2-4/+4
2022-12-22sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504]Mike Frysinger14-60/+64
2022-12-22sim: use bfd_vma when reading start addr from bfd infoMike Frysinger11-12/+12
2022-12-22sim: m32r: include sim-hw.h for sim_hw_parseMike Frysinger1-0/+1
2022-12-23COFF build-id writes uninitialised data to fileAlan Modra3-9/+5
2022-12-22sim: mips: merge mips64vr4300 with existing multi-run buildMike Frysinger2-8/+2
2022-12-23Automatic date update in version.inGDB Administrator1-1/+1
2022-12-22sframe: doc: update documentation for pauth key in SFrame FDEIndu Bhagat1-1/+7
2022-12-22gas: sframe: testsuite: add testcase for .cfi_b_key_frameIndu Bhagat3-0/+64
2022-12-22objdump/readelf: sframe: emit marker for SFrame FDE with B keyIndu Bhagat1-0/+19
2022-12-22gas: sframe: add support for .cfi_b_key_frameIndu Bhagat3-5/+26
2022-12-22sframe.h: add support for .cfi_b_key_frameIndu Bhagat1-6/+19
2022-12-22gas: re-arrange listing output for .irp and alikeJan Beulich2-14/+14
2022-12-22x86: correct/improve TSX controlsJan Beulich4-5/+38
2022-12-22x86: add dependencies on SVMEJan Beulich3-11/+53
2022-12-22x86: add dependencies on VMXJan Beulich3-5/+36
2022-12-22x86: correct XSAVE* dependenciesJan Beulich2-8/+10
2022-12-22x86: correct dependencies of a few AVX512 sub-featuresJan Beulich3-16/+16
2022-12-22x86: rework noavx512-1 testcaseJan Beulich3-587/+415
2022-12-22x86: add dependencies on AVX2Jan Beulich3-11/+33