x86: optimize BT{,C,R,S} $imm,%reg
[binutils-gdb.git] / opcodes / wasm32-dis.c
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-04-05 Alan ModraC99 opcodes configury
2021-03-31 Alan ModraUse bool in opcodes
2021-03-31 Alan ModraRemove bfd_stdint.h
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-02-17 Alan Modraread_leb128 overflow checking
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-01-13 Alan Modraubsan: wasm32: signed integer overflow
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-23 Alan Modraubsan: wasm: shift is too large for 64-bit type 'bfd_vma'
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18 Alan ModraInclude bfd_stdint.h in bfd.h
2018-02-13 Maciej W. RozyckiWebAssembly: Correct an `index' global shadowing error...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-05-24 Yao QiMove print_insn_XXX to an opcodes internal header
2017-04-10 Pip CetWebAssembly disassembler support
2017-04-06 Pip CetAdd support for disassembling WebAssembly opcodes.