Age | Commit message (Expand) | Author | Files | Lines |
2009-05-21 | * coffgen.c (coff_print_symbol): Use bfd_fprintf_vma, not | Dave Korn | 1 | -25/+25 |
2009-04-27 | bfd/ | H.J. Lu | 1 | -1/+1 |
2009-04-23 | 2009-04-23 Matthias Klose <doko@ubuntu.com> | Dave Korn | 1 | -1/+1 |
2009-04-21 | 2009-04-21 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -11/+0 |
2009-04-21 | bfd/ChangeLog | Dave Korn | 1 | -81/+0 |
2009-04-20 | 2009-04-19 Peter O'Gorman <binutils@mlists.thewrittenword.com> | Alan Modra | 1 | -13/+21 |
2009-04-17 | bfd/ | H.J. Lu | 1 | -3/+4 |
2009-04-17 | bfd/ | H.J. Lu | 1 | -2/+2 |
2009-04-06 | 2009-04-06 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+3 |
2009-04-05 | 2009-04-05 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -0/+80 |
2009-03-05 | PR 9923 | Alan Modra | 1 | -3/+13 |
2008-07-30 | Silence gcc printf warnings | Alan Modra | 1 | -14/+15 |
2008-07-21 | * coff-sh.c (bfd_pe_print_pdata): Define to NULL for non | Nick Clifton | 1 | -2/+181 |
2008-07-18 | * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to | Nick Clifton | 1 | -3/+15 |
2007-11-13 | 2007-11-13 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+11 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+4 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2007-03-22 | bfd/ | H.J. Lu | 1 | -3/+9 |
2007-03-19 | *** empty log message *** | H.J. Lu | 1 | -4/+60 |
2006-11-14 | * peXXigen.c: Updates for PE/COFF V8.0, and clarification | Nick Clifton | 1 | -30/+40 |
2006-09-20 | Add x86_64-mingw64 target | Nick Clifton | 1 | -18/+53 |
2006-07-24 | PR ld/2729 | Nick Clifton | 1 | -24/+79 |
2006-06-01 | * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags | Alan Modra | 1 | -2/+3 |
2006-01-09 | Update date in copyright notice | Nick Clifton | 1 | -1/+1 |
2006-01-09 | Add comma after HIGH3ADJ | Nick Clifton | 1 | -1/+1 |
2005-07-29 | * peXXigen.c (pe_print_edata): Compute the size of the export table from the | Nick Clifton | 1 | -9/+13 |
2005-06-17 | * elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus for | Jakub Jelinek | 1 | -1/+11 |
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-04-21 | Update to ISO-C90 and fix formatting | Nick Clifton | 1 | -163/+108 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -2/+2 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -40/+0 |
2004-06-24 | bfd/ | Alan Modra | 1 | -41/+39 |
2004-05-07 | * coffcode.h (coff_write_object_contents) [COFF_IMAGE_WITH_PE]: | Brian Ford | 1 | -10/+11 |
2004-04-17 | * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the first non-zero | Alan Modra | 1 | -8/+11 |
2004-02-21 | * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Clear | Danny Smith | 1 | -4/+3 |
2004-01-20 | * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Don't remove | Danny Smith | 1 | -5/+13 |
2003-12-15 | Ensure that correct flags are set on known PE section types. | Nick Clifton | 1 | -14/+50 |
2003-11-30 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2003-11-10 | Add initial support for TLS sections in PE format files. | Nick Clifton | 1 | -3/+16 |
2003-10-17 | * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Don't calculate image size for | Christopher Faylor | 1 | -1/+3 |
2003-10-07 | * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc | Nathan Sidwell | 1 | -1/+5 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -1/+1 |
2003-04-03 | (_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files and | Nick Clifton | 1 | -4/+16 |
2003-03-20 | Initialise $idata2 and $idata5 in case bfd_coff_final_link is not called. | Nick Clifton | 1 | -15/+26 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -45/+45 |
2002-07-16 | * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args. | Alan Modra | 1 | -1/+1 |
2002-06-06 | * peXXigen.c (pe_print_idata): Remove unused variable. | Alan Modra | 1 | -1/+0 |
2002-05-30 | Remove double printed import table lines; add Bound-To comment. | Nick Clifton | 1 | -69/+32 |
2002-05-29 | * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables with | Christopher Faylor | 1 | -71/+72 |