| 1 |
90 |
jeremybenn |
2010-04-21 Jeremy Bennett
|
| 2 |
|
|
* test-code-or1k: Renamed from test-code.
|
| 3 |
|
|
* configure.ac, configure: Moved to test-code-or1k.
|
| 4 |
|
|
* AUTHORS, NEWS, INSTALL, COPYING: Moved to test-code-or1k.
|
| 5 |
|
|
|
| 6 |
82 |
jeremybenn |
2010-04-20 Jeremy Bennett
|
| 7 |
|
|
* test-code/support/spr-defs.h: NOP_PRINTF definition removed.
|
| 8 |
|
|
* test-code/except-test/except-test.c (illegal_insn_test):
|
| 9 |
|
|
Generate and check a correct sequence for illegal instruction.
|
| 10 |
|
|
* test-code/except-test/except-test.c (except_priority_test):
|
| 11 |
|
|
Generate a properly illegal instruction.
|
| 12 |
|
|
|
| 13 |
|
|
2010-04-19 Jeremy Bennett
|
| 14 |
|
|
* AUTHORS: Created to refer to parent file.
|
| 15 |
|
|
* config: Directory for board configurations.
|
| 16 |
|
|
* config/unix.exp: Created.
|
| 17 |
|
|
* configure: Regenerated.
|
| 18 |
|
|
* configure.ac: Created as sub-configuration of the main program.
|
| 19 |
|
|
* COPYING: Updated to version 3.
|
| 20 |
|
|
* default-global-conf.exp: Created.
|
| 21 |
|
|
* INSTALL: Updated to refer to parent file.
|
| 22 |
|
|
* lib: Directory for expect library code.
|
| 23 |
|
|
* lib/or1ksim.ex: Created for library code for Or1ksim tests.
|
| 24 |
|
|
* Makefile.am: Updated for DejaGNU compliance.
|
| 25 |
|
|
* Makefile.in: Regenerated.
|
| 26 |
|
|
* NEWS: Created to refer to parent file.
|
| 27 |
|
|
* or1ksim.tests: Directory for expect tests of complete SoC.
|
| 28 |
|
|
* or1ksim.tests/acv-gpio.cfg: Updated from old test directory.
|
| 29 |
|
|
* or1ksim.tests/acv-uart.cfg: Updated from old test directory.
|
| 30 |
|
|
* or1ksim.tests/basic.ex/or1ksim.tests/cache.exp: Created.
|
| 31 |
|
|
* or1ksim.tests/basic.exp: Created.
|
| 32 |
|
|
* or1ksim.tests/cbasic.exp: Created.
|
| 33 |
|
|
* or1ksim.tests/cfg.exp: Created.
|
| 34 |
|
|
* or1ksim.tests/default.cfg: Updated from old test directory
|
| 35 |
|
|
* or1ksim.tests/dhry.exp: Created.
|
| 36 |
|
|
* or1ksim.tests/dmatest.exp: Created.
|
| 37 |
|
|
* or1ksim.tests/eth0.rx: Transferred from old test directory.
|
| 38 |
|
|
* or1ksim.tests/eth.cfg: Updated from old test directory.
|
| 39 |
|
|
* or1ksim.tests/eth.exp: Created.
|
| 40 |
|
|
* or1ksim.tests/except-test.exp: Created.
|
| 41 |
|
|
* or1ksim.tests/exit.exp: Created.
|
| 42 |
|
|
* or1ksim.tests/ext.exp: Created.
|
| 43 |
|
|
* or1ksim.tests/fbtest.exp: Created.
|
| 44 |
|
|
* or1ksim.tests/flag.exp: Created.
|
| 45 |
|
|
* or1ksim.tests/functest.exp: Created.
|
| 46 |
|
|
* or1ksim.tests/int-test.exp: Created.
|
| 47 |
|
|
* or1ksim.tests/kbdtest.cfg: Updated from old test directory.
|
| 48 |
|
|
* or1ksim.tests/kbdtest.exp: Created.
|
| 49 |
|
|
* or1ksim.tests/kbdtest.rx: Transferred from old test directory.
|
| 50 |
|
|
* or1ksim.tests/local-global.exp: Created.
|
| 51 |
|
|
* or1ksim.tests/mem-test.exp: Created.
|
| 52 |
|
|
* or1ksim.tests/mmu.cfg: Updated from old test directory.
|
| 53 |
|
|
* or1ksim.tests/mmu.exp: Created.
|
| 54 |
|
|
* or1ksim.tests/mul.exp: Created.
|
| 55 |
|
|
* or1ksim.tests/mycompress.exp: Created.
|
| 56 |
|
|
* or1ksim.tests/tick.exp: Created.
|
| 57 |
|
|
* README: Updated for new structure.
|
| 58 |
|
|
* test-code: New directory for test-programs.
|
| 59 |
|
|
* test-code/acv-gpio: New directory.
|
| 60 |
|
|
* test-code/acv-gpio/acv-gpio.c: Created.
|
| 61 |
|
|
* test-code/acv-gpio/Makefile.am: Created.
|
| 62 |
|
|
* test-code/acv-gpio/Makefile.in: Regenerated.
|
| 63 |
|
|
* test-code/acv-uart: New directory.
|
| 64 |
|
|
* test-code/acv-uart/acv-uart.c: Created.
|
| 65 |
|
|
* test-code/acv-uart/Makefile.am: Created.
|
| 66 |
|
|
* test-code/acv-uart/Makefile.in: Regenerated.
|
| 67 |
|
|
* test-code/basic: New directory.
|
| 68 |
|
|
* test-code/basic/basic.S: Created.
|
| 69 |
|
|
* test-code/basic/Makefile.am: Created.
|
| 70 |
|
|
* test-code/basic/Makefile.in: Regenerated.
|
| 71 |
|
|
* test-code/board.h: Created.
|
| 72 |
|
|
* test-code/cache: New directory.
|
| 73 |
|
|
* test-code/cache/cache-asm.S: Created.
|
| 74 |
|
|
* test-code/cache/cache.c: Created.
|
| 75 |
|
|
* test-code/cache/cache.ld: Updated from old test directory.
|
| 76 |
|
|
* test-code/cache/Makefile.am: Created.
|
| 77 |
|
|
* test-code/cache/Makefile.in: Regenerated.
|
| 78 |
|
|
* test-code/cbasic: New directory.
|
| 79 |
|
|
* test-code/cbasic/cbasic.c: Created.
|
| 80 |
|
|
* test-code/cbasic/Makefile.am: Created.
|
| 81 |
|
|
* test-code/cbasic/Makefile.in: Regenerated.
|
| 82 |
|
|
* test-code/cfg: New directory.
|
| 83 |
|
|
* test-code/cfg/cfg.S: Created.
|
| 84 |
|
|
* test-code/cfg/Makefile.am: Created.
|
| 85 |
|
|
* test-code/cfg/Makefile.in: Regenerated.
|
| 86 |
|
|
* test-code/default.ld: Updated from old test directory.
|
| 87 |
|
|
* test-code/dhry: New directory.
|
| 88 |
|
|
* test-code/dhry/dhry.c: Created.
|
| 89 |
|
|
* test-code/dhry/dhry.h: Created.
|
| 90 |
|
|
* test-code/dhry/Makefile.am: Created.
|
| 91 |
|
|
* test-code/dhry/Makefile.in: Regenerated.
|
| 92 |
|
|
* test-code/dmatest: New directory.
|
| 93 |
|
|
* test-code/dmatest/dmatest.c: Created.
|
| 94 |
|
|
* test-code/dmatest/Makefile.am: Created.
|
| 95 |
|
|
* test-code/dmatest/Makefile.in: Regenerated.
|
| 96 |
|
|
* test-code/eth: New directory.
|
| 97 |
|
|
* test-code/eth/eth.c: Created.
|
| 98 |
|
|
* test-code/eth/Makefile.am: Created.
|
| 99 |
|
|
* test-code/eth/Makefile.in: Regenerated.
|
| 100 |
|
|
* test-code/except: New directory.
|
| 101 |
|
|
* test-code/except/except.S: Created.
|
| 102 |
|
|
* test-code/except/Makefile.am: Created.
|
| 103 |
|
|
* test-code/except/Makefile.in: Regenerated.
|
| 104 |
|
|
* test-code/except-mc.ld: Updated from old test directory.
|
| 105 |
|
|
* test-code/except-test: New directory.
|
| 106 |
|
|
* test-code/except-test/except-test.c: Created.
|
| 107 |
|
|
* test-code/except-test/except-test-s.S: Created.
|
| 108 |
|
|
* test-code/except-test/Makefile.am: Created.
|
| 109 |
|
|
* test-code/except-test/Makefile.in: Regenerated.
|
| 110 |
|
|
* test-code/exit: New directory.
|
| 111 |
|
|
* test-code/exit/exit.c: Created.
|
| 112 |
|
|
* test-code/exit/Makefile.am: Created.
|
| 113 |
|
|
* test-code/exit/Makefile.in: Regenerated.
|
| 114 |
|
|
* test-code/ext: New directory.
|
| 115 |
|
|
* test-code/ext/ext.S: Created.
|
| 116 |
|
|
* test-code/ext/Makefile.am: Created.
|
| 117 |
|
|
* test-code/ext/Makefile.in: Regenerated.
|
| 118 |
|
|
* test-code/fbtest: New directory.
|
| 119 |
|
|
* test-code/fbtest/fbtest.c: Created.
|
| 120 |
|
|
* test-code/fbtest/Makefile.am: Created.
|
| 121 |
|
|
* test-code/fbtest/Makefile.in: Regenerated.
|
| 122 |
|
|
* test-code/flag: New directory.
|
| 123 |
|
|
* test-code/flag/flag.S: Created.
|
| 124 |
|
|
* test-code/flag/Makefile.am: Created.
|
| 125 |
|
|
* test-code/flag/Makefile.in: Regenerated.
|
| 126 |
|
|
* test-code/functest: New directory.
|
| 127 |
|
|
* test-code/functest/functest.c: Created.
|
| 128 |
|
|
* test-code/functest/Makefile.am: Created.
|
| 129 |
|
|
* test-code/functest/Makefile.in: Regenerated.
|
| 130 |
|
|
* test-code/inst-set-test: New directory.
|
| 131 |
|
|
* test-code/inst-set-test/inst-set-test.c: Created.
|
| 132 |
|
|
* test-code/inst-set-test/Makefile.am: Created.
|
| 133 |
|
|
* test-code/inst-set-test/Makefile.in: Regenerated.
|
| 134 |
|
|
* test-code/int-test: New directory.
|
| 135 |
|
|
* test-code/int-test/int-test.ld: Updated from old test directory.
|
| 136 |
|
|
* test-code/int-test/int-test.S: Created.
|
| 137 |
|
|
* test-code/int-test/Makefile.am: Created.
|
| 138 |
|
|
* test-code/int-test/Makefile.in: Regenerated.
|
| 139 |
|
|
* test-code/kbdtest: New directory.
|
| 140 |
|
|
* test-code/kbdtest/kbdtest.c: Created.
|
| 141 |
|
|
* test-code/kbdtest/Makefile.am: Created.
|
| 142 |
|
|
* test-code/kbdtest/Makefile.in: Regenerated.
|
| 143 |
|
|
* test-code/local-global: New directory.
|
| 144 |
|
|
* test-code/local-global/local-global.c: Created.
|
| 145 |
|
|
* test-code/local-global/Makefile.am: Created.
|
| 146 |
|
|
* test-code/local-global/Makefile.in: Regenerated.
|
| 147 |
|
|
* test-code/Makefile.am: Created.
|
| 148 |
|
|
* test-code/Makefile.in: Regenerated.
|
| 149 |
|
|
* test-code/mc-async: New directory.
|
| 150 |
|
|
* test-code/mc-async/Makefile.am: Created.
|
| 151 |
|
|
* test-code/mc-async/Makefile.in: Regenerated.
|
| 152 |
|
|
* test-code/mc-async/mc-async.c: Created.
|
| 153 |
|
|
* test-code/mc-async/mc-async.h: Created.
|
| 154 |
|
|
* test-code/mc-common: New directory.
|
| 155 |
|
|
* test-code/mc-common/except-mc.S: Created.
|
| 156 |
|
|
* test-code/mc-common/Makefile.am: Created.
|
| 157 |
|
|
* test-code/mc-common/Makefile.in: Regenerated.
|
| 158 |
|
|
* test-code/mc-common/mc-common.c: Created.
|
| 159 |
|
|
* test-code/mc-common/mc-common.h: Created.
|
| 160 |
|
|
* test-code/mc-dram: New directory.
|
| 161 |
|
|
* test-code/mc-dram/Makefile.am: Created.
|
| 162 |
|
|
* test-code/mc-dram/Makefile.in: Regenerated.
|
| 163 |
|
|
* test-code/mc-dram/mc-dram.c: Created.
|
| 164 |
|
|
* test-code/mc-dram/mc-dram.h: Created.
|
| 165 |
|
|
* test-code/mc-ssram: New directory.
|
| 166 |
|
|
* test-code/mc-ssram/Makefile.am: Created.
|
| 167 |
|
|
* test-code/mc-ssram/Makefile.in: Regenerated.
|
| 168 |
|
|
* test-code/mc-ssram/mc-ssram.c: Created.
|
| 169 |
|
|
* test-code/mc-ssram/mc-ssram.h: Created.
|
| 170 |
|
|
* test-code/mc-sync: New directory.
|
| 171 |
|
|
* test-code/mc-sync/Makefile.am: Created.
|
| 172 |
|
|
* test-code/mc-sync/Makefile.in: Regenerated.
|
| 173 |
|
|
* test-code/mc-sync/mc-sync.c: Created.
|
| 174 |
|
|
* test-code/mc-sync/mc-sync.h: Created.
|
| 175 |
|
|
* test-code/mem-test: New directory.
|
| 176 |
|
|
* test-code/mem-test/Makefile.am: Created.
|
| 177 |
|
|
* test-code/mem-test/Makefile.in: Regenerated.
|
| 178 |
|
|
* test-code/mem-test/mem-test.c: Created.
|
| 179 |
|
|
* test-code/mmu: New directory.
|
| 180 |
|
|
* test-code/mmu/Makefile.am: Created.
|
| 181 |
|
|
* test-code/mmu/Makefile.in: Regenerated.
|
| 182 |
|
|
* test-code/mmu/mmu-asm.S: Created.
|
| 183 |
|
|
* test-code/mmu/mmu.c: Created.
|
| 184 |
|
|
* test-code/mul: New directory.
|
| 185 |
|
|
* test-code/mul/Makefile.am: Created.
|
| 186 |
|
|
* test-code/mul/Makefile.in: Regenerated.
|
| 187 |
|
|
* test-code/mul/mul.c: Created.
|
| 188 |
|
|
* test-code/mycompress: New directory.
|
| 189 |
|
|
* test-code/mycompress/Makefile.am: Created.
|
| 190 |
|
|
* test-code/mycompress/Makefile.in: Regenerated.
|
| 191 |
|
|
* test-code/mycompress/mycompress.c: Created.
|
| 192 |
|
|
* test-code/support: New directory.
|
| 193 |
|
|
* test-code/support/int.c: Created.
|
| 194 |
|
|
* test-code/support/int.h: Created.
|
| 195 |
|
|
* test-code/support/Makefile.am: Created.
|
| 196 |
|
|
* test-code/support/Makefile.in: Regenerated.
|
| 197 |
|
|
* test-code/support/spr-defs.h: Created.
|
| 198 |
|
|
* test-code/support/support.c: Created.
|
| 199 |
|
|
* test-code/support/support.h: Created.
|
| 200 |
|
|
* test-code/tick: New directory.
|
| 201 |
|
|
* test-code/tick/Makefile.am: Created.
|
| 202 |
|
|
* test-code/tick/Makefile.in: Regenerated.
|
| 203 |
|
|
* test-code/tick/tick.c: Created.
|
| 204 |
|
|
* test-code/uos: New directory.
|
| 205 |
|
|
* test-code/uos/except-or32.S: Created.
|
| 206 |
|
|
* test-code/uos/ipc.h: Created.
|
| 207 |
|
|
* test-code/uos/Makefile.am: Created.
|
| 208 |
|
|
* test-code/uos/Makefile.in: Regenerated.
|
| 209 |
|
|
* test-code/uos/README: Created.
|
| 210 |
|
|
* test-code/uos/task.c: Created.
|
| 211 |
|
|
* test-code/uos/tick.c: Created.
|
| 212 |
|
|
* test-code/uos/uos.c: Created.
|
| 213 |
|
|
* test-code/uos/uos.h: Created.
|