aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-12-22x86: correct SSE dependenciesJan Beulich3-52/+96
2022-12-22x86: correct what gets disabled by certain ".arch .no*"Jan Beulich1-18/+18
2022-12-22x86: re-work ISA extension dependency handlingJan Beulich3-1024/+910
2022-12-21sim: mips: match target on cpu settingsMike Frysinger2-26/+26
2022-12-21sim: mips: move fpu bitsize defines to top-level configureMike Frysinger8-71/+44
2022-12-21sim: mips: move bitsize defines to top-level configureMike Frysinger8-99/+48
2022-12-21sim: mips: move subtarget defines to top-level configureMike Frysinger8-43/+68
2022-12-21sim: mips: always resolve active bfd mach dynamicallyMike Frysinger3-106/+3
2022-12-21sim: hw-config.h: move generation to top-levelMike Frysinger3-30/+54
2022-12-21sim: build: hoist lists of hw devices upMike Frysinger16-127/+190
2022-12-21sim: build: hoist lists of common objects upMike Frysinger4-131/+167
2022-12-22Automatic date update in version.inGDB Administrator1-1/+1
2022-12-22PR29925, Memory leak in find_abstract_instanceAlan Modra1-12/+19
2022-12-21Fix compiling of top.cAndrew Pinski1-1/+0
2022-12-21Use toplevel configure for GMP and MPFR for gdbAndrew Pinski12-1094/+142
2022-12-21gdb/c++: validate 'using' directives based on the current lineBruno Larsen6-9/+95
2022-12-21Updated Romanian translation for the BFD sub-directory.Nick Clifton2-1970/+2073
2022-12-21Fix an attempt to allocate an unreasonably large amount of memory when parsin...Nick Clifton2-1/+9
2022-12-21Keep the .drectve section when performing a relocateable link.Nick Clifton3-2/+9
2022-12-21x86: rename CheckRegSize to CheckOperandSizeJan Beulich4-513/+513
2022-12-21gprofng/testsuite: restrict testing to native configurationsJan Beulich1-0/+7