aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-11-18 12:16:16 -0800
committerH.J. Lu <hjl.tools@gmail.com>2013-11-18 12:16:16 -0800
commitc06ec7240faae97834f889f80e493f15514877d8 (patch)
tree391ff41be0117d8555d07b430f7e7a1784e72fbf /gas/ChangeLog
parentf49fe902baaeff0cc73e86330ed0468d48203046 (diff)
downloadgdb-c06ec7240faae97834f889f80e493f15514877d8.zip
gdb-c06ec7240faae97834f889f80e493f15514877d8.tar.gz
gdb-c06ec7240faae97834f889f80e493f15514877d8.tar.bz2
Add a dummy "int bnd_prefix" argument
* config/tc-i386.c (lex_got): Add a dummy "int bnd_prefix" argument.
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 af9b771..fddf422 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-18 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/tc-i386.c (lex_got): Add a dummy "int bnd_prefix"
+ argument.
+
2013-11-18 Renlin Li <Renlin.Li@arm.com>
* config/tc-arm.c (arm_archs): New armv7ve architecture option.