aboutsummaryrefslogtreecommitdiff
path: root/bfd/peXXigen.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-45/+45
2002-07-16 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.Alan Modra1-1/+1
2002-06-06 * peXXigen.c (pe_print_idata): Remove unused variable.Alan Modra1-1/+0
2002-05-30Remove double printed import table lines; add Bound-To comment.Nick Clifton1-69/+32
2002-05-29* peXXigen.c (pe_print_idata): Fix seg faults on printing import tables withChristopher Faylor1-71/+72
2002-05-15Do not assume that the first thunk is located in the same section as theNick Clifton1-3/+54
2002-01-30Fixes for better translation into other languagesNick Clifton1-12/+9
2001-10-25 * peXXigen.c (_bfd_XX_print_private_bfd_data_common): CopyRichard Henderson1-1/+4
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-240/+196
2001-08-14Add missing protypesNick Clifton1-129/+120
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-13* peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: DefineDJ Delorie1-0/+2042