Decode function entry mask on VAXen

Alan Modra amodra@bigpond.net.au
Wed Mar 9 13:20:00 GMT 2005


On Wed, Mar 09, 2005 at 10:46:27AM +0100, Jan-Benedict Glaw wrote:
> I've done another change to it. The whole last_symbol stuff isn't
> needed at all, because objdump nicely fills disassemble_info->symbols,
> which can be used instead. I've also dropped the FORCE_DISASSEMBLE
> flag, which isn't needed either, because I now let it check for
> BSF_FUNCTION symbols. Here's the changelog:

Even better.  I've applied this mainline and branch, with a couple of
minor changes.

> -   Copyright 1995, 1998, 2000, 2001, 2002 Free Software Foundation, Inc.
> +   Copyright 1995, 1998, 2000-2002, 2005 Free Software Foundation, Inc.

We don't use year ranges.

> +  if (info->num_symbols
> +      && info->symbols

I reckon the num_symbols test is redundant, so I removed it.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list