aboutsummaryrefslogtreecommitdiff
path: root/bfd/som.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-1/+1
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-1/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-151/+151
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-06-22Fix address violation parsing a corrupt SOM binary.Nick Clifton1-2/+7
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+1
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi1-0/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-09-30Remove syntactic sugarAlan Modra1-1/+1
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton1-0/+1
2016-03-21Remove use of alloca.Nick Clifton1-10/+14
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-0/+1
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-2/+6
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-0/+1
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-1/+0
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-04-08 PR symtab/8423:Tom Tromey1-2/+2
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-3/+3
2012-05-17 PR 14072Nick Clifton1-3/+3
2011-07-11include/ChangeLogCatherine Moore1-0/+1
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-0/+1
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra1-2/+1
2010-06-27fix set but unused variable warningsAlan Modra1-6/+1
2010-06-10bfd/Tristan Gingold1-367/+766
2010-06-082010-06-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+1
2010-02-012010-02-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+1
2009-12-112009-12-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-9/+9
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-4/+4
2009-04-16bfd/Richard Sandiford1-0/+1
2009-03-18include/Alan Modra1-26/+1
2009-03-07 PR binutils/9921Dave Anglin1-2/+4
2008-08-28 * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64,Dave Anglin1-3/+24
2007-12-29 PR binutils/5146Dave Anglin1-0/+2
2007-10-16PR 5146Nick Clifton1-1/+24
2007-09-26* som.c (som_get_reloc_upper_bound): If there are no relocs return enoughNick Clifton1-2/+5
2007-09-21* syms.c (_bfd_stab_section_find_nearest_line): Look at theNick Clifton1-8/+50
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-06-27bfd/Alan Modra1-5/+5
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+17
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-3/+3
2006-06-19bfd/Alan Modra1-1/+1
2006-05-03bfd/Alan Modra1-6/+9
2005-11-20 * som.c (som_decode_symclass): Decode BSF_WEAK symbols in the sameDave Anglin1-2/+21