summaryrefslogtreecommitdiff
path: root/bfd/elf32-lm32.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+7
* assorted target messagesAlan Modra2018-02-261-1/+3
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+3
* %L conversionsAlan Modra2018-02-191-3/+6
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-2/+2
* Remove bfd stub function casts.Alan Modra2018-02-161-2/+1
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+2
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-1102/+1102
* Fix Common symbol override test failsAlan Modra2017-12-061-0/+9
* dyn_relocs tidyAlan Modra2017-12-061-44/+13
* readonly_dynrelocsAlan Modra2017-12-011-17/+35
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-6/+6
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-56/+0
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-2/+2
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-18/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-75/+38
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-3/+3
* Return void from linker callbacksAlan Modra2016-05-281-12/+7
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-7/+5
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-20/+22
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* 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
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* Make bfd.link_next field a unionAlan Modra2014-06-131-2/+2
* bfd target vector rationalisationAlan Modra2014-05-021-4/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Use _bfd_elf_copy_private_bfd_dataH.J. Lu2013-12-171-21/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* bfd/Alan Modra2013-02-211-2/+1
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-11/+1
* bfd/Nathan Sidwell2012-10-231-122/+6
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-2/+1
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-31/+36
* * elf32-sh.c (sh_elf_create_dynamic_sections): Don't create .relaAlan Modra2012-06-291-26/+0
* PR binutils/13558Nick Clifton2012-05-161-1/+1
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1