diff options
author | Richard Henderson <rth@redhat.com> | 2005-05-31 22:52:50 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2005-05-31 22:52:50 +0000 |
commit | 7ace3541ba2aba54eb54b683701800464ee439db (patch) | |
tree | 677810537035dc586defa8cfe84ed42fc480c027 /binutils/ChangeLog | |
parent | 2acf634e2d8e755ab5f4ce769e4180a8f95aae5a (diff) | |
download | binutils-7ace3541ba2aba54eb54b683701800464ee439db.zip binutils-7ace3541ba2aba54eb54b683701800464ee439db.tar.gz binutils-7ace3541ba2aba54eb54b683701800464ee439db.tar.bz2 |
* readelf.c (dump_relocations): Special case R_ALPHA_LITUSE.
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 97139f9..1c91d20 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2005-05-31 Richard Henderson <rth@redhat.com> + + * readelf.c (dump_relocations): Special case R_ALPHA_LITUSE. + 2005-05-29 Richard Henderson <rth@redhat.com> * readelf.c (get_alpha_dynamic_type): New. |