Alan Modra
aef6203bd6
update copyright dates
2005-03-03 11:52:12 +00:00
H.J. Lu
d60988980f
2005-02-14 H.J. Lu <hongjiu.lu@intel.com>
...
* dis-buf.c (perror_memory): Use sprintf_vma to print out
address.
2005-02-14 15:47:19 +00:00
Nick Clifton
22a398e190
Add new field to disassemble_info structure: symbol_is_valid() and use it to
...
skip displaying arm elf mapping symbols in disassembly output.
2003-11-14 15:12:44 +00:00
Alan Modra
badaf34c72
* dis-buf.c (generic_strcat_address): Add missing prototype.
...
#if 0 the functions as it is unused.
2001-08-09 14:52:56 +00:00
Nick Clifton
060d22b0d0
Fix typos in ChangeLogs; fix dates in copyright notices
2001-03-13 22:58:38 +00:00
Alan Modra
f6af82bd44
This lot mainly cleans up `comparison between signed and unsigned' gcc
...
warnings. One usused var, and a macro parenthesis fix too. Also check
input sections are elf when doing gc in elflink.h.
2000-02-21 12:01:27 +00:00
Timothy Wall
940b2b788c
octets vs bytes changes for binutils
2000-02-03 18:12:55 +00:00
Ian Lance Taylor
9c492adce5
From Wally Iimura <iimura@microunity.com>:
...
* dis-buf.c (buffer_read_memory): Rewrite expression to avoid
overflow at end of address space.
(generic_print_address): Use sprintf_vma.
1999-08-10 15:02:41 +00:00
Ian Lance Taylor
57d91c3ced
* dis-buf.c: Add ATTRIBUTE_UNUSED as appropriate.
...
(generic_strcat_address): Add cast to avoid warning.
* i386-dis.c: Initialize all structure fields to avoid warnings.
Add ATTRIBUTE_UNUSED as appropriate.
1999-07-11 20:04:29 +00:00
Richard Henderson
252b5132c7
19990502 sourceware import
1999-05-03 07:29:11 +00:00