OSDN Git Service

gdb/
[pf3gnuchains/pf3gnuchains4x.git] / bfd / opncls.c
2010-10-25 amodra * opncls.c (bfd_alloc, bfd_zalloc): Don't mark internal.
2010-10-25 amodra * opncls.c (_bfd_id_counter): Rename to bfd_id_counter.
2010-05-26 gingold2010-05-25 Tristan Gingold <gingold@adacore.com>
2009-12-15 hjl2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
2009-12-15 dougkwan2009-12-14 Doug Kwan <dougkwan@google.com>
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-10-20 amodra PR binutils/10802
2009-10-16 amodra PR binutils/10785
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2009-09-02 amodraupdate copyright dates
2009-08-16 devans * opncls.c (bfd_close): Until BFD_IN_MEMORY has an...
2009-06-12 nickc* opncls.c (_maybe_make_executable): New function....
2009-06-11 ppluzhnikov2009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-08-23 schwab(find_separate_debug_file): Use the canonical
2008-03-28 nickcAdd support for thin archives.
2007-11-15 amodra PR 5328
2007-09-14 amodra * opncls.c (find_separate_debug_file): Ensure bfd_set_...
2007-08-09 jkratoch * opncls.c (bfd_openr_iovec): Fix the OPEN parameter...
2007-07-24 msnyder2007-07-23 Michael Snyder <msnyder@access-company...
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2006-12-15 amodrabfd/
2006-06-01 amodra * stabs.c (_bfd_link_section_stabs): Use bfd_make_sect...
2006-04-25 hjl2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
2006-03-16 amodra PR 2434
2005-11-03 drow * configure.in: Check for fopen64.
2005-10-05 bwilson * archive.c: Add missing SUBSECTION for documen...
2005-07-05 jakub * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2...
2005-06-09 mmitchel * opncls.c (bfd_fopen): Mark returned BFD as cacheable...
2005-06-08 amodra * opncls.c (bfd_fdopenr): Don't set bfd_error uncondit...
2005-06-08 amodra * opncls.c (bfd_fopen): Don't set bfd_error unconditio...
2005-06-07 mmitchel * opncls.c (bfd_fdopenr): Add missing break statements.
2005-06-07 mmitchel * opncls.c (bfd_fopen): New API.
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-05-03 hjlbfd/
2005-03-07 jakub * opncls.c (opncls_bread, opncls_bclose): Fix if pread...
2005-02-23 bje * opncls.c (bfd_zalloc): Document this function.
2005-02-20 amodrainclude/
2005-01-31 bje * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-10-24 drow * opncls.c (bfd_close): Return TRUE for BFD_IN_MEMORY.
2004-10-10 amodra * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body...
2004-06-24 amodrabfd/
2004-04-23 cagney2004-04-22 Andrew Cagney <cagney@redhat.com>
2004-04-21 cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-01-21 nickcStop indexed move byte instructions from being relaxed.
2003-11-30 kazu * ChangeLog: Fix typos.
2003-10-20 cagney2003-10-19 Andrew Cagney <cagney@redhat.com>
2003-06-29 amodraConvert to C90 and a few tweaks.
2003-06-27 nickcFix --add-gnu-debuglink
2003-06-12 nickcAdd new switch to objcopy: --add-gnu-debuglink=<file>
2003-03-31 nickcFix memory leaks
2003-01-31 nickcbfd_follow_gnu_debuglink: New function. Follow the...
2003-01-27 aoliva* bfd.c (struct _bfd): Added id field.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-06 amodra * opncls.c: Formatting.
2002-06-17 amodra * opncls.c (bfd_openr): Remove redundant bfd_set_error.
2002-05-04 amodra * opncls.c (_bfd_new_bfd_contained_in): Check return...
2002-04-26 amodra * opncls.c (bfd_make_readable): Call bfd_section_list_...
2002-04-15 nickcWrite contents if writeable.
2001-12-17 amodrahash bfd sections for fast lookup and create.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-03-08 nickcUpdate copyright notices
2001-01-14 amodraAdd parens like the comment says.
2000-05-26 amodra(bfd_close_all_done): Mask file perms with 0777 not...
1999-05-03 rthInitial revision