OSDN Git Service

include/
[pf3gnuchains/pf3gnuchains3x.git] / bfd / opncls.c
2005-02-20 Alan Modrainclude/
2005-01-31 Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-10-24 Daniel Jacobowitz * opncls.c (bfd_close): Return TRUE for BFD_IN_MEMORY.
2004-10-10 Alan Modra * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body...
2004-06-24 Alan Modrabfd/
2004-04-23 Andrew Cagney2004-04-22 Andrew Cagney <cagney@redhat.com>
2004-04-21 Andrew Cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-01-21 Nick CliftonStop indexed move byte instructions from being relaxed.
2003-11-30 Kazu Hirata * ChangeLog: Fix typos.
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-27 Nick CliftonFix --add-gnu-debuglink
2003-06-12 Nick CliftonAdd new switch to objcopy: --add-gnu-debuglink=<file>
2003-03-31 Nick CliftonFix memory leaks
2003-01-31 Nick Cliftonbfd_follow_gnu_debuglink: New function. Follow the...
2003-01-27 Alexandre Oliva* bfd.c (struct _bfd): Added id field.
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-06 Alan Modra * opncls.c: Formatting.
2002-06-17 Alan Modra * opncls.c (bfd_openr): Remove redundant bfd_set_error.
2002-05-04 Alan Modra * opncls.c (_bfd_new_bfd_contained_in): Check return...
2002-04-26 Alan Modra * opncls.c (bfd_make_readable): Call bfd_section_list_...
2002-04-15 Nick CliftonWrite contents if writeable.
2001-12-17 Alan Modrahash bfd sections for fast lookup and create.
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-03-08 Nick CliftonUpdate copyright notices
2001-01-14 Alan ModraAdd parens like the comment says.
2000-05-26 Alan Modra(bfd_close_all_done): Mask file perms with 0777 not...
1999-05-03 Richard HendersonInitial revision