Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-05-15 | Do not assume that the first thunk is located in the same section as the | Nick Clifton | 1 | -3/+54 |
2002-01-30 | Fixes for better translation into other languages | Nick Clifton | 1 | -12/+9 |
2001-10-25 | * peXXigen.c (_bfd_XX_print_private_bfd_data_common): Copy | Richard Henderson | 1 | -1/+4 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -240/+196 |
2001-08-14 | Add missing protypes | Nick Clifton | 1 | -129/+120 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-13 | * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define | DJ Delorie | 1 | -0/+2042 |