diff options
author | Nick Clifton <nickc@redhat.com> | 2006-10-19 15:47:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2006-10-19 15:47:34 +0000 |
commit | b354976135880498dc76cb68e9ab47520205081b (patch) | |
tree | a6ac24d321c2f8f5c5b129f07e757cea61629e4e /gas/ChangeLog | |
parent | 6870500c0404a6501f0a21fdbca6ce2695c6ca0c (diff) | |
download | gdb-b354976135880498dc76cb68e9ab47520205081b.zip gdb-b354976135880498dc76cb68e9ab47520205081b.tar.gz gdb-b354976135880498dc76cb68e9ab47520205081b.tar.bz2 |
Fix score bugs
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 22262e3..2d40bdf 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2006-10-19 Mei Ligang <ligang@sunnorth.com.cn> + + * config/tc-score.c (build_relax_frag): Compute correct + tc_frag_data.fixp. + 2006-10-18 Roy Marples <uberlord@gentoo.org> * config/tc-sparc.c (md_parse_option): Treat any target starting with |