Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(638)

Side by Side Diff: sim/testsuite/sim/bfin/ChangeLog

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « sim/testsuite/sim/arm/ChangeLog ('k') | sim/testsuite/sim/bfin/allinsn.exp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-04-09 Robin Getz <robin.getz@analog.com>
2
3 * random_0017.S, random_0018.S, random_0025.S: New ASTAT shift tests.
4
5 2012-04-09 Robin Getz <robin.getz@analog.com>
6
7 * random_0036.S, random_0037.S: New astat tests.
8
9 2012-04-09 Mike Frysinger <vapier@gentoo.org>
10
11 * se_all64bitg1opcodes.S: Delete xfail line.
12 * se_all64bitg2opcodes.S: Likewise.
13
14 2012-04-08 Mike Frysinger <vapier@gentoo.org>
15
16 * se_all16bitopcodes.S (SE_ALL_BITS): Define to 16.
17 (SE_ALL_NEW_INSN_STUB): Define.
18 (se_all_load_table): Delete.
19 (se_all_new_insn_log): Likewise.
20 * se_all32bitopcodes.S: Add more details on slowness.
21 (SE_ALL_BITS): Define to 13.
22 (se_all_load_table): Delete.
23 (se_all_new_insn_stub, se_all_new_insn_log): Likewise.
24 * se_all64bitg0opcodes.S: Add more details on slowness.
25 (se_all_new_insn_stub): Delete.
26 * se_all64bitg1opcodes.S: See mach to bfin.
27 (se_all_new_insn_stub): Delete.
28 * se_all64bitg2opcodes.S: See mach to bfin.
29 (se_all_new_insn_stub): Delete.
30 * se_allopcodes.h (LOAD_PFX): Define based on SE_ALL_BITS.
31 (se_all_new_16bit_insn_log, se_all_new_32bit_insn_log): Unify
32 into new se_all_new_insn_log helper.
33 (se_all_load_table): New helper.
34 (se_all_new_insn_stub): Likewise.
35
36 2012-03-25 Mike Frysinger <vapier@gentoo.org>
37
38 * c_dsp32mac_dr_a1a0.s: Change 0x12efbc5569 to 0xefbc5569.
39 * c_dsp32mac_dr_a1a0_iutsh.s: Change 0x12efbc556 to 0x2efbc556.
40 * c_dsp32mac_dr_a1a0_m.s: Change 0x12efbc5569 to 0xefbc5569.
41 * c_dsp32shift_vmaxvmax.s: Change 0xa11002001 to 0x11002001.
42 * c_dsp32shiftim_af_s.s: Change 0x3a1230001 to 0xa1230001.
43
44 * fact.s: Comment out test with too large a number (6227020800).
45
46 * allinsn.exp: If preprocessing usp.S fails, set has_cpp to 0,
47 else set it to 1. If compiling argc.c fails, set has_cc to 0,
48 else set it to 1. When processing each src file, if has_ccp is
49 0 and the file ends in .S, skip it; if it has_cc is 0 and the
50 file ends in .c, skip it.
51
52 2012-03-19 Mike Frysinger <vapier@gentoo.org>
53
54 * se_all64bitg0opcodes.S, se_all64bitg1opcodes.S,
55 se_all64bitg2opcodes.S: New exhaustive parallel insn tests.
56
57 2012-03-19 Mike Frysinger <vapier@gentoo.org>
58
59 * se_allopcodes.h: New framework for testing opcode regions.
60 * se_all16bitopcodes.S: Convert over to se_allopcodes.h.
61 * se_all32bitopcodes.S: Likewise.
62
63 2012-03-19 Stuart Henderson <stuart.henderson@analog.com>
64
65 * c_dsp32shiftim_amix.s: Check edge cases in shift behavior.
66
67 2012-03-19 Robin Getz <robin.getz@analog.com>
68
69 * random_0014.S, random_0015.S, random_0016.S: New tests for shifts.
70
71 2012-03-18 Mike Frysinger <vapier@gentoo.org>
72
73 * se_all16bitopcodes.S: Merge code from se_all32bitopcodes.S.
74
1 2011-09-28 Mike Frysinger <vapier@gentoo.org> 75 2011-09-28 Mike Frysinger <vapier@gentoo.org>
2 76
3 * vit_max2.s: New tests for parallel VIT_MAX insns. 77 * vit_max2.s: New tests for parallel VIT_MAX insns.
4 78
5 2011-06-18 Robin Getz <robin.getz@analog.com> 79 2011-06-18 Robin Getz <robin.getz@analog.com>
6 80
7 * random_0019.S, random_0020.S, random_0021.S, random_0022.S, 81 * random_0019.S, random_0020.S, random_0021.S, random_0022.S,
8 random_0023.S, random_0024.S, random_0026.S, random_0027.S, 82 random_0023.S, random_0024.S, random_0026.S, random_0027.S,
9 random_0028.S, random_0029.S, random_0030.S, random_0032.S, 83 random_0028.S, random_0029.S, random_0030.S, random_0032.S,
10 random_0035.S: New tests for dsp insns. 84 random_0035.S: New tests for dsp insns.
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 se_oneins_zoff.S, se_popkill.S, seqstat.s, se_regmv_usp_sysreg.S, 319 se_oneins_zoff.S, se_popkill.S, seqstat.s, se_regmv_usp_sysreg.S,
246 se_rets_hazard.s, se_rts_rti.S, se_ssstep_dagprotviol.S, se_ssync.S, 320 se_rets_hazard.s, se_rts_rti.S, se_ssstep_dagprotviol.S, se_ssync.S,
247 se_stall_if2.S, se_undefinedinstruction1.S, se_undefinedinstruction2.S, 321 se_stall_if2.S, se_undefinedinstruction1.S, se_undefinedinstruction2.S,
248 se_undefinedinstruction3.S, se_undefinedinstruction4.S, 322 se_undefinedinstruction3.S, se_undefinedinstruction4.S,
249 se_usermode_protviol.S, sign.s, simple0.s, sri.s, stk2.s, stk3.s, 323 se_usermode_protviol.S, sign.s, simple0.s, sri.s, stk2.s, stk3.s,
250 stk4.s, stk5.s, stk6.s, stk.s, syscfg.s, tar10622.s, test-dma.h, 324 stk4.s, stk5.s, stk6.s, stk.s, syscfg.s, tar10622.s, test-dma.h,
251 test.h, testset2.s, testset.s, testutils.inc, unlink.S, up0.s, usp.S, 325 test.h, testset2.s, testset.s, testutils.inc, unlink.S, up0.s, usp.S,
252 vec-abs-2.S, vec-abs-3.S, vec-abs.S, vecadd.s, vec-neg-2.S, 326 vec-abs-2.S, vec-abs-3.S, vec-abs.S, vecadd.s, vec-neg-2.S,
253 vec-neg-3.S, vec-neg.S, viterbi2.s, vit_max.s, wtf.s, x1.s, zcall.s, 327 vec-neg-3.S, vec-neg.S, viterbi2.s, vit_max.s, wtf.s, x1.s, zcall.s,
254 zeroflagrnd.s: New files. 328 zeroflagrnd.s: New files.
OLDNEW
« no previous file with comments | « sim/testsuite/sim/arm/ChangeLog ('k') | sim/testsuite/sim/bfin/allinsn.exp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698