aboutsummaryrefslogtreecommitdiff
path: root/bfd/syms.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-05-20Re: Bug 23686, two segment faults in nmAlan Modra1-1/+1
2023-05-03Remove unused args from bfd_make_debug_symbolAlan Modra1-7/+4
2023-05-03Generated docs and include filesAlan Modra1-7/+22
2023-02-15Use @deftypefn in chew outputTom Tromey1-9/+9
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-10-05Re: stab nearest_line bfd_malloc_and_get_sectionAlan Modra1-0/+4
2022-09-28asan: _bfd_stab_section_find_nearest_line segvAlan Modra1-0/+3
2022-09-26stab nearest_line bfd_malloc_and_get_sectionAlan Modra1-26/+41
2022-09-06bfd: Add bfd_find_nearest_line_with_altAaron Merey1-0/+15
2022-06-08Don't encode reloc.sizeAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-29Fix an access through a null pointer when parsing a corrupt SOM format fle.Nick Clifton1-0/+4
2021-03-31Use bool in bfdAlan Modra1-51/+51
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu1-0/+3
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-15PR26389, nm prints "c" for a common symbol with -flto and -fcommonAlan Modra1-3/+3
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-8/+4
2020-03-24bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu1-0/+1
2020-02-28.idata symbols should be reported with i or I flag by nmAlan Modra1-22/+11
2020-02-19bfd_size_type to size_tAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-7/+5
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-3/+5
2019-10-14qsort: syms.c stab sortingAlan Modra1-3/+7
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra1-2/+2
2019-05-04PR24511, nm should not mark symbols in .init_array as "t"Alan Modra1-6/+11
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-08PR23952, memory leak in _bfd_generic_read_minisymbolsAlan Modra1-3/+10
2018-09-20Bug 23686, two segment faults in nmAlan Modra1-6/+16
2018-02-26BFD messagesAlan Modra1-1/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-0/+114
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-84/+84
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-09-30Remove syntactic sugarAlan Modra1-1/+1
2016-03-11Fix some places where octet to byte conversions are needed.Dan Gissel1-2/+4
2016-02-26Properly implement STT_COMMONH.J. Lu1-1/+3
2016-02-22Remove BSF_COMMON from commentsH.J. Lu1-2/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-02-12Fix memory access violations triggered by running addr2line on fuzzed binaries.Nick Clifton1-4/+5
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton1-0/+12
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-09-24 * syms.c (_bfd_stab_section_find_nearest_line): Ignore partialAlan Modra1-49/+38
2013-06-03 * syms.c (_bfd_stab_section_find_nearest_line): Add last_strAlan Modra1-4/+6
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-2/+2
2012-05-16 PR binutils/13558Nick Clifton1-1/+2
2011-02-28ChangeLog libiberty/Kai Tietz1-2/+2