patacongo commented on PR #8913:
URL: https://github.com/apache/nuttx/pull/8913#issuecomment-1485900838
If anyone cares where the size increases were with #8885
New Functions/Data (function size)
38 T nxsig_nandset
34 T sigandset
34 T sigorset
34 T nxsig_xorset
18 T sigisemptyset
---
124
Not new, but apparently inlined before
36 T sigaddset
18 T sigfillset
8 T sigemptyset
---
62
Modified Functions/Data (size increase)
.text
188 T nxsig_timedwait
138 T nxsig_procmask
86 T nxsig_deliver
40 T nxsig_unmask_pendingsignal
34 T nxsig_tcbdispatch
18 T nxsig_delset
18 T nxsig_pendingset
18 T nxtask_setup_scheduler
16 T nxsig_ismember
16 T nxsig_addset
16 T nxsig_cleanup
16 t nxsig_alloc_block
10 T nxsig_nanosleep
4 T posix_spawnattr_init
---
618
Total FLASH:
---
804
.bss
16 b g_idletcb
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]