| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
libm: fix typo caused compile failed make[1]: Entering directory '/home/ligd/platform/trunk_merge_all/nuttx/libs/libm' Makefile:93: *** target file 'context' has both : and :: entries. Stop. make[1]: Leaving directory '/home/ligd/platform/trunk_merge_all/nuttx/libs/libm' Signed-off-by: ligd <liguiding1@xiaomi.com> | 11 个月前 | |
Remove all jira and changeid information from the kernel Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 11 个月前 | |
Remove all jira and changeid information from the kernel Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 11 个月前 | |
cmake(bugfix):fix arch x86_64 cmake build openlibm warning Building C object libs/libm/openlibm/CMakeFiles/m.dir/openlibm/src/s_clog.c.obj In file included from /work/rel-5.0/nuttx/libs/libm/openlibm/openlibm/src/math_private.h:22, from /work/rel-5.0/nuttx/libs/libm/openlibm/openlibm/src/s_clog.c:61: /work/rel-5.0/nuttx/libs/libm/openlibm/openlibm/src/s_clog.c:78:33: warning: ‘clogl’ alias between functions of incompatible types ‘_Complex long double(_Complex long double)’ and ‘_Complex double(_Complex double)’ [-Wattribute-alias=] 78 | openlibm_strong_reference(clog, clogl); | ^~~~~ /work/rel-5.0/nuttx/libs/libm/openlibm/openlibm/src/cdefs-compat.h:24:50: note: in definition of macro ‘openlibm_strong_reference’ 24 | OLM_DLLEXPORT extern __typeof (aliassym) aliassym __attribute__ ((__alias__ (#sym))); | ^~~~~~~~ /work/rel-5.0/nuttx/libs/libm/openlibm/openlibm/src/s_clog.c:64:1: note: aliased declaration here 64 | clog(double complex z) Building C object libs/libm/openlibm/CMakeFiles/m.dir/openlibm/amd64/fenv.c.obj In file included from /work/rel-5.0/nuttx/libs/libm/openlibm/openlibm/include/openlibm_fenv.h:8, from /work/rel-5.0/nuttx/libs/libm/openlibm/openlibm/amd64/fenv.c:35: /work/rel-5.0/nuttx/libs/libm/openlibm/openlibm/include/openlibm_fenv_amd64.h:99:1: warning: declaration of ‘feclearexcept’ shadows a built-in function [-Wshadow] 99 | feclearexcept(int __excepts) | ^~~~~~~~~~~~~ /work/rel-5.0/nuttx/libs/libm/openlibm/openlibm/include/openlibm_fenv_amd64.h:117:1: warning: declaration of ‘fegetexceptflag’ shadows a built-in function [-Wshadow] 117 | fegetexceptflag(fexcept_t *__flagp, int __excepts) Signed-off-by: fangxinyong <fangxinyong@xiaomi.com> | 11 个月前 | |
dns: fix dns failed when ipv4/6 dual stack enable The ipv6 address filled the cache, and the ipv4 address did not have a place to store it, causing the resolution to fail. so if IPV6 has already filled the buffer, rewrite ipv4 DNS results from half of the buffer. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 11 个月前 | |
Merge branch 'master' into vela apache/nuttx commit id: eb27ebba8adfe29644a7b890f86e6f16941921dc Signed-off-by: ligd <liguiding1@xiaomi.com> Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 11 个月前 | |
dns: fix dns failed when ipv4/6 dual stack enable The ipv6 address filled the cache, and the ipv4 address did not have a place to store it, causing the resolution to fail. so if IPV6 has already filled the buffer, rewrite ipv4 DNS results from half of the buffer. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 11 个月前 | |
libm: fix typo caused compile failed make[1]: Entering directory '/home/ligd/platform/trunk_merge_all/nuttx/libs/libm' Makefile:93: *** target file 'context' has both : and :: entries. Stop. make[1]: Leaving directory '/home/ligd/platform/trunk_merge_all/nuttx/libs/libm' Signed-off-by: ligd <liguiding1@xiaomi.com> | 11 个月前 | |
Merge branch 'master' into vela apache/nuttx commit id: eb27ebba8adfe29644a7b890f86e6f16941921dc Signed-off-by: ligd <liguiding1@xiaomi.com> Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 11 个月前 |