aboutsummaryrefslogtreecommitdiff
path: root/bfd/opncls.c
AgeCommit message (Expand)AuthorFilesLines
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