summaryrefslogtreecommitdiff
path: root/bfd/elf32-score7.c
Commit message (Expand)AuthorAgeFilesLines
* FIXME for merging of e_flags and .gnu.attributesAlan Modra2020-05-011-0/+4
* Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2020-04-151-5/+6
* bfd_size_type to size_tAlan Modra2020-02-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-12/+11
* bfd_asymbol_* macrosAlan Modra2019-09-181-2/+2
* 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-5/+7
* assorted target messagesAlan Modra2018-02-261-1/+1
* %L conversionsAlan Modra2018-02-191-2/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-3/+3
* 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/+1
* 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-1335/+1335
* 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
* Fix remaining targets using wrong .interp conditionsAlan Modra2017-10-121-1/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-2/+2
* bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mipsJose E. Marchesi2017-06-061-8/+0
* ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki2017-06-061-4/+4
* 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-4/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton2016-11-231-3/+6
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-3/+4
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+2
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+3
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-2/+3
* Remove syntactic sugarAlan Modra2016-09-301-4/+5
* Return void from linker callbacksAlan Modra2016-05-281-17/+13
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-10/+6
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-231-2/+2
* 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-16/+20
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* Unwrap symbols for debug informationAlan Modra2014-06-101-0/+6
* Update copyright yearsAlan Modra2014-03-051-1/+1
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-6/+9
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+2
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-18/+18
* PR binutils/13558Nick Clifton2012-05-161-1/+1
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-4/+1