| Commit message (Expand) | Author | Age | Files | Lines |
* | Add markers for 2.39 branch | Nick Clifton | 2022-07-08 | 1 | -0/+4 |
* | drop XC16x bits | Jan Beulich | 2022-06-27 | 2 | -3436/+0 |
* | opcodes cgen: remove use of PTR | Alan Modra | 2022-05-11 | 2 | -8/+2 |
* | opcodes: don't assume ELF in riscv, csky, rl78, mep disassemblers | Thomas Hebb | 2022-04-30 | 1 | -5/+8 |
* | Add markers for 2.38 branch | Nick Clifton | 2022-01-22 | 1 | -0/+4 |
* | Re: opcodes: constify & local meps macros | Alan Modra | 2021-07-05 | 2 | -5/+12 |
* | Add markers for 2.37 branch | Nick Clifton | 2021-07-03 | 1 | -0/+4 |
* | or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha() | Stafford Horne | 2021-05-06 | 2 | -1/+12 |
* | Use bool in opcodes | Alan Modra | 2021-03-31 | 2 | -77/+82 |
* | opcodes int vs bfd_boolean fixes | Alan Modra | 2021-03-29 | 2 | -9/+15 |
* | Add Changelog entries and NEWS entries for 2.36 branch | Nick Clifton | 2021-01-09 | 1 | -0/+4 |
* | Fix spelling mistakes | Samanta Navarro | 2020-10-05 | 2 | -1/+5 |
* | bpf: xBPF SDIV, SMOD instructions | David Faust | 2020-09-18 | 2 | -17/+28 |
* | bpf: simulator: correct div, mod insn semantics | David Faust | 2020-09-08 | 2 | -2/+7 |
* | mep: ubsan: mep-ibld.c:1635,1645,1652 left shift of negative value | Alan Modra | 2020-09-01 | 2 | -5/+11 |
* | bpf: add xBPF ISA | David Faust | 2020-08-26 | 2 | -35/+101 |
* | Add markers for binutils 2.35 branch | Nick Clifton | 2020-07-04 | 1 | -0/+4 |
* | cpu: fix offset16 type, update c-calls in bpf.cpu | David Faust | 2020-06-25 | 2 | -14/+15 |
* | cpu,gas,opcodes: remove no longer needed workaround from the BPF port | Jose E. Marchesi | 2020-06-04 | 3 | -8/+8 |
* | opcodes: discriminate endianness and insn-endianness in CGEN ports | Jose E. Marchesi | 2020-06-04 | 2 | -1/+6 |
* | cpu,opcodes: add instruction semantics to bpf.cpu and minor fixes | Jose E. Marchesi | 2020-05-28 | 3 | -91/+272 |
* | Replace "if (x) free (x)" with "free (x)", opcodes | Alan Modra | 2020-05-21 | 2 | -2/+6 |
* | or1k: Remove 64-bit support, it's not used and it breaks 32-bit hosts | Stafford Horne | 2020-05-19 | 4 | -110/+16 |
* | cpu,gas,opcodes: support for eBPF JMP32 instruction class | David Faust | 2020-04-16 | 2 | -12/+22 |
* | ubsan: m32c: left shift of negative value | Alan Modra | 2020-02-03 | 2 | -4/+8 |
* | ubsan: frv: left shift of negative value | Alan Modra | 2020-02-01 | 2 | -4/+9 |
* | ubsan: m32c: left shift of negative value | Alan Modra | 2020-01-30 | 2 | -18/+30 |
* | cpu,opcodes,gas: fix neg and neg32 instructions in BPF | Jose E. Marchesi | 2020-01-30 | 2 | -1/+7 |
* | Add markers for 2.34 branch to the NEWS files and ChangeLogs. | Nick Clifton | 2020-01-18 | 1 | -0/+4 |
* | ubsan: fr30: left shift of negative value | Alan Modra | 2020-01-13 | 2 | -5/+10 |
* | ubsan: m32c: left shift of negative value | Alan Modra | 2020-01-06 | 2 | -52/+64 |
* | ubsan: m32r: left shift of negative value | Alan Modra | 2020-01-04 | 2 | -3/+8 |
* | ubsan: iq2000: left shift of negative value | Alan Modra | 2019-12-23 | 2 | -1/+5 |
* | ubsan: or1k: left shift of negative value | Alan Modra | 2019-12-20 | 2 | -2/+6 |
* | ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long') | Alan Modra | 2019-12-17 | 2 | -2/+6 |
* | ubsan: xstormy16: left shift of negative value | Alan Modra | 2019-12-16 | 2 | -1/+5 |
* | Remove more shifts for sign/zero extension | Alan Modra | 2019-12-11 | 4 | -9/+23 |
* | ubsan: epiphany: left shift of negative value | Alan Modra | 2019-12-11 | 2 | -2/+7 |
* | cpu: fix comment in bpf.cpu | Jose E. Marchesi | 2019-11-20 | 2 | -1/+5 |
* | Add markers for 2.33 branch to NEWS and ChangeLog files. | Phil Blundell | 2019-09-09 | 1 | -0/+4 |
* | cpu,opcodes,gas: use %r0 and %r6 instead of %a and %ctf in eBPF disassembler | Jose E. Marchesi | 2019-07-19 | 2 | -2/+7 |
* | cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions | Jose E. Marchesi | 2019-07-15 | 2 | -25/+43 |
* | cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructions | Jose E. Marchesi | 2019-07-14 | 2 | -2/+7 |
* | cpu/or1k: Update fpu compare symbols to imply set flag | Stafford Horne | 2019-06-13 | 2 | -3/+7 |
* | cpu/or1k: Document no branch delay slot architectures and l.adrp | Stafford Horne | 2019-06-13 | 3 | -4/+9 |
* | cpu/or1k: Define unordered comparisons | Stafford Horne | 2019-06-13 | 2 | -4/+55 |
* | cpu/or1k: Add support for orfp64a32 spec | Stafford Horne | 2019-06-13 | 6 | -46/+375 |
* | cpu: add eBPF cpu description | Jose E. Marchesi | 2019-05-23 | 3 | -0/+843 |
* | Add markers for 2.32 branch to NEWS and ChangeLog files. | Nick Clifton | 2019-01-19 | 1 | -0/+4 |
* | or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns | Richard Henderson | 2018-10-05 | 2 | -93/+181 |