summaryrefslogtreecommitdiff
path: root/bfd/syms.c
Commit message (Expand)AuthorAgeFilesLines
* Re: PR24511, nm should not mark symbols in .init_array as "t"Alan Modra2020-02-281-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-7/+5
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-3/+5
* qsort: syms.c stab sortingAlan Modra2019-10-141-3/+7
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-2/+2
* PR24511, nm should not mark symbols in .init_array as "t"Alan Modra2019-05-041-6/+11
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR23952, memory leak in _bfd_generic_read_minisymbolsAlan Modra2018-12-081-3/+10
* Bug 23686, two segment faults in nmAlan Modra2018-09-201-6/+16
* BFD messagesAlan Modra2018-02-261-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-0/+114
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-84/+84
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Remove syntactic sugarAlan Modra2016-09-301-1/+1
* Fix some places where octet to byte conversions are needed.Dan Gissel2016-03-111-2/+4
* Properly implement STT_COMMONH.J. Lu2016-02-261-1/+3
* Remove BSF_COMMON from commentsH.J. Lu2016-02-221-2/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix memory access violations triggered by running addr2line on fuzzed binaries.Nick Clifton2015-02-121-4/+5
* More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton2015-01-051-0/+12
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* * syms.c (_bfd_stab_section_find_nearest_line): Ignore partialAlan Modra2013-09-241-49/+38
* * syms.c (_bfd_stab_section_find_nearest_line): Add last_strAlan Modra2013-06-031-4/+6
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-2/+2
* PR binutils/13558Nick Clifton2012-05-161-1/+2
* ChangeLog libiberty/Kai Tietz2011-02-281-2/+2
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-11/+11
* 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
* * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton2009-07-231-1/+8
* include/elfNick Clifton2009-04-301-1/+9
* PR 9735Alan Modra2009-01-131-4/+5
* Remove STT_IFUNC support.Nick Clifton2008-12-231-10/+1
* include/elf/Nick Clifton2008-12-031-28/+34
* bfd/Richard Sandiford2008-06-301-0/+3
* * syms.c (_bfd_stab_section_find_nearest_line): Look at theNick Clifton2007-09-211-4/+11
* 2007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-1/+1
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-2/+2
* Support for Toshiba MeP and for complex relocations.Dave Brolley2007-02-051-0/+8
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+17
* * syms.c (bfd_is_local_label): Return false for file symbols.Alan Modra2004-10-081-1/+1
* PR 425Alan Modra2004-10-051-0/+4
* bfd/Alan Modra2004-06-241-7/+15