summaryrefslogtreecommitdiff
path: root/bfd/opncls.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-debuglinkcarlton_dictionary-20030627-mergeNick 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
* (bfd_close_all_done): Mask file perms with 0777 not 0x777.Alan Modra2000-05-261-1/+1
* Initial revisionRichard Henderson1999-05-031-0/+683