aboutsummaryrefslogtreecommitdiff
path: root/bfd/pei-i386.c
AgeCommit message (Collapse)AuthorFilesLines
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2004-09-22* pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byteBrian Ford1-0/+2
alignment for .rdata sections so sse[2] code works with gcc >= 3.3.3 constants. * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
2004-04-29Add support for generating DWARF2 debug sections in the x86 PE portNick Clifton1-6/+11
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-1/+1
comparisons of bfd_boolean vars with TRUE/FALSE. Formatting.
2002-06-14Enable 16 byte alignment for .bss, .data and .text sections so that sse andNick Clifton1-13/+19
sse2 code will work.
1999-09-111999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-4/+8
* pe-i386.c (COFF_LONG_FILENAMES): Define. (COFF_SECTION_ALIGNMENT_ENTRIES): Define. * pei-i386.c (COFF_LONG_FILENAMES): Define. (COFF_SECTION_ALIGNMENT_ENTRIES): Define.
1999-09-111999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-1/+0
* coffswap.h (IMAGE_BASE): Don't define. * pei-arm.c (IMAGE_BASE): Don't define. * pei-i386.c (IMAGE_BASE): Don't define. * pei-mcore.c (IMAGE_BASE): Don't define. * pei-ppc.c (IMAGE_BASE): Don't define.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+35