diff options
author | Thiemo Seufer <ths@networkno.de> | 2002-05-30 21:06:14 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2002-05-30 21:06:14 +0000 |
commit | def2e0dd82c4b17f3e9a07f7fd130a42c5789f65 (patch) | |
tree | eadf1209af3b6783198ba6bda7b6228b5965cfbb /gas/ChangeLog | |
parent | 258093ca1ec9fce6464a6746b39271c16b7343a0 (diff) | |
download | gdb-def2e0dd82c4b17f3e9a07f7fd130a42c5789f65.zip gdb-def2e0dd82c4b17f3e9a07f7fd130a42c5789f65.tar.gz gdb-def2e0dd82c4b17f3e9a07f7fd130a42c5789f65.tar.bz2 |
* config/tc-mips.c (mips_gprel_offset): New variable.
(s_gpvalue): Use it.
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 e214fbf..979573b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-05-30 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * config/tc-mips.c (mips_gprel_offset): New variable. + (s_gpvalue): Use it. + 2002-05-30 Diego Novillo <dnovillo@redhat.com> * gas/config/tc-d10v.c (check_resource_conflict): Only check |