OSDN Git Service

PR 10980
[pf3gnuchains/pf3gnuchains3x.git] / bfd / syms.c
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2009-09-02 amodraupdate copyright dates
2009-08-29 nickc Updated sources to avoid using the identifier...
2009-07-23 nickc * config/obj-elf.c (obj_elf_type): Add code...
2009-04-30 nickcinclude/elf
2009-01-13 amodra PR 9735
2008-12-23 nickcRemove STT_IFUNC support.
2008-12-03 nickcinclude/elf/
2008-06-30 rsandifobfd/
2007-09-21 nickc* syms.c (_bfd_stab_section_find_nearest_line): Look...
2007-07-26 msnyder2007-07-26 Michael Snyder <msnyder@access-company...
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2007-02-05 brolleySupport for Toshiba MeP and for complex relocations.
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2004-10-08 nickcImplement a new BFD API function: bfd_is_target_special...
2004-10-08 amodra * syms.c (bfd_is_local_label): Return false for file...
2004-10-05 amodra PR 425
2004-06-24 amodrabfd/
2003-11-30 kazu * ChangeLog: Fix typos.
2003-10-31 cagneyIndex: sim/frv/ChangeLog
2003-10-20 cagney2003-10-19 Andrew Cagney <cagney@redhat.com>
2003-06-29 amodraConvert to C90 and a few tweaks.
2003-06-25 amodraCorrect spelling of "relocatable".
2003-06-03 nickcReturn 'n' if section flags are SEC_HAS_CONTENTS &...
2003-02-28 amodra * bfd-in.h (_bfd): Don't define.
2003-02-14 nickc(_bfd_stab_section_find_nearest_line): For line number...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25 danglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-08-22 nickcSet bfd_error to no_symbols if the symbols could not...
2002-07-05 wilsonThis makes gprof work with non-standard text sections.
2002-06-25 amodra * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy...
2002-05-28 nickcAdd DLX target
2002-05-23 jakub * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-01 amodra * syms.c (_bfd_stab_section_find_nearest_line): Don...
2002-03-20 drow2002-03-20 Daniel Jacobowitz <drow@mvista.com>
2002-02-19 fche2002-02-19 Frank Ch. Eigler <fche@redhat.com>
2002-01-30 nickcTidy up formatting in bfd-in2.h
2002-01-06 amodra * syms.c (_bfd_generic_make_empty_symbol): New function.
2001-12-12 rth * syms.c (_bfd_generic_read_minisymbols): Early...
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-08-23 hjl2001-08-23 H.J. Lu <hjl@gnu.org>
2001-08-09 amodra * coff-rs6000.c: Add missing prototypes.
2001-07-05 wilsonFix ia64-linux binutils readelf -s testsuite failure.
2001-03-08 nickcUpdate copyright notices
2000-12-20 kazu2000-12-19 Kazu Hirata <kazu@hxi.com>
2000-07-10 amodraRyan Bradetich's warning fixes.
2000-06-29 dj* syms.c (_bfd_stab_section_find_neares_line): Use...
2000-01-28 nickcApply patch from Thomas de Lellis to allow nm to distin...
1999-09-11 ian1999-09-11 Donn Terry <donn@interix.com>
1999-09-06 ian1999-09-06 Donn Terry <donn@interix.com>
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 rthInitial revision