Age | Commit message (Expand) | Author | Files | Lines |
2022-12-23 | ld: Parse LF_UDT_SRC_LINE records when creating PDB file | Mark Harmstone | 8 | -10/+459 |
2022-12-23 | ld: Write types into IPI stream of PDB | Mark Harmstone | 8 | -18/+699 |
2022-12-23 | ld: Write types into TPI stream of PDB | Mark Harmstone | 8 | -22/+2270 |
2022-12-23 | ld: Write DEBUG_S_LINES entries in PDB file | Mark Harmstone | 5 | -6/+204 |
2022-12-23 | ld: Fix segfault in populate_publics_stream | Mark Harmstone | 1 | -0/+3 |
2022-12-23 | ld: Write DEBUG_S_FILECHKSMS entries in PDBs | Mark Harmstone | 8 | -12/+709 |
2022-12-23 | ld: Generate PDB string table | Mark Harmstone | 6 | -6/+472 |
2022-12-23 | pdb build fixes | Alan Modra | 5 | -101/+156 |
2022-12-23 | sim: lm32/m32r: drop redundant opcode/cgen.h include | Mike Frysinger | 2 | -2/+0 |
2022-12-23 | sim: ppc: drop unused types from sim-main.h | Mike Frysinger | 1 | -7/+0 |
2022-12-23 | sim: cgen: move symcat.h include to where it's used | Mike Frysinger | 10 | -5/+9 |
2022-12-23 | sim: cgen: move cgen-types.h include to cgen-defs.h | Mike Frysinger | 8 | -7/+2 |
2022-12-23 | Revert "sim: mn10300: drop unused sim-main.c" | Mike Frysinger | 1 | -0/+9 |
2022-12-22 | sim: mn10300: drop unused sim-main.c | Mike Frysinger | 1 | -4/+0 |
2022-12-22 | sim: endian: move bfd.h from header to source | Mike Frysinger | 2 | -2/+2 |
2022-12-22 | sim: move bfd.h include out of sim-main.h | Mike Frysinger | 20 | -13/+16 |
2022-12-22 | sim: mcore: replace custom "word" type with int32_t | Mike Frysinger | 2 | -33/+30 |
2022-12-22 | sim: moxie: replace custom "word" type with int32_t | Mike Frysinger | 1 | -13/+11 |
2022-12-22 | sim: cr16/d10v/mcore/moxie: clean up unused word & uword types | Mike Frysinger | 4 | -10/+0 |
2022-12-22 | sim: mips: trim redundant igen settings | Mike Frysinger | 2 | -18/+0 |
2022-12-22 | sim: mips: merge mips64* with existing multi-run build | Mike Frysinger | 2 | -10/+4 |
2022-12-22 | sim: mips: merge mips64vr5000 with existing multi-run build | Mike Frysinger | 2 | -8/+2 |
2022-12-23 | RISC-V: Relax the order checking for the architecture string | Nelson Chu | 8 | -149/+83 |
2022-12-22 | sim: drop unused SIM_ADDR type [PR sim/7504] | Mike Frysinger | 1 | -6/+0 |
2022-12-22 | sim: mips: switch from SIM_ADDR to address_word | Mike Frysinger | 2 | -31/+13 |
2022-12-22 | sim: v850: switch from SIM_ADDR to address_word | Mike Frysinger | 2 | -4/+4 |
2022-12-22 | sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] | Mike Frysinger | 14 | -60/+64 |
2022-12-22 | sim: use bfd_vma when reading start addr from bfd info | Mike Frysinger | 11 | -12/+12 |
2022-12-22 | sim: m32r: include sim-hw.h for sim_hw_parse | Mike Frysinger | 1 | -0/+1 |
2022-12-23 | COFF build-id writes uninitialised data to file | Alan Modra | 3 | -9/+5 |
2022-12-22 | sim: mips: merge mips64vr4300 with existing multi-run build | Mike Frysinger | 2 | -8/+2 |
2022-12-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-12-22 | sframe: doc: update documentation for pauth key in SFrame FDE | Indu Bhagat | 1 | -1/+7 |
2022-12-22 | gas: sframe: testsuite: add testcase for .cfi_b_key_frame | Indu Bhagat | 3 | -0/+64 |
2022-12-22 | objdump/readelf: sframe: emit marker for SFrame FDE with B key | Indu Bhagat | 1 | -0/+19 |
2022-12-22 | gas: sframe: add support for .cfi_b_key_frame | Indu Bhagat | 3 | -5/+26 |
2022-12-22 | sframe.h: add support for .cfi_b_key_frame | Indu Bhagat | 1 | -6/+19 |
2022-12-22 | gas: re-arrange listing output for .irp and alike | Jan Beulich | 2 | -14/+14 |
2022-12-22 | x86: correct/improve TSX controls | Jan Beulich | 4 | -5/+38 |
2022-12-22 | x86: add dependencies on SVME | Jan Beulich | 3 | -11/+53 |
2022-12-22 | x86: add dependencies on VMX | Jan Beulich | 3 | -5/+36 |
2022-12-22 | x86: correct XSAVE* dependencies | Jan Beulich | 2 | -8/+10 |
2022-12-22 | x86: correct dependencies of a few AVX512 sub-features | Jan Beulich | 3 | -16/+16 |
2022-12-22 | x86: rework noavx512-1 testcase | Jan Beulich | 3 | -587/+415 |
2022-12-22 | x86: add dependencies on AVX2 | Jan Beulich | 3 | -11/+33 |
2022-12-22 | x86: correct SSE dependencies | Jan Beulich | 3 | -52/+96 |
2022-12-22 | x86: correct what gets disabled by certain ".arch .no*" | Jan Beulich | 1 | -18/+18 |
2022-12-22 | x86: re-work ISA extension dependency handling | Jan Beulich | 3 | -1024/+910 |
2022-12-21 | sim: mips: match target on cpu settings | Mike Frysinger | 2 | -26/+26 |
2022-12-21 | sim: mips: move fpu bitsize defines to top-level configure | Mike Frysinger | 8 | -71/+44 |