summaryrefslogtreecommitdiff
path: root/bfd/elf32-v850.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-6/+3
* ELF SEC_SMALL_DATAAlan Modra2020-03-021-5/+10
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* V850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJUMP warningMaciej W. Rozycki2020-02-061-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* v850 bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-16/+15
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-3/+3
* ELF final_write_processingAlan Modra2019-07-231-2/+2
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-14/+23
* assorted target messagesAlan Modra2018-02-261-20/+22
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-7/+11
* %L conversionsAlan Modra2018-02-191-16/+16
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-18/+18
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-222/+222
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-17/+17
* Fix address violations when atempting to parse fuzzed binaries.Nick Clifton2017-06-261-1/+3
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-14/+14
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-14/+26
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* Remove syntactic sugarAlan Modra2016-09-301-36/+44
* Return void from linker callbacksAlan Modra2016-05-281-13/+7
* V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki2016-05-161-6/+13
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* objcopy --extract-symbolAlan Modra2015-10-151-3/+4
* Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2015-09-231-3/+11
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-3/+3
* Remove trailing spaces in bfdH.J. Lu2015-08-121-9/+9
* Adds support for generating notes in V850 binaries.Nick Clifton2015-02-241-23/+344
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-4/+4
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-1/+5
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* * ecoff.c: casting the return value of BFD_ALIGN to intNick Clifton2013-04-241-1/+1
* * elf32-v850.c (v850_elf_is_target_special_symbol): New function.Nick Clifton2013-04-031-0/+8
* PR ld/15323Alan Modra2013-03-301-0/+4
* Add support for V850E3V5 architectureNick Clifton2013-01-241-4/+19
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-3/+3
* 2012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton2012-11-091-92/+420