| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-16 | Fix nested comment warning in RX GCC ports (#550) | franco | |
| The RX GCC assembly port contains an unclosed C-style comment in tx_thread_context_save.S. Because .S files are passed through the C preprocessor before assembly, the nested comment can trigger GCC warnings. Close the affected comment block without changing assembly instructions or runtime behavior. Signed-off-by: FranCDoc <[email protected]> | |||
| 2026-03-05 | Updated copyright headers and version number constants (#509) | Frédéric Desbiens | |
| * Updated version number constants * Removed revision history from all files * Added Eclipse ThreadX contributors' copyright header | |||
| 2024-02-23 | Update the copyright for all assembly files. | bo chen | |
| 2024-01-30 | Update version id string. | Bo Chen (from Dev Box) | |
| 2022-04-26 | Import RX port update for 6.1.11 release. | Tiejun Zhou | |
| 2022-02-01 | Add rxv1, v2, v3 port: removed system state macro, added missing interrupt ↵ | Yuxin Zhou | |
| control defines, and added missing thread preemption logic. | |||
| 2021-10-17 | Removed unused code.v6.1.9_rel | Tiejun Zhou | |
| 2021-10-14 | Release 6.1.9 | Yuxin Zhou | |
| 2021-06-02 | Release 6.1.7 | Bo Chen | |
