Compare commits

..

2 Commits

Author SHA1 Message Date
247bed12ee updates submodules
All checks were successful
Interp architectural test suite / Build and test interp backend (push) Successful in 6m24s
2024-03-24 13:03:02 +01:00
b7ee50dc21 removes debug messages 2024-03-24 12:57:46 +01:00
3 changed files with 6 additions and 3 deletions

5
.gitignore vendored
View File

@ -10,6 +10,11 @@
*.log
*tcc_jit*.c
*.disass
*.dis
*.objdump
*.asm
*.signature
*.elf
*.trc
/*.core_desc
/fasterDecoding/

View File

@ -220,9 +220,7 @@ add_subdirectory(dbt-rise-core)
if(CMAKE_PROJECT_NAME STREQUAL "TGC-ISS" AND NOT USE_CWR_SYSTEMC)
set(SCC_CMAKE_CONFIG_DIR ${CMAKE_INSTALL_LIBDIR}/cmake/scc)
add_subdirectory(scc/src/common)
message("blah")
else()
message("blub")
add_subdirectory(scc)
endif()
add_subdirectory(dbt-rise-tgc)

@ -1 +1 @@
Subproject commit e967e2354116442f19a4dfc5a50bf448fffb19dd
Subproject commit e2ea2b139f329e48209763852daa3ef82e9afec8