atwww
|
b421b4e1f4
|
修复C++11 thread_local对象析构函数与实际内存释放动作顺序相反问题
|
2024-05-11 13:50:02 -04:00 |
Wat
|
cb6d451564
|
Add GCC generalized atomic operation function
|
2024-03-24 23:01:11 -04:00 |
Meco Man
|
30c793fdb9
|
[tools] add GetGCCLikePLATFORM
GCC like means the toolchains which are compatible with GCC
|
2023-08-21 01:25:52 -04:00 |
zhkag
|
33f550cb65
|
[Kernel] message 可以返回消息的实际大小 (#7709)
|
2023-06-21 18:22:42 +08:00 |
Meco Man
|
4f5ba63c7c
|
[cpp] attach CXXFLAGS to reduce the resource consumptions
|
2023-06-14 08:49:33 -04:00 |
yangjie11
|
c4df1d6a19
|
[cpp] support rt-thread CPP wrapper sub-switch macros
|
2023-06-14 08:49:33 -04:00 |
Mengxi-Xu
|
1e5dc5509e
|
[libc][cpp] 增加 cxx_crt_init.c 函数注释 (#7535)
|
2023-05-20 01:27:55 -04:00 |
zouziyu2002
|
ce4674defa
|
[HUST CSE] add forced type conversion when using 'realloc','malloc','calloc' for better readability
|
2023-04-28 15:55:28 +01:00 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Man, Jianting (Meco)
|
99bdf978d7
|
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak
* [rtdef] rename RT_USED attribute as rt_used
* [rtdef] rename RT_SECTION attribute as rt_section
* [rtdef] rename ALIGN attribute as rt_align
* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
|
2022-12-11 13:12:03 -05:00 |
Meco Man
|
dd94198bd6
|
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
|
2022-08-16 09:39:00 +08:00 |
Meco Man
|
50f041f5c2
|
[Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链
|
2022-06-09 07:01:59 +08:00 |
guozhanxin
|
7a717b094e
|
[fix] building error.
|
2022-04-21 14:35:11 +08:00 |
thewon86
|
f5b0bfd3f4
|
uniform code writing-disable interrupt
|
2022-04-20 14:22:43 +08:00 |
Man, Jianting (Meco)
|
a514b3bd16
|
[components][kconfig] 整理Kconfig目录名称和结构 (#5698)
|
2022-03-25 23:07:18 +08:00 |