summaryrefslogtreecommitdiff
path: root/bfd/opncls.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for thin archives.Nick Clifton2008-03-281-0/+9
* PR 5328Alan Modra2007-11-151-5/+5
* * opncls.c (find_separate_debug_file): Ensure bfd_set_error hasAlan Modra2007-09-141-23/+27
* * opncls.c (bfd_openr_iovec): Fix the OPEN parameter macro expansion.Jan Kratochvil2007-08-091-1/+2
* 2007-07-23 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-241-0/+2
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-2/+2
* bfd/Alan Modra2006-12-151-4/+21
* * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra2006-06-011-7/+3
* 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2006-04-251-2/+26
* PR 2434Alan Modra2006-03-161-2/+2
* * configure.in: Check for fopen64.Daniel Jacobowitz2005-11-031-2/+2
* * archive.c: Add missing SUBSECTION for documentation.Bob Wilson2005-10-051-0/+2
* * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2,Jakub Jelinek2005-07-051-0/+72
* * opncls.c (bfd_fopen): Mark returned BFD as cacheable if FD == -1.Mark Mitchell2005-06-091-0/+8
* * opncls.c (bfd_fdopenr): Don't set bfd_error unconditionally.Alan Modra2005-06-081-2/+4
* * opncls.c (bfd_fopen): Don't set bfd_error unconditionally.Alan Modra2005-06-081-2/+1
* * opncls.c (bfd_fdopenr): Add missing break statements.Mark Mitchell2005-06-081-3/+3
* * opncls.c (bfd_fopen): New API.Mark Mitchell2005-06-071-59/+69
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* bfd/H.J. Lu2005-05-031-1/+1
* * opncls.c (opncls_bread, opncls_bclose): Fix if pread resp.Jakub Jelinek2005-03-071-2/+2
* * opncls.c (bfd_zalloc): Document this function.Ben Elliston2005-02-231-1/+12
* include/Alan Modra2005-02-201-5/+7
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-4/+0
* * opncls.c (bfd_close): Return TRUE for BFD_IN_MEMORY.Daniel Jacobowitz2004-10-241-1/+1
* * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.Alan Modra2004-10-101-13/+13
* bfd/Alan Modra2004-06-241-14/+6
* 2004-04-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-231-1/+1
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-1/+184
* Stop indexed move byte instructions from being relaxed.Nick Clifton2004-01-211-10/+12
* * ChangeLog: Fix typos.Kazu Hirata2003-11-301-1/+1
* 2003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-201-3/+3
* Convert to C90 and a few tweaks.Alan Modra2003-06-291-107/+68
* Fix --add-gnu-debuglinkNick Clifton2003-06-271-32/+76
* Add new switch to objcopy: --add-gnu-debuglink=<file>Nick Clifton2003-06-121-23/+152
* Fix memory leaksNick Clifton2003-03-311-1/+6
* bfd_follow_gnu_debuglink: New function. Follow the pointer contained inside aNick Clifton2003-01-311-1/+334
* * bfd.c (struct _bfd): Added id field.Alexandre Oliva2003-01-271-0/+6
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-32/+32
* * opncls.c: Formatting.Alan Modra2002-10-061-34/+36
* * opncls.c (bfd_openr): Remove redundant bfd_set_error.Alan Modra2002-06-171-6/+2
* * opncls.c (_bfd_new_bfd_contained_in): Check return value ofAlan Modra2002-05-041-0/+2
* * opncls.c (bfd_make_readable): Call bfd_section_list_clear.Alan Modra2002-04-261-2/+2
* Write contents if writeable.Nick Clifton2002-04-151-36/+32
* hash bfd sections for fast lookup and create.Alan Modra2001-12-171-23/+31
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-22/+29
* Update copyright noticesNick Clifton2001-03-081-1/+2
* Add parens like the comment says.Alan Modra2001-01-141-2/+2