From: Nick Clifton Date: Tue, 14 Oct 1997 23:12:18 +0000 (+0000) Subject: Add function to determine if a symbol is located at a given address. X-Git-Tag: gdb-4_18-branchpoint~4477 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0543ba6ec81daf4c0d25d3d300dfaa9982eb11c4;p=thirdparty%2Fbinutils-gdb.git Add function to determine if a symbol is located at a given address. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b2ef214aff4..04da344ad68 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +Tue Oct 14 16:14:35 1997 Nick Clifton + + * objdump.c (objdump_symbol_at_address): New function. Returns + true if a symbol can be found at the address passed in. + (disassemble_data): Set the symbol_at_address_func field to point + to objdump_symbol_at_address. + Fri Oct 10 14:13:09 1997 Ricahrd Henderson * objcopy.c, objcopy.1, binutils.texi: "localize" is a better name