OSDN Git Service

2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
[pf3gnuchains/pf3gnuchains3x.git] / bfd / coff-i386.c
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-12-02 nickc PR binutils/11017
2009-09-02 amodraupdate copyright dates
2008-07-18 nickc * pe-arm-wince.c (pe_print_compressed_pdata...
2007-07-27 msnyder2007-07-27 Michael Snyder <msnyder@access-company...
2007-07-27 msnyder2007-07-26 Michael Snyder <msnyder@access-company...
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2007-03-26 amodra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
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
2004-11-08 nickcFix support for PECOFF weak symbols
2004-06-22 amodra * elf32-ppc.c (ppc_elf_relax_section): Implement refer...
2004-04-20 nickcAdd support for a .secrel32 x86 reloc to allow DWARF...
2003-06-25 amodraCorrect spelling of "relocatable".
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-05-08 ian * coff-i386.c (coff_i386_reloc): Don't dump core if...
2001-04-13 dj* coff-i386.c (TARGET_SYM): SEC_READONLY is an applicab...
2001-03-08 nickcUpdate copyright notices
2000-11-10 kazu2000-11-10 Kazu Hirata <kazu@hxi.com>
2000-06-19 nickcApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-18 hjl2000-06-18 H.J. Lu <hjl@gnu.org>
2000-01-26 amodraMost of these changes are really only cosmetic. The...
1999-12-17 nickcMove PE format object file detection code into common...
1999-09-18 amodraSupport 8 and 16-bit relocs for i386coff. Enable i386...
1999-09-07 ian * coff-i386.c (in_reloc_p): Add declaration.
1999-08-18 ian1999-08-18 Donn Terry <donn@interix.com>
1999-07-19 nickcAdd new field to bfd_target structure.
1999-07-12 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 rthInitial revision