2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 40276f40460b20cd3e1deb0dd3b36ed957f83aa5..ce3be4b53f89afb34f73b15c9796f2cdfb66c41c 100644 (file)
@@ -1,3 +1,14 @@
+2013-03-08  Chung-Lin Tang  <cltang@codesourcery.com>
+
+       * write.h (struct fix): Add fx_dot_frag field.
+       (dot_frag): Declare.
+       * write.c (dot_frag): New variable.
+       (fix_new_internal): Set fx_dot_frag field with dot_frag.
+       (fixup_segment): Base calculation of fx_offset with fx_dot_frag.
+       * expr.c (expr): Save value of frag_now in dot_frag when setting
+       dot_value.
+       * read.c (emit_expr): Likewise. Delete comments.
+
 2013-03-07  H.J. Lu  <hongjiu.lu@intel.com>
 
        * config/tc-i386.c (flag_code_names): Removed.
This page took 0.027131 seconds and 4 git commands to generate.