aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-i370.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Remove i370 supportAlan Modra1-1404/+0
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-2/+3
2018-02-26assorted target messagesAlan Modra1-20/+4
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-5/+5
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-7/+7
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-3/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-6/+6
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-4/+4
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra1-20/+24
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-4/+8
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-1/+2
2016-09-30Remove syntactic sugarAlan Modra1-8/+7
2016-05-28Return void from linker callbacksAlan Modra1-9/+7
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-13/+13
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-3/+3
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton1-2/+11
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-12Copy relocations against protected symbolsAlan Modra1-1/+1
2014-06-10Unwrap symbols for debug informationAlan Modra1-0/+6
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu1-1/+0
2013-03-30 PR ld/15323Alan Modra1-0/+4
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-17/+17
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-1/+1
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-9/+2
2011-07-03ELFOSABI_GNUThomas Schwinge1-1/+1
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-4/+1
2011-03-14include/elf/Richard Sandiford1-0/+1
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-1/+1
2010-06-27fix set but unused variable warningsAlan Modra1-6/+1
2010-05-18Implement generic SHF_EXCLUDE.H.J. Lu1-3/+0
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton1-42/+7
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-05-152007-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-23/+1
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+18
2007-03-142007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-11/+3
2007-03-07 PR 3958Alan Modra1-8/+19
2006-10-17bfd/Alan Modra1-1/+14