summaryrefslogtreecommitdiff
path: root/bfd/xsym.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton
2016-03-21Remove use of alloca.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra
2012-05-17 PR 14072Nick Clifton
2012-01-192012-01-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-07-11include/ChangeLogCatherine Moore
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2010-06-27fix set but unused variable warningsAlan Modra
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook
2009-04-16bfd/Richard Sandiford
2009-03-18include/Alan Modra
2008-07-30Silence gcc printf warningsAlan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-02-15 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra
2006-11-22 * pef.c (bfd_pef_make_empty_symbol): Delete function. Define instead.Alan Modra
2006-06-19bfd/Alan Modra
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra
2005-05-23Approved by nickc@redhat.comFred Fish
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
2005-04-11Convert to ISO C90 formattingNick Clifton
2005-02-20include/Alan Modra
2005-02-11(bfd_sym_parse_contained_variables_table_entry_v32): Avoid call to memcpy withNick Clifton
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton
2004-07-21bfd/H.J. Lu
2004-06-24bfd/Alan Modra
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra
2003-10-16Index: doc/ChangeLogAndrew Cagney
2003-03-12Rename 'index' to 'offset'Nick Clifton
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-12 * bfd.c (struct bfd_preserve): New.Alan Modra
2002-11-06Add support for PEF, Mach-O, xSYMNick Clifton