summaryrefslogtreecommitdiff
path: root/bfd/plugin.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-04Hardcode host-specific name for LTO pluginHEADtizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20150617.000001submit/tizen_tv/20150617.000001submit/tizen_mobile/20150617.000001submit/tizen_common/20150617.082114submit/tizen_base/20151223.111112submit/tizen_base/20151223.111111submit/tizen_3.0.2015.q2_common/20150617.082128accepted/tizen/wearable/20150618.093518accepted/tizen/tv/20150618.103536accepted/tizen/mobile/20150618.112654accepted/tizen/common/20150617.115454accepted/tizen/base/20151223.052217accepted/tizen/3.0.2015.q2/common/20150617.115425tizen_base_oldtizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizensandbox/v.orazov/enable_gdb1accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_commonaccepted/tizen_3.0.2015.q2_commonNikolay Bozhenov1-0/+8
2014-10-28Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAMEAlan Modra1-0/+1
2014-09-24BFD: Add support for more than one plugin in lib/bfd-pluginsMarkus Trippelsdorf1-52/+54
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-1/+0
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-2/+2
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-05-17 PR 14072Nick Clifton1-1/+0
2012-05-16 PR binutils/13558Nick Clifton1-2/+2
2012-03-20 PR ld/12742Kai Tietz1-0/+37
2011-07-11include/ChangeLogCatherine Moore1-0/+1
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-1/+2
2011-02-262011-02-25 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola1-3/+19
2010-12-12 * plugin.c (bfd_plugin_mkobject): Delete.Alan Modra1-8/+1
2010-12-06Use putchar for the trailing `\n' in plugin message.H.J. Lu1-0/+1
2010-09-15Handle NULL iostream in bfd_plugin_object_p.H.J. Lu1-10/+15
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+7
2010-03-17 * plugin.c (bfd_plugin_object_p): Pass iostream to fileno usingAlan Modra1-2/+2
2009-11-272009-11-26 Per Øyvind Karlsen <peroyvind@mandriva.org>H.J. Lu1-0/+1
2009-10-23 * plugin.c: Produce empty object if not BFD_SUPPORTS_PLUGINS.Alan Modra1-0/+5
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-5/+5
2009-06-252009-06-25 Rafael Avila de Espindola <espindola@google.com>Dave Korn1-3/+3
2009-05-282009-05-28 Nick Clifton <nickc@redhat.com>Nick Clifton1-3/+9
2009-05-26 * Makefile.am: Run "make dep-am".Nick Clifton1-0/+488