URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [emulparams/] [m68kaux.sh] - Rev 847
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