diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-02-03 18:12:55 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-02-03 18:12:55 +0000 |
commit | 940b2b788ccdda311ff16e18d79e68d0c7928842 (patch) | |
tree | 1bf115ed503420cc45254c97a054e8e7f6909817 /binutils/ChangeLog | |
parent | 8b93c6380e299446e645ece29bf77d26f5713529 (diff) | |
download | gdb-940b2b788ccdda311ff16e18d79e68d0c7928842.zip gdb-940b2b788ccdda311ff16e18d79e68d0c7928842.tar.gz gdb-940b2b788ccdda311ff16e18d79e68d0c7928842.tar.bz2 |
octets vs bytes changes for binutils
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ab9f7f7..7256abd 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2000-02-03 Timothy Wall <twall@redhat.com> + + * binutils/objdump.c (dump_section_header, find_symbol_for_address, + show_line, disassemble_bytes, disassemble_data, dump_data): + distinguish between octets and bytes. + 2000-01-27 Thomas de Lellis <tdel@windriver.com> * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to |