aboutsummaryrefslogtreecommitdiff
path: root/bfd/opncls.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-09 * opncls.c (bfd_fopen): Mark returned BFD as cacheable if FD == -1.Mark Mitchell1-0/+8
2005-06-08 * opncls.c (bfd_fdopenr): Don't set bfd_error unconditionally.Alan Modra1-2/+4
2005-06-08 * opncls.c (bfd_fopen): Don't set bfd_error unconditionally.Alan Modra1-2/+1
2005-06-08 * opncls.c (bfd_fdopenr): Add missing break statements.Mark Mitchell1-3/+3
2005-06-07 * opncls.c (bfd_fopen): New API.Mark Mitchell1-59/+69
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-05-03bfd/H.J. Lu1-1/+1
2005-03-07 * opncls.c (opncls_bread, opncls_bclose): Fix if pread resp.Jakub Jelinek1-2/+2
2005-02-23 * opncls.c (bfd_zalloc): Document this function.Ben Elliston1-1/+12
2005-02-20include/Alan Modra1-5/+7
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-4/+0
2004-10-24 * opncls.c (bfd_close): Return TRUE for BFD_IN_MEMORY.Daniel Jacobowitz1-1/+1
2004-10-10 * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.Alan Modra1-13/+13
2004-06-24bfd/Alan Modra1-14/+6
2004-04-232004-04-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+184
2004-01-21Stop indexed move byte instructions from being relaxed.Nick Clifton1-10/+12
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-107/+68
2003-06-27Fix --add-gnu-debuglinkNick Clifton1-32/+76
2003-06-12Add new switch to objcopy: --add-gnu-debuglink=<file>Nick Clifton1-23/+152
2003-03-31Fix memory leaksNick Clifton1-1/+6
2003-01-31bfd_follow_gnu_debuglink: New function. Follow the pointer contained inside aNick Clifton1-1/+334
2003-01-27* bfd.c (struct _bfd): Added id field.Alexandre Oliva1-0/+6
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-32/+32
2002-10-06 * opncls.c: Formatting.Alan Modra1-34/+36
2002-06-17 * opncls.c (bfd_openr): Remove redundant bfd_set_error.Alan Modra1-6/+2
2002-05-04 * opncls.c (_bfd_new_bfd_contained_in): Check return value ofAlan Modra1-0/+2
2002-04-26 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.Alan Modra1-2/+2
2002-04-15Write contents if writeable.Nick Clifton1-36/+32
2001-12-17hash bfd sections for fast lookup and create.Alan Modra1-23/+31
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-22/+29
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-01-14Add parens like the comment says.Alan Modra1-2/+2
2000-05-26(bfd_close_all_done): Mask file perms with 0777 not 0x777.Alan Modra1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+683