Added missing gas/ChangeLog entries for previous XGATE commits.
authorSean Keys <skeys@ipdatasys.com>
Mon, 30 Jul 2012 21:29:59 +0000 (21:29 +0000)
committerSean Keys <skeys@ipdatasys.com>
Mon, 30 Jul 2012 21:29:59 +0000 (21:29 +0000)
gas/ChangeLog

index 6c4703e..a1a4998 100644 (file)
        * config/tc-i386.c: Add ADX, RDSEED and PRFCHW asm directives.
        * doc/c-i386.texi: Document the new directives.
 
+2012-07-05  Sean Keys  <skeys@ipdatasys.com>
+        * config/tc-xgate.c: Revised assembler so that operands
+        are collected before the addressing mode is determined.
+
 2012-07-02  Nick Clifton  <nickc@redhat.com>
 
        * write.c (fixup_segment): Only perform the subtraction of an
        by pre-biasing add_number.
        * config/tc-h8300.h (DWARF2_USE_FIXED_ADVANCE_PC): Define to 0.
 
+2012-06-28  Sean Keys  <skeys@ipdatasys.com>
+
+        * config/tc-xgate.h: Defined tc_frob_symbol.
+        * config/tc-xgate.c (xgate_frob_symbol): Wrote new function to mark
+        symbols as being XGATE by setting st_target_internal value.
+
 2012-06-22  Roland McGrath  <mcgrathr@google.com>
 
        * NEWS: Mention 'rep ret' too.
        * input-file.c (input_file_get): Use ferror.
        (input_file_give_next_buffer): Use input_file_get.
 
+2012-05-31  Sean Keys  <skeys@ipdatasys.com>
+
+        * config/tc-xgate.c (md_begin): Refactored code.
+
 2012-05-29  Roland McGrath  <mcgrathr@google.com>
 
        * read.c [HANDLE_BUNDLE] (bundle_lock_depth): New variable.