aboutsummaryrefslogtreecommitdiff
path: root/bfd/som.c
Commit message (Expand)AuthorAgeFilesLines
* PR24955, libbfd terminating program on out of memory (part2)Alan Modra2019-10-141-2/+8
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-6/+6
* Constify target name, reloc name, and carsym nameAlan Modra2019-09-181-8/+11
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+1
* bfdtest1 segfaults on hppa-hp-hpux10Alan Modra2019-05-221-15/+15
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-7/+6
* 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/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-151/+151
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* Fix address violation parsing a corrupt SOM binary.Nick Clifton2017-06-221-2/+7
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+1
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Remove syntactic sugarAlan Modra2016-09-301-1/+1
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-0/+1
* Remove use of alloca.Nick Clifton2016-03-211-10/+14
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+1
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-2/+6
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+0
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Update copyright yearsAlan Modra2014-03-051-3/+1
* PR symtab/8423:Tom Tromey2013-04-081-2/+2
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-3/+3
* PR 14072Nick Clifton2012-05-171-3/+3
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-0/+1
* * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra2011-01-141-2/+1
* fix set but unused variable warningsAlan Modra2010-06-271-6/+1
* bfd/Tristan Gingold2010-06-101-367/+766
* 2010-06-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-06-081-2/+1
* 2010-02-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-02-011-0/+1
* 2009-12-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-12-111-9/+9
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-4/+4
* bfd/Richard Sandiford2009-04-161-0/+1
* include/Alan Modra2009-03-181-26/+1
* PR binutils/9921Dave Anglin2009-03-071-2/+4
* * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64,Dave Anglin2008-08-281-3/+24
* PR binutils/5146Dave Anglin2007-12-291-0/+2
* PR 5146Nick Clifton2007-10-161-1/+24
* * som.c (som_get_reloc_upper_bound): If there are no relocs return enoughNick Clifton2007-09-261-2/+5
* * syms.c (_bfd_stab_section_find_nearest_line): Look at theNick Clifton2007-09-211-8/+50