aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2003-12-04 00:54:16 +0000
committerH.J. Lu <hjl.tools@gmail.com>2003-12-04 00:54:16 +0000
commitb80901c73fc8231882b800f904b23b3bc32431bb (patch)
treeede7246d4a6499f3122c3a442e73fdcb9cbf3a9d /gas/ChangeLog
parent77f091ddb51c460b34d10d583196a6b7202daf8d (diff)
downloadbinutils-b80901c73fc8231882b800f904b23b3bc32431bb.zip
binutils-b80901c73fc8231882b800f904b23b3bc32431bb.tar.gz
binutils-b80901c73fc8231882b800f904b23b3bc32431bb.tar.bz2
2003-11-24 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-alpha.c (s_alpha_end): Don't crash if there is no matching .ent.
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 c53d37d..fe8ec76 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-03 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/tc-alpha.c (s_alpha_end): Don't crash if there is no
+ matching .ent.
+
2003-12-04 Alan Modra <amodra@bigpond.net.au>
* tc.h (md_pcrel_from): Don't declare if defined as a macro.