summaryrefslogtreecommitdiff
path: root/bfd/wasm-module.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bfd stub function casts.Alan Modra2018-02-161-5/+5
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* WebAssembly: Correct an `index' global shadowing error for pre-4.8 GCCMaciej W. Rozycki2018-02-131-9/+9
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-125/+125
* Add support for the WebAssembly backend to the BFD library.Pip Cet2017-03-271-0/+839