summaryrefslogtreecommitdiff
path: root/bfd/opncls.c
Commit message (Expand)AuthorAgeFilesLines
* 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