diff options
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 c6b2bb5..c7adc4c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2014-04-02 DJ Delorie <dj@redhat.com> + + * config/tc-rl78.c (md_apply_fix): Add overflow warnings for + pc-relative branches. + 2014-04-02 Nick Clifton <nickc@redhat.com> PR gas/16765 |