aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2001-08-27 18:48:27 +0000
committerThiemo Seufer <ths@networkno.de>2001-08-27 18:48:27 +0000
commit7283eb8605a152788f7748a5ae9f21eafc23c62e (patch)
treec83ca0ef41b73e8202c6c415126df891b8bb619f /gas/ChangeLog
parent2e67030cdb975625ee432a67f87b3b626b768c1b (diff)
downloadgdb-7283eb8605a152788f7748a5ae9f21eafc23c62e.zip
gdb-7283eb8605a152788f7748a5ae9f21eafc23c62e.tar.gz
gdb-7283eb8605a152788f7748a5ae9f21eafc23c62e.tar.bz2
* tc_mips.c (load_address): Reflect change to MAX_GPREL_OFFSET.
(macro): Reflect change to MAX_GPREL_OFFSET.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d9d690d..e4636f8 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+ * tc_mips.c (load_address): Reflect change to MAX_GPREL_OFFSET.
+ (macro): Reflect change to MAX_GPREL_OFFSET.
+
2001-08-27 Torbjorn Granlund <tege@swox.com>
Staffan Ulfberg <staffanu@swox.se>
Linus Nordberg <linus@swox.se>