Age | Commit message (Expand) | Author | Files | Lines |
2010-08-25 | * aout-arm.c (MY(bfd_reloc_type_lookup)): Use bfd_arch_bits_per_address. | Alan Modra | 1 | -2/+2 |
2009-12-12 | * coff-arm.c (coff_arm_rtype_to_howto): Fix shadowed variable | Nick Clifton | 1 | -1/+0 |
2009-09-05 | * bfd/coff-arm.c (coff_arm_relocate_section) | Nick Clifton | 1 | -10/+10 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-03-28 | * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", not | Mark Mitchell | 1 | -5/+5 |
2008-07-18 | * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to | Nick Clifton | 1 | -1/+5 |
2007-10-15 | * coff-arm.c (arm_emit_base_file_entry): Check fwrite return value. | Alan Modra | 1 | -20/+25 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -1/+19 |
2006-11-10 | * pe-arm-wince.c (LOCAL_LABEL_PREFIX): Define as ".". | Nick Clifton | 1 | -0/+2 |
2006-08-21 | bfd | Nick Clifton | 1 | -14/+13 |
2006-08-07 | * coff-arm.c (coff_arm_rtype_to_howto): Only check for ARM_SECREL relocation ... | Nick Clifton | 1 | -1/+1 |
2006-08-06 | * bfd.c (bfd_get_sign_extend_vma): Add cases for pe-arm-little and pei-arm-li... | Nick Clifton | 1 | -0/+27 |
2006-06-01 | * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags | Alan Modra | 1 | -9/+8 |
2006-05-11 | Apply fixes to allow arm WinCE toolchain to produce working executables. | Nick Clifton | 1 | -6/+8 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -3/+5 |
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-03-22 | Oops - fix typo in ISO-C90ifcation | Nick Clifton | 1 | -2/+2 |
2005-03-22 | Convert to ISO C90 formatting. | Nick Clifton | 1 | -281/+179 |
2005-03-21 | (coff_link_hash_entry): Only define for non WINCE targets. | Nick Clifton | 1 | -0/+6 |
2005-02-16 | * coff-arm.c (coff_arm_is_local_label_name): Warning fix. | Alan Modra | 1 | -2/+4 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -20/+0 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -3/+4 |
2004-08-13 | bfd/ | Alan Modra | 1 | -54/+38 |
2004-06-29 | * bfd-in.h (bfd_get_section_limit): Define. | Alan Modra | 1 | -5/+2 |
2004-06-24 | bfd/ | Alan Modra | 1 | -4/+8 |
2004-01-09 | Remainder of fixes for ARM WINCE support | Nick Clifton | 1 | -4/+10 |
2004-01-08 | (coff_arm_relocate_section): Do not alter relocs that are not partial_inplace | Nick Clifton | 1 | -4/+7 |
2003-12-05 | Fixes for use of ARM_26D reloc in arm-wince toolchain. | Nick Clifton | 1 | -21/+21 |
2003-12-04 | Change ARM26* to ARM_26* in comments to match definitions. | Nick Clifton | 1 | -17/+17 |
2003-11-24 | * aix5ppc-core.c: Fix comment typos. | Kazu Hirata | 1 | -7/+7 |
2003-07-25 | Include SEC_CODE so that code sections are assigned the LOAD attribute. | Nick Clifton | 1 | -2/+2 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -14/+14 |
2003-06-04 | Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments | Svein Seldal | 1 | -2/+2 |
2003-04-01 | Fixes for iWMMXt contribution. | Nick Clifton | 1 | -59/+7 |
2003-03-25 | Add iWMMXt support | Nick Clifton | 1 | -0/+57 |
2002-12-21 | Disable WINCE workaround that subtracted 8 from pc relative relocations. | Nick Clifton | 1 | -0/+3 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -144/+144 |
2002-10-11 | Fix numerous occurrences of | Alan Modra | 1 | -7/+9 |
2002-05-23 | For the Thumb BLX reloc round the relocation up rather than down. | Nick Clifton | 1 | -13/+15 |
2002-04-18 | Fix problems building arm-wince-pe toolchain. | Nick Clifton | 1 | -8/+21 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+2 |
2002-04-04 | * dep-in.sed: Cope with absolute paths. | Alan Modra | 1 | -2/+2 |
2002-03-27 | Copy the r_offset field into and out of the internal reloc strcuture. | Nick Clifton | 1 | -0/+5 |
2002-02-01 | 2002-01-31 Philipp Thomas <pthomas@suse.de> | Philipp Thomas | 1 | -7/+7 |
2002-01-30 | Unify messages in coff-arm.c and elf32-arm.h. | Philipp Thomas | 1 | -4/+5 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -15/+15 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -92/+127 |