]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/syms.c
gnu-nat: Move local functions inside gnu_nat_target class
[thirdparty/binutils-gdb.git] / bfd / syms.c
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-03-24  H.J. Lubfd: Add a bfd_boolean argument to bfd_get_symbol_versi...
2020-02-27  Alan Modra.idata symbols should be reported with i or I flag...
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-11-25  Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-10-14  Alan Modraqsort: syms.c stab sorting
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-05-04  Alan ModraPR24511, nm should not mark symbols in .init_array...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-07  Alan ModraPR23952, memory leak in _bfd_generic_read_minisymbols
2018-09-20  Alan ModraBug 23686, two segment faults in nm
2018-02-25  Alan ModraBFD messages
2018-02-16  Alan ModraRemove bfd stub function casts.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-09-30  Alan ModraRemove syntactic sugar
2016-03-11  Dan GisselFix some places where octet to byte conversions are...
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-02-22  H.J. LuRemove BSF_COMMON from comments
2016-01-01  Alan ModraCopyright update for binutils
2015-02-12  Nick CliftonFix memory access violations triggered by running addr2...
2015-01-05  Nick CliftonMore fixes for invalid memory accesses triggered by...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-03-05  Alan ModraUpdate copyright years
2013-09-24  Alan Modra * syms.c (_bfd_stab_section_find_nearest_line): Ignore...
2013-06-03  Alan Modra * syms.c (_bfd_stab_section_find_nearest_line): Add...
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-05-16  Nick Clifton PR binutils/13558
2011-02-28  Kai TietzChangeLog libiberty/
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-02  Alan Modraupdate copyright dates
2009-08-29  Nick Clifton Updated sources to avoid using the identifier...
2009-07-23  Nick Clifton * config/obj-elf.c (obj_elf_type): Add code...
2009-04-30  Nick Cliftoninclude/elf
2009-01-13  Alan Modra PR 9735
2008-12-23  Nick CliftonRemove STT_IFUNC support.
2008-12-03  Nick Cliftoninclude/elf/
2008-06-30  Richard Sandifordbfd/
2007-09-21  Nick Clifton* syms.c (_bfd_stab_section_find_nearest_line): Look...
2007-07-26  Michael Snyder2007-07-26 Michael Snyder <msnyder@access-company...
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2007-02-05  Dave BrolleySupport for Toshiba MeP and for complex relocations.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2004-10-08  Nick CliftonImplement a new BFD API function: bfd_is_target_special...
2004-10-08  Alan Modra * syms.c (bfd_is_local_label): Return false for file...
2004-10-05  Alan Modra PR 425
2004-06-24  Alan Modrabfd/
2003-11-30  Kazu Hirata * ChangeLog: Fix typos.
2003-10-31  Andrew CagneyIndex: sim/frv/ChangeLog
2003-10-20  Andrew Cagney2003-10-19 Andrew Cagney <cagney@redhat.com>
2003-06-29  Alan ModraConvert to C90 and a few tweaks.
2003-06-25  Alan ModraCorrect spelling of "relocatable".
2003-06-03  Nick CliftonReturn 'n' if section flags are SEC_HAS_CONTENTS &...
2003-02-28  Alan Modra * bfd-in.h (_bfd): Don't define.
2003-02-14  Nick Clifton(_bfd_stab_section_find_nearest_line): For line number...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25  Dave Anglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-22  Nick CliftonSet bfd_error to no_symbols if the symbols could not...
2002-07-05  Jim WilsonThis makes gprof work with non-standard text sections.
2002-06-25  Alan Modra * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy...
2002-05-28  Nick CliftonAdd DLX target
2002-05-23  Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-01  Alan Modra * syms.c (_bfd_stab_section_find_nearest_line): Don...
2002-03-20  Daniel Jacobowitz2002-03-20 Daniel Jacobowitz <drow@mvista.com>
2002-02-19  Frank Ch. Eigler2002-02-19 Frank Ch. Eigler <fche@redhat.com>
2002-01-30  Nick CliftonTidy up formatting in bfd-in2.h
2002-01-06  Alan Modra * syms.c (_bfd_generic_make_empty_symbol): New function.
2001-12-12  Richard Henderson * syms.c (_bfd_generic_read_minisymbols): Early...
2001-09-19  H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-23  H.J. Lu2001-08-23 H.J. Lu <hjl@gnu.org>
2001-08-09  Alan Modra * coff-rs6000.c: Add missing prototypes.
2001-07-05  Jim WilsonFix ia64-linux binutils readelf -s testsuite failure.
2001-03-08  Nick CliftonUpdate copyright notices
2000-12-20  Kazu Hirata2000-12-19 Kazu Hirata <kazu@hxi.com>
2000-07-10  Alan ModraRyan Bradetich's warning fixes.
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-29  DJ Delorie* syms.c (_bfd_stab_section_find_neares_line): Use...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-01-28  Nick CliftonApply patch from Thomas de Lellis to allow nm to distin...
1999-09-11  Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-06  Ian Lance Taylor1999-09-06 Donn Terry <donn@interix.com>
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-11  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03  Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
next