Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / physical-computation/sunflower-embedded-system-emulator issues and pull requests
#198 - Fixed Issue #138
Pull Request -
State: open - Opened by samuelmswong about 3 years ago
- 1 comment
#197 - Update readme
Pull Request -
State: open - Opened by Tom-Newton almost 4 years ago
#196 - Update readme
Issue -
State: open - Opened by Tom-Newton almost 4 years ago
#195 - Emulator divergence compared to a Unix-like OS in the argc and argv contents of the main function of a guest binary.
Issue -
State: open - Opened by btsouts almost 4 years ago
Labels: Enhancement
#194 - Issue #193 Move portable code in port out of superh for use in riscv
Pull Request -
State: closed - Opened by JamesTimothyMeech about 4 years ago
#193 - Move portable code in port out of superh for use in riscv
Issue -
State: open - Opened by JamesTimothyMeech about 4 years ago
Labels: Enhancement
#192 - List of examples that fail to compile for the current version of sunflower
Issue -
State: open - Opened by JamesTimothyMeech about 4 years ago
Labels: Bug
#191 - Downloads.sh script fails to download newlib
Issue -
State: open - Opened by JamesTimothyMeech about 4 years ago
Labels: Bug
#190 - Issue 169
Pull Request -
State: closed - Opened by btsouts about 4 years ago
#189 - Fixed a wrong conditions in riscvdumpregs function. It caused a seg f…
Pull Request -
State: closed - Opened by btsouts about 4 years ago
#188 - dumpregs Segmentation fault
Issue -
State: closed - Opened by Tom-Newton about 4 years ago
- 1 comment
Labels: Bug
#187 - `dumppipe` segfaults for superH when SF_NUMA is 0
Issue -
State: open - Opened by btsouts over 4 years ago
Labels: Bug
#186 - Adding more examples
Pull Request -
State: closed - Opened by JamesTimothyMeech over 4 years ago
#185 - Added .tex file to update manual
Pull Request -
State: closed - Opened by JamesTimothyMeech over 4 years ago
- 1 comment
#184 - Update README.md
Pull Request -
State: closed - Opened by btsouts over 4 years ago
#183 - Applied coding conventions to the pedometer example
Pull Request -
State: closed - Opened by JamesTimothyMeech over 4 years ago
#182 - Added pedometer example
Pull Request -
State: closed - Opened by JamesTimothyMeech over 4 years ago
#181 - Issue-180 change physicsFeed so that it doesn't sum readings and add interpolation command switch
Pull Request -
State: closed - Opened by JamesTimothyMeech over 4 years ago
#180 - Changed operation of physicsFeed in physics.c possibly breaking the examples in sbench (although they all still compile run)
Issue -
State: open - Opened by JamesTimothyMeech over 4 years ago
Labels: Bug
#179 - Fix for issue #174 where sbench benchmarks fail to compile
Pull Request -
State: closed - Opened by JamesTimothyMeech over 4 years ago
#178 - Examples in sbench directory fail to compile
Issue -
State: closed - Opened by JamesTimothyMeech over 4 years ago
- 2 comments
Labels: Bug
#177 - `SF_BITFLIP_ANALYSIS` only supported on SuperH
Issue -
State: open - Opened by phillipstanleymarbell almost 5 years ago
#176 - Disabling `SF_NUMA` causes crash
Issue -
State: open - Opened by phillipstanleymarbell almost 5 years ago
#175 - Format specifiers
Issue -
State: open - Opened by phillipstanleymarbell almost 5 years ago
#174 - The constants in the enum should be named based on the coding conventions
Issue -
State: open - Opened by phillipstanleymarbell almost 5 years ago
Labels: Bug
#173 - Incorrect signed vs unsigned arithmetic in `MEMBASE` check
Issue -
State: open - Opened by phillipstanleymarbell almost 5 years ago
Labels: Bug, Critical
#172 - Wrong formatting verb in `main.c`
Issue -
State: open - Opened by phillipstanleymarbell almost 5 years ago
Labels: Bug, Critical
#171 - Wrong size in `snprintf` in `uncertain_upe.c`
Issue -
State: open - Opened by phillipstanleymarbell almost 5 years ago
- 1 comment
Labels: Bug, Critical
#170 - Missing function prototypes and wrong return types in `memory-hierarchy-riscv.c`
Issue -
State: open - Opened by phillipstanleymarbell almost 5 years ago
Labels: Bug, Critical
#169 - Add support for the M extension of the RISC-V ISA
Issue -
State: open - Opened by btsouts almost 5 years ago
Labels: Enhancement
#168 - Inconsistency in file manipulation flag values between newlib (cross-compilation) and glibc (native)
Issue -
State: open - Opened by btsouts almost 5 years ago
Labels: Bug
#167 - Issue 154
Pull Request -
State: closed - Opened by btsouts almost 5 years ago
- 1 comment
#166 - Added the read from file example that Vasileios wrote
Pull Request -
State: closed - Opened by JamesTimothyMeech almost 5 years ago
- 1 comment
#165 - Added necessary modifications to support reading from files in RiscV. Tested w…
Pull Request -
State: closed - Opened by btsouts almost 5 years ago
#164 - Reading from files in simulated binaries is not functioning correctly.
Issue -
State: open - Opened by btsouts almost 5 years ago
- 1 comment
Labels: Bug
#163 - Uncertain updates
Pull Request -
State: closed - Opened by harrysarson almost 5 years ago
#162 - Removed RISCV Examples
Pull Request -
State: closed - Opened by JamesTimothyMeech almost 5 years ago
#161 - Added the uncertain instructions decoding as can be found in PR 113.
Pull Request -
State: closed - Opened by btsouts about 5 years ago
#160 - Decoding of uncertainty instructions missing
Issue -
State: open - Opened by btsouts about 5 years ago
Labels: Verify
#159 - Add ISA support for histogram UP method
Issue -
State: open - Opened by btsouts about 5 years ago
Labels: Enhancement
#158 - srecl cannot handle filenames with hyphen
Issue -
State: closed - Opened by jan-heck about 5 years ago
- 2 comments
Labels: Verify
#157 - Issue#155, using bit masking
Pull Request -
State: closed - Opened by SamuelmsWong-zz about 5 years ago
- 1 comment
#156 - Added missing INSTR_R4 option in 'switch (S->riscv->P.EX.format)' in …
Pull Request -
State: closed - Opened by btsouts about 5 years ago
#155 - Option missing from riscvstep in pipeline-riscv.c
Issue -
State: open - Opened by btsouts about 5 years ago
- 1 comment
Labels: Verify
#154 - superH memory read/write functions bugs on sunflower for embedded systems
Issue -
State: open - Opened by btsouts about 5 years ago
- 1 comment
Labels: Verify
#153 - Memset bug when NUMA and BITFLIP analysis are disabled
Issue -
State: open - Opened by btsouts about 5 years ago
Labels: Bug
#152 - Taint analysis improvement and bug fixing
Issue -
State: open - Opened by btsouts about 5 years ago
Labels: Enhancement, Verify
#151 - Incorrect printf of floating point values
Issue -
State: closed - Opened by btsouts about 5 years ago
Labels: Verify
#150 - More cleanup
Pull Request -
State: closed - Opened by phillipstanleymarbell about 5 years ago
#149 - Compiler warnings and embedded target tweaks
Pull Request -
State: closed - Opened by phillipstanleymarbell about 5 years ago
- 1 comment
#148 - More embedded target tweaks.
Pull Request -
State: closed - Opened by phillipstanleymarbell about 5 years ago
#147 - More embedded target changes
Issue -
State: open - Opened by phillipstanleymarbell about 5 years ago
Labels: Verify
#146 - Updated submodule pointer for sunflower-tools
Pull Request -
State: closed - Opened by phillipstanleymarbell about 5 years ago
- 1 comment
#145 - Compiler warnings of sf compilation using clang in Linux
Issue -
State: closed - Opened by btsouts about 5 years ago
- 2 comments
Labels: Bug
#144 - .gitmodules points to old repository for sunflower-toolchain
Issue -
State: open - Opened by jan-heck about 5 years ago
- 1 comment
Labels: Verify
#143 - Compiler warnings on gcc
Issue -
State: open - Opened by jan-heck about 5 years ago
- 2 comments
Labels: Verify
#142 - Issue 133: Tweaked some default structure sizes for better portability.
Pull Request -
State: closed - Opened by phillipstanleymarbell about 5 years ago
#141 - Issue 132: Cleanup of the various incoming RISC-V-related code that is already merged in.
Pull Request -
State: closed - Opened by phillipstanleymarbell about 5 years ago
- 1 comment
#140 - Implement CSRs for RISC-V
Issue -
State: open - Opened by phillipstanleymarbell about 5 years ago
Labels: Enhancement
#139 - Implement covariance matrix as a sparse matrix
Issue -
State: open - Opened by phillipstanleymarbell about 5 years ago
- 1 comment
Labels: Enhancement, Help Wanted
#138 - Magic numbers in `taint.c/taintprop()`
Issue -
State: open - Opened by phillipstanleymarbell about 5 years ago
- 2 comments
Labels: Help Wanted
#137 - rv32d_fclass_d and rv32d_fclass_s contain non-portable code and might misbehave in default case of switch(class)
Issue -
State: open - Opened by phillipstanleymarbell about 5 years ago
- 2 comments
Labels: Help Wanted
#136 - uncertain_sizemen should be uncertain_sizemem
Issue -
State: closed - Opened by phillipstanleymarbell about 5 years ago
- 1 comment
#135 - inst_uncertain.* should be named to match existing convention
Issue -
State: closed - Opened by phillipstanleymarbell about 5 years ago
- 1 comment
#134 - Histogram_* routines don't belong in regaccess-riscv.c
Issue -
State: closed - Opened by phillipstanleymarbell about 5 years ago
- 2 comments
#133 - New defaults for various compile-time configurations
Issue -
State: open - Opened by phillipstanleymarbell about 5 years ago
- 1 comment
Labels: Verify
#132 - Cleanup recently merged RISC-V code
Issue -
State: open - Opened by phillipstanleymarbell about 5 years ago
Labels: Verify
#131 - Behavior of .m files and parsing in the presence of `setnode`
Issue -
State: open - Opened by phillipstanleymarbell about 5 years ago
#130 - Initial implementation of histograms into sunflower's riscv core
Pull Request -
State: closed - Opened by jan-heck about 5 years ago
- 1 comment
#129 - New RISC-V commands don't show up in help (related to #127)
Issue -
State: open - Opened by phillipstanleymarbell over 5 years ago
#128 - Currently can't make memory size > 96000.
Issue -
State: open - Opened by JamesTimothyMeech over 5 years ago
- 2 comments
Labels: Enhancement
#127 - Remove lex file duplication
Issue -
State: open - Opened by SamuelmsWong-zz over 5 years ago
- 3 comments
Labels: Help Wanted
#126 - Command and instruction are used interchangeably in the taint code but they are two different things
Issue -
State: open - Opened by JamesTimothyMeech over 5 years ago
Labels: Enhancement
#125 - Command taintmem does not appear in list of commands when help is typed.
Issue -
State: open - Opened by JamesTimothyMeech over 5 years ago
- 2 comments
Labels: Enhancement
#124 - Revert "Extend comment coverage for RISCV code"
Pull Request -
State: closed - Opened by SamuelmsWong-zz over 5 years ago
#123 - Sunflower-toolchain installation error in macOS - resolved
Issue -
State: open - Opened by btsouts over 5 years ago
- 1 comment
Labels: Verify
#122 - RISCV inline assembler needs to be completed for RV32IFD(XUN)
Issue -
State: open - Opened by SamuelmsWong-zz over 5 years ago
#121 - Extend comment coverage for RISCV code
Pull Request -
State: closed - Opened by jan-heck over 5 years ago
- 8 comments
#120 - Factor out the uncertain-specific benchmarks in `benchmarks/source`
Issue -
State: open - Opened by phillipstanleymarbell over 5 years ago
#119 - `Uncertain_sizemem()`: Cannot compute required number of covariances without overflow
Issue -
State: open - Opened by SamuelmsWong-zz over 5 years ago
Labels: Enhancement
#118 - Uses of sed now portable. Gawk now responsible for special chars
Pull Request -
State: closed - Opened by SamuelmsWong-zz over 5 years ago
- 1 comment
#116 - macOS build fix
Pull Request -
State: closed - Opened by phillipstanleymarbell over 5 years ago
- 1 comment
#115 - macOS compilation and dependence of latency processing scripts on gnu sed
Issue -
State: closed - Opened by phillipstanleymarbell over 5 years ago
- 1 comment
#112 - The elusive "cc1" compilation error
Issue -
State: open - Opened by SamuelmsWong-zz over 5 years ago
Labels: Bug
#109 - Removed Makefile duplication...
Pull Request -
State: closed - Opened by SamuelmsWong-zz over 5 years ago
- 2 comments
#95 - Neglect covar
Pull Request -
State: closed - Opened by phillipstanleymarbell over 5 years ago
- 6 comments
#77 - Build benchmarks for RISC-V
Issue -
State: closed - Opened by phillipstanleymarbell almost 6 years ago
- 1 comment
#53 - Issue 52: Implement mass modeling and use existing spatial modeling to feed a propulsion power estimator
Pull Request -
State: closed - Opened by phillipstanleymarbell about 6 years ago
- 2 comments
#46 - Remove local conf
Issue -
State: open - Opened by phillipstanleymarbell about 6 years ago
Labels: Verify
#44 - Update submodules.
Issue -
State: open - Opened by phillipstanleymarbell about 6 years ago
Labels: Verify
#42 - Switch to using our refactored phillipstanleymarbell/sunflower-simulator
Issue -
State: closed - Opened by phillipstanleymarbell about 6 years ago
- 1 comment
Labels: Verify
#39 - Add support for 64-bit native execution
Issue -
State: open - Opened by phillipstanleymarbell over 6 years ago
- 5 comments
Labels: Enhancement
#32 - RISC-V implementation files have inaccurate copyright date or missing copyright header.
Issue -
State: open - Opened by phillipstanleymarbell over 6 years ago
- 1 comment
Labels: Verify
#31 - In `reg_read_riscv()`, `data` may be uninitialized if `n > RISCV_GPR`
Issue -
State: open - Opened by phillipstanleymarbell over 6 years ago
- 2 comments
Labels: Bug
#29 - RISC-V implementation source mixes tabs with spaces
Issue -
State: open - Opened by phillipstanleymarbell over 6 years ago
- 1 comment
Labels: Verify
#26 - Merge in abandoned code revision (version 2) from circa 2012
Issue -
State: open - Opened by phillipstanleymarbell almost 7 years ago
Labels: Next-Up
#23 - Sunflower SegFaults if the first thing entered in sf terminal is ctrl+D (^D,EOF)
Issue -
State: open - Opened by phillipstanleymarbell about 7 years ago
- 1 comment
Labels: Verify
#16 - Sim make command
Issue -
State: open - Opened by GeorginaBenson about 7 years ago
- 4 comments
Labels: Verify
#6 - Stray section heading "10.7 SECTION:CONFIGH" in manual
Issue -
State: open - Opened by phillipstanleymarbell over 8 years ago
- 1 comment
Labels: Verify
#3 - Update manual to make URLs link to GitHub rather than the old hg.sflr.org
Issue -
State: open - Opened by phillipstanleymarbell over 8 years ago
Labels: Verify