diff options
author | Thiemo Seufer <ths@networkno.de> | 2006-06-08 15:28:26 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2006-06-08 15:28:26 +0000 |
commit | 7c752c2afce59a751f6f86959fee5d61b33e484c (patch) | |
tree | 26fb9ca04f68e792602b9b57f8009884dd7f97ea /gas/ChangeLog | |
parent | 03bf704fdb44661db7e0f61e875dd54fd678c5d0 (diff) | |
download | gdb-7c752c2afce59a751f6f86959fee5d61b33e484c.zip gdb-7c752c2afce59a751f6f86959fee5d61b33e484c.tar.gz gdb-7c752c2afce59a751f6f86959fee5d61b33e484c.tar.bz2 |
* config/tc-mips.c (mips_pseudo_table): Add "origin" and "repeat"
aliases for better compatibility with SGI tools.
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 c590a18..8b37e36 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2006-06-08 Nigel Stephens <nigel@mips.com> + + * config/tc-mips.c (mips_pseudo_table): Add "origin" and "repeat" + aliases for better compatibility with SGI tools. + 2006-06-08 Alan Modra <amodra@bigpond.net.au> * configure.in (BFDLIB, BFDVER_H, ALL_OBJ_DEPS): Delete. |