qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 01/11] tests: mv tests/* -> tests/tcg


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 01/11] tests: mv tests/* -> tests/tcg
Date: Mon, 09 Jan 2012 20:18:56 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0

Am 09.01.2012 16:56, schrieb Anthony Liguori:
> Signed-off-by: Anthony Liguori <address@hidden>

Reviewed-by: Andreas Färber <address@hidden>

tests/tcg looks better than tests/tcg-test, thanks.

Andreas

> ---
>  Makefile                                          |    4 ++--
>  configure                                         |    6 +++---
>  tests/{ => tcg}/Makefile                          |    0
>  tests/{ => tcg}/alpha/Makefile                    |    0
>  tests/{ => tcg}/alpha/crt.s                       |    0
>  tests/{ => tcg}/alpha/hello-alpha.c               |    0
>  tests/{ => tcg}/alpha/test-cond.c                 |    0
>  tests/{ => tcg}/alpha/test-ovf.c                  |    0
>  tests/{ => tcg}/cris/.gdbinit                     |    0
>  tests/{ => tcg}/cris/Makefile                     |    0
>  tests/{ => tcg}/cris/README                       |    0
>  tests/{ => tcg}/cris/check_abs.c                  |    0
>  tests/{ => tcg}/cris/check_addc.c                 |    0
>  tests/{ => tcg}/cris/check_addcm.c                |    0
>  tests/{ => tcg}/cris/check_addi.s                 |    0
>  tests/{ => tcg}/cris/check_addiv32.s              |    0
>  tests/{ => tcg}/cris/check_addm.s                 |    0
>  tests/{ => tcg}/cris/check_addo.c                 |    0
>  tests/{ => tcg}/cris/check_addoq.c                |    0
>  tests/{ => tcg}/cris/check_addq.s                 |    0
>  tests/{ => tcg}/cris/check_addr.s                 |    0
>  tests/{ => tcg}/cris/check_addxc.s                |    0
>  tests/{ => tcg}/cris/check_addxm.s                |    0
>  tests/{ => tcg}/cris/check_addxr.s                |    0
>  tests/{ => tcg}/cris/check_andc.s                 |    0
>  tests/{ => tcg}/cris/check_andm.s                 |    0
>  tests/{ => tcg}/cris/check_andq.s                 |    0
>  tests/{ => tcg}/cris/check_andr.s                 |    0
>  tests/{ => tcg}/cris/check_asr.s                  |    0
>  tests/{ => tcg}/cris/check_ba.s                   |    0
>  tests/{ => tcg}/cris/check_bas.s                  |    0
>  tests/{ => tcg}/cris/check_bcc.s                  |    0
>  tests/{ => tcg}/cris/check_bound.c                |    0
>  tests/{ => tcg}/cris/check_boundc.s               |    0
>  tests/{ => tcg}/cris/check_boundr.s               |    0
>  tests/{ => tcg}/cris/check_btst.s                 |    0
>  tests/{ => tcg}/cris/check_clearfv32.s            |    0
>  tests/{ => tcg}/cris/check_clrjmp1.s              |    0
>  tests/{ => tcg}/cris/check_cmp-2.s                |    0
>  tests/{ => tcg}/cris/check_cmpc.s                 |    0
>  tests/{ => tcg}/cris/check_cmpm.s                 |    0
>  tests/{ => tcg}/cris/check_cmpq.s                 |    0
>  tests/{ => tcg}/cris/check_cmpr.s                 |    0
>  tests/{ => tcg}/cris/check_cmpxc.s                |    0
>  tests/{ => tcg}/cris/check_cmpxm.s                |    0
>  tests/{ => tcg}/cris/check_dstep.s                |    0
>  tests/{ => tcg}/cris/check_ftag.c                 |    0
>  tests/{ => tcg}/cris/check_gcctorture_pr28634-1.c |    0
>  tests/{ => tcg}/cris/check_gcctorture_pr28634.c   |    0
>  tests/{ => tcg}/cris/check_glibc_kernelversion.c  |    0
>  tests/{ => tcg}/cris/check_hello.c                |    0
>  tests/{ => tcg}/cris/check_int64.c                |    0
>  tests/{ => tcg}/cris/check_jsr.s                  |    0
>  tests/{ => tcg}/cris/check_lapc.s                 |    0
>  tests/{ => tcg}/cris/check_lsl.s                  |    0
>  tests/{ => tcg}/cris/check_lsr.s                  |    0
>  tests/{ => tcg}/cris/check_lz.c                   |    0
>  tests/{ => tcg}/cris/check_mapbrk.c               |    0
>  tests/{ => tcg}/cris/check_mcp.s                  |    0
>  tests/{ => tcg}/cris/check_mmap1.c                |    0
>  tests/{ => tcg}/cris/check_mmap2.c                |    0
>  tests/{ => tcg}/cris/check_mmap3.c                |    0
>  tests/{ => tcg}/cris/check_movdelsr1.s            |    0
>  tests/{ => tcg}/cris/check_movecr.s               |    0
>  tests/{ => tcg}/cris/check_movei.s                |    0
>  tests/{ => tcg}/cris/check_movemr.s               |    0
>  tests/{ => tcg}/cris/check_movemrv32.s            |    0
>  tests/{ => tcg}/cris/check_moveq.c                |    0
>  tests/{ => tcg}/cris/check_mover.s                |    0
>  tests/{ => tcg}/cris/check_moverm.s               |    0
>  tests/{ => tcg}/cris/check_movmp.s                |    0
>  tests/{ => tcg}/cris/check_movpmv32.s             |    0
>  tests/{ => tcg}/cris/check_movpr.s                |    0
>  tests/{ => tcg}/cris/check_movprv32.s             |    0
>  tests/{ => tcg}/cris/check_movscr.s               |    0
>  tests/{ => tcg}/cris/check_movsm.s                |    0
>  tests/{ => tcg}/cris/check_movsr.s                |    0
>  tests/{ => tcg}/cris/check_movucr.s               |    0
>  tests/{ => tcg}/cris/check_movum.s                |    0
>  tests/{ => tcg}/cris/check_movur.s                |    0
>  tests/{ => tcg}/cris/check_mulv32.s               |    0
>  tests/{ => tcg}/cris/check_mulx.s                 |    0
>  tests/{ => tcg}/cris/check_neg.s                  |    0
>  tests/{ => tcg}/cris/check_not.s                  |    0
>  tests/{ => tcg}/cris/check_openpf1.c              |    0
>  tests/{ => tcg}/cris/check_openpf2.c              |    0
>  tests/{ => tcg}/cris/check_openpf3.c              |    0
>  tests/{ => tcg}/cris/check_openpf4.c              |    0
>  tests/{ => tcg}/cris/check_openpf5.c              |    0
>  tests/{ => tcg}/cris/check_orc.s                  |    0
>  tests/{ => tcg}/cris/check_orm.s                  |    0
>  tests/{ => tcg}/cris/check_orq.s                  |    0
>  tests/{ => tcg}/cris/check_orr.s                  |    0
>  tests/{ => tcg}/cris/check_ret.s                  |    0
>  tests/{ => tcg}/cris/check_scc.s                  |    0
>  tests/{ => tcg}/cris/check_settls1.c              |    0
>  tests/{ => tcg}/cris/check_sigalrm.c              |    0
>  tests/{ => tcg}/cris/check_stat1.c                |    0
>  tests/{ => tcg}/cris/check_stat2.c                |    0
>  tests/{ => tcg}/cris/check_stat3.c                |    0
>  tests/{ => tcg}/cris/check_stat4.c                |    0
>  tests/{ => tcg}/cris/check_subc.s                 |    0
>  tests/{ => tcg}/cris/check_subm.s                 |    0
>  tests/{ => tcg}/cris/check_subq.s                 |    0
>  tests/{ => tcg}/cris/check_subr.s                 |    0
>  tests/{ => tcg}/cris/check_swap.c                 |    0
>  tests/{ => tcg}/cris/check_time1.c                |    0
>  tests/{ => tcg}/cris/check_time2.c                |    0
>  tests/{ => tcg}/cris/check_xarith.s               |    0
>  tests/{ => tcg}/cris/crisutils.h                  |    0
>  tests/{ => tcg}/cris/crt.s                        |    0
>  tests/{ => tcg}/cris/sys.c                        |    0
>  tests/{ => tcg}/cris/sys.h                        |    0
>  tests/{ => tcg}/cris/testutils.inc                |    0
>  tests/{ => tcg}/hello-arm.c                       |    0
>  tests/{ => tcg}/hello-i386.c                      |    0
>  tests/{ => tcg}/hello-mips.c                      |    0
>  tests/{ => tcg}/linux-test.c                      |    0
>  tests/{ => tcg}/lm32/Makefile                     |    0
>  tests/{ => tcg}/lm32/crt.S                        |    0
>  tests/{ => tcg}/lm32/linker.ld                    |    0
>  tests/{ => tcg}/lm32/macros.inc                   |    0
>  tests/{ => tcg}/lm32/test_add.S                   |    0
>  tests/{ => tcg}/lm32/test_addi.S                  |    0
>  tests/{ => tcg}/lm32/test_and.S                   |    0
>  tests/{ => tcg}/lm32/test_andhi.S                 |    0
>  tests/{ => tcg}/lm32/test_andi.S                  |    0
>  tests/{ => tcg}/lm32/test_b.S                     |    0
>  tests/{ => tcg}/lm32/test_be.S                    |    0
>  tests/{ => tcg}/lm32/test_bg.S                    |    0
>  tests/{ => tcg}/lm32/test_bge.S                   |    0
>  tests/{ => tcg}/lm32/test_bgeu.S                  |    0
>  tests/{ => tcg}/lm32/test_bgu.S                   |    0
>  tests/{ => tcg}/lm32/test_bi.S                    |    0
>  tests/{ => tcg}/lm32/test_bne.S                   |    0
>  tests/{ => tcg}/lm32/test_break.S                 |    0
>  tests/{ => tcg}/lm32/test_bret.S                  |    0
>  tests/{ => tcg}/lm32/test_call.S                  |    0
>  tests/{ => tcg}/lm32/test_calli.S                 |    0
>  tests/{ => tcg}/lm32/test_cmpe.S                  |    0
>  tests/{ => tcg}/lm32/test_cmpei.S                 |    0
>  tests/{ => tcg}/lm32/test_cmpg.S                  |    0
>  tests/{ => tcg}/lm32/test_cmpge.S                 |    0
>  tests/{ => tcg}/lm32/test_cmpgei.S                |    0
>  tests/{ => tcg}/lm32/test_cmpgeu.S                |    0
>  tests/{ => tcg}/lm32/test_cmpgeui.S               |    0
>  tests/{ => tcg}/lm32/test_cmpgi.S                 |    0
>  tests/{ => tcg}/lm32/test_cmpgu.S                 |    0
>  tests/{ => tcg}/lm32/test_cmpgui.S                |    0
>  tests/{ => tcg}/lm32/test_cmpne.S                 |    0
>  tests/{ => tcg}/lm32/test_cmpnei.S                |    0
>  tests/{ => tcg}/lm32/test_divu.S                  |    0
>  tests/{ => tcg}/lm32/test_eret.S                  |    0
>  tests/{ => tcg}/lm32/test_lb.S                    |    0
>  tests/{ => tcg}/lm32/test_lbu.S                   |    0
>  tests/{ => tcg}/lm32/test_lh.S                    |    0
>  tests/{ => tcg}/lm32/test_lhu.S                   |    0
>  tests/{ => tcg}/lm32/test_lw.S                    |    0
>  tests/{ => tcg}/lm32/test_modu.S                  |    0
>  tests/{ => tcg}/lm32/test_mul.S                   |    0
>  tests/{ => tcg}/lm32/test_muli.S                  |    0
>  tests/{ => tcg}/lm32/test_nor.S                   |    0
>  tests/{ => tcg}/lm32/test_nori.S                  |    0
>  tests/{ => tcg}/lm32/test_or.S                    |    0
>  tests/{ => tcg}/lm32/test_orhi.S                  |    0
>  tests/{ => tcg}/lm32/test_ori.S                   |    0
>  tests/{ => tcg}/lm32/test_ret.S                   |    0
>  tests/{ => tcg}/lm32/test_sb.S                    |    0
>  tests/{ => tcg}/lm32/test_scall.S                 |    0
>  tests/{ => tcg}/lm32/test_sextb.S                 |    0
>  tests/{ => tcg}/lm32/test_sexth.S                 |    0
>  tests/{ => tcg}/lm32/test_sh.S                    |    0
>  tests/{ => tcg}/lm32/test_sl.S                    |    0
>  tests/{ => tcg}/lm32/test_sli.S                   |    0
>  tests/{ => tcg}/lm32/test_sr.S                    |    0
>  tests/{ => tcg}/lm32/test_sri.S                   |    0
>  tests/{ => tcg}/lm32/test_sru.S                   |    0
>  tests/{ => tcg}/lm32/test_srui.S                  |    0
>  tests/{ => tcg}/lm32/test_sub.S                   |    0
>  tests/{ => tcg}/lm32/test_sw.S                    |    0
>  tests/{ => tcg}/lm32/test_xnor.S                  |    0
>  tests/{ => tcg}/lm32/test_xnori.S                 |    0
>  tests/{ => tcg}/lm32/test_xor.S                   |    0
>  tests/{ => tcg}/lm32/test_xori.S                  |    0
>  tests/{ => tcg}/pi_10.com                         |  Bin 54 -> 54 bytes
>  tests/{ => tcg}/runcom.c                          |    0
>  tests/{ => tcg}/sha1.c                            |    0
>  tests/{ => tcg}/test-arm-iwmmxt.s                 |    0
>  tests/{ => tcg}/test-i386-code16.S                |    0
>  tests/{ => tcg}/test-i386-muldiv.h                |    0
>  tests/{ => tcg}/test-i386-shift.h                 |    0
>  tests/{ => tcg}/test-i386-ssse3.c                 |    0
>  tests/{ => tcg}/test-i386-vm86.S                  |    0
>  tests/{ => tcg}/test-i386.c                       |    0
>  tests/{ => tcg}/test-i386.h                       |    0
>  tests/{ => tcg}/test-mmap.c                       |    0
>  tests/{ => tcg}/test_path.c                       |    0
>  tests/{ => tcg}/testthread.c                      |    0
>  tests/{ => tcg}/xtensa/Makefile                   |    0
>  tests/{ => tcg}/xtensa/crt.S                      |    0
>  tests/{ => tcg}/xtensa/linker.ld                  |    0
>  tests/{ => tcg}/xtensa/macros.inc                 |    0
>  tests/{ => tcg}/xtensa/test_b.S                   |    0
>  tests/{ => tcg}/xtensa/test_bi.S                  |    0
>  tests/{ => tcg}/xtensa/test_boolean.S             |    0
>  tests/{ => tcg}/xtensa/test_bz.S                  |    0
>  tests/{ => tcg}/xtensa/test_clamps.S              |    0
>  tests/{ => tcg}/xtensa/test_fail.S                |    0
>  tests/{ => tcg}/xtensa/test_interrupt.S           |    0
>  tests/{ => tcg}/xtensa/test_loop.S                |    0
>  tests/{ => tcg}/xtensa/test_mac16.S               |    0
>  tests/{ => tcg}/xtensa/test_max.S                 |    0
>  tests/{ => tcg}/xtensa/test_min.S                 |    0
>  tests/{ => tcg}/xtensa/test_mmu.S                 |    0
>  tests/{ => tcg}/xtensa/test_mul16.S               |    0
>  tests/{ => tcg}/xtensa/test_mul32.S               |    0
>  tests/{ => tcg}/xtensa/test_nsa.S                 |    0
>  tests/{ => tcg}/xtensa/test_pipeline.S            |    0
>  tests/{ => tcg}/xtensa/test_quo.S                 |    0
>  tests/{ => tcg}/xtensa/test_rem.S                 |    0
>  tests/{ => tcg}/xtensa/test_rst0.S                |    0
>  tests/{ => tcg}/xtensa/test_sar.S                 |    0
>  tests/{ => tcg}/xtensa/test_sext.S                |    0
>  tests/{ => tcg}/xtensa/test_shift.S               |    0
>  tests/{ => tcg}/xtensa/test_timer.S               |    0
>  tests/{ => tcg}/xtensa/test_windowed.S            |    0
>  tests/{ => tcg}/xtensa/vectors.S                  |    0
>  227 files changed, 5 insertions(+), 5 deletions(-)
>  rename tests/{ => tcg}/Makefile (100%)
>  rename tests/{ => tcg}/alpha/Makefile (100%)
>  rename tests/{ => tcg}/alpha/crt.s (100%)
>  rename tests/{ => tcg}/alpha/hello-alpha.c (100%)
>  rename tests/{ => tcg}/alpha/test-cond.c (100%)
>  rename tests/{ => tcg}/alpha/test-ovf.c (100%)
>  rename tests/{ => tcg}/cris/.gdbinit (100%)
>  rename tests/{ => tcg}/cris/Makefile (100%)
>  rename tests/{ => tcg}/cris/README (100%)
>  rename tests/{ => tcg}/cris/check_abs.c (100%)
>  rename tests/{ => tcg}/cris/check_addc.c (100%)
>  rename tests/{ => tcg}/cris/check_addcm.c (100%)
>  rename tests/{ => tcg}/cris/check_addi.s (100%)
>  rename tests/{ => tcg}/cris/check_addiv32.s (100%)
>  rename tests/{ => tcg}/cris/check_addm.s (100%)
>  rename tests/{ => tcg}/cris/check_addo.c (100%)
>  rename tests/{ => tcg}/cris/check_addoq.c (100%)
>  rename tests/{ => tcg}/cris/check_addq.s (100%)
>  rename tests/{ => tcg}/cris/check_addr.s (100%)
>  rename tests/{ => tcg}/cris/check_addxc.s (100%)
>  rename tests/{ => tcg}/cris/check_addxm.s (100%)
>  rename tests/{ => tcg}/cris/check_addxr.s (100%)
>  rename tests/{ => tcg}/cris/check_andc.s (100%)
>  rename tests/{ => tcg}/cris/check_andm.s (100%)
>  rename tests/{ => tcg}/cris/check_andq.s (100%)
>  rename tests/{ => tcg}/cris/check_andr.s (100%)
>  rename tests/{ => tcg}/cris/check_asr.s (100%)
>  rename tests/{ => tcg}/cris/check_ba.s (100%)
>  rename tests/{ => tcg}/cris/check_bas.s (100%)
>  rename tests/{ => tcg}/cris/check_bcc.s (100%)
>  rename tests/{ => tcg}/cris/check_bound.c (100%)
>  rename tests/{ => tcg}/cris/check_boundc.s (100%)
>  rename tests/{ => tcg}/cris/check_boundr.s (100%)
>  rename tests/{ => tcg}/cris/check_btst.s (100%)
>  rename tests/{ => tcg}/cris/check_clearfv32.s (100%)
>  rename tests/{ => tcg}/cris/check_clrjmp1.s (100%)
>  rename tests/{ => tcg}/cris/check_cmp-2.s (100%)
>  rename tests/{ => tcg}/cris/check_cmpc.s (100%)
>  rename tests/{ => tcg}/cris/check_cmpm.s (100%)
>  rename tests/{ => tcg}/cris/check_cmpq.s (100%)
>  rename tests/{ => tcg}/cris/check_cmpr.s (100%)
>  rename tests/{ => tcg}/cris/check_cmpxc.s (100%)
>  rename tests/{ => tcg}/cris/check_cmpxm.s (100%)
>  rename tests/{ => tcg}/cris/check_dstep.s (100%)
>  rename tests/{ => tcg}/cris/check_ftag.c (100%)
>  rename tests/{ => tcg}/cris/check_gcctorture_pr28634-1.c (100%)
>  rename tests/{ => tcg}/cris/check_gcctorture_pr28634.c (100%)
>  rename tests/{ => tcg}/cris/check_glibc_kernelversion.c (100%)
>  rename tests/{ => tcg}/cris/check_hello.c (100%)
>  rename tests/{ => tcg}/cris/check_int64.c (100%)
>  rename tests/{ => tcg}/cris/check_jsr.s (100%)
>  rename tests/{ => tcg}/cris/check_lapc.s (100%)
>  rename tests/{ => tcg}/cris/check_lsl.s (100%)
>  rename tests/{ => tcg}/cris/check_lsr.s (100%)
>  rename tests/{ => tcg}/cris/check_lz.c (100%)
>  rename tests/{ => tcg}/cris/check_mapbrk.c (100%)
>  rename tests/{ => tcg}/cris/check_mcp.s (100%)
>  rename tests/{ => tcg}/cris/check_mmap1.c (100%)
>  rename tests/{ => tcg}/cris/check_mmap2.c (100%)
>  rename tests/{ => tcg}/cris/check_mmap3.c (100%)
>  rename tests/{ => tcg}/cris/check_movdelsr1.s (100%)
>  rename tests/{ => tcg}/cris/check_movecr.s (100%)
>  rename tests/{ => tcg}/cris/check_movei.s (100%)
>  rename tests/{ => tcg}/cris/check_movemr.s (100%)
>  rename tests/{ => tcg}/cris/check_movemrv32.s (100%)
>  rename tests/{ => tcg}/cris/check_moveq.c (100%)
>  rename tests/{ => tcg}/cris/check_mover.s (100%)
>  rename tests/{ => tcg}/cris/check_moverm.s (100%)
>  rename tests/{ => tcg}/cris/check_movmp.s (100%)
>  rename tests/{ => tcg}/cris/check_movpmv32.s (100%)
>  rename tests/{ => tcg}/cris/check_movpr.s (100%)
>  rename tests/{ => tcg}/cris/check_movprv32.s (100%)
>  rename tests/{ => tcg}/cris/check_movscr.s (100%)
>  rename tests/{ => tcg}/cris/check_movsm.s (100%)
>  rename tests/{ => tcg}/cris/check_movsr.s (100%)
>  rename tests/{ => tcg}/cris/check_movucr.s (100%)
>  rename tests/{ => tcg}/cris/check_movum.s (100%)
>  rename tests/{ => tcg}/cris/check_movur.s (100%)
>  rename tests/{ => tcg}/cris/check_mulv32.s (100%)
>  rename tests/{ => tcg}/cris/check_mulx.s (100%)
>  rename tests/{ => tcg}/cris/check_neg.s (100%)
>  rename tests/{ => tcg}/cris/check_not.s (100%)
>  rename tests/{ => tcg}/cris/check_openpf1.c (100%)
>  rename tests/{ => tcg}/cris/check_openpf2.c (100%)
>  rename tests/{ => tcg}/cris/check_openpf3.c (100%)
>  rename tests/{ => tcg}/cris/check_openpf4.c (100%)
>  rename tests/{ => tcg}/cris/check_openpf5.c (100%)
>  rename tests/{ => tcg}/cris/check_orc.s (100%)
>  rename tests/{ => tcg}/cris/check_orm.s (100%)
>  rename tests/{ => tcg}/cris/check_orq.s (100%)
>  rename tests/{ => tcg}/cris/check_orr.s (100%)
>  rename tests/{ => tcg}/cris/check_ret.s (100%)
>  rename tests/{ => tcg}/cris/check_scc.s (100%)
>  rename tests/{ => tcg}/cris/check_settls1.c (100%)
>  rename tests/{ => tcg}/cris/check_sigalrm.c (100%)
>  rename tests/{ => tcg}/cris/check_stat1.c (100%)
>  rename tests/{ => tcg}/cris/check_stat2.c (100%)
>  rename tests/{ => tcg}/cris/check_stat3.c (100%)
>  rename tests/{ => tcg}/cris/check_stat4.c (100%)
>  rename tests/{ => tcg}/cris/check_subc.s (100%)
>  rename tests/{ => tcg}/cris/check_subm.s (100%)
>  rename tests/{ => tcg}/cris/check_subq.s (100%)
>  rename tests/{ => tcg}/cris/check_subr.s (100%)
>  rename tests/{ => tcg}/cris/check_swap.c (100%)
>  rename tests/{ => tcg}/cris/check_time1.c (100%)
>  rename tests/{ => tcg}/cris/check_time2.c (100%)
>  rename tests/{ => tcg}/cris/check_xarith.s (100%)
>  rename tests/{ => tcg}/cris/crisutils.h (100%)
>  rename tests/{ => tcg}/cris/crt.s (100%)
>  rename tests/{ => tcg}/cris/sys.c (100%)
>  rename tests/{ => tcg}/cris/sys.h (100%)
>  rename tests/{ => tcg}/cris/testutils.inc (100%)
>  rename tests/{ => tcg}/hello-arm.c (100%)
>  rename tests/{ => tcg}/hello-i386.c (100%)
>  rename tests/{ => tcg}/hello-mips.c (100%)
>  rename tests/{ => tcg}/linux-test.c (100%)
>  rename tests/{ => tcg}/lm32/Makefile (100%)
>  rename tests/{ => tcg}/lm32/crt.S (100%)
>  rename tests/{ => tcg}/lm32/linker.ld (100%)
>  rename tests/{ => tcg}/lm32/macros.inc (100%)
>  rename tests/{ => tcg}/lm32/test_add.S (100%)
>  rename tests/{ => tcg}/lm32/test_addi.S (100%)
>  rename tests/{ => tcg}/lm32/test_and.S (100%)
>  rename tests/{ => tcg}/lm32/test_andhi.S (100%)
>  rename tests/{ => tcg}/lm32/test_andi.S (100%)
>  rename tests/{ => tcg}/lm32/test_b.S (100%)
>  rename tests/{ => tcg}/lm32/test_be.S (100%)
>  rename tests/{ => tcg}/lm32/test_bg.S (100%)
>  rename tests/{ => tcg}/lm32/test_bge.S (100%)
>  rename tests/{ => tcg}/lm32/test_bgeu.S (100%)
>  rename tests/{ => tcg}/lm32/test_bgu.S (100%)
>  rename tests/{ => tcg}/lm32/test_bi.S (100%)
>  rename tests/{ => tcg}/lm32/test_bne.S (100%)
>  rename tests/{ => tcg}/lm32/test_break.S (100%)
>  rename tests/{ => tcg}/lm32/test_bret.S (100%)
>  rename tests/{ => tcg}/lm32/test_call.S (100%)
>  rename tests/{ => tcg}/lm32/test_calli.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpe.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpei.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpg.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpge.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpgei.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpgeu.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpgeui.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpgi.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpgu.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpgui.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpne.S (100%)
>  rename tests/{ => tcg}/lm32/test_cmpnei.S (100%)
>  rename tests/{ => tcg}/lm32/test_divu.S (100%)
>  rename tests/{ => tcg}/lm32/test_eret.S (100%)
>  rename tests/{ => tcg}/lm32/test_lb.S (100%)
>  rename tests/{ => tcg}/lm32/test_lbu.S (100%)
>  rename tests/{ => tcg}/lm32/test_lh.S (100%)
>  rename tests/{ => tcg}/lm32/test_lhu.S (100%)
>  rename tests/{ => tcg}/lm32/test_lw.S (100%)
>  rename tests/{ => tcg}/lm32/test_modu.S (100%)
>  rename tests/{ => tcg}/lm32/test_mul.S (100%)
>  rename tests/{ => tcg}/lm32/test_muli.S (100%)
>  rename tests/{ => tcg}/lm32/test_nor.S (100%)
>  rename tests/{ => tcg}/lm32/test_nori.S (100%)
>  rename tests/{ => tcg}/lm32/test_or.S (100%)
>  rename tests/{ => tcg}/lm32/test_orhi.S (100%)
>  rename tests/{ => tcg}/lm32/test_ori.S (100%)
>  rename tests/{ => tcg}/lm32/test_ret.S (100%)
>  rename tests/{ => tcg}/lm32/test_sb.S (100%)
>  rename tests/{ => tcg}/lm32/test_scall.S (100%)
>  rename tests/{ => tcg}/lm32/test_sextb.S (100%)
>  rename tests/{ => tcg}/lm32/test_sexth.S (100%)
>  rename tests/{ => tcg}/lm32/test_sh.S (100%)
>  rename tests/{ => tcg}/lm32/test_sl.S (100%)
>  rename tests/{ => tcg}/lm32/test_sli.S (100%)
>  rename tests/{ => tcg}/lm32/test_sr.S (100%)
>  rename tests/{ => tcg}/lm32/test_sri.S (100%)
>  rename tests/{ => tcg}/lm32/test_sru.S (100%)
>  rename tests/{ => tcg}/lm32/test_srui.S (100%)
>  rename tests/{ => tcg}/lm32/test_sub.S (100%)
>  rename tests/{ => tcg}/lm32/test_sw.S (100%)
>  rename tests/{ => tcg}/lm32/test_xnor.S (100%)
>  rename tests/{ => tcg}/lm32/test_xnori.S (100%)
>  rename tests/{ => tcg}/lm32/test_xor.S (100%)
>  rename tests/{ => tcg}/lm32/test_xori.S (100%)
>  rename tests/{ => tcg}/pi_10.com (100%)
>  rename tests/{ => tcg}/runcom.c (100%)
>  rename tests/{ => tcg}/sha1.c (100%)
>  rename tests/{ => tcg}/test-arm-iwmmxt.s (100%)
>  rename tests/{ => tcg}/test-i386-code16.S (100%)
>  rename tests/{ => tcg}/test-i386-muldiv.h (100%)
>  rename tests/{ => tcg}/test-i386-shift.h (100%)
>  rename tests/{ => tcg}/test-i386-ssse3.c (100%)
>  rename tests/{ => tcg}/test-i386-vm86.S (100%)
>  rename tests/{ => tcg}/test-i386.c (100%)
>  rename tests/{ => tcg}/test-i386.h (100%)
>  rename tests/{ => tcg}/test-mmap.c (100%)
>  rename tests/{ => tcg}/test_path.c (100%)
>  rename tests/{ => tcg}/testthread.c (100%)
>  rename tests/{ => tcg}/xtensa/Makefile (100%)
>  rename tests/{ => tcg}/xtensa/crt.S (100%)
>  rename tests/{ => tcg}/xtensa/linker.ld (100%)
>  rename tests/{ => tcg}/xtensa/macros.inc (100%)
>  rename tests/{ => tcg}/xtensa/test_b.S (100%)
>  rename tests/{ => tcg}/xtensa/test_bi.S (100%)
>  rename tests/{ => tcg}/xtensa/test_boolean.S (100%)
>  rename tests/{ => tcg}/xtensa/test_bz.S (100%)
>  rename tests/{ => tcg}/xtensa/test_clamps.S (100%)
>  rename tests/{ => tcg}/xtensa/test_fail.S (100%)
>  rename tests/{ => tcg}/xtensa/test_interrupt.S (100%)
>  rename tests/{ => tcg}/xtensa/test_loop.S (100%)
>  rename tests/{ => tcg}/xtensa/test_mac16.S (100%)
>  rename tests/{ => tcg}/xtensa/test_max.S (100%)
>  rename tests/{ => tcg}/xtensa/test_min.S (100%)
>  rename tests/{ => tcg}/xtensa/test_mmu.S (100%)
>  rename tests/{ => tcg}/xtensa/test_mul16.S (100%)
>  rename tests/{ => tcg}/xtensa/test_mul32.S (100%)
>  rename tests/{ => tcg}/xtensa/test_nsa.S (100%)
>  rename tests/{ => tcg}/xtensa/test_pipeline.S (100%)
>  rename tests/{ => tcg}/xtensa/test_quo.S (100%)
>  rename tests/{ => tcg}/xtensa/test_rem.S (100%)
>  rename tests/{ => tcg}/xtensa/test_rst0.S (100%)
>  rename tests/{ => tcg}/xtensa/test_sar.S (100%)
>  rename tests/{ => tcg}/xtensa/test_sext.S (100%)
>  rename tests/{ => tcg}/xtensa/test_shift.S (100%)
>  rename tests/{ => tcg}/xtensa/test_timer.S (100%)
>  rename tests/{ => tcg}/xtensa/test_windowed.S (100%)
>  rename tests/{ => tcg}/xtensa/vectors.S (100%)

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]