OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [lib/] [dounsreloc] - Diff between revs 38 and 156

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 38 Rev 156
#!/bin/sh
#!/bin/sh
# objdump the reloc table, but strip off the headings and reloc
# objdump the reloc table, but strip off the headings and reloc
# numbers and sort the result.  Intended for use in comparing reloc
# numbers and sort the result.  Intended for use in comparing reloc
# tables that may not be in the same order.
# tables that may not be in the same order.
objdump +reloc +omit-relocation-numbers +omit-symbol-numbers $1 \
objdump +reloc +omit-relocation-numbers +omit-symbol-numbers $1 \
        | sort
        | sort
#eof
#eof
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.