OSDN Git Service

bfd/
[pf3gnuchains/pf3gnuchains4x.git] / bfd / coff-arm.c
2010-08-25 amodra * aout-arm.c (MY(bfd_reloc_type_lookup)): Use bfd_arch...
2009-12-12 nickc * coff-arm.c (coff_arm_rtype_to_howto): Fix...
2009-09-05 nickc * bfd/coff-arm.c (coff_arm_relocate_section)
2009-09-02 amodraupdate copyright dates
2009-03-28 mmitchel * coff-arm.c (coff_arm_merge_private_bfd_data): Use...
2008-07-18 nickc * pe-arm-wince.c (pe_print_compressed_pdata...
2007-10-15 amodra * coff-arm.c (arm_emit_base_file_entry): Check fwrite...
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.
2006-11-10 nickc * pe-arm-wince.c (LOCAL_LABEL_PREFIX): Define as ".".
2006-08-21 nickcbfd
2006-08-07 nickc* coff-arm.c (coff_arm_rtype_to_howto): Only check...
2006-08-06 nickc* bfd.c (bfd_get_sign_extend_vma): Add cases for pe...
2006-06-01 amodra * stabs.c (_bfd_link_section_stabs): Use bfd_make_sect...
2006-05-11 nickcApply fixes to allow arm WinCE toolchain to produce...
2006-03-16 amodra PR 2434
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-03-22 nickcOops - fix typo in ISO-C90ifcation
2005-03-22 nickcConvert to ISO C90 formatting.
2005-03-21 nickc(coff_link_hash_entry): Only define for non WINCE targets.
2005-02-16 amodra * coff-arm.c (coff_arm_is_local_label_name): Warning...
2005-01-31 bje * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-10-21 hjlbfd/
2004-08-13 amodrabfd/
2004-06-29 amodra * bfd-in.h (bfd_get_section_limit): Define.
2004-06-24 amodrabfd/
2004-01-09 nickcRemainder of fixes for ARM WINCE support
2004-01-08 nickc(coff_arm_relocate_section): Do not alter relocs that...
2003-12-05 nickcFixes for use of ARM_26D reloc in arm-wince toolchain.
2003-12-04 nickcChange ARM26* to ARM_26* in comments to match definitions.
2003-11-24 kazu * aix5ppc-core.c: Fix comment typos.
2003-07-25 nickcInclude SEC_CODE so that code sections are assigned...
2003-06-25 amodraCorrect spelling of "relocatable".
2003-06-04 sveinseAltered the CREATE_xxx_COFF_TARGET_VEC macro arguments
2003-04-01 nickcFixes for iWMMXt contribution.
2003-03-25 nickcAdd iWMMXt support
2002-12-21 nickcDisable WINCE workaround that subtracted 8 from pc...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-11 amodraFix numerous occurrences of
2002-05-23 nickcFor the Thumb BLX reloc round the relocation up rather...
2002-04-18 nickcFix problems building arm-wince-pe toolchain.
2002-04-04 drow2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-04-04 amodra * dep-in.sed: Cope with absolute paths.
2002-03-27 nickcCopy the r_offset field into and out of the internal...
2002-02-01 pthomas2002-01-31 Philipp Thomas <pthomas@suse.de>
2002-01-30 pthomasUnify messages in coff-arm.c and elf32-arm.h.
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-08-25 nickcAdd missing prototypes
2001-08-01 nickcReplace VXWORKS with ARM_COFF_BUGFIX.
2001-04-27 nickcAdd support for arm-vxworks target
2001-03-08 nickcUpdate copyright notices
2001-03-06 nickcFix BLX(1) for Thumb
2001-03-06 nickcAdd BFD_RELOC_THUMB_PCREL_BLX.
2001-01-23 kazu2001-01-23 Kazu Hirata <kazu@hxi.com>
2001-01-11 nickcChange defn of LOCAL_LABEL_PREFIX to ""
2000-12-18 nickcDefinbe extra allowable COFF section flags for ARM_PE...
2000-11-25 nickcAdd ARM v5t, v5te and XScale support
2000-11-15 kazu2000-11-15 Kazu Hirata <kazu@hxi.com>
2000-09-08 kazu2000-09-08 Kazu Hirata <kazu@hxi.com>
2000-07-04 aoliva* coff-arm.c (coff_arm_relocate_section): Do not ignore...
2000-03-01 nickcFix building with --enable-targets=all
2000-03-01 hjl2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-28 nickcAdd WinCE support.
1999-12-17 nickccatch bad arm relocs
1999-11-25 nickcAdd SEC_CODE and SEC_READONLY flags to glue sections.
1999-07-27 nickcChange to strip out only symbols that start with LOCAL_...
1999-07-19 nickcAdd new field to bfd_target structure.
1999-07-12 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-12 ian * Many files: Changes to avoid gcc warnings: Remove...
1999-06-21 ian * coff-arm.c (arm_emit_base_file_entry): Explicitly...
1999-05-25 clm * coff-arm.c (coff_arm_relocate_section): Don...
1999-05-19 clm * coff-arm.c (coff_arm_relocate_section): ...
1999-05-19 nickcUse renamed ARM cpu flag bits
1999-05-10 clm * bfd-in.h (bfd_arm_allocate_interworking_secti...
1999-05-05 clm * coff-arm.c (coff_arm_relocate_section): ...
1999-05-03 rthInitial revision