URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [emulparams/] [m68kaux.sh] - Rev 271
Go to most recent revision | Compare with Previous | Blame | View Log
SCRIPT_NAME=m68kaux OUTPUT_FORMAT="coff-m68k-aux" SEGMENT_SIZE=0x40000 TARGET_PAGE_SIZE=0x1000 TEXT_START_ADDR="$SEGMENT_SIZE + SIZEOF_HEADERS" NON_PAGED_TEXT_START_ADDR=SIZEOF_HEADERS DATA_ALIGNMENT_="(. & (-$SEGMENT_SIZE | $TARGET_PAGE_SIZE-1)) + $SEGMENT_SIZE" ARCH=m68k
Go to most recent revision | Compare with Previous | Blame | View Log