Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __go_assert. Comment out several printf calls. | ian | 2010-08-01 | 1 | -3/+3 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gccgo@162802 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Add assert on rtems_task_variable_add error. | ian | 2010-07-12 | 1 | -0/+3 |
| | | | | | | | | assert is used so that if rtems_task_variable_add fails, the error is fatal. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gccgo@162068 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Add thread-local variables in Go as task-variables in RTEMS. | ian | 2010-07-02 | 1 | -0/+21 |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gccgo@161717 138bc75d-0d04-0410-961f-82ee72b054a4 |