aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2002-07-19 21:28:49 +0000
committerThiemo Seufer <ths@networkno.de>2002-07-19 21:28:49 +0000
commita37de3d3ffe49a03a47d6c0951ed35ab181f2d69 (patch)
treef7d6996eeab6e1344e791233a1f0c7f4b1b883d2 /gas/ChangeLog
parent46c0d5a66e76c7d04aff891f4dc4187d689a34bf (diff)
downloadgdb-a37de3d3ffe49a03a47d6c0951ed35ab181f2d69.zip
gdb-a37de3d3ffe49a03a47d6c0951ed35ab181f2d69.tar.gz
gdb-a37de3d3ffe49a03a47d6c0951ed35ab181f2d69.tar.bz2
* config/tc-mips.c (mips_pic_level): Remove IRIX4_PIC.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8daaa90..23aa3aa 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+ * config/tc-mips.c (mips_pic_level): Remove IRIX4_PIC.
+
2002-07-19 Miroslav Tichy <tichm9am@ss1000.ms.mff.cuni.cz>
Nick Clifton <nickc@redhat.com>