diff options
author | Martin Hunt <hunt@redhat.com> | 1996-09-07 00:06:53 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-09-07 00:06:53 +0000 |
commit | 9c85b19ddf298f501827d660f8fb044c2550a514 (patch) | |
tree | 4ab60c822004ef8904ed60a2ab7159fbc1f7bbd8 /bfd | |
parent | df4021c1769f90fb64c6046e0e3202ac1153b827 (diff) | |
download | gdb-9c85b19ddf298f501827d660f8fb044c2550a514.zip gdb-9c85b19ddf298f501827d660f8fb044c2550a514.tar.gz gdb-9c85b19ddf298f501827d660f8fb044c2550a514.tar.bz2 |
Fri Sep 6 17:04:39 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* elf32-d10v.c (elf_d10v_howto_table): Modify the size of R_D10V_16
and R_D10V_18 to be 1 (word).
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2049100..aff7e1c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-d10v +Fri Sep 6 17:04:39 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * elf32-d10v.c (elf_d10v_howto_table): Modify the size of R_D10V_16 + and R_D10V_18 to be 1 (word). + +end-sanitize-d10v Thu Sep 5 15:23:08 1996 Ian Lance Taylor <ian@cygnus.com> * stabs.c (_bfd_link_section_stabs): If the output_section field |