summaryrefslogtreecommitdiff
path: root/opcodes/wasm32-dis.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-04-05C99 opcodes configuryAlan Modra
2021-03-31Use bool in opcodesAlan Modra
2021-03-31Remove bfd_stdint.hAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-02-17read_leb128 overflow checkingAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-01-13ubsan: wasm32: signed integer overflowAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-23ubsan: wasm: shift is too large for 64-bit type 'bfd_vma'Alan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra
2018-02-13WebAssembly: Correct an `index' global shadowing error for pre-4.8 GCCMaciej W. Rozycki
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi
2017-04-10WebAssembly disassembler supportPip Cet
2017-04-06Add support for disassembling WebAssembly opcodes.Pip Cet