aboutsummaryrefslogtreecommitdiff
path: root/bfd/syms.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-11/+11
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-4/+4
2009-07-23 * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton1-1/+8
2009-04-30include/elfNick Clifton1-1/+9
2009-01-13 PR 9735Alan Modra1-4/+5
2008-12-23Remove STT_IFUNC support.Nick Clifton1-10/+1
2008-12-03include/elf/Nick Clifton1-28/+34
2008-06-30bfd/Richard Sandiford1-0/+3
2007-09-21* syms.c (_bfd_stab_section_find_nearest_line): Look at theNick Clifton1-4/+11
2007-07-262007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-2/+2
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley1-0/+8
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+17
2004-10-08 * syms.c (bfd_is_local_label): Return false for file symbols.Alan Modra1-1/+1
2004-10-05 PR 425Alan Modra1-0/+4
2004-06-24bfd/Alan Modra1-7/+15
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata1-4/+4
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-1/+1
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-87/+61
2003-06-25Correct spelling of "relocatable".Alan Modra1-1/+1
2003-06-03Return 'n' if section flags are SEC_HAS_CONTENTS && SEC_READONLY.Nick Clifton1-0/+3
2003-02-28 * bfd-in.h (_bfd): Don't define.Alan Modra1-1/+1
2003-02-14(_bfd_stab_section_find_nearest_line): For line number stabs outside ofNick Clifton1-47/+44
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-48/+48
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin1-5/+5
2002-08-22Set bfd_error to no_symbols if the symbols could not be read.Nick Clifton1-0/+1
2002-07-05This makes gprof work with non-standard text sections.Jim Wilson1-1/+41
2002-06-25 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra1-4/+6
2002-05-28Add DLX targetNick Clifton1-3/+4
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-0/+3
2002-05-01 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULLAlan Modra1-1/+2
2002-03-202002-03-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-3/+12
2002-02-192002-02-19 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler1-9/+11
2002-01-30Tidy up formatting in bfd-in2.hNick Clifton1-70/+72
2002-01-06 * syms.c (_bfd_generic_make_empty_symbol): New function.Alan Modra1-0/+25
2001-12-12 * syms.c (_bfd_generic_read_minisymbols): Early return forRichard Henderson1-0/+2