aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-02-27 12:21:57 +0000
committerNick Clifton <nickc@redhat.com>2004-02-27 12:21:57 +0000
commit4aa3e325e038349730ecd5d41848b98a1cdcdf4b (patch)
tree247e2e876eaa18846de8706dcf2a2423a2302de1 /gas/ChangeLog
parentaf865222e0ac6616ad54999257feb2e7132c5cdb (diff)
downloadgdb-4aa3e325e038349730ecd5d41848b98a1cdcdf4b.zip
gdb-4aa3e325e038349730ecd5d41848b98a1cdcdf4b.tar.gz
gdb-4aa3e325e038349730ecd5d41848b98a1cdcdf4b.tar.bz2
Fix seg fault on erroneous input
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 60d17ae..1064635 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-27 Anil Paranjpe <anilp1@kpitcummins.com>
+
+ * config/tc-sh.c (get_operand): In case of #Imm, check has been
+ added for wrong syntax.
+
2004-02-26 Eric Christopher <echristo@redhat.com>
* config/tc-mips.c (mips_dwarf2_addr_size): New.