Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/bfd/coff-ia64.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 20 by monamour, Thu Dec 4 05:12:56 2008 UTC revision 21 by monamour, Mon Jul 27 20:34:36 2009 UTC
# Line 29  Line 29 
29  #include "libcoff.h"  #include "libcoff.h"
30    
31  #define COFF_DEFAULT_SECTION_ALIGNMENT_POWER (2)  #define COFF_DEFAULT_SECTION_ALIGNMENT_POWER (2)
 /* The page size is a guess based on ELF.  */  
32    
33  #define COFF_PAGE_SIZE 0x1000  /* Windows ia64 uses 8K page size.  */
34    #define COFF_PAGE_SIZE 0x2000
35    
36  static reloc_howto_type howto_table[] =  static reloc_howto_type howto_table[] =
37  {  {

Legend:
Removed from v.20  
changed lines
  Added in v.21

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26