summaryrefslogtreecommitdiff
path: root/bfd/som.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-07-18Fix spelling typos.Yuri Chornovian
2017-06-22Fix address violation parsing a corrupt SOM binary.Nick Clifton
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton
2016-03-21Remove use of alloca.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-04-08 PR symtab/8423:Tom Tromey
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-05-17 PR 14072Nick Clifton
2011-07-11include/ChangeLogCatherine Moore
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra
2010-06-27fix set but unused variable warningsAlan Modra
2010-06-10bfd/Tristan Gingold
2010-06-082010-06-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-02-012010-02-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-12-112009-12-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook
2009-09-02update copyright datesAlan Modra
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton
2009-04-16bfd/Richard Sandiford
2009-03-18include/Alan Modra
2009-03-07 PR binutils/9921Dave Anglin
2008-08-28 * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64,Dave Anglin
2007-12-29 PR binutils/5146Dave Anglin
2007-10-16PR 5146Nick Clifton
2007-09-26* som.c (som_get_reloc_upper_bound): If there are no relocs return enoughNick Clifton
2007-09-21* syms.c (_bfd_stab_section_find_nearest_line): Look at theNick Clifton
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-06-27bfd/Alan Modra
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2006-06-19bfd/Alan Modra
2006-05-03bfd/Alan Modra
2005-11-20 * som.c (som_decode_symclass): Decode BSF_WEAK symbols in the sameDave Anglin
2005-06-15 * som.c (som_find_inliner_info): New.Dave Anglin
2005-05-22 * som.c (try_prev_fixup): Changed type of subspace_reloc_sizep toDave Anglin