diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-04-07 00:58:07 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-04-07 00:58:07 +0000 |
commit | 34cbe64ecf7ae8c7e029e4af582d98a7910a3bcf (patch) | |
tree | 6d15ec296466863723d444148542a94e7624a852 /binutils/ChangeLog | |
parent | eb6bd4d38ea6ee7306c538b657c008f77f38cd62 (diff) | |
download | gdb-34cbe64ecf7ae8c7e029e4af582d98a7910a3bcf.zip gdb-34cbe64ecf7ae8c7e029e4af582d98a7910a3bcf.tar.gz gdb-34cbe64ecf7ae8c7e029e4af582d98a7910a3bcf.tar.bz2 |
SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 2bbfef4..0b9c4ce 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-04-06 Timothy Wall <twall@cygnus.com> + + * objdump.c (dump_section_header): Print CLINK and BLOCK flags. + 2000-04-06 Jason Merrill <jason@yorick.cygnus.com> * readelf.c (decode_location_expression): Loop through multiple |