summaryrefslogtreecommitdiff
path: root/bfd/syms.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-03-11Fix some places where octet to byte conversions are needed.Dan Gissel
2016-02-26Properly implement STT_COMMONH.J. Lu
2016-02-22Remove BSF_COMMON from commentsH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-02-12Fix memory access violations triggered by running addr2line on fuzzed binaries.Nick Clifton
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-09-24 * syms.c (_bfd_stab_section_find_nearest_line): Ignore partialAlan Modra
2013-06-03 * syms.c (_bfd_stab_section_find_nearest_line): Add last_strAlan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-05-16 PR binutils/13558Nick Clifton
2011-02-28ChangeLog libiberty/Kai Tietz
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton
2009-07-23 * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton
2009-04-30include/elfNick Clifton
2009-01-13 PR 9735Alan Modra
2008-12-23Remove STT_IFUNC support.Nick Clifton
2008-12-03include/elf/Nick Clifton
2008-06-30bfd/Richard Sandiford
2007-09-21* syms.c (_bfd_stab_section_find_nearest_line): Look at theNick Clifton
2007-07-262007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton
2004-10-08 * syms.c (bfd_is_local_label): Return false for file symbols.Alan Modra
2004-10-05 PR 425Alan Modra
2004-06-24bfd/Alan Modra
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-06-29Convert to C90 and a few tweaks.Alan Modra
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-06-03Return 'n' if section flags are SEC_HAS_CONTENTS && SEC_READONLY.Nick Clifton
2003-02-28 * bfd-in.h (_bfd): Don't define.Alan Modra
2003-02-14(_bfd_stab_section_find_nearest_line): For line number stabs outside ofNick Clifton
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin
2002-08-22Set bfd_error to no_symbols if the symbols could not be read.Nick Clifton
2002-07-05This makes gprof work with non-standard text sections.Jim Wilson
2002-06-25 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra