diff options
author | Anthony Green <green@redhat.com> | 2012-09-08 01:20:28 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2012-09-08 01:20:28 +0000 |
commit | 7078b4097f41309449124a390858941c41cc1c89 (patch) | |
tree | 5a2dab9021631d01986ef475d9a1648848afb9dc /gas/ChangeLog | |
parent | 5eb2d774965758e651b72782e307c8da87cc640e (diff) | |
download | gdb-7078b4097f41309449124a390858941c41cc1c89.zip gdb-7078b4097f41309449124a390858941c41cc1c89.tar.gz gdb-7078b4097f41309449124a390858941c41cc1c89.tar.bz2 |
Change moxie branch target encodings.
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 548ed9e..c2446e8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2012-09-07 Anthony Green <green@moxielogic.com> + + * config/tc-moxie.c (md_pcrel_from): Branches are now relative + to the address following the branch instruction. + 2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * config/tc-s390.c (set_highgprs_p): New variable. |