This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Nolimips, a MIPS simulator with infinitely many registers".
The branch master has been updated via 9c67b2b7ce8c81850145adb0bb1065e9556b210a (commit) via 4a1885dc570285912eba128dde6403c67dd80424 (commit) via 990adfef6501e7ffd92dae4a915b142932db9268 (commit) from b1ba162c37f097ab33e1421ed5fd69155ccf9a3e (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- 9c67b2b Fix the handling of `.half' assembler directives. 4a1885d Fix the comparison of produced and expected tests outputs. 990adfe Get rid of mutable references, rejected by g++ since version 4.6. -----------------------------------------------------------------------
Summary of changes: ChangeLog | 30 ++++++++++++++++++++++++++++++ src/inst/program_builder.hxx | 4 ++-- src/task/boolean_task.hh | 6 +++--- src/task/int_task.hh | 6 +++--- tests/good/Makefile.am | 3 ++- tests/good/print-half.ref | 1 + tests/good/print-half.s | 22 ++++++++++++++++++++++ tests/nolimips-check | 4 ++-- 8 files changed, 65 insertions(+), 11 deletions(-) create mode 100644 tests/good/print-half.ref create mode 100644 tests/good/print-half.s
hooks/post-receive