]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
* readelf.c (NUM_ELEM): Remove redundant macro; replace references to it
authorNick Clifton <nickc@redhat.com>
Tue, 24 Jul 2007 12:32:49 +0000 (12:32 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 24 Jul 2007 12:32:49 +0000 (12:32 +0000)
commit60bca95a91fc08e5db74145437faafa91c106674
treefea1a50bf3a3b9d544a9bfd59ba96fe9d914dca5
parent4d269e42e3f7970f4d54d528d0532a936e946ecf
* readelf.c (NUM_ELEM): Remove redundant macro; replace references to it
   with references to ARRAY_SIZE.
  Add support for CR16.
  Fix formatting.
binutils/ChangeLog
binutils/readelf.c