]> begriffs open source - freertos/history - portable/GCC/RISC-V
GCC: ARM_CM0: Fix L6286E error on Keil MDK (#1131)
[freertos] / portable / GCC / RISC-V /
2024-04-15 Soren PtakFix the pxTopcOfStack typo in the RISC-V ports. (#1030)
2024-02-26 Soren PtakUse Regex for Copyright Year in Header Check (#1002)
2024-01-03 chinglee-iotFix portSET_INTERRUPT_MASK_FROM_ISR definition for...
2023-10-27 Joe BenczarskiSupport configurable RISC-V chip extension (#773)
2023-09-20 Boris van der MeerAdd trace hook macro for most ports (#794)
2023-09-05 Soren PtakCI-CD Updates (#768)
2023-04-25 Paul Bartelltree-wide: Unify formatting of __cplusplus ifdefs
2022-11-29 Paul BartellNormalize line endings and whitespace in source files
2022-11-29 Kody StribrnyAdd IAR RISC-V 32 Embedded Extension Support (#588)
2022-08-30 Jakub LužnýRISC-V: Add support for RV32E extension in GCC port...
2022-02-17 Ming YueRemove exception loop tags. (#457)
2022-02-15 Ming YueUse a dedicated symbol for in-function loop to avoid...
2022-02-08 Gaurav-Aggarwal-AWSAdd alignment for the direct mode handler (#449)
2022-01-27 Gaurav-Aggarwal-AWSRiscv re-factoring (#444)
2021-12-28 FabianRISC-V: No #error on RV64 regarding byte alignment...
2021-09-01 Gaurav-Aggarwal-AWSAdd freertos_risc_v_chip_specific_extensions.h for...
2021-06-02 Paul BartellNormalize files with mixed line endings (introduced...
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellUpdate license text for ports that were previously...
2021-05-28 Paul BartellRemove "1 tab == 4 spaces!" line from files that still...
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2021-05-24 j4cboWrap macros in do { ... } while( 0 ) (#240)
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-09-18 Cobus van EedenUpdate History.txt and fix versioning in asm files...
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-14 RichardBarrySets the version number to 10.4.0 in assembly files...
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-09-10 Joseph JulicherRevert "RISC-V: Add RV32E / FPU support for GCC (#140...
2020-09-09 Emmanuel PuertoRISC-V: Add RV32E / FPU support for GCC (#140)
2020-08-21 alfred gedeonStyle: Make freertos.org = FreeRTOS.org and add https...
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-17 alfred gedeonStyle: Revert uncrustify for portable directories ...
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-05-02 RichardBarryFix/clear MIE bit in initial RISC-V mstatus register...
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only