Age | Commit message (Expand) | Author | Files | Lines |
2021-01-09 | Add Changelog entries and NEWS entries for 2.36 branch | Nick Clifton | 1 | -0/+4 |
2020-10-05 | Fix spelling mistakes | Samanta Navarro | 2 | -1/+5 |
2020-09-18 | bpf: xBPF SDIV, SMOD instructions | David Faust | 2 | -17/+28 |
2020-09-08 | bpf: simulator: correct div, mod insn semantics | David Faust | 2 | -2/+7 |
2020-09-01 | mep: ubsan: mep-ibld.c:1635,1645,1652 left shift of negative value | Alan Modra | 2 | -5/+11 |
2020-08-26 | bpf: add xBPF ISA | David Faust | 2 | -35/+101 |
2020-07-04 | Add markers for binutils 2.35 branch | Nick Clifton | 1 | -0/+4 |
2020-06-25 | cpu: fix offset16 type, update c-calls in bpf.cpu | David Faust | 2 | -14/+15 |
2020-06-04 | cpu,gas,opcodes: remove no longer needed workaround from the BPF port | Jose E. Marchesi | 3 | -8/+8 |
2020-06-04 | opcodes: discriminate endianness and insn-endianness in CGEN ports | Jose E. Marchesi | 2 | -1/+6 |
2020-05-28 | cpu,opcodes: add instruction semantics to bpf.cpu and minor fixes | Jose E. Marchesi | 3 | -91/+272 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", opcodes | Alan Modra | 2 | -2/+6 |
2020-05-19 | or1k: Remove 64-bit support, it's not used and it breaks 32-bit hosts | Stafford Horne | 4 | -110/+16 |
2020-04-16 | cpu,gas,opcodes: support for eBPF JMP32 instruction class | David Faust | 2 | -12/+22 |
2020-02-03 | ubsan: m32c: left shift of negative value | Alan Modra | 2 | -4/+8 |
2020-02-01 | ubsan: frv: left shift of negative value | Alan Modra | 2 | -4/+9 |
2020-01-30 | ubsan: m32c: left shift of negative value | Alan Modra | 2 | -18/+30 |
2020-01-30 | cpu,opcodes,gas: fix neg and neg32 instructions in BPF | Jose E. Marchesi | 2 | -1/+7 |
2020-01-18 | Add markers for 2.34 branch to the NEWS files and ChangeLogs. | Nick Clifton | 1 | -0/+4 |
2020-01-13 | ubsan: fr30: left shift of negative value | Alan Modra | 2 | -5/+10 |
2020-01-06 | ubsan: m32c: left shift of negative value | Alan Modra | 2 | -52/+64 |
2020-01-04 | ubsan: m32r: left shift of negative value | Alan Modra | 2 | -3/+8 |
2019-12-23 | ubsan: iq2000: left shift of negative value | Alan Modra | 2 | -1/+5 |
2019-12-20 | ubsan: or1k: left shift of negative value | Alan Modra | 2 | -2/+6 |
2019-12-17 | ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long') | Alan Modra | 2 | -2/+6 |
2019-12-16 | ubsan: xstormy16: left shift of negative value | Alan Modra | 2 | -1/+5 |
2019-12-11 | Remove more shifts for sign/zero extension | Alan Modra | 4 | -9/+23 |
2019-12-11 | ubsan: epiphany: left shift of negative value | Alan Modra | 2 | -2/+7 |
2019-11-20 | cpu: fix comment in bpf.cpu | Jose E. Marchesi | 2 | -1/+5 |
2019-09-09 | Add markers for 2.33 branch to NEWS and ChangeLog files. | Phil Blundell | 1 | -0/+4 |
2019-07-19 | cpu,opcodes,gas: use %r0 and %r6 instead of %a and %ctf in eBPF disassembler | Jose E. Marchesi | 2 | -2/+7 |
2019-07-15 | cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions | Jose E. Marchesi | 2 | -25/+43 |
2019-07-14 | cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructions | Jose E. Marchesi | 2 | -2/+7 |
2019-06-13 | cpu/or1k: Update fpu compare symbols to imply set flag | Stafford Horne | 2 | -3/+7 |
2019-06-13 | cpu/or1k: Document no branch delay slot architectures and l.adrp | Stafford Horne | 3 | -4/+9 |
2019-06-13 | cpu/or1k: Define unordered comparisons | Stafford Horne | 2 | -4/+55 |
2019-06-13 | cpu/or1k: Add support for orfp64a32 spec | Stafford Horne | 6 | -46/+375 |
2019-05-23 | cpu: add eBPF cpu description | Jose E. Marchesi | 3 | -0/+843 |
2019-01-19 | Add markers for 2.32 branch to NEWS and ChangeLog files. | Nick Clifton | 1 | -0/+4 |
2018-10-05 | or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns | Richard Henderson | 2 | -93/+181 |
2018-10-05 | or1k: Add the l.adrp insn and supporting relocations | Stafford Horne | 3 | -62/+213 |
2018-10-05 | or1k: Add relocations for high-signed and low-stores | Richard Henderson | 3 | -292/+203 |
2018-07-24 | PR23430, Indices misspelled | Alan Modra | 2 | -1/+6 |
2018-05-09 | PR22069, Several instances of register accidentally spelled as regsiter | Alan Modra | 2 | -1/+5 |
2018-03-03 | opcodes error messages | Alan Modra | 2 | -8/+16 |
2018-01-13 | Add note about 2.30 branch creation to changelogs | Nick Clifton | 1 | -0/+4 |
2017-03-20 | Update the openrisc previous program counter (ppc) when running code in the c... | Stafford Horne | 2 | -0/+9 |
2016-10-06 | Add fall through comment to source in cpu/ | Alan Modra | 2 | -0/+5 |
2016-03-03 | Correct fr30 comment | Alan Modra | 2 | -3/+10 |
2016-03-02 | Fix shift left warning at source | Alan Modra | 2 | -1/+5 |