Skip to content
  • Nick Clifton's avatar
    Update objdump's --disassemble=<symbol> feature so that if <symbol> is a... · baae986a
    Nick Clifton authored
    Update objdump's --disassemble=<symbol> feature so that if <symbol> is a function, the entire function will be disassembled, regardless of the presence of interveening symbols.
    
    	* objdump.c (disassemble_section): When disassembling from a
    	symbol only stop at the next symbol if the original symbol was not
    	a function symbol.  Otherwise continue disassembling until a new
    	function is reached.
    	* testsuite/binutils-all/objdump.exp: Add tests of extended
    	functionality.
    	* testsuite/binutils-all/disasm.s: New test source file.
    baae986a
To find the state of this project's repository at the time of any of these versions, check out the tags.