summaryrefslogtreecommitdiff
path: root/bfd/wasm-module.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-17asan: abort in wasm_scan_name_function_sectionAlan Modra
2021-05-22bfd dwarf2 sanity checkingAlan Modra
2021-04-05C99 bfd configuryAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-02-17read_leb128 overflow checkingAlan Modra
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-03-09asan: wasm: Out-of-memoryAlan Modra
2020-03-02bfd_cleanup for object_pAlan Modra
2020-02-19_bfd_alloc_and_readAlan Modra
2020-02-19_bfd_mul_overflowAlan Modra
2020-02-19bfd_size_type to size_tAlan Modra
2020-01-13Memory leaks and ineffective bounds checking in wasm_scanAlan 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-16Remove bfd stub function casts.Alan Modra
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton
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-12-06BFD whitespace fixesAlan Modra
2017-03-27Add support for the WebAssembly backend to the BFD library.Pip Cet