OSDN Git Service

2011-03-03 Michael Snyder <msnyder@vmware.com>
[pf3gnuchains/sourceware.git] / bfd / xcofflink.c
2011-03-01 ktietzChangeLog libiberty/
2010-12-13 amodra * aoutx.h (aout_link_check_ar_symbols): Formatting.
2010-10-14 davekApplied patch series for LD plugin interface (six parts).
2010-05-26 gingold2010-05-25 Tristan Gingold <gingold@adacore.com>
2010-02-09 rsandifobfd/
2010-01-02 hjlMove 2009 binutils ChangeLog to ChangeLog-2009.
2010-01-01 brobeckeFix -Wshadow warnings (seen on ppc-aix)
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-02 amodraupdate copyright dates
2009-06-02 rsandifobfd/
2009-04-16 rsandifobfd/
2009-04-01 rsandifobfd/
2009-04-01 rsandifobfd/
2009-04-01 rsandifobfd/
2009-04-01 rsandifoinclude/coff/
2009-04-01 rsandifobfd/
2009-04-01 rsandifobfd/
2009-03-14 rsandifobfd/
2009-03-14 rsandifobfd/
2009-03-14 rsandifoinclude/coff/
2009-03-14 rsandifobfd/
2009-03-14 rsandifoinclude/coff/
2009-03-14 rsandifoinclude/coff/
2009-03-14 rsandifobfd/
2009-03-14 rsandifobfd/
2009-03-14 rsandifobfd/
2009-03-14 rsandifobfd/
2009-03-14 rsandifobfd/
2009-03-14 rsandifoinclude/coff/
2009-03-14 rsandifobfd/
2008-02-15 amodrainclude/
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2006-06-01 amodra * stabs.c (_bfd_link_section_stabs): Use bfd_make_sect...
2006-03-16 amodra PR 2434
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 amodrabfd/
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-05-03 amodra * section.c (bfd_section_list_remove): Don't clear...
2005-05-03 hjlbfd/
2005-04-11 nickcConvert to ISO C90 formatting
2004-10-21 hjlbfd/
2004-09-17 amodrainclude/
2004-08-13 amodrabfd/
2004-06-24 amodrabfd/
2003-12-02 amodraRename bfd_link_hash_entry field "next" -> "und_next".
2003-11-30 kazu * ChangeLog: Fix typos.
2003-06-25 amodraCorrect spelling of "relocatable".
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-11 amodraFix numerous occurrences of
2002-08-06 amodra * xcofflink.c (xcoff_write_global_symbol): Set n_scnum...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-07 amodraReplace bfd_alloc/bfd_malloc + memset with bfd_zalloc...
2002-04-30 trixFix a problem with static linking with cross tools.
2002-04-26 amodra * opncls.c (bfd_make_readable): Call bfd_section_list_...
2002-04-04 drow2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-03-28 amodra * linker.c (link_action): Ignore duplicate warning...
2002-03-20 trixFix problem with linking shared libstdc++-v3 on AIX.
2002-03-18 nickcAdd AIX 64 shared library support and emulation layer...
2002-02-19 trixAdd support for -brtl, run time linking, to AIX ld.
2002-01-05 amodra * section.c (bfd_section_init): Remove unnecessary...
2002-01-03 trixFix xcoff linker's ordering of pad sections
2001-12-22 trix-binitfini emulation, put __rtinit symbol generation...
2001-09-20 amodra * bfd.c (bfd_archive_filename): New function.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-09-06 trixFix import symbols for AIX.
2001-08-30 trixFix for xty_ld symbols
2001-05-24 trixSupport for xcoff64
2001-03-08 nickcUpdate copyright notices
2000-11-30 kazu2000-11-30 Kazu Hirata <kazu@hxi.com>
2000-09-06 geoffk * xcofflink.c (xcoff_link_input_bfd): Include the...
2000-08-16 geoffk* xcofflink.c (_bfd_ppc_xcoff_relocate_section): Add...
2000-06-16 nsd * bfd-in.h (bfd_family_coff): Define.
2000-04-26 cpopetz Add XCOFF64 support.
2000-03-01 hjl2000-03-01 H.J. Lu <hjl@gnu.org>
1999-07-12 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-19 ian * xcofflink.c (bfd_xcoff_size_dynamic_sections): Don...
1999-05-03 rthInitial revision