Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2011-09-22 00:49:23 +0400
committercvs2svn <>2011-09-22 00:49:23 +0400
commit143e067e69ad8794a235546172e64a134ffb345e (patch)
tree39b1a6008c1a7c6e9104467c9d9a01ac7fd2af21 /include/opcode/ChangeLog
parentf4f02a260cd697c595ba8216364c4e9e6081663b (diff)
This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20110901
snapshot-20110901'. Sprout from binutils-2_22-branch 2011-09-21 20:49:16 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'binutils-' Cherrypick from master 2011-08-12 20:33:34 UTC H.J. Lu <hjl.tools@gmail.com> 'Add R_X86_64_RELATIVE64.': include/ChangeLog include/bfdlink.h include/elf/ChangeLog include/elf/sparc.h include/opcode/ChangeLog include/opcode/sparc.h Delete: texinfo/texinfo.tex
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 8f070a10d..a69f7461d 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,10 +1,3 @@
-2011-09-21 David S. Miller <davem@davemloft.net>
-
- * sparc.h (struct sparc_opcode): Expand 'flags' to unsigned int.
- (F_MUL32, F_DIV32, F_FSMULD, F_V8PLUS, F_POPC, F_VIS, F_VIS2,
- F_ASI_BLK_INIT, F_FMAF, F_VIS3, F_HPC, F_RANDOM, F_TRANS,
- F_FJFMAU, F_IMA, F_ASI_CACHE_SPARING): New flag bits.
-
2011-08-09 Chao-ying Fu <fu@mips.com>
Maciej W. Rozycki <macro@codesourcery.com>