Remove path name from test case
[binutils-gdb.git] / bfd / wasm-module.c
2023-08-11 Alan Modrawarn unused result for bfd IO functions
2023-08-08 Alan ModraRename bfd_bread and bfd_bwrite
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-11-23 Alan Modraasan: NULL deref in filter_symbols
2022-09-06 Aaron Mereybfd: Add bfd_find_nearest_line_with_alt
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-17 Alan Modraasan: abort in wasm_scan_name_function_section
2021-05-22 Alan Modrabfd dwarf2 sanity checking
2021-04-05 Alan ModraC99 bfd configury
2021-03-31 Alan ModraUse bool in bfd
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-02-17 Alan Modraread_leb128 overflow checking
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-03-08 Alan Modraasan: wasm: Out-of-memory
2020-03-02 Alan Modrabfd_cleanup for object_p
2020-02-19 Alan Modra_bfd_alloc_and_read
2020-02-19 Alan Modra_bfd_mul_overflow
2020-02-19 Alan Modrabfd_size_type to size_t
2020-01-13 Alan ModraMemory leaks and ineffective bounds checking in wasm_scan
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-16 Alan ModraRemove bfd stub function casts.
2018-02-14 Nick CliftonFix compilation of the BFD sub-directory with a gcc...
2018-02-13 Nick CliftonFix compile time warning messages from gcc version...
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-12-06 Alan ModraBFD whitespace fixes
2017-03-27 Pip CetAdd support for the WebAssembly backend to the BFD...