OSDN Git Service

ld/ChangeLog:
[pf3gnuchains/pf3gnuchains4x.git] / bfd / opncls.c
2005-03-07 jakub * opncls.c (opncls_bread, opncls_bclose): Fix if pread...
2005-02-23 bje * opncls.c (bfd_zalloc): Document this function.
2005-02-20 amodrainclude/
2005-01-31 bje * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-10-24 drow * opncls.c (bfd_close): Return TRUE for BFD_IN_MEMORY.
2004-10-10 amodra * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body...
2004-06-24 amodrabfd/
2004-04-23 cagney2004-04-22 Andrew Cagney <cagney@redhat.com>
2004-04-21 cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-01-21 nickcStop indexed move byte instructions from being relaxed.
2003-11-30 kazu * ChangeLog: Fix typos.
2003-10-20 cagney2003-10-19 Andrew Cagney <cagney@redhat.com>
2003-06-29 amodraConvert to C90 and a few tweaks.
2003-06-27 nickcFix --add-gnu-debuglink
2003-06-12 nickcAdd new switch to objcopy: --add-gnu-debuglink=<file>
2003-03-31 nickcFix memory leaks
2003-01-31 nickcbfd_follow_gnu_debuglink: New function. Follow the...
2003-01-27 aoliva* bfd.c (struct _bfd): Added id field.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-06 amodra * opncls.c: Formatting.
2002-06-17 amodra * opncls.c (bfd_openr): Remove redundant bfd_set_error.
2002-05-04 amodra * opncls.c (_bfd_new_bfd_contained_in): Check return...
2002-04-26 amodra * opncls.c (bfd_make_readable): Call bfd_section_list_...
2002-04-15 nickcWrite contents if writeable.
2001-12-17 amodrahash bfd sections for fast lookup and create.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-03-08 nickcUpdate copyright notices
2001-01-14 amodraAdd parens like the comment says.
2000-05-26 amodra(bfd_close_all_done): Mask file perms with 0777 not...
1999-05-03 rthInitial revision