Age | Commit message (Expand) | Author | Files | Lines |
2005-11-03 | * configure.in: Check for fopen64. | Daniel Jacobowitz | 1 | -2/+2 |
2005-10-05 | * archive.c: Add missing SUBSECTION for documentation. | Bob Wilson | 1 | -0/+2 |
2005-07-05 | * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2, | Jakub Jelinek | 1 | -0/+72 |
2005-06-09 | * opncls.c (bfd_fopen): Mark returned BFD as cacheable if FD == -1. | Mark Mitchell | 1 | -0/+8 |
2005-06-08 | * opncls.c (bfd_fdopenr): Don't set bfd_error unconditionally. | Alan Modra | 1 | -2/+4 |
2005-06-08 | * opncls.c (bfd_fopen): Don't set bfd_error unconditionally. | Alan Modra | 1 | -2/+1 |
2005-06-08 | * opncls.c (bfd_fdopenr): Add missing break statements. | Mark Mitchell | 1 | -3/+3 |
2005-06-07 | * opncls.c (bfd_fopen): New API. | Mark Mitchell | 1 | -59/+69 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-05-03 | bfd/ | H.J. Lu | 1 | -1/+1 |
2005-03-07 | * opncls.c (opncls_bread, opncls_bclose): Fix if pread resp. | Jakub Jelinek | 1 | -2/+2 |
2005-02-23 | * opncls.c (bfd_zalloc): Document this function. | Ben Elliston | 1 | -1/+12 |
2005-02-20 | include/ | Alan Modra | 1 | -5/+7 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -4/+0 |
2004-10-24 | * opncls.c (bfd_close): Return TRUE for BFD_IN_MEMORY. | Daniel Jacobowitz | 1 | -1/+1 |
2004-10-10 | * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while. | Alan Modra | 1 | -13/+13 |
2004-06-24 | bfd/ | Alan Modra | 1 | -14/+6 |
2004-04-23 | 2004-04-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-04-21 | 2004-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+184 |
2004-01-21 | Stop indexed move byte instructions from being relaxed. | Nick Clifton | 1 | -10/+12 |
2003-11-30 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-10-20 | 2003-10-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-06-29 | Convert to C90 and a few tweaks. | Alan Modra | 1 | -107/+68 |
2003-06-27 | Fix --add-gnu-debuglink | Nick Clifton | 1 | -32/+76 |
2003-06-12 | Add new switch to objcopy: --add-gnu-debuglink=<file> | Nick Clifton | 1 | -23/+152 |
2003-03-31 | Fix memory leaks | Nick Clifton | 1 | -1/+6 |
2003-01-31 | bfd_follow_gnu_debuglink: New function. Follow the pointer contained inside a | Nick Clifton | 1 | -1/+334 |
2003-01-27 | * bfd.c (struct _bfd): Added id field. | Alexandre Oliva | 1 | -0/+6 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -32/+32 |
2002-10-06 | * opncls.c: Formatting. | Alan Modra | 1 | -34/+36 |
2002-06-17 | * opncls.c (bfd_openr): Remove redundant bfd_set_error. | Alan Modra | 1 | -6/+2 |
2002-05-04 | * opncls.c (_bfd_new_bfd_contained_in): Check return value of | Alan Modra | 1 | -0/+2 |
2002-04-26 | * opncls.c (bfd_make_readable): Call bfd_section_list_clear. | Alan Modra | 1 | -2/+2 |
2002-04-15 | Write contents if writeable. | Nick Clifton | 1 | -36/+32 |
2001-12-17 | hash bfd sections for fast lookup and create. | Alan Modra | 1 | -23/+31 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -22/+29 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-01-14 | Add parens like the comment says. | Alan Modra | 1 | -2/+2 |
2000-05-26 | (bfd_close_all_done): Mask file perms with 0777 not 0x777. | Alan Modra | 1 | -1/+1 |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+683 |