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