ChangeLog-2006 33 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100
  1. 2006-12-29 H.J. Lu <hongjiu.lu@intel.com>
  2. * gas/i386/intel.s: Add tests for "shrd %cl,%edx,%eax" and
  3. "shld %cl,%edx,%eax".
  4. * gas/i386/opcode.s: Likewise.
  5. * gas/i386/intel.d: Updated.
  6. * gas/i386/opcode-intel.d: Likewise.
  7. * gas/i386/opcode-suffix.d: Likewise.
  8. * gas/i386/opcode.d: Likewise.
  9. 2006-12-27 Kazu Hirata <kazu@codesourcery.com>
  10. * gas/m68k/all.exp: Add support for fido.
  11. * gas/m68k/fido.d, gas/m68k/fido.s: New.
  12. 2006-12-19 Nathan Sidwell <nathan@codesourcery.com>
  13. * gas/cfi/cfi-common-6.s: Do not use |.
  14. 2006-12-15 H.J. Lu <hongjiu.lu@intel.com>
  15. * gas/i386/x86-64-inval.s: cmpxchg16b needs oword ptr, instead
  16. of xmmword ptr.
  17. * gas/i386/x86_64.s: Likewise.
  18. * gas/i386/x86-64-inval.l: Updated.
  19. 2006-12-14 H.J. Lu <hongjiu.lu@intel.com>
  20. * gas/i386/x86-64-inval.s: Add cmpxchg16b.
  21. * gas/i386/x86_64.s: Likewise.
  22. * gas/i386/x86-64-inval.l: Updated.
  23. * gas/i386/x86_64.d: Likewise.
  24. 2006-12-13 H.J. Lu <hongjiu.lu@intel.com>
  25. PR gas/3712
  26. * gas/i386/inval.s: Add invalid insertq.
  27. * gas/i386/x86-64-inval.s: Likewise.
  28. * gas/i386/inval.l: Updated.
  29. * gas/i386/x86-64-inval.l: Likewise.
  30. 2006-12-08 Christian Groessler <chris@groessler.org>
  31. * gas/z8k/reglabel.d: New test.
  32. * gas/z8k/reglabel.s: New test.
  33. * gas/z8k/z8k.exp: Run new test.
  34. 2006-12-06 H.J. Lu <hjl@gnu.org>
  35. * gas/i386/amdfam10.d: Updated for operand/address-size override
  36. prefix position change.
  37. * gas/i386/naked.d: Likewise.
  38. * gas/i386/rep-suffix.d: Likewise.
  39. * gas/i386/rep.d: Likewise.
  40. * gas/i386/white.l: Likewise.
  41. * gas/i386/x86-64-amdfam10.d: Likewise.
  42. * gas/i386/x86-64-rep-suffix.d: Likewise.
  43. * gas/i386/x86-64-rep.d: Likewise.
  44. * gas/i386/x86_64.d: Likewise.
  45. 2006-12-04 Jan Beulich <jbeulich@novell.com>
  46. * gas/i386/opcode-intel.d: Fix wrong expectation. Make white space
  47. expectations more consistent.
  48. 2006-12-01 Jan Beulich <jbeulich@novell.com>
  49. * gas/i386/opcode.d: Adjust name.
  50. * gas/i386/opcode-intel.d: New.
  51. * gas/i386/opcode-suffix.d: New.
  52. * gas/i386/i386.exp: Run new tests.
  53. 2006-12-01 Paul Brook <paul@codesourcery.com>
  54. * gas/arm/thumbrel.s: New test.
  55. * gas/arm/thumbrel.d: New test.
  56. 2006-11-30 Jan Beulich <jbeulich@novell.com>
  57. * gas/i386/intel.d: Adjust.
  58. * gas/i386/naked.d: Adjust.
  59. * gas/i386/opcode.d: Adjust.
  60. 2006-11-30 Jan Beulich <jbeulich@novell.com>
  61. * gas/i386/x86-64-io.[sd]: New.
  62. * gas/i386/x86-64-io-intel.d: New.
  63. * gas/i386/x86-64-io-suffix.d: New.
  64. * gas/i386/i386.exp: Run new tests.
  65. 2006-11-30 Jan Beulich <jbeulich@novell.com>
  66. * gas/i386/intel.s: Use Intel syntax in Intel syntax test.
  67. * gas/i386/x86-64-cbw.[sd]: New.
  68. * gas/i386/x86-64-cbw-intel.d: New.
  69. * gas/i386/i386.exp: Run new tests.
  70. 2006-11-29 Paul Brook <paul@codesourcery.com>
  71. * gas/arm/vfpv3-const-conv.s: Improve test coverage.
  72. * gas/arm/vfpv3-const-conv.d: Adjust expected output.
  73. * gas/arm/vfp-neon-syntax_t2.d: Ditto.
  74. * gas/arm/vfp-neon-syntax.d: Ditto.
  75. 2006-11-27 Bob Wilson <bob.wilson@acm.org>
  76. * gas/elf/section2.e-xtensa: New file.
  77. * gas/elf/elf.exp: Use it.
  78. 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
  79. * gas/arm/arm7t.d, gas/arm/neon-ldst-rm.d, gas/arm/thumb2_pool.d,
  80. gas/arm/tls.d: Update for $d support.
  81. * gas/arm/mapshort.d, gas/arm/mapshort.s: New test.
  82. * gas/elf/section2.e-armeabi: Update.
  83. * gas/elf/section2.e-armelf: New file.
  84. * gas/elf/elf.exp: Use it.
  85. 2006-11-16 Nathan Sidwell <nathan@codesourcery.com>
  86. * gas/m68k/all.exp: Add mcf-trap.
  87. * gas/m68k/mcf-trap.[sd]: New.
  88. 2006-11-15 Jan Beulich <jbeulich@novell.com>
  89. * gas/elf/equ-reloc.[sd]: New.
  90. * gas/elf/elf.exp: Run new test.
  91. 2006-11-10 H.J. Lu <hongjiu.lu@intel.com>
  92. * gas/i386/merom.d: Use "#pass" instead of "#..." to skip the
  93. rest of output.
  94. * gas/i386/x86-64-merom.d: Likewise.
  95. 2006-11-10 Thiemo Seufer <ths@mips.com>
  96. * gas/cfi/cfi.exp: Don't run cfi-common-6 for mips*-*.
  97. 2006-11-10 Pedro Alves <pedro_alves@portugalmail.pt>
  98. * gas/arm/undefined.d: Run test on Windows CE.
  99. * gas/arm/undefined_coff.d: Don't run test on Windows CE.
  100. * gas/arm/local_label_coff.s: New test.
  101. * gas/arm/local_label_coff.d: New test.
  102. * gas/arm/local_label_elf.s: New test.
  103. * gas/arm/local_label_elf.d: New test.
  104. * gas/arm/local_label_wince.s: New test.
  105. * gas/arm/local_label_wince.d: New test.
  106. 2006-11-09 H.J. Lu <hongjiu.lu@intel.com>
  107. * gas/i386/sse2.s: Test movdqa with memory destination.
  108. * gas/i386/sse2.d: Updated.
  109. 2006-11-09 H.J. Lu <hongjiu.lu@intel.com>
  110. * gas/i386/sse2.s: Test movdqu with memory destination.
  111. * gas/i386/sse2.d: Updated.
  112. 2006-11-06 David Daney <ddaney@avtrex.com>
  113. * gas/mips/elf-rel26.s: New test.
  114. * gas/mips/elf-rel26.d: Ditto.
  115. * gas/mips/mips.exp: Run it.
  116. 2006-11-03 Jakub Jelinek <jakub@redhat.com>
  117. * gas/cfi/cfi-common-6.d: New test.
  118. * gas/cfi/cfi-common-6.s: New.
  119. * gas/cfi/cfi.exp: Add cfi-common-6 test.
  120. * gas/cfi/cfi-common-5.d: New test.
  121. * gas/cfi/cfi-common-5.s: New.
  122. * gas/cfi/cfi.exp: Add cfi-common-5 test.
  123. 2006-11-01 Thiemo Seufer <ths@mips.com>
  124. * gas/mips/mips16-intermix.d, gas/mips/mips16-intermix.s: New
  125. testcase.
  126. * gas/mips/mips.exp: Run new testcase.
  127. 2006-11-01 Mei Ligang <ligang@sunnorth.com.cn>
  128. * gas/score/rD_rA.d: Correct not! and not.c instruction disassembly.
  129. * gas/score/b.d: Correct b! and b instruction disassembly.
  130. 2006-10-29 Randolph Chung <tausq@debian.org>
  131. * gas/cfi/cfi.exp [hppa*-linux*]: Run hppa CFI test.
  132. * gas/cfi/cfi-hppa-1.s: New file.
  133. * gas/cfi/cfi-hppa-1.h: New file.
  134. 2006-10-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
  135. * gas/ppc/cell.s: New file.
  136. * gas/ppc/cell.d: New file.
  137. * gas/ppc/ppc.exp: Test cell.s.
  138. 2006-10-23 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
  139. * gas/i386/amdfam10.d : Modify to support for the change in POPCNT
  140. opcode in amdfam10 architecture.
  141. * gas/i386/x86-64-amdfam10.d : Ditto.
  142. 2006-10-21 Kaz Kojima <kkojima@rr.iij4u.or.jp>
  143. * gas/sh/sh64/syntax-1.d: Update.
  144. 2006-10-20 Andrew Stubbs <andrew.stubbs@st.com>
  145. * gas/sh/pcrel-coff.d: Update patterns (remove 0x on addresses).
  146. * gas/sh/pcrel-hms.d: Likewise.
  147. * gas/sh/pcrel.d: Likewise.
  148. * gas/sh/pcrel2.d: Likewise.
  149. * gas/sh/pic.d: Likewise.
  150. * gas/sh/tlsd.d: Likewise.
  151. * gas/sh/tlsdnopic.d: Likewise.
  152. * gas/sh/tlsdpic.d: Likewise.
  153. 2006-10-16 H.J. Lu <hongjiu.lu@intel.com>
  154. * gas/i386/i386.exp: Indent "x86-64-nops-1".
  155. 2006-10-08 Paul Brook <paul@codesourcery.com>
  156. * gas/arm/neon-cov.s: Test pseudo-instruction forms of
  157. vmov, vmvn and logic immediate instructions.
  158. * gas/arm/neon-cov.d: ditto.
  159. 2006-09-28 Bridge Wu <mingqiao.wu@gmail.com>
  160. * gas/arm/iwmmxt-wldstbh.s: New file.
  161. * gas/arm/iwmmxt-wldstbh.d: New file.
  162. 2006-09-26 Mark Shinwell <shinwell@codesourcery.com>
  163. Joseph Myers <joseph@codesourcery.com>
  164. Ian Lance Taylor <ian@wasabisystems.com>
  165. Ben Elliston <bje@wasabisystems.com>
  166. * gas/arm/iwmmxt2.s: New file.
  167. * gas/arm/iwmmxt2.d: New file.
  168. 2006-09-23 H.J. Lu <hongjiu.lu@intel.com>
  169. PR binutils/3235
  170. * gas/i386/addr16.d: New file.
  171. * gas/i386/addr16.s: Likewise.
  172. * gas/i386/addr32.d: Likewise.
  173. * gas/i386/addr32.s: Likewise.
  174. * gas/i386/i386.exp: Add "addr16" and "addr32".
  175. * gas/i386/x86-64-addr32.s: Add tests for "add32 mov".
  176. * gas/i386/x86-64-addr32.d: Updated.
  177. 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
  178. * gas/all/gas.exp: Add support for x86_64-*-mingw64.
  179. * gas/i386/immed64.d: Add #pass for avoid proplems with alignment paddings.
  180. * gas/i386/rex.d: Changed for x86_64-mingw32 target matching and padding.
  181. * gas/i386/i386.d: Likewise.
  182. * gas/i386/x86-64-addr32.d: Likewise.
  183. * gas/i386/x86-64-branch.d: Likewise.
  184. * gas/i386/x86-64-crx-suffix.d: Likewise.
  185. * gas/i386/x86-64-crx.d: Likewise.
  186. * gas/i386/x86-64-drx-suffix.d: Likewise.
  187. * gas/i386/x86-64-crx-suffix.d: Likewise.
  188. * gas/i386/x86-64-opcode.d: Likewise.
  189. * gas/i386/x86-64-pcrel.d: Likewise.
  190. 2006-09-19 Bernd Schmidt <bernd.schmidt@analog.com>
  191. * gas/bfin/load.s, gas/bfin/load.d: Add constant folding tests.
  192. 2006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
  193. * gas/score: New directory.
  194. * gas/elf/section2.e-score: New file.
  195. * gas/elf/elf.exp: Add special case for Score target.
  196. 2006-09-16 Paul Brook <paul@codesourcery.com>
  197. * gas/arm/unwind.s: Test two argument form of .movsp.
  198. * gas/arm/unwind.d: Update expected output.
  199. * gas/arm/unwind_vxworks.d: Ditto.
  200. 2006-09-08 Kazu Hirata <kazu@codesourcery.com>
  201. * lib/gas-dg.exp (gas-dg-test): Treat $dir as a literal.
  202. 2006-09-08 Paul Brook <paul@codesourcery.com>
  203. * gas/arm/arm-it.s: New test.
  204. * gas/arm/arm-it.d: New test.
  205. 2006-09-07 Paul Brook <paul@codesourcery.com>
  206. * gas/arm/neon-omit.s: Test three-argument variants.
  207. * gas/arm/neon-omit.d: Update expected output.
  208. 2006-09-04 Paul Brook <paul@codesourcery.com>
  209. * gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes.
  210. * gas/arm/neon-cov.d: Adjust expected output.
  211. 2006-08-21 Joseph Myers <joseph@codesourcery.com>
  212. * gas/arm/unwind.s: Test not merging iWMMXt register save with
  213. previous long opcode.
  214. * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update.
  215. 2006-08-16 Julian Brown <julian@codesourcery.com>
  216. * gas/arm/noarm.s: Add test for disabled ARM insns.
  217. * gas/arm/noarm.d: Drive test for above.
  218. * gas/arm/noarm.l: Expected error output.
  219. 2006-08-15 Thiemo Seufer <ths@mips.com>
  220. Nigel Stephens <nigel@mips.com>
  221. David Ung <davidu@mips.com>
  222. * gas/mips/mips.exp: Handle mips*-sde-elf*.
  223. 2006-08-04 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
  224. * sse2.d: Fixed the correct result for cvtpi2pd, cvtpd2pi
  225. and cvttpd2pi.
  226. 2006-08-12 Thiemo Seufer <ths@networkno.de>
  227. * gas/mips/mips16-save.d: Fix testcase.
  228. 2006-08-08 Bob Wilson <bob.wilson@acm.org>
  229. * gas/lns/lns-common-1-alt.d: New file.
  230. * gas/lns/lns.exp: Use lns-common-1-alt.d for xtensa targets.
  231. 2006-08-04 Pedro Alves <pedro_alves@portugalmail.pt>
  232. * gas/arm/wince.s: New test.
  233. * gas/arm/wince.d: New test.
  234. * gas/arm/thumb2_add.s: Don't use elf specific ".type"
  235. pseudo-op.
  236. 2006-08-03 Joseph Myers <joseph@codesourcery.com>
  237. * gas/arm/iwmmxt-bad.s: Test invalid register names for wldrw and
  238. wstrw.
  239. * gas/arm/iwmmxt-bad.l: Update.
  240. 2006-08-03 Joseph Myers <joseph@codesourcery.com>
  241. * gas/arm/iwmmxt.s: Test tmcr and tmrc with wcgr registers.
  242. * gas/arm/iwmmxt.d: Update.
  243. 2006-08-01 H.J. Lu <hongjiu.lu@intel.com>
  244. * gas/i386/nops-2-i386.d: Updated.
  245. * gas/i386/nops-2-merom.d: Likewise.
  246. * gas/i386/nops-2.d: Likewise.
  247. 2006-07-29 Richard Sandiford <richard@codesourcery.com>
  248. * gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
  249. * gas/m68k/mcf-fpu.d: Update accordingly.
  250. 2006-07-20 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
  251. Michael Meissner <michael.meissner@amd.com>
  252. * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is
  253. aligned on all systems.
  254. * gas/i386/x86-64-amdfam10.s: Likewise.
  255. * gas/i386/amdfam10.d: Adjust output for alignment.
  256. * gas/i386/x86-64-amdfam10.d: Likewise.
  257. 2006-07-19 Paul Brook <paul@codesourcery.com>
  258. * gas/arm/archv6t2.d: Adjust expected output for rbit.
  259. 2006-07-18 H.J. Lu <hongjiu.lu@intel.com>
  260. * gas/i386/opcode.s: Add sldt, smsw and str.
  261. * gas/i386/x86-64-opcode.s: Likewise.
  262. * gas/i386/opcode.d: Updated.
  263. * gas/i386/x86-64-opcode.d: Likewise.
  264. 2006-07-18 Paul Brook <paul@codesourcery.com>
  265. * gas/arm/thumb2_add.d: New test.
  266. * gas/arm/thumb2_add.s: New test.
  267. 2006-07-18 Maciej W. Rozycki <macro@mips.com>
  268. * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. Change
  269. arguments for "madd.s" so that the instruction is correct for mips1
  270. and still matches "bc3*".
  271. 2006-07-13 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
  272. Michael Meissner <michael.meissner@amd.com>
  273. * gas/i386/amdfam10.s: New file for amdfam10 instructions.
  274. * gam/i386/amdfam10.d: Ditto.
  275. * gas/i386/x86-64-amdfam10.s: Ditto.
  276. * gam/i386/x86-64-amdfam10.d: Ditto.
  277. 2006-07-12 Nick Clifton <nickc@redhat.com>
  278. * gas/sh/basic.exp: Run "too_large" dump test.
  279. * gas/sh/too_large.s: New test file. Check that .byte directives
  280. do not generate a bogus overflow message.
  281. * gas/sh/too_large.s: New test control file.
  282. 2006-07-05 Julian Brown <julian@codesourcery.com>
  283. * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
  284. * gas/arm/vfp-neon-syntax_t2.d: Likewise.
  285. * gas/arm/vfp2.d: Likewise.
  286. * gas/arm/vfp2_t2.d: Likewise.
  287. 2006-07-04 Thiemo Seufer <ths@mips.com>
  288. * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
  289. * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
  290. Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
  291. e32-rel2 and e32-rel4 also for 64 bit configurations.
  292. 2006-06-23 H.J. Lu <hongjiu.lu@intel.com>
  293. * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
  294. nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
  295. x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
  296. * gas/i386/nops-1.s: New file.
  297. * gas/i386/nops-2.s: Likewise.
  298. * gas/i386/nops-1-i386.d: Likewise.
  299. * gas/i386/nops-1-i686.d: Likewise.
  300. * gas/i386/nops-1-merom.d: Likewise.
  301. * gas/i386/nops-1.d: Likewise.
  302. * gas/i386/nops-2-i386.d: Likewise.
  303. * gas/i386/nops-2-merom.d: Likewise.
  304. * gas/i386/nops-2.d: Likewise.
  305. * gas/i386/x86-64-nops-1.s: Likewise.
  306. * gas/i386/x86-64-nops-1-k8.d: Likewise.
  307. * gas/i386/x86-64-nops-1-merom.d: Likewise.
  308. * gas/i386/x86-64-nops-1-nocona.d: Likewise.
  309. * gas/i386/x86-64-nops-1.d: Likewise.
  310. * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
  311. nop.
  312. 2006-06-20 Thiemo Seufer <ths@networkno.de>
  313. * gas/mips/mips.exp: Explicitly specify o32 ABI.
  314. * gas/mips/mips64-dsp.d: Dump o32 register names.
  315. * gas/mips/smartmips.d: Explicitly specify o32 ABI.
  316. 2006-06-18 Nick Clifton <nickc@redhat.com>
  317. * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
  318. targets.
  319. * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
  320. * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
  321. * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
  322. * gas/arm/group-reloc-ldc.d: Likewise.
  323. * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
  324. * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
  325. * gas/arm/group-reloc-ldr.d: Likewise.
  326. * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
  327. * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
  328. * gas/arm/group-reloc-ldrs.d: Likewise.
  329. 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
  330. * gas/arm/group-reloc-alu.d: New test.
  331. * gas/arm/group-reloc-alu-encoding-bad.d: New test.
  332. * gas/arm/group-reloc-alu-encoding-bad.l: New test.
  333. * gas/arm/group-reloc-alu-encoding-bad.s: New test.
  334. * gas/arm/group-reloc-alu-parsing-bad.d: New test.
  335. * gas/arm/group-reloc-alu-parsing-bad.l: New test.
  336. * gas/arm/group-reloc-alu-parsing-bad.s: New test.
  337. * gas/arm/group-reloc-alu.s: New test.
  338. * gas/arm/group-reloc-ldc.d: New test.
  339. * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
  340. * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
  341. * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
  342. * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
  343. * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
  344. * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
  345. * gas/arm/group-reloc-ldc.s: New test.
  346. * gas/arm/group-reloc-ldr.d: New test.
  347. * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
  348. * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
  349. * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
  350. * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
  351. * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
  352. * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
  353. * gas/arm/group-reloc-ldr.s: New test.
  354. * gas/arm/group-reloc-ldrs.d: New test.
  355. * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
  356. * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
  357. * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
  358. * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
  359. * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
  360. * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
  361. * gas/arm/group-reloc-ldrs.s: New test.
  362. 2006-06-14 Thiemo Seufer <ths@mips.com>
  363. Maciej W. Rozycki <macro@mips.com>
  364. * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
  365. * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
  366. * gas/mips/mips.exp: Run new testcases.
  367. 2006-06-14 Thiemo Seufer <ths@mips.com>
  368. * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
  369. gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
  370. o32 ABI.
  371. 2006-06-12 H.J. Lu <hongjiu.lu@intel.com>
  372. * gas/i386/i386.exp: Run nops and x86-64-nops.
  373. * gas/i386/nops.d: New file.
  374. * gas/i386/nops.s: Likewise.
  375. * gas/i386/x86-64-nops.d: Likewise.
  376. * gas/i386/x86-64-nops.s: Likewise.
  377. 2006-06-12 H.J. Lu <hongjiu.lu@intel.com>
  378. * gas/i386/opcode.s: Add "xchg %ax,%ax".
  379. * gas/i386/opcode.d: Updated.
  380. * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
  381. xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
  382. * gas/i386/x86-64-opcode.d: Updated.
  383. 2006-06-09 Thiemo Seufer <ths@mips.com>
  384. Nigel Stephens <nigel@mips.com>
  385. * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
  386. single precision FPRs on MIPS32.
  387. * gas/mips/mips.exp: Run them.
  388. 2006-06-08 Thiemo Seufer <ths@mips.com>
  389. Nigel Stephens <nigel@mips.com>
  390. * gas/mips/mips32.s: Added cop2 branches with explicit condition
  391. code register numbers.
  392. * gas/mips/mips32.d: Likewise.
  393. 2006-06-07 Julian Brown <julian@codesourcery.com>
  394. * gas/arm/itblock.s: New file. Helper macro for making all-true IT
  395. blocks.
  396. * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
  397. Neon instructions are rejected...
  398. * gas/arm/neon-cond-bad.s: In ARM mode, and...
  399. * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
  400. * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
  401. * gas/arm/neon-cond-bad.d: Control ARM mode test.
  402. * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
  403. * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
  404. * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
  405. * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
  406. * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
  407. * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
  408. 2006-06-06 Paul Brook <paul@codesourcery.com>
  409. * gas/arm/thumb2_bcond.d: Update expected output.
  410. * gas/arm/thumb32.d: Ditto.
  411. * gas/arm/vfp1_t2.d: Ditto.
  412. * gas/arm/vfp1xD_t2.d: Ditto.
  413. 2006-06-06 Thiemo Seufer <ths@mips.com>
  414. Chao-ying Fu <fu@mips.com>
  415. * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
  416. * gas/mips/mips.exp: Run DSP64 tests.
  417. 2006-06-05 Thiemo Seufer <ths@mips.com>
  418. * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
  419. gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
  420. * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
  421. 2006-05-25 Richard Sandiford <richard@codesourcery.com>
  422. * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
  423. * gas/m68k/mcf-fpu.d: Adjust accordingly.
  424. 2006-05-25 Jie Zhang <jie.zhang@analog.com>
  425. * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
  426. thrown away.
  427. 2006-05-23 Thiemo Seufer <ths@mips.com>
  428. * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
  429. gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
  430. gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
  431. output.
  432. * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
  433. catch assembler warnings.
  434. 2006-05-22 Nick Clifton <nickc@redhat.com>
  435. * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
  436. warning messages.
  437. * gas/mips/mips32-mt.l: Likewise.
  438. 2006-05-19 Thiemo Seufer <ths@mips.com>
  439. * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
  440. endian testcases.
  441. * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
  442. * gas/mips/mips.exp: Run new testcases.
  443. 2006-05-14 Thiemo Seufer <ths@mips.com>
  444. Nigel Stephens <nigel@mips.com>
  445. * gas/mips/mips.exp: Run new tests.
  446. * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
  447. gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
  448. 2006-05-11 Paul Brook <paul@codesourcery.com>
  449. * gas/arm/local_function.d: New test.
  450. * gas/arm/local_function.s: New test.
  451. 2006-05-11 Thiemo Seufer <ths@mips.com>
  452. * gas/mips/jal-range.l: Don't check the range of j or jal
  453. addresses.
  454. 2006-05-09 H.J. Lu <hongjiu.lu@intel.com>
  455. * gas/i386/x86-64-gidt.d: Adjusted.
  456. 2006-05-09 H.J. Lu <hongjiu.lu@intel.com>
  457. * gas/i386/i386.exp: Run x86-64-gidt.
  458. * gas/i386/x86-64-gidt.d: New file.
  459. * gas/i386/x86-64-gidt.s: Likewise.
  460. 2006-05-09 David Ung <davidu@mips.com>
  461. * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
  462. address.
  463. 2006-05-08 Thiemo Seufer <ths@mips.com>
  464. * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
  465. larger offset arguments for cache instructions.
  466. 2006-05-08 Thiemo Seufer <ths@mips.com>
  467. Nigel Stephens <nigel@mips.com>
  468. David Ung <davidu@mips.com>
  469. * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
  470. * gas/mips/mips.exp: Run smartmips test.
  471. 2006-05-05 Julian Brown <julian@codesourcery.com>
  472. * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
  473. instructions.
  474. * gas/arm/vfp-neon-overlap.d: Expected output of above.
  475. * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
  476. * gas/arm/vfp1xD_t2.d: Likewise.
  477. * gas/arm/vfpv3-32drs.d: Likewise.
  478. 2006-05-05 Nigel Stephens <nigel@mips.com>
  479. * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
  480. reorder/noreorder corner case.
  481. * gas/mips/mips.exp: Run new test.
  482. 2006-05-04 Kazu Hirata <kazu@codesourcery.com>
  483. * gas/arm/armv1.d (error-output): New.
  484. * gas/arm/armv1.l: New.
  485. * gas/arm/thumb32.d (error-output): New.
  486. * gas/arm/thumb32.l: New.
  487. 2006-05-04 Thiemo Seufer <ths@mips.com>
  488. Nigel Stephens <nigel@mips.com>
  489. * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
  490. * gas/mips/set-arch.d: Adjust according to opcode table changes.
  491. 2006-05-03 Thiemo Seufer <ths@mips.com>
  492. * gas/mips/mips32-mt.d: Fix mftr argument order.
  493. 2006-05-02 Joseph Myers <joseph@codesourcery.com>
  494. * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
  495. * gas/arm/iwmmxt.d: Update expected results.
  496. * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
  497. * gas/arm/iwmmxt-bad2.l: Update expected error messages.
  498. 2006-04-29 H.J. Lu <hongjiu.lu@intel.com>
  499. * gas/i386/fp.d: New file.
  500. * gas/i386/fp.s: Likewise.
  501. * gas/i386/i386.exp: Run "fp".
  502. 2006-04-28 Thiemo Seufer <ths@mips.com>
  503. David Ung <davidu@mips.com>
  504. Nigel Stephens <nigel@mips.com>
  505. * gas/mips/cp0sel-names-mips32r2.d,
  506. gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
  507. 2006-04-26 Julian Brown <julian@codesourcery.com>
  508. * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
  509. * gas/arm/neon-const.d: Expected output of above.
  510. * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
  511. 2006-04-26 Julian Brown <julian@codesourcery.com>
  512. * gas/arm/neon-psyn.s: Basic test of programmers syntax.
  513. * gas/arm/neon-psyn.d: Expected output of above.
  514. 2006-04-26 Julian Brown <julian@codesourcery.com>
  515. * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
  516. * gas/arm/copro.d: Update accordingly.
  517. * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
  518. * gas/arm/neon-cond.d: Expected results of above.
  519. * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
  520. * gas/arm/neon-cov.d: Expected results of above.
  521. * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
  522. stores.
  523. * gas/arm/neon-ldst-es.d: Expected results of above.
  524. * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
  525. and stores.
  526. * gas/arm/neon-ldst-rm.d: Expected results of above.
  527. * gas/arm/neon-omit.s: New test. Omission of optional operands.
  528. * gas/arm/neon-omit.d: Expected results of above.
  529. * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
  530. * gas/arm/vfp1_t2.d: Likewise.
  531. * gas/arm/vfp1xD.d: Likewise.
  532. * gas/arm/vfp1xD_t2.d: Likewise.
  533. * gas/arm/vfp2.d: Likewise.
  534. * gas/arm/vfp2_t2.d: Likewise.
  535. * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
  536. instructions.
  537. * gas/arm/vfp3-32drs.d: Expected results of above.
  538. * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
  539. conversion instructions.
  540. * gas/arm/vfp3-const-conv.d: Expected results of above.
  541. 2005-04-20 Paul Brook <paul@codesourcery.com>
  542. * gas/arm/arch7.d: Remove skip.
  543. * gas/arm/svc.d: Ditto.
  544. * gas/arm/thumb2_bcond.d: Ditto.
  545. * gas/arm/thumb2_it_bad.d: Ditto.
  546. 2006-04-18 H.J. Lu <hongjiu.lu@intel.com>
  547. PR gas/2533
  548. * gas/i386/inval.s: Add test for illegal immediate register
  549. operand.
  550. * gas/i386/inval.l: Updated.
  551. 2006-04-16 Nick Clifton <nickc@redhat.com>
  552. * gas/arm/arch7.d: Skip test for non-ELF targets.
  553. * gas/arm/blx-local.d: Likewise.
  554. * gas/arm/svc.d: Likewise.
  555. * gas/arm/thumb2_bcond.d: Likewise.
  556. * gas/arm/thumb2_it_bad.d: Likewise.
  557. 2006-04-07 Paul Brook <paul@codesourcery.com>
  558. * gas/arm/blx-local.d: New test.
  559. * gas/arm/blx-local.d: New test.
  560. 2006-04-07 Paul Brook <paul@codesourcery.com>
  561. * gas/arm/thumb2_pool.d: New test.
  562. * gas/arm/thumb2_pool.s: New test.
  563. 2006-04-05 Richard Sandiford <richard@codesourcery.com>
  564. * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
  565. * gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
  566. 2006-03-23 Michael Matz <matz@suse.de>
  567. * gas/i386/reloc64.s: Accept 64-bit forms.
  568. * gas/i386/reloc64.d: Adjust.
  569. * gas/i386/reloc64.l: Adjust.
  570. 2006-03-23 H.J. Lu <hongjiu.lu@intel.com>
  571. * gas/i386/rep.s: Pad with .p2align.
  572. * gas/i386/rep.d: Adjust.
  573. 2006-03-22 Richard Sandiford <richard@codesourcery.com>
  574. * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
  575. * gas/mips/vxworks1-xgot.d: New tests.
  576. * gas/mips/mips.exp: Run them. Do not run other tests on VxWorks.
  577. 2006-03-21 Paul Brook <paul@codesourcery.com>
  578. * gas/arm/thumb32.d: Correct expected output.
  579. 2006-03-20 Paul Brook <paul@codesourcery.com>
  580. * gas/arm/thumb2_bcond.d: New test.
  581. * gas/arm/thumb2_bcond.s: New test.
  582. * gas/arm/thumb2_it_bad.d: New test.
  583. * gas/arm/thumb2_it_bad.l: New test.
  584. * gas/arm/thumb2_it_bad.s: New test.
  585. 2006-03-17 Paul Brook <paul@codesourcery.com>
  586. * gas/arm/thumb32.d: Add ldm and stm tests.
  587. * gas/arm/thumb32.s: Ditto.
  588. 2006-03-16 Bernd Schmidt <bernd.schmidt@analog.com>
  589. * gas/bfin/shift2.s: Add new tests.
  590. * gas/bfin/shift.d: Match changed disassembler behaviour.
  591. * gas/bfin/parallel2.d: Likewise.
  592. * gas/bfin/shift2.d: Likewise; also match new tests.
  593. 2006-03-16 Paul Brook <paul@codesourcery.com>
  594. * gas/arm/svc.d: New test.
  595. * gas/arm/svc.s: New test.
  596. * gas/arm/inst.d: Accept svc mnemonic.
  597. * gas/arm/thumb.d: Ditto.
  598. * gas/arm/wince_inst.d: Ditto.
  599. 2006-03-09 Paul Brook <paul@codesourcery.com>
  600. * gas/arm/nomapping.d: New test.
  601. * gas/arm/nomapping.s: New test.
  602. 2006-03-07 H.J. Lu <hongjiu.lu@intel.com>
  603. PR binutils/2428
  604. * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
  605. x86-64-rep-suffix.
  606. * gas/i386/naked.d: Replace repz with rep.
  607. * gas/i386/x86_64.d: Likewise.
  608. * gas/i386/rep-suffix.d: New file.
  609. * gas/i386/rep-suffix.s: Likewise.
  610. * gas/i386/rep.d: Likewise.
  611. * gas/i386/rep.s: Likewise.
  612. * gas/i386/x86-64-rep-suffix.d: Likewise.
  613. * gas/i386/x86-64-rep-suffix.s: Likewise.
  614. * gas/i386/x86-64-rep.d: Likewise.
  615. * gas/i386/x86-64-rep.s: Likewise.
  616. 2006-03-07 Richard Sandiford <richard@codesourcery.com>
  617. * gas/arm/abs12.s, gas/arm/abs12.d: New test.
  618. * gas/arm/pic.d: Skip for *-*-vxworks*...
  619. * gas/arm/pic_vxworks.d: ...use this version instead.
  620. * gas/arm/unwind_vxworks.d: Fix expected output.
  621. 2006-03-06 Nathan Sidwell <nathan@codesourcery.com>
  622. * gas/m68k/arch-cpu-1.s: Tweak.
  623. * gas/m68k/arch-cpu-1.d: Tweak.
  624. 2006-02-28 Jan Beulich <jbeulich@novell.com>
  625. * gas/all/altmacro.s: Adjust.
  626. * gas/all/altmac2.s: Adjust.
  627. 2006-02-28 Jan Beulich <jbeulich@novell.com>
  628. * gas/macros/paren[sd]: New.
  629. * gas/macros/macros.exp: Run new test.
  630. 2006-02-27 H.J. Lu <hongjiu.lu@intel.com>
  631. * gas/i386/i386.exp: Add merom and x86-64-merom.
  632. * gas/i386/merom.d: New file.
  633. * gas/i386/merom.s: Likewise.
  634. * gas/i386/x86-64-merom.d: Likewise.
  635. * gas/i386/x86-64-merom.s: Likewise.
  636. 2006-02-24 David S. Miller <davem@sunset.davemloft.net>
  637. * gas/sparc/rdhpr.s: New test.
  638. * gas/sparc/rdhpr.d: New test.
  639. * gas/sparc/wrhpr.s: New test.
  640. * gas/sparc/wrhpr.d: New test.
  641. * gas/sparc/window.s: New test.
  642. * gas/sparc/window.d: New test.
  643. * gas/sparc/rdpr.s: Add case for reading %gl register.
  644. * gas/sparc/rdpr.d: Likewise.
  645. * gas/sparc/wrpr.s: Add case for writing %gl register.
  646. * gas/sparc/wrpr.d: Likewise.
  647. * gas/sparc/sparc.exp: Update for new tests.
  648. 2006-02-24 Paul Brook <paul@codesourcery.com>
  649. * gas/arm/thumb32.d: Fix expected msr and mrs output.
  650. * gas/arm/arch7.d: New test.
  651. * gas/arm/arch7.s: New test.
  652. * gas/arm/arch7m-bad.l: New test.
  653. * gas/arm/arch7m-bad.d: New test.
  654. * gas/arm/arch7m-bad.s: New test.
  655. 2006-02-23 H.J. Lu <hongjiu.lu@intel.com>
  656. * gas/ia64/opc-i.s: Add tests for tf.
  657. * gas/ia64/pseudo.s: Likewise.
  658. * gas/ia64/opc-i.d: Updated.
  659. * gas/ia64/pseudo.d: Likewise.
  660. 2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
  661. * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
  662. * gas/ia64/dv-raw-err.l: Updated.
  663. * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
  664. * gas/ia64/opc-b.d: Updated.
  665. 2005-02-22 Paul Brook <paul@codesourcery.com>
  666. * gas/arm/thumb32.d: Fix expected pld opcode.
  667. 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
  668. Anil Paranjape <anilp1@kpitcummins.com>
  669. Shilin Shakti <shilins@kpitcummins.com>
  670. * gas/xc16x: New directory.
  671. * gas/xc16x/xc16x.exp: New file
  672. * gas/xc16x/add.s: New file
  673. * gas/xc16x/add_test.s: New file
  674. * gas/xc16x/addb.s: New file
  675. * gas/xc16x/addc.s: New file
  676. * gas/xc16x/addcb.s: New file
  677. * gas/xc16x/and.s: New file
  678. * gas/xc16x/andb.s: New file
  679. * gas/xc16x/bfldl.s: New file
  680. * gas/xc16x/bit.s: New file
  681. * gas/xc16x/calla.s: New file
  682. * gas/xc16x/calli.s: New file
  683. * gas/xc16x/cmp.s: New file
  684. * gas/xc16x/cmp_test.s: New file
  685. * gas/xc16x/cmpb.s: New file
  686. * gas/xc16x/cmpi.s: New file
  687. * gas/xc16x/cpl.s: New file
  688. * gas/xc16x/div.s: New file
  689. * gas/xc16x/jmpa.s: New file
  690. * gas/xc16x/jmpi.s: New file
  691. * gas/xc16x/jmpr.s: New file
  692. * gas/xc16x/mov.s: New file
  693. * gas/xc16x/mov_test.s: New file
  694. * gas/xc16x/movb.s: New file
  695. * gas/xc16x/movbs.s: New file
  696. * gas/xc16x/movbz.s: New file
  697. * gas/xc16x/mul.s: New file
  698. * gas/xc16x/neg.s: New file
  699. * gas/xc16x/nop.s: New file
  700. * gas/xc16x/or.s: New file
  701. * gas/xc16x/orb.s: New file
  702. * gas/xc16x/prior.s: New file
  703. * gas/xc16x/pushpop.s: New file
  704. * gas/xc16x/ret.s: New file
  705. * gas/xc16x/scxt.s: New file
  706. * gas/xc16x/shlrol.s: New file
  707. * gas/xc16x/sub.s: New file
  708. * gas/xc16x/sub_test.s: New file
  709. * gas/xc16x/subb.s: New file
  710. * gas/xc16x/subcb.s: New file
  711. * gas/xc16x/syscontrol1.s: New file
  712. * gas/xc16x/syscontrol2.s: New file
  713. * gas/xc16x/trap.s: New file
  714. * gas/xc16x/xor.s: New file
  715. * gas/xc16x/xorb.s: New file
  716. 2006-02-12 H.J. Lu <hongjiu.lu@intel.com>
  717. * gas/i386/x86-64-crx-suffix.d: Undo the last change.
  718. 2006-02-11 H.J. Lu <hongjiu.lu@intel.com>
  719. * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
  720. * gas/i386/x86-64-crx-suffix.d: Minor update.
  721. * gas/i386/x86-64-drx-suffix.d: New file.
  722. * gas/i386/x86-64-drx.d: Likewise.
  723. * gas/i386/x86-64-drx.s: Likewise.
  724. 2006-02-11 H.J. Lu <hongjiu.lu@intel.com>
  725. * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
  726. * gas/i386/x86-64-crx-suffix.d: New file.
  727. * gas/i386/x86-64-crx.d: Likewise.
  728. * gas/i386/x86-64-crx.s: Likewise.
  729. 2006-02-07 Nathan Sidwell <nathan@codesourcery.com>
  730. * gas/m68k/all.exp: Add arch-cpu-1 test.
  731. * gas/m68k/arch-cpu-1.[sd]: New.
  732. 2005-02-02 Paul Brook <paul@codesourcery.com>
  733. * gas/arm/thumb2_invert.d: New test.
  734. * gas/arm/thumb2_invert.s: New test.
  735. 2006-01-31 Paul Brook <paul@codesourcery.com>
  736. * gas/arm/iwmmxt-bad.s: Add check for bad register name.
  737. * gas/arm/iwmmxt-bad.l: Ditto.
  738. 2006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
  739. * gas/z80/z80.exp: Add offset.
  740. * gas/z80/offset.d: New file.
  741. * gas/z80/offset.s: New file.
  742. 2006-01-16 Paul Brook <paul@codesourcery.com>
  743. * gas/m68k/all.exp: Add mcf-fpu.
  744. * gas/m68k/mcf-fpu.d: New file.
  745. * gas/m68k/mcf-fpu.s: New file.
  746. 2006-01-11 Nick Clifton <nickc@redhat.com>
  747. * gas/tic54x/address.d: Work with 64bit hosts.
  748. * gas/tic54x/addrfar.d: Likewise.
  749. * gas/tic54x/align.d: Likewise.
  750. * gas/tic54x/all-opcodes.d: Likewise.
  751. * gas/tic54x/asg.d: Likewise.
  752. * gas/tic54x/cons.d: Likewise.
  753. * gas/tic54x/consfar.d: Likewise.
  754. * gas/tic54x/extaddr.d: Likewise.
  755. * gas/tic54x/field.d: Likewise.
  756. * gas/tic54x/labels.d: Likewise.
  757. * gas/tic54x/loop.d: Likewise.
  758. * gas/tic54x/lp.d: Likewise.
  759. * gas/tic54x/macro.d: Likewise.
  760. * gas/tic54x/math.d: Likewise.
  761. * gas/tic54x/opcodes.d: Likewise.
  762. * gas/tic54x/sections.d: Likewise.
  763. * gas/tic54x/set.d: Likewise.
  764. * gas/tic54x/struct.d: Likewise.
  765. * gas/tic54x/subsym.d: Likewise.
  766. 2006-01-09 H.J. Lu <hongjiu.lu@intel.com>
  767. PR gas/2117
  768. * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
  769. ltoff22x-5.
  770. * gas/ia64/ltoff22x-2.d: New file.
  771. * gas/ia64/ltoff22x-2.s: Likewise.
  772. * gas/ia64/ltoff22x-3.d: Likewise.
  773. * gas/ia64/ltoff22x-3.s: Likewise.
  774. * gas/ia64/ltoff22x-4.d: Likewise.
  775. * gas/ia64/ltoff22x-4.s: Likewise.
  776. * gas/ia64/ltoff22x-5.d: Likewise.
  777. * gas/ia64/ltoff22x-5.s: Likewise.
  778. 2006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
  779. PR gas/2101
  780. * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
  781. For older changes see ChangeLog-2005
  782. Copyright (C) 2006 Free Software Foundation, Inc.
  783. Copying and distribution of this file, with or without modification,
  784. are permitted in any medium without royalty provided the copyright
  785. notice and this notice are preserved.
  786. Local Variables:
  787. mode: change-log
  788. left-margin: 8
  789. fill-column: 74
  790. version-control: never
  791. End: