ChangeLog-2007 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355
  1. 2007-12-31 H.J. Lu <hongjiu.lu@intel.com>
  2. * gas/i386/inval.s: Add test for cvtsi2ss/cvtsi2sd.
  3. * gas/i386/simd.s: Likewise.
  4. * gas/i386/x86-64-simd.s: Likewise.
  5. * gas/i386/inval.l: Updated.
  6. * gas/i386/katmai.d: Likewise.
  7. * gas/i386/simd-intel.d: Likewise.
  8. * gas/i386/simd-suffix.d: Likewise.
  9. * gas/i386/simd.d: Likewise.
  10. * gas/i386/sse2.d: Likewise.
  11. * gas/i386/x86-64-opcode.d: Likewise.
  12. * gas/i386/x86-64-simd-intel.d: Likewise.
  13. * gas/i386/x86-64-simd-suffix.d: Likewise.
  14. * gas/i386/x86-64-simd.d: Likewise.
  15. 2007-12-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
  16. * gas/all/gas.exp: Skip relax test on hppa*-*-hpux*.
  17. 2007-12-28 H.J. Lu <hongjiu.lu@intel.com>
  18. * gas/i386/arch-1.d: New file.
  19. * gas/i386/arch-1.s: Likewise.
  20. * gas/i386/arch-2.d: Likewise.
  21. * gas/i386/arch-2.s: Likewise.
  22. * gas/i386/arch-3.d: Likewise.
  23. * gas/i386/arch-3.s: Likewise.
  24. * gas/i386/arch-4.d: Likewise.
  25. * gas/i386/arch-4.s: Likewise.
  26. * gas/i386/i386.exp: Run arch-1, arch-2, arch-3 and arch-4.
  27. 2007-12-23 H.J. Lu <hongjiu.lu@intel.com>
  28. * gas/i386/compat-intel.d: Pass -mmnemonic=att to assembler.
  29. * gas/i386/compat.d: Likewise.
  30. * gas/i386/i386.exp: Pass -mmnemonic=att to assembler for
  31. "float". Pass -mold-gcc to assembler for "general".
  32. 2007-12-22 H.J. Lu <hongjiu.lu@intel.com>
  33. * gas/i386/compat-intel.d: New file.
  34. * gas/i386/compat.d: Likewise.
  35. * gas/i386/compat.s: Likewise.
  36. * gas/i386/i386.exp: Run compat.
  37. 2007-12-13 Bob Wilson <bob.wilson@acm.org>
  38. * gas/xtensa/all.exp: Run new weak-call test.
  39. * gas/xtensa/weak-call.d: New.
  40. * gas/xtensa/weak-call.s: New.
  41. 2007-12-11 Catherine Moore <clm@codesourcery.com>
  42. * gas/elf/symtab.s: New test.
  43. * gas/elf/symtab.d: New expected output.
  44. * gas/elf/elf.exp: Run the new symbtab test.
  45. 2007-12-10 Richard Sandiford <rsandifo@nildram.co.uk>
  46. * gas/mips/align2.s, gas/mips/align2.d, gas/mips/align2-el.d: New
  47. tests.
  48. * gas/mips/mips.exp: Run them.
  49. 2007-12-07 Bob Wilson <bob.wilson@acm.org>
  50. * gas/xtensa/all.exp: Run new pcrel test.
  51. * gas/xtensa/err-pcrel.s: New.
  52. * gas/xtensa/pcrel.d: New.
  53. * gas/xtensa/pcrel.s: New.
  54. * gas/xtensa/xtensa-err.exp: New.
  55. 2007-11-30 Bob Wilson <bob.wilson@acm.org>
  56. * gas/elf/elf.exp: Disable ehopt test for Xtensa.
  57. 2007-11-29 Mark Shinwell <shinwell@codesourcery.com>
  58. * config/tc-mips.c (mips_cpu_info_table): Add loongson2e
  59. and loongson2f entries.
  60. * doc/c-mips.texi: Document -march=loongson{2e,2f} options.
  61. 2007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
  62. * gas/s390/esa-z9-109.d: Add check for old version of sske.
  63. * gas/s390/esa-z9-109.s: Likewise.
  64. 2007-11-27 Andreas Krebbel <krebbel1@de.ibm.com>
  65. * gas/s390/zarch-z9-ec.d: ("tcet", "tcdt", "tcxt", "tget",
  66. "tgdt", "tgxt"): Removed.
  67. ("tdcet", "tdcdt", "tdcxt", "tdget", "tdgdt", "tdgxt"): Added.
  68. * gas/s390/zarch-z9-ec.s: Likewise.
  69. 2007-11-19 Bob Wilson <bob.wilson@acm.org>
  70. * gas/lns/lns.exp: Run lns-common-1 with alternate source for ia64.
  71. * gas/lns/lns-common-1-ia64.s: New file.
  72. 2007-11-14 H.J. Lu <hongjiu.lu@intel.com>
  73. * gas/ia64/dv-raw-err.s: Add tests for ar.ruc.
  74. * gas/ia64/dv-waw-err.s: Likewise.
  75. * gas/ia64/invalid-ar.s: Likewise.
  76. * gas/ia64/regs.s: Add tests for ar.ruc and ar44.
  77. * gas/ia64/dv-raw-err.l: Updated.
  78. * gas/ia64/dv-waw-err.l: Likewise.
  79. * gas/ia64/invalid-ar.l: Likewise.
  80. * gas/ia64/regs.d: Likewise.
  81. 2007-11-13 Alan Modra <amodra@bigpond.net.au>
  82. * gas/macros/purge.s: Delete irpc loops.
  83. 2007-11-12 Tristan Gingold <gingold@adacore.com>
  84. * gas/ppc/regnames.d: New.
  85. * gas/ppc/regnames.s: Likewise.
  86. * gas/ppc/ppc.exp: Run it.
  87. 2007-11-07 Tristan Gingold <gingold@adacore.com>
  88. * ia64-dis.c (print_insn_ia64): Generate symbolic names for cr
  89. registers instead of register number.
  90. 2007-11-07 Tristan Gingold <gingold@adacore.com>
  91. * gas/elf/elf.exp (run_elf_list_test): Fix typo.
  92. 2007-11-07 Tristan Gingold <gingold@adacore.com>
  93. * gas/ppc/test1xcoff32.d: Updated to match RTOC bug fix.
  94. 2007-11-06 Paul Brook <paul@codesourcery.com>
  95. * gas/arm/mul-overlap.s: Add umull and smlal.
  96. * gas/arm/mul-overlap.l: Update expected results.
  97. 2007-11-06 Nick Clifton <nickc@redhat.com>
  98. * gas/elf/elf.exp: Disable ehopt test for mn10300.
  99. 2007-11-01 H.J. Lu <hongjiu.lu@intel.com>
  100. * gas/i386/i386.d: New.
  101. * gas/i386/i386.s: Likewise.
  102. * gas/i386/i386.exp: Run i386.
  103. * gas/i386/x86_64.s: Add tests for movsx, movsbl, movsbq,
  104. movsbw, movswl, movswq, movzx, movzb, movzbl, movzbq,
  105. movzbw, movzwl and movzwq.
  106. * gas/i386/x86_64.d: Updated.
  107. 2007-10-31 Nick Clifton <nickc@redhat.com>
  108. * gas/cfi/cfi-common-6.d: Allow for possible relocation of the
  109. .debug.eh_frame section.
  110. 2007-10-30 Nick Clifton <nickc@redhat.com>
  111. * gas/all/gas.exp: Do not run diff1.s test for mn10300.
  112. 2007-10-27 H.J. Lu <hongjiu.lu@intel.com>
  113. PR gas/5221
  114. * gas/elf/elf.exp: Run section7.
  115. * gas/elf/section7.d: New.
  116. * gas/elf/section7.s: Likewise.
  117. 2007-10-23 H.J. Lu <hongjiu.lu@intel.com>
  118. * gas/i386/katmai.s: Remove cmpps opcode test.
  119. * gas/i386/simd.s: Add tests for cmpss and cmpsd.
  120. * gas/i386/x86-64-simd.s: Likewise.
  121. * gas/i386/katmai.d: Updated.
  122. * gas/i386/simd-intel.d: Likewise.
  123. * gas/i386/simd-suffix.d: Likewise.
  124. * gas/i386/simd.d: Likewise.
  125. * gas/i386/x86-64-simd-intel.d: Likewise.
  126. * gas/i386/x86-64-simd-suffix.d: Likewise.
  127. * gas/i386/x86-64-simd.d: Likewise.
  128. 2007-10-19 Nick Clifton <nickc@redhat.com>
  129. * gas/mn10300/basic.exp: Run pr997 test.
  130. * gas/mn10300/pr997.s: New test.
  131. * gas/mn10300/pr887.l: Expected output.
  132. 2007-10-17 Nathan Sidwell <nathan@codesourcery.com>
  133. * gas/m68k/mcf-movsr.s: New.
  134. * gas/m68k/mcf-movsr.d: New.
  135. * gas/m68k/all.exp: Add mcf-movsr test.
  136. 2007-10-16 Nick Clifton <nickc@redhat.com>
  137. * gas/elf/elf.exp: Accept COMMON in readelf's output.
  138. * gas/elf/type.s: Add test of common type.
  139. * gas/elf/type.e: Extend expected output.
  140. 2007-10-11 Nick Clifton <nickc@redhat.com>
  141. * gas/elf/elf.exp (run_elf_list_test): Run section6 test.
  142. * gas/elf/section6.s: New file: Check behaviour of .pushsection
  143. with a subsection argument.
  144. * gas/elf/section6.d: New file: Expected disassembly.
  145. 2007-10-08 H.J. Lu <hongjiu.lu@intel.com>
  146. * gas/i386/i386.exp: Run simd-suffix and x86-64-simd-suffix.
  147. * gas/i386/simd-suffix.d: New.
  148. * gas/i386/x86-64-simd-suffix.d: Likewise.
  149. * gas/i386/x86-64-opcode.d: Updated.
  150. * gas/i386/x86-64-simd.d: Likewise.
  151. 2007-10-08 Maciej W. Rozycki <macro@linux-mips.org>
  152. * gas/mips/cp0-names-r3000.d: New test for R3000 CP0 symbolic
  153. disassembly.
  154. * gas/mips/cp0-names-r4000.d: New test for R4000/R4400 symbolic
  155. CP0 disassembly.
  156. * mips/mips.exp: Run the new tests.
  157. 2007-10-08 Maciej W. Rozycki <macro@linux-mips.org>
  158. * gas/mips/at-1.d, gas/mips/at-2.l: New tests to check the ".set
  159. at=REG" directive.
  160. * gas/mips/at-1.s, gas/mips/at-2.s: Sources for the new tests.
  161. * gas/mips/mips.exp: Run the new tests.
  162. 2007-10-05 H.J. Lu <hongjiu.lu@intel.com>
  163. * gas/i386/i386.exp: Run smx.
  164. * gas/i386/smx.d: New.
  165. * gas/i386/smx.s: Likewise.
  166. 2007-10-04 H.J. Lu <hongjiu.lu@intel.com>
  167. * gas/i386/simd.s: Add tests for unpckhpd and unpckhps.
  168. * gas/i386/x86-64-simd.s: Likewise.
  169. * gas/i386/simd-intel.d: Updated.
  170. * gas/i386/simd.d: Likewise.
  171. * gas/i386/x86-64-simd-intel.d: Likewise.
  172. * gas/i386/x86-64-simd.d: Likewise.
  173. 2007-10-04 David Daney <ddaney@avtrex.com>
  174. * gas/mips/odd-float.d, gas/mips/odd-float.s: New test.
  175. * gas/mips/mips.exp: Run it.
  176. 2007-10-04 H.J. Lu <hongjiu.lu@intel.com>
  177. PR gas/5109
  178. * gas/i386/simd-intel.d: Updated.
  179. * gas/i386/simd.d: Likewise.
  180. * gas/i386/x86-64-simd-intel.d: Likewise.
  181. * gas/i386/x86-64-simd.d: Likewise.
  182. * gas/i386/simd.s: Add more tests.
  183. * gas/i386/x86-64-simd.s: Likewise.
  184. 2007-10-04 Helge Deller <deller@gmx.de>
  185. * gas/all/gas.exp: Include new test "strings".
  186. * gas/all/string.s: New
  187. * gas/all/string.d: New.
  188. 2007-10-01 Tristan Gingold <gingold@adacore.com>
  189. * gas/ppc/altivec_xcoff.s: Do not use .machine pseudo-ops as it
  190. overrides gas options.
  191. * gas/ppc/altivec_xcoff64.s: Likewise.
  192. * gas/ppc/booke_xcoff64.s: Likewise.
  193. * gas/ppc/altivec_xcoff.d: Accept 32bits offsets.
  194. * gas/ppc/booke_xcoff.s: Do not use .machine pseudo-op and remove
  195. booke64 opcodes.
  196. * gas/ppc/booke_xcoff.d: Accept 32bits offsets and renumber.
  197. * gas/ppc/booke_xcoff64.d: Use booke opcodes.
  198. 2007-09-30 H.J. Lu <hongjiu.lu@intel.com>
  199. PR gas/5080
  200. * gas/i386/simd-intel.d: Updated.
  201. * gas/i386/simd.d: Likewise.
  202. * gas/i386/x86-64-simd-intel.d: Likewise.
  203. * gas/i386/x86-64-simd.d: Likewise.
  204. * gas/i386/simd.s: Add new tests for cvttsd2si and cvttss2si.
  205. * gas/i386/x86-64-simd.s: Likewise.
  206. 2007-09-27 H.J. Lu <hongjiu.lu@intel.com>
  207. PR binutils/5072
  208. * gas/i386/i386.exp: Run x86-64-opcode-inval and
  209. x86-64-opcode-inval-intel.
  210. * gas/i386/x86-64-opcode-inval-intel.d: New.
  211. * gas/i386/x86-64-opcode-inval.d: Likewise.
  212. * gas/i386/x86-64-opcode-inval.s: Likewise.
  213. 2007-09-27 Kazu Hirata <kazu@codesourcery.com>
  214. * gas/m68k/fido.s: Add tests for %mbo.
  215. * gas/m68k/fido.d: Update accordingly.
  216. 2007-09-26 Jan Beulich <jbeulich@novell.com>
  217. * gas/i386/x86-64-addr32.d: Adjust expectations.
  218. 2007-09-26 Jan Beulich <jbeulich@novell.com>
  219. * gas/i386/reloc64.s: Adjust for %eip-relative addressing no
  220. longer generating errors.
  221. * gas/i386/reloc64.d, gas/i386/reloc64.l: Update.
  222. * gas/i386/x86-64-addr32.s: Remove explicit addr32 prefix
  223. for %eip-realtive addressing case.
  224. 2007-09-25 Nathan Sidwell <nathan@codesourcery.com>
  225. * gas/m68k/br-isaa.d: Dump relocs too.
  226. * gas/m68k/br-isab.d: Likewise.
  227. * gas/m68k/br-isac.d: Likewise. Adjust for long branch relaxation.
  228. 2007-09-24 Carlos O'Donell <carlos@codesourcery.com>
  229. * gas/mips/align.s, gas/mips/align.d: New test.
  230. * gas/mips/mips.exp: Run it.
  231. 2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
  232. * gas/i386/sib.s: Add more eiz tests.
  233. * gas/i386/x86-64-sib.s: Add more riz tests.
  234. * gas/i386/sib-intel.d: Updated.
  235. * gas/i386/sib.d: Likewise.
  236. * gas/i386/x86-64-sib-intel.d: Likewise.
  237. * gas/i386/x86-64-sib.d: Likewise.
  238. 2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
  239. PR 658
  240. * gas/i386/i386.exp: Run sib-intel, x86-64-sib and
  241. x86-64-sib-intel.
  242. * gas/i386/nops-1-i386-i686.d: Updated.
  243. * gas/i386/nops-1-i386.d: Likewise.
  244. * gas/i386/nops-1.d: Likewise.
  245. * gas/i386/nops-2-i386.d: Likewise.
  246. * gas/i386/nops-2-merom.d: Likewise.
  247. * gas/i386/nops-2.d: Likewise.
  248. * gas/i386/nops-3-i386.d: Likewise.
  249. * gas/i386/nops-3.d : Likewise.
  250. * gas/i386/sib.d: Likewise.
  251. * gas/i386/sib.s: Use %eiz in testcases.
  252. * gas/i386/sib-intel.d: New.
  253. * gas/i386/x86-64-sib-intel.d: Likewise.
  254. * gas/i386/x86-64-sib.d: Likewise.
  255. * gas/i386/x86-64-sib.s: Likewise.
  256. 2007-09-19 H.J. Lu <hongjiu.lu@intel.com>
  257. * gas/i386/intelok.s: Add tests for memory without base.
  258. * gas/i386/intelok.d: Updated.
  259. * gas/i386/intelok.e: Likewise.
  260. 2007-09-17 H.J. Lu <hongjiu.lu@intel.com>
  261. * gas/i386/x86-64-rip.s: Revert the last change.
  262. * gas/i386/x86-64-rip-intel.d: Likewise.
  263. * gas/i386/x86-64-rip.d: Likewise.
  264. 2007-09-15 H.J. Lu <hongjiu.lu@intel.com>
  265. PR gas/5034
  266. * gas/i386/x86-64-rip.s: Add Intel mode testcases.
  267. * gas/i386/x86-64-rip-intel.d: Updated.
  268. * gas/i386/x86-64-rip.d: Likewise.
  269. 2007-09-14 Michael Meissner <michael.meissner@amd.com>
  270. Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
  271. Tony Linthicum <tony.linthicum@amd.com>
  272. * gas/i386/i386.exp (x86-64-sse5): Run SSE5 64-bit tests.
  273. * gas/i386/x86-64-sse5.s: New file for SSE5 support.
  274. * gas/i386/x86-64-sse5.d: Ditto.
  275. 2007-09-12 Jan Beulich <jbeulich@novell.com>
  276. * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms
  277. of blendvps, blendvpd, and pblendvb.
  278. * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d,
  279. gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust,
  280. making last/first operand of blendvps, blendvpd, and pblendvb
  281. optional.
  282. 2007-09-12 Jan Beulich <jbeulich@novell.com>
  283. * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax
  284. code.
  285. * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
  286. 2007-09-06 H.J. Lu <hongjiu.lu@intel.com>
  287. * gas/i386/svme.s: Updated to allow eax in 64bit.
  288. * gas/i386/svme.d: Updated.
  289. * gas/i386/svme64.d: Likewise.
  290. 2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
  291. * gas/i386/svme.s: Updated to accept eax in 32bit and rax in
  292. 64bit.
  293. * gas/i386/svme.d: Updated.
  294. * gas/i386/svme64.d: Likewise.
  295. 2007-08-30 H.J. Lu <hongjiu.lu@intel.com>
  296. * gas/i386/amd.s: Add rdtscp.
  297. * gas/i386/amd.d: Updated.
  298. * gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
  299. * gas/i386/x86-64-mem-intel.d: Likewise.
  300. * gas/i386/x86-64-opcode.s: Add swapgs.
  301. * gas/i386/x86-64-opcode.d: Updated.
  302. 2007-08-29 Daniel Jacobowitz <dan@codesourcery.com>
  303. * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New.
  304. * gas/lns/lns.exp: Run lns-duplicate.
  305. 2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
  306. * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
  307. * gas/i386/x86-64-reg.s: New. Add tests for instructions
  308. with one register operand.
  309. * gas/i386/x86-64-reg-intel.d: Likewise.
  310. * gas/i386/x86-64-reg.d: Likewise.
  311. 2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
  312. * gas/i386/i386.exp: Run reg and reg-intel.
  313. * gas/i386/katmai.d: Update bad instructions.
  314. * gas/i386/reg.s: New. Add tests for instructions with one
  315. register operand.
  316. * gas/i386/reg-intel.d: Likewise.
  317. * gas/i386/reg.d: Likewise.
  318. 2007-08-28 H.J. Lu <hongjiu.lu@intel.com>
  319. * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and
  320. x86-64-mem-intel.
  321. * gas/i386/mem.s: New. Add tests for instructions with one
  322. memory operand.
  323. * gas/i386/x86-64-mem.s: Likewise.
  324. * gas/i386/mem-intel.d: Likewise.
  325. * gas/i386/mem.d: Likewise.
  326. * gas/i386/x86-64-mem-intel.d: Likewise.
  327. * gas/i386/x86-64-mem.d: Likewise.
  328. 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
  329. Joseph Myers <joseph@codesourcery.com>
  330. * lib/gas-defs.exp (gas_version): Use remote_* functions instead
  331. of exec.
  332. (gas_host_run): New.
  333. (gas_run): Use gas_host_run.
  334. (gas_start): Likewise.
  335. (run_dump_test): Likewise.
  336. (objdump): Use gas_host_run.
  337. (objdump_start_no_subdir): Likewise.
  338. * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
  339. * lib/run: Remove.
  340. * gas/macros/macros.exp: Download app4b.s to host.
  341. * gas/i386/i386.exp (gas_64_check): Use gas_host_run.
  342. (gas_32_check): Likewise.
  343. * gas/maxq10/maxq10.exp (gas_64_check): Likewise
  344. (gas_32_check): Likewise.
  345. * gas/maxq20/maxq20.exp (gas_64_check): Likewise
  346. (gas_32_check): Likewise.
  347. * gas/sparc/sparc.exp (gas_64_check): Likewise.
  348. * gas/cfi/cfi.exp: Likewise.
  349. * gas/elf/elf.exp (run_list_test): Likewise. Use temporary file
  350. for readelf output in place of pipe.
  351. * gas/all/gas.exp: Download incbin.dat to host.
  352. (do_comment): Allow \r\r\n.
  353. 2007-08-23 Ben Elliston <bje@au.ibm.com>
  354. * gas/ppc/ppc.exp: Run ppc70ps dump tests.
  355. * gas/ppc/ppc750ps.s: New file.
  356. * gas/ppc/ppc750ps.d: Likewise.
  357. 2007-08-09 Paul Brook <paul@codesourcery.com>
  358. * gas/arm/relax_load_align.d: new test.
  359. * gas/arm/relax_load_align.s: new test.
  360. 2007-08-09 H.J. Lu <hongjiu.lu@intel.com>
  361. * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
  362. x86-64-sse4_1-intel and x86-64-sse4_2-intel.
  363. * gas/i386/sse4_1-intel.d: New file.
  364. * gas/i386/sse4_2-intel.d: Likewise.
  365. * gas/i386/x86-64-sse4_1-intel.d: Likewise.
  366. * gas/i386/x86-64-sse4_2-intel.d: Likewise.
  367. * gas/i386/sse4_1.s: Add tests for Intel syntax.
  368. * gas/i386/sse4_2.s: Likewise.
  369. * gas/i386/x86-64-sse4_1.s: Likewise.
  370. * gas/i386/x86-64-sse4_2.s: Likewise.
  371. * gas/i386/sse4_1.d: Updated.
  372. * gas/i386/sse4_2.d: Likewise.
  373. * gas/i386/x86-64-sse4_1.d: Likewise.
  374. * gas/i386/x86-64-sse4_2.d: Likewise.
  375. 2007-08-09 Alan Modra <amodra@bigpond.net.au>
  376. * gas/all/weakref1u.d (not-target): Match *-*-*aout.
  377. 2007-07-29 H.J. Lu <hongjiu.lu@intel.com>
  378. PR binutils/4834
  379. * gas/i386/simd-intel.d: Updated.
  380. * gas/i386/simd.d: Likewise.
  381. * gas/i386/x86-64-simd-intel.d: Likewise.
  382. * gas/i386/x86-64-simd.d: Likewise.
  383. * gas/i386/simd.s: Add tests for SSE4 instructions.
  384. * gas/i386/x86-64-simd.s: Likewise.
  385. 2007-07-29 H.J. Lu <hongjiu.lu@intel.com>
  386. * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
  387. mode.
  388. * gas/i386/x86-64-simd.s: Likewise.
  389. * gas/i386/simd-intel.d: Updated.
  390. * gas/i386/simd.d: Likewise.
  391. * gas/i386/x86-64-simd-intel.d: Likewise.
  392. * gas/i386/x86-64-simd.d: Likewise.
  393. 2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
  394. PR binutils/4834
  395. * gas/i386/simd-intel.d: Updated.
  396. * gas/i386/simd.d: Likewise.
  397. * gas/i386/x86-64-simd-intel.d: Likewise.
  398. * gas/i386/x86-64-simd.d: Likewise.
  399. * gas/i386/simd.s: Add new tests.
  400. * gas/i386/x86-64-simd.s: Likewise.
  401. 2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
  402. * gas/i386/x86-64-opcode.d: Updated.
  403. * gas/i386/x86-64-simd-intel.d: Likewise.
  404. * gas/i386/x86-64-simd.d: Likewise.
  405. * gas/i386/x86-64-simd.s: Add movq.
  406. 2007-07-23 H.J. Lu <hongjiu.lu@intel.com>
  407. * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
  408. nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
  409. x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
  410. * gas/i386/nops-1-i386-i686.d: New.
  411. * gas/i386/nops-1-k8.d: Likewise.
  412. * gas/i386/nops-3-i386.d : Likewise.
  413. * gas/i386/nops-3-i686.d: Likewise.
  414. * gas/i386/nops-4-i386.d: Likewise.
  415. * gas/i386/nops-4.d: Likewise.
  416. * gas/i386/nops16-1.d: Likewise.
  417. * gas/i386/nops16-1.s: Likewise.
  418. * gas/i386/x86-64-nops-1-k8.d: Likewise.
  419. * gas/i386/x86-64-nops-2.d: Likewise.
  420. * gas/i386/x86-64-nops-3.d: Likewise.
  421. * gas/i386/x86-64-nops-4-core2.d: Likewise.
  422. * gas/i386/x86-64-nops-4-k8.d: Likewise.
  423. * gas/i386/x86-64-nops-4.d: Likewise.
  424. * gas/i386/nops-1-i386.d: Updated.
  425. * gas/i386/nops-1-i686.d: Likewise.
  426. * gas/i386/nops-1.d: Likewise.
  427. * gas/i386/nops-2-i386.d: Likewise.
  428. * gas/i386/nops-2-merom.d : Likewise.
  429. * gas/i386/nops-2.d: Likewise.
  430. * gas/i386/nops-3.d: Likewise.
  431. * gas/i386/x86-64-nops-1-merom.d: Likewise.
  432. * gas/i386/x86-64-nops-1-nocona.d: Likewise.
  433. * gas/i386/x86-64-nops-1.d: Likewise.
  434. * gas/i386/x86-64-nops-1.s: Removed.
  435. 2007-07-23 Evandro Menezes <evandro.menezes@amd.com>
  436. H.J. Lu <hongjiu.lu@intel.com>
  437. * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
  438. nops-3-i686 and nops-4-i686.
  439. * gas/i386/nops-3-i686.d: New.
  440. * gas/i386/nops-4-i686.d: Likewise.
  441. * gas/i386/nops-4.s: Likewise.
  442. 2007-07-23 Richard Sandiford <richard@codesourcery.com>
  443. * lib/gas-defs.exp (run_list_test): Make the options optional.
  444. * gas/cr16/cr16.exp (run_list_test): Delete.
  445. 2007-07-19 Nick Clifton <nickc@redhat.com>
  446. PR gas/4804
  447. * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
  448. in the same way as the arm-eabi target.
  449. * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
  450. target.
  451. * gas/arm/mapshort-elf.d: Do not use this file for the
  452. arm-linux-gnu target.
  453. 2007-07-16 H.J. Lu <hongjiu.lu@intel.com>
  454. * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
  455. punpcklwd and punpcklqdq.
  456. * gas/i386/x86-64-simd.s: Likewise.
  457. * gas/i386/simd-intel.d: Updated.
  458. * gas/i386/simd.d: Likewise.
  459. * gas/i386/x86-64-simd-intel.d: Likewise.
  460. * gas/i386/x86-64-simd.d: Likewise.
  461. 2007-07-14 Nick Clifton <nickc@redhat.com>
  462. * gas/arm/arm.s: Add tests for re-aliasing a previously removed
  463. alias.
  464. * gas/arm/arm.l: Add new expected warning message.
  465. 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
  466. * gas/i386/ssemmx2.d: Ignore padding.
  467. 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
  468. * gas/i386/rex.s: Avoid the last rex prefix becoming the
  469. rex prefix for the padding.
  470. 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
  471. * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
  472. 2007-07-04 Nick Clifton <nickc@redhat.com>
  473. * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
  474. hosts.
  475. 2007-07-03 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
  476. * gas/elf/elf.exp: Expect redef test to fail for CR16.
  477. * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
  478. the CR16.
  479. * gas/cr16/cinv_test.d: Remove whitespace dependencies.
  480. 2007-07-03 Nick Clifton <nickc@redhat.com>
  481. * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
  482. * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
  483. gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
  484. gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
  485. gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
  486. gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
  487. gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
  488. gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
  489. gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
  490. 2007-07-03 Nathan Sidwell <nathan@codesourcery.com>
  491. * gas/m68k/mcf-coproc.d: New.
  492. * gas/m68k/mcf-coproc.s: New.
  493. * gas/m68k/all.exp: Add it.
  494. 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
  495. * gas/cr16: New directory
  496. * gas/cr16.exp: New file
  497. * add_test.d and add_test.s: New files
  498. * and_test.d and and_test.s: New files
  499. * ash_test.d and ash_test.s: New files
  500. * bal_test.d and bal_test.s: New files
  501. * bcc_test.d and bcc_test.s: New files
  502. * beq0_test.d and beq0_test.s: New files
  503. * cbitb_test.d and cbitb_test.s: New files
  504. * cbitw_test.d and cbitw_test.s: New files
  505. * cinv_test.d and cinv_test.s: New files
  506. * cmp_test.d and cmp_test.s: New files
  507. * excp_test.d and excp_test.s: New files
  508. * jal_test.d and jal_test.s: New files
  509. * jcc_test.d and jcc_test.s: New files
  510. * loadb_test.d and loadb_test.s: New files
  511. * loadd_test.d and loadd_test.s: New files
  512. * loadm_test.d and loadm_test.s: New files
  513. * loadw_test.d and loadw_test.s: New files
  514. * lpsp_test.d and lpsp_test.s: New files
  515. * lsh_test.d and lsh_test.s: New files
  516. * mov_test.d and mov_test.s: New files
  517. * mul_test.d and mul_test.s: New files
  518. * or_test.d and or_test.s: New files
  519. * popret_test.d and popret_test.s: New files
  520. * pop_test.d and pop_test.s: New files
  521. * push_test.d and push_test.s: New files
  522. * sbitb_test.d and sbitb_test.s: New files
  523. * sbitw_test.d and sbitw_test.s: New files
  524. * scc_test.d and scc_test.s: New files
  525. * storb_test.d and storb_test.s: New files
  526. * stord_test.d and stord_test.s: New files
  527. * storm_test.d and storm_test.s: New files
  528. * storw_test.d and storw_test.s: New files
  529. * sub_test.d and sub_test.s: New files
  530. * tbitb_test.d and tbitb_test.s: New files
  531. * tbit_test.d and tbit_test.s: New files
  532. * tbitw_test.d and tbitw_test.s: New files
  533. * xor_test.d and xor_test.s: New files
  534. 2007-06-26 Paul Brook <paul@codesourcery.com>
  535. * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
  536. * gas/arm/vfp1xD.s: Ditto.
  537. * gas/arm/vfp1xD_t2.d: Ditto.
  538. * gas/arm/vfp1xD_t2.s: Ditto.
  539. 2007-06-24 Nick Clifton <nickc@redhat.com>
  540. * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
  541. 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
  542. PR binutils/4667
  543. * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
  544. and x86-64-simd-intel.
  545. * gas/i386/opcode-intel.d: Updated.
  546. * gas/i386/simd-intel.d: New.
  547. * gas/i386/simd.d: Likewise.
  548. * gas/i386/simd.s: Likewise.
  549. * gas/i386/x86-64-simd-intel.d: Likewise.
  550. * gas/i386/x86-64-simd.d: Likewise.
  551. * gas/i386/x86-64-simd.s: Likewise.
  552. 2007-06-18 Kazu Hirata <kazu@codesourcery.com>
  553. * gas/m68k/all.exp: Run mcf-wdebug.
  554. * gas/testsuite/gas/m68k/mcf-wdebug.d,
  555. gas/testsuite/gas/m68k/mcf-wdebug.s: New.
  556. 2007-06-14 Paul Brook <paul@codesourcery.com>
  557. * gas/arm/thumb32.s: Add tests for shift instructions.
  558. * gas/arm/thumb32.d: Ditto.
  559. 2007-06-06 Paul Brook <paul@codesourcery.com>
  560. * gas/arm/thumb.d: Update expected output.
  561. * gas/arm/thumb2_relax.d: Ditto.
  562. 2007-06-05 Paul Brook <paul@codesourcery.com>
  563. * gas/arm/thumb32.d: Add writeback addressing mode tests.
  564. * gas/arm/thumb32.s: Update expected output.
  565. 2007-06-05 Nick Clifton <nickc@redhat.com>
  566. PR gas/4587
  567. * gas/sparc/sparc.exp: Run pr4587 list test.
  568. * gas/sparc/pr4587.s: New test case.
  569. * gas/sparc/pr4587.l: Expected assembler output.
  570. 2007-06-05 Nick Clifton <nickc@redhat.com>
  571. * lib/gas-defs.exp (run_list_test): New proc.
  572. * gas/alpha/alpha.exp: Delete proc run_list_test.
  573. * gas/bfin/bfin.exp : Likewise.
  574. * gas/cfi/cfi.exp : Likewise.
  575. * gas/crx/allinsn.exp : Likewise.
  576. * gas/d10v/d10v.exp : Likewise.
  577. * gas/d30v/d30v.exp : Likewise.
  578. * gas/frv/allinsn.exp : Likewise.
  579. * gas/i386/i386.exp : Likewise.
  580. * gas/i860.i860.exp : Likewise.
  581. * gas/ia64/ia64.exp : Likewise.
  582. * gas/lns/lns.exp : Likewise.
  583. * gas/macros/macros.exp : Likewise.
  584. * gas/maxq10/maxq10.exp : Likewise.
  585. * gas/maxq20/maxq20.exp : Likewise.
  586. * gas/mips/mips.exp : Likewise.
  587. * gas/mmix/mmix-list.exp : Likewise.
  588. * gas/mn10300/basic.exp : Likewise.
  589. * gas/msp430/msp430.exp : Likewise.
  590. * gas/pdp11/pdp11.exp : Likewise.
  591. * gas/ppc/ppc.exp : Likewise.
  592. * gas/s390/s390.exp : Likewise.
  593. * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
  594. 2007-05-29 Jakub Jelinek <jakub@redhat.com>
  595. PR gas/4558
  596. * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
  597. * gas/sparc/v9branch1.d: New test.
  598. * gas/sparc/v9branch1.s: New.
  599. * gas/sparc/v9branch2.d: New test.
  600. * gas/sparc/v9branch2.s: New.
  601. * gas/sparc/v9branch3.d: New test.
  602. * gas/sparc/v9branch3.s: New.
  603. * gas/sparc/v9branch4.d: New test.
  604. * gas/sparc/v9branch4.s: New.
  605. * gas/sparc/v9branch5.d: New test.
  606. * gas/sparc/v9branch5.s: New.
  607. 2007-03-25 Paul Brook <paul@codesourcery.com>
  608. * gas/arm/thumb32.s: Add tests for subs pc, lr.
  609. * gas/arm/thumb32.d: Change error-output: to stderr:.
  610. Update expected output.
  611. 2007-05-22 Paul Brook <paul@codesourcery.com>
  612. * gas/arm/backslash-at.d: Update expected output.
  613. 2007-05-17 H.J. Lu <hongjiu.lu@intel.com>
  614. 2003-06-05 Michal Ludvig <mludvig@suse.cz>
  615. * gas/cfi/cfi-x86_64.s: Test new directives
  616. and different writings of registers and numbers.
  617. * gas/cfi/cfi-x86_64.d: Updated pattern to
  618. match the above change.
  619. 2007-05-15 Mark Shinwell <shinwell@codesourcery.com>
  620. * gas/arm/backslash-at.d: New.
  621. * gas/arm/backslash-at.s: New.
  622. 2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr>
  623. Nick Clifton <nickc@redhat.com>
  624. PR gas/3041
  625. * gas/m68k/p3041.s: New test case.
  626. * gas/m68k/p3041.d: New expected disassembly.
  627. * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
  628. Only run arch-cpu-1 test for ELF based toolchains.
  629. Tidy ups for m68k-netbsd gas toolchain:
  630. * gas/m68k/cpu32.d: Allow for extra text after expected
  631. disassembly.
  632. * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
  633. * gas/m68k/br-isab.d: Fix name of test.
  634. * gas/m68k/br-isac.d: Fix name of test.
  635. 2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
  636. PR binutils/4502
  637. * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
  638. 2007-05-04 Kazu Hirata <kazu@codesourcery.com>
  639. * gas/m68k/all.exp: Skip fmoveml on fido.
  640. 2007-05-03 H.J. Lu <hongjiu.lu@intel.com>
  641. PR gas/4460
  642. * gas/i386/gotpc.s: Add a new test.
  643. * gas/i386/reloc64.s: Likewise.
  644. * gas/i386/gotpc.d: Updated.
  645. * gas/i386/reloc64.d: Likewise.
  646. 2007-05-03 H.J. Lu <hongjiu.lu@intel.com>
  647. * gas/i386/crc32-intel.d: Updated.
  648. * gas/i386/crc32.d: Likewise.
  649. * gas/i386/sse4_2.d: Likewise.
  650. * gas/i386/x86-64-crc32-intel.d: Likewise.
  651. * gas/i386/x86-64-crc32.d: Likewise.
  652. * gas/i386/x86-64-sse4_2.d: Likewise.
  653. * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
  654. operand size and suffix in crc32 instructions in Intel mode.
  655. * gas/i386/x86-64-crc32.s: Likewise.
  656. * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
  657. operand size.
  658. * gas/i386/x86-64-sse4_2.s: Likewise.
  659. * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
  660. * gas/i386/inval-crc32.l: New.
  661. * gas/i386/inval-crc32.s: Likewise.
  662. * gas/i386/x86-64-inval-crc32.l: Likewise.
  663. * gas/i386/x86-64-inval-crc32.s: Likewise.
  664. 2007-05-01 H.J. Lu <hongjiu.lu@intel.com>
  665. * gas/i386/crc32-intel.d: New file.
  666. * gas/i386/crc32.d:Likewise.
  667. * gas/i386/crc32.s:Likewise.
  668. * gas/i386/x86-64-crc32-intel.d:Likewise.
  669. * gas/i386/x86-64-crc32.d:Likewise.
  670. * gas/i386/x86-64-crc32.s:Likewise.
  671. * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
  672. and x86-64-crc32-intel.
  673. 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
  674. PR binutils/4430
  675. * gas/i386/amd.d: Updated.
  676. * gas/i386/immed32.d: Likewise.
  677. * gas/i386/intel.d: Likewise.
  678. * gas/i386/intel16.d: Likewise.
  679. * gas/i386/intelok.d: Likewise.
  680. * gas/i386/jump16.d: Likewise.
  681. * gas/i386/naked.d: Likewise.
  682. * gas/i386/opcode-suffix.d: Likewise.
  683. * gas/i386/opcode.d: Likewise.
  684. * gas/i386/prescott.d: Likewise.
  685. * gas/i386/ssemmx2.d: Likewise.
  686. * gas/i386/tlsd.d: Likewise.
  687. * gas/i386/tlspic.d: Likewise.
  688. * gas/i386/x86-64-addr32.d: Likewise.
  689. * gas/i386/x86-64-prescott.d: Likewise.
  690. * gas/i386/x86-64-rip.d: Likewise.
  691. * gas/i386/x86_64.d: Likewise.
  692. 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
  693. PR binutils/4429
  694. * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
  695. "x86-64-rip-intel".
  696. * gas/i386/intelok.d: Updated.
  697. * gas/i386/x86-64-addr32-intel.d: New file.
  698. * gas/i386/x86-64-rip-intel.d: Likewise.
  699. 2007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
  700. * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
  701. * gas/s390/zarch-z9-ec.s: Likewise.
  702. 2007-04-23 Nathan Sidwell <nathan@codesourcery.com>
  703. * gas/m68k/br-isaa.s: New.
  704. * gas/m68k/br-isaa.d: New.
  705. * gas/m68k/br-isab.s: New.
  706. * gas/m68k/br-isab.d: New.
  707. * gas/m68k/br-isac.s: New.
  708. * gas/m68k/br-isac.d: New.
  709. * gas/m68k/all.exp: Adjust.
  710. 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
  711. * gas/arm/arch4t.d: Convert to unified syntax.
  712. * gas/arm/archv6.d: Likewise.
  713. * gas/arm/archv6t2.d: Likewise.
  714. * gas/arm/arch3.d: Likewise.
  715. * gas/arm/arch7dm.d: Likewise.
  716. * gas/arm/arch7t.d: Likewise.
  717. * gas/arm/archv1.d: Likewise.
  718. * gas/arm/copro.d: Likewise.
  719. * gas/arm/inst.d: Likewise.
  720. * gas/arm/macro1.d: Likewise.
  721. * gas/arm/tcompat.d: Likewise.
  722. * gas/arm/wince_inst.d: Likewise.
  723. * gas/arm/xscale.d: Likewise.
  724. * gas/arm/thumb.d: White space cleanup.
  725. * gas/arm/thumb2_relax.d: Likewise.
  726. * gas/arm/thumb32.d: Likewise.
  727. 2007-04-20 Nathan Sidwell <nathan@codesourcery.com>
  728. * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
  729. * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
  730. * gas/m68k/all.exp: Add them.
  731. 2007-04-20 Alan Modra <amodra@bigpond.net.au>
  732. * gas/ppc/range64.s: New.
  733. * gas/ppc/range64.l: New.
  734. * gas/ppc/range.s: New.
  735. * gas/ppc/range.l: New.
  736. * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
  737. 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
  738. * gas/arm/mapshort.s: Add a small .data section.
  739. * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
  740. disassembly.
  741. * gas/arm/mapshort-elf.d: Likewise.
  742. 2007-04-19 Paul Brook <paul@codesourcery.com>
  743. * gas/arm/thumb1_unified.d: New test.
  744. * gas/arm/thumb1_unified.s: New test.
  745. 2007-04-19 Nathan Froyd <froydnj@codesourcery.com>
  746. * gas/ppc/booke.s: Add tlbsx, tlbsxe.
  747. * gas/ppc/booke.d: Update.
  748. 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
  749. * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
  750. * gas/i386/sse4_2.d: New file.
  751. * gas/i386/sse4_2.s: Likewise.
  752. * gas/i386/x86-64-sse4_2.d: Likewise.
  753. * gas/i386/x86-64-sse4_2.s: Likewise.
  754. 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
  755. * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
  756. * gas/i386/sse4_1.d: New file.
  757. * gas/i386/sse4_1.s: Likewise.
  758. * gas/i386/x86-64-sse4_1.d: Likewise.
  759. * gas/i386/x86-64-sse4_1.s: Likewise.
  760. 2007-04-18 Paul Brook <paul@codesourcery.com>
  761. * gas/arm/thumb2_add.s: Add rsb #0 test.
  762. * gas/arm/thumb2_add.d: Update expected output.
  763. 2007-04-04 Paul Brook <paul@codesourcery.com>
  764. * gas/arm/neon-cov.s: Add new vext test.
  765. * gas/arm/neon-cov.d: Ditto.
  766. 2007-04-01 Christian Groessler <chris@groessler.org>
  767. * gas/z8k/calr.d: Fix for 64bit bfd.
  768. * gas/z8k/djnz.d: Likewise.
  769. * gas/z8k/inout.d: Likewise.
  770. * gas/z8k/jmp-cc.d: Likewise.
  771. * gas/z8k/jr-back.d: Likewise.
  772. * gas/z8k/jr-forw.d: Likewise.
  773. * gas/z8k/reglabel.d: Likewise.
  774. * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
  775. * gas/z8k/ret-cc.d: Likewise.
  776. 2007-03-31 Alan Modra <amodra@bigpond.net.au>
  777. * gas/i386/nops-3.s: Don't use .align.
  778. 2007-03-30 Paul Brook <paul@codesourcery.com>
  779. * gas/arm/thumb2_ldmstm.d: New test.
  780. * gas/arm/thumb2_ldmstm.s: New test.
  781. 2007-03-27 Alan Modra <amodra@bigpond.net.au>
  782. * gas/ppc/reloc.s: New.
  783. * gas/ppc/reloc.d: New.
  784. 2007-03-26 Julian Brown <julian@codesourcery.com>
  785. * gas/arm/neon-const.s: Use FP syntax for 0/-0.
  786. * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
  787. * gas/arm/neon-cov.s: Use float syntax for FP immediate.
  788. 2007-03-24 Paul Brook <paul@codesourcery.com>
  789. Mark Shinwell <shinwell@codesourcery.com>
  790. * gas/arm/archv6.s: Add new SRS tests.
  791. * gas/arm/archv6.d: Update expected output.
  792. * gas/arm/thumb32.s: Add new SRS tests.
  793. * gas/arm/thumb32.d: Update expected output.
  794. * gas/arm/srs-t2.d: New.
  795. * gas/arm/srs-t2.l: New.
  796. * gas/arm/srs-t2.s: New.
  797. * gas/arm/srs-arm.d: New.
  798. * gas/arm/srs-arm.l: New.
  799. * gas/arm/srs-arm.s: New.
  800. 2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
  801. * gas/i386/rex.s: Add tests for rex.WRXB.
  802. * gas/i386/rex.d: Updated.
  803. * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
  804. * gas/i386/x86-64-io-intel.d : Likewise.
  805. * gas/i386/x86-64-io-suffix.d: Likewise.
  806. * gas/i386/x86-64-io.d: Likewise.
  807. * gas/i386/x86-64-opcode.d: Likewise.
  808. 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
  809. PR binutils/4218
  810. * gas/i386/nops.s: Add testcases for nop r/m.
  811. * gas/i386/x86-64-nops.s: Likewise.
  812. * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
  813. %eax and %rax.
  814. * gas/i386/nops.d: Updated.
  815. * gas/i386/x86-64-nops.d: Likewise.
  816. * gas/i386/x86-64-opcode.d: Likewise.
  817. 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
  818. * gas/i386/i386.exp: Run nops-3.
  819. * gas/i386/nops-3.d: New file.
  820. * gas/i386/nops-3.s: Likewise.
  821. 2007-03-20 Mark Shinwell <shinwell@codesourcery.com>
  822. * gas/arm/mul-overlap.s: Don't use %type.
  823. * gas/arm/mul-overlap.l: Update line numbers.
  824. * gas/arm/mul-overlap-v6.s: Don't use %type.
  825. 2007-03-18 Mark Shinwell <shinwell@codesourcery.com>
  826. * gas/arm/mul-overlap.s: New.
  827. * gas/arm/mul-overlap.d: New.
  828. * gas/arm/mul-overlap.l: New.
  829. * gas/arm/mul-overlap-v6.s: New.
  830. * gas/arm/mul-overlap-v6.d: New.
  831. 2007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
  832. * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
  833. 2007-03-14 Paul Brook <paul@codesourcery.com>
  834. * gas/arm/thumb2_add.d: Add tests using sp.
  835. * gas/arm/thumb2_add.s: Ditto.
  836. 2007-03-14 Alan Modra <amodra@bigpond.net.au>
  837. PR 4029
  838. * gas/all/relax.s: New.
  839. * gas/all/relax.d: New.
  840. * gas/all/gas.exp: Run it.
  841. 2007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
  842. * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
  843. Adjust for change in readelf output.
  844. 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
  845. * gas/s390/zarch-z9-ec.d: New file.
  846. * gas/s390/zarch-z9-ec.s: New file.
  847. * gas/s390/s390.exp: Run the z9-ec testcases.
  848. 2007-03-05 H.J. Lu <hongjiu.lu@intel.com>
  849. PR gas/3918
  850. * lib/gas-defs.exp (gas_started): New variable. Initialized to
  851. 0.
  852. (gas_start): Set gas_started to 1.
  853. (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
  854. 2007-03-02 Paul Brook <paul@codesourcery.com>
  855. * gas/arm/relax_branch_align.d: New test.
  856. * gas/arm/relax_branch_align.s: New test.
  857. 2007-02-28 Nick Clifton <nickc@redhat.com>
  858. PR gas/3797
  859. * gas/lns/lns.exp: Do not run the lns-common test for the d10v
  860. port.
  861. * gas/d10v/address-002.l: Update expected assembler output.
  862. * gas/d10v/address-003.l, gas/d10v/address-004.l,
  863. gas/d10v/address-005.l, gas/d10v/address-006.l,
  864. gas/d10v/address-007.l, gas/d10v/address-008.l,
  865. gas/d10v/address-009.l, gas/d10v/address-010.l,
  866. gas/d10v/address-011.l, gas/d10v/address-012.l,
  867. gas/d10v/address-013.l, gas/d10v/address-014.l,
  868. gas/d10v/address-015.l, gas/d10v/address-016.l,
  869. gas/d10v/address-017.l, gas/d10v/address-018.l,
  870. gas/d10v/address-019.l, gas/d10v/address-020.l,
  871. gas/d10v/address-021.l, gas/d10v/address-022.l,
  872. gas/d10v/address-023.l, gas/d10v/address-024.l,
  873. gas/d10v/address-025.l, gas/d10v/address-026.l,
  874. gas/d10v/address-027.l, gas/d10v/address-030.l,
  875. gas/d10v/address-031.l, gas/d10v/address-032.l,
  876. gas/d10v/address-033.l, gas/d10v/address-034.l,
  877. gas/d10v/address-035.l, gas/d10v/address-036.l,
  878. gas/d10v/address-037.l, gas/d10v/address-038.l,
  879. gas/d10v/address-039.l, gas/d10v/address-040.l,
  880. gas/d10v/address-041.l: Likewise.
  881. 2007-02-28 Nick Clifton <nickc@redhat.com>
  882. PR gas/3975
  883. * gas/arm/mapshort.d: Split into two new files...
  884. * gas/arm/mapshort-eabi.d: The one and...
  885. * gas/arm/mapshort-elf.d: This one.
  886. * gas/arm/arch7.d: Remove 32-bit host expectation.
  887. * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
  888. arm targets will disassemble this value as an instruction.
  889. * gas/arm/neon-ldst-rm.d: Likewise.
  890. * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
  891. ports.
  892. * gas/arm/thumbrel.d: Only run this test for EABI based arm
  893. ports.
  894. * gas/arm/wince_inst.d: Fix expected branch targets.
  895. 2007-02-22 DJ Delorie <dj@redhat.com>
  896. * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
  897. * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
  898. 2007-02-20 Thiemo Seufer <ths@mips.com>
  899. Chao-Ying Fu <fu@mips.com>
  900. * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
  901. DSP R2.
  902. * gas/mips/mips.exp: Run new test.
  903. 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
  904. * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
  905. point and fixed point operands.
  906. * gas/s390/esa-g5.s: Likewise.
  907. * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
  908. cgdr, cger, cgxr): Likewise.
  909. * gas/s390/zarch-z900.s: Likewise.
  910. 2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
  911. PR gas/4027
  912. * gas/i386/opcode.s: Add more tests for "test".
  913. * i386/opcode-intel.d: Updated.
  914. * gas/i386/opcode-suffix.d: Likewise.
  915. * gas/i386/opcode.d: Likewise.
  916. 2007-02-06 Nick Clifton <nickc@redhat.com>
  917. PR gas/3810 gas/3800
  918. * gas/elf/elf.exp: Expect the redef test to fail on targets which
  919. do not convert fixups against ordinary symbols into relocs against
  920. section symbols.
  921. * gas/all/gas.exp: Likewise.
  922. 2007-02-05 Dave Brolley <brolley@redhat.com>
  923. Richard Sandiford <rsandifo@redhat.com>
  924. DJ Delorie <dj@redhat.com>
  925. Stan Cox <scox@redhat.com>
  926. Jim Blandy <jimb@redhat.com>
  927. Nick Clifton <nickc@redhat.com>
  928. Jim Wilson <wilson@redhat.com>
  929. Frank Ch. Eigler <fche@redhat.com>
  930. Graydon Hoare <graydon@redhat.com>
  931. Ben Elliston <bje@redhat.com>
  932. John Healy <jhealy@redhat.com>
  933. Richard Henderson <rth@redhat.com>
  934. * gas/mep: New testsuite with content.
  935. 2007-02-05 Dave Brolley <brolley@redhat.com>
  936. * gas/mep/relocs-junk1.s: Add a .data section.
  937. * gas/mep/relocs.d: Updated to match above.
  938. 2007-02-04 H.J. Lu <hongjiu.lu@intel.com>
  939. PR gas/3961
  940. * gas/i386/secrel.d: Support 64bit host.
  941. 2007-02-02 Nick Clifton <nickc@redhat.com>
  942. PR gas/3812
  943. * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
  944. account for sign extension.
  945. 2007-01-11 Paul Brook <paul@codesourcery.com>
  946. * gas/arm/thumb2_add.d: Add test for missing operand.
  947. * gas/arm/thumb2_add.s: Ditto.
  948. 2007-01-11 Nick Clifton <nickc@redhat.com>
  949. * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
  950. line comment character.
  951. * gas/mcore/allinsn.d: Adjust expected disassembly to match real
  952. output.
  953. * gas/lns/lns.exp: Run the alternative version of the lns-common-1
  954. test for the MCore target.
  955. 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
  956. * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
  957. * gas/i386/i386.exp: Ditto.
  958. 2007-01-04 Paul Brook <paul@codesourcery.com>
  959. * gas/arm/archv6.s: Add more cpsie tests.
  960. * gas/arm/archv6.d: Ditto.
  961. 2007-01-04 Andreas Schwab <schwab@suse.de>
  962. * gas/m68k/cpu32.[sd]: New test.
  963. * gas/m68k/all.exp: Run it.
  964. 2007-01-04 Julian Brown <julian@codesourcery.com>
  965. * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
  966. 2007-01-04 Paul Brook <paul@codesourcery.com>
  967. * gas/arm/neon-cov.d: Adjust expected output.
  968. * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
  969. and vacle.
  970. * gas/arm/neon-omit.d: Adjust expected output.
  971. For older changes see ChangeLog-2006
  972. Copyright (C) 2007 Free Software Foundation, Inc.
  973. Copying and distribution of this file, with or without modification,
  974. are permitted in any medium without royalty provided the copyright
  975. notice and this notice are preserved.
  976. Local Variables:
  977. mode: change-log
  978. left-margin: 8
  979. fill-column: 74
  980. version-control: never
  981. End: